index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
hexagon
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-23
hexagon: vdso: Fix build failure
Guenter Roeck
1
-1
/
+1
2024-09-01
mm: remove legacy install_special_mapping() code
Linus Torvalds
1
-4
/
+10
2024-07-10
hexagon: use new system call table
Arnd Bergmann
2
-2
/
+9
2024-06-25
hexagon: fix fadvise64_64 calling conventions
Arnd Bergmann
1
-0
/
+7
2024-03-26
hexagon: vmlinux.lds.S: handle attributes section
Nathan Chancellor
1
-0
/
+1
2024-03-04
smp: Consolidate smp_prepare_boot_cpu()
Thomas Gleixner
1
-4
/
+0
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+5
2023-12-10
hexagon: traps: add internal prototypes for functions only called from asm
Nathan Chancellor
1
-0
/
+4
2023-12-10
hexagon: traps: remove sys_syscall()
Nathan Chancellor
1
-7
/
+0
2023-12-10
hexagon: vm_events: remove unused dummy_handler()
Nathan Chancellor
1
-7
/
+0
2023-12-10
hexagon: vdso: include asm/elf.h for arch_setup_additional_pages() prototype
Nathan Chancellor
1
-0
/
+1
2023-12-10
hexagon: process: add internal prototype for do_work_pending()
Nathan Chancellor
1
-0
/
+1
2023-12-10
hexagon: process: include linux/cpu.h for arch_cpu_idle() prototype
Nathan Chancellor
1
-0
/
+1
2023-12-10
hexagon: reset: include linux/reboot.h for prototypes
Nathan Chancellor
1
-0
/
+1
2023-12-10
hexagon: signal: switch to SYSCALL_DEFINE0 for sys_rt_sigreturn()
Nathan Chancellor
1
-1
/
+1
2023-12-10
hexagon: time: include asm/delay.h for prototypes
Nathan Chancellor
1
-0
/
+1
2023-12-10
hexagon: time: mark time_init_deferred() as static
Nathan Chancellor
1
-1
/
+1
2023-12-10
hexagon: time: include asm/time.h for prototypes
Nathan Chancellor
1
-0
/
+1
2023-12-10
hexagon: smp: mark handle_ipi() and start_secondary() as static
Nathan Chancellor
1
-2
/
+2
2023-11-23
hexagon: Remove CONFIG_HEXAGON_ARCH_VERSION from uapi header
Thomas Huth
1
-2
/
+5
2023-10-17
vgacon, arch/*: remove unused screen_info definitions
Arnd Bergmann
2
-5
/
+0
2023-08-18
hexagon: mm: convert to GENERIC_IOREMAP
Baoquan He
1
-2
/
+0
2023-06-14
Hexagon: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
1
-3
/
+3
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
1
-1
/
+1
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
1
-1
/
+0
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
1
-1
/
+0
2022-11-15
hexagon: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
1
-4
/
+3
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-7
/
+0
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
1
-1
/
+2
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
1
-7
/
+0
2022-07-29
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
1
-5
/
+0
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
1
-4
/
+3
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
1
-2
/
+5
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-6
/
+5
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2
-3
/
+2
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
1
-3
/
+3
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
1
-1
/
+0
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-01-08
hexagon: Fix function name in die()
Nathan Chancellor
1
-1
/
+1
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+1
2021-11-20
hexagon: ignore vmlinux.lds
Nathan Chancellor
1
-0
/
+1
2021-11-20
hexagon: clean up timer-regs.h
Nathan Chancellor
1
-2
/
+10
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-3
/
+1
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+0
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
1
-4
/
+0
2021-09-02
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-46
/
+11
2021-08-19
hexagon: use the generic global coherent pool
Christoph Hellwig
1
-46
/
+11
2021-07-23
hexagon: use generic strncpy/strnlen from_user
Arnd Bergmann
1
-1
/
+0
2021-07-08
hexagon: use common DISCARDS macro
Nathan Chancellor
1
-6
/
+1
2021-07-08
hexagon: handle {,SOFT}IRQENTRY_TEXT in linker script
Nathan Chancellor
1
-0
/
+2
[next]