Age | Commit message (Expand) | Author |
14 days | hexagon: Fix unbalanced spinlock in die() | Lin Yujun |
14 days | hexagon: Fix warning comparing pointer to 0 | Yang Li |
14 days | hexagon: time: Remove redundant null check for resource | Hardevsinh Palaniya |
2024-09-23 | hexagon: vdso: Fix build failure | Guenter Roeck |
2024-09-01 | mm: remove legacy install_special_mapping() code | Linus Torvalds |
2024-07-10 | hexagon: use new system call table | Arnd Bergmann |
2024-06-25 | hexagon: fix fadvise64_64 calling conventions | Arnd Bergmann |
2024-03-26 | hexagon: vmlinux.lds.S: handle attributes section | Nathan Chancellor |
2024-03-04 | smp: Consolidate smp_prepare_boot_cpu() | Thomas Gleixner |
2024-01-10 | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-12-10 | hexagon: traps: add internal prototypes for functions only called from asm | Nathan Chancellor |
2023-12-10 | hexagon: traps: remove sys_syscall() | Nathan Chancellor |
2023-12-10 | hexagon: vm_events: remove unused dummy_handler() | Nathan Chancellor |
2023-12-10 | hexagon: vdso: include asm/elf.h for arch_setup_additional_pages() prototype | Nathan Chancellor |
2023-12-10 | hexagon: process: add internal prototype for do_work_pending() | Nathan Chancellor |
2023-12-10 | hexagon: process: include linux/cpu.h for arch_cpu_idle() prototype | Nathan Chancellor |
2023-12-10 | hexagon: reset: include linux/reboot.h for prototypes | Nathan Chancellor |
2023-12-10 | hexagon: signal: switch to SYSCALL_DEFINE0 for sys_rt_sigreturn() | Nathan Chancellor |
2023-12-10 | hexagon: time: include asm/delay.h for prototypes | Nathan Chancellor |
2023-12-10 | hexagon: time: mark time_init_deferred() as static | Nathan Chancellor |
2023-12-10 | hexagon: time: include asm/time.h for prototypes | Nathan Chancellor |
2023-12-10 | hexagon: smp: mark handle_ipi() and start_secondary() as static | Nathan Chancellor |
2023-11-23 | hexagon: Remove CONFIG_HEXAGON_ARCH_VERSION from uapi header | Thomas Huth |
2023-10-17 | vgacon, arch/*: remove unused screen_info definitions | Arnd Bergmann |
2023-08-18 | hexagon: mm: convert to GENERIC_IOREMAP | Baoquan He |
2023-06-14 | Hexagon: Replace all non-returning strlcpy with strscpy | Azeem Shaikh |
2023-03-24 | treewide: Trace IPIs sent via smp_send_reschedule() | Valentin Schneider |
2023-01-13 | arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled | Peter Zijlstra |
2023-01-13 | objtool/idle: Validate __cpuidle code as noinstr | Peter Zijlstra |
2022-11-15 | hexagon: ptrace: user_regset_copyin_ignore() always returns 0 | Sergey Shtylyov |
2022-10-12 | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-10-02 | kbuild: use obj-y instead extra-y for objects placed at the head | Masahiro Yamada |
2022-09-11 | kernel: exit: cleanup release_thread() | Kefeng Wang |
2022-07-29 | profile: setup_profiling_timer() is moslty not implemented | Ben Dooks |
2022-05-07 | fork: Generalize PF_IO_WORKER handling | Eric W. Biederman |
2022-05-07 | fork: Pass struct kernel_clone_args into copy_thread | Eric W. Biederman |
2022-03-28 | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-03-10 | resume_user_mode: Move to resume_user_mode.h | Eric W. Biederman |
2022-03-10 | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h | Eric W. Biederman |
2022-02-25 | uaccess: remove CONFIG_SET_FS | Arnd Bergmann |
2022-01-17 | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-01-08 | hexagon: Fix function name in die() | Nathan Chancellor |
2021-12-13 | exit: Add and use make_task_dead. | Eric W. Biederman |
2021-11-20 | hexagon: ignore vmlinux.lds | Nathan Chancellor |
2021-11-20 | hexagon: clean up timer-regs.h | Nathan Chancellor |
2021-10-15 | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook |
2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-08 | trap: cleanup trap_init() | Kefeng Wang |
2021-09-02 | Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2021-08-19 | hexagon: use the generic global coherent pool | Christoph Hellwig |