Age | Commit message (Expand) | Author |
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: irq: add prototype for arch_do_IRQ() | 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: vm_tlb: include asm/tlbflush.h for prototypes | Nathan Chancellor |
2023-12-10 | hexagon: vm_fault: include asm/vm_fault.h for prototypes | Nathan Chancellor |
2023-12-10 | hexagon: vm_fault: mark do_page_fault() as static | Nathan Chancellor |
2023-12-10 | hexagon: smp: mark handle_ipi() and start_secondary() as static | Nathan Chancellor |
2023-12-10 | hexagon: mm: include asm/setup.h for setup_arch_memory()'s prototype | Nathan Chancellor |
2023-12-10 | hexagon: mm: mark paging_init() as static | Nathan Chancellor |
2023-12-10 | hexagon: uaccess: remove clear_user_hexagon() | Nathan Chancellor |
2023-12-05 | Hexagon: Make pfn accessors statics inlines | Linus Walleij |
2023-11-23 | Merge branch 'asm-generic-io.h-cleanup' into asm-generic | Arnd Bergmann |
2023-11-23 | hexagon: Remove CONFIG_HEXAGON_ARCH_VERSION from uapi header | Thomas Huth |
2023-11-23 | asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr() | Kefeng Wang |
2023-11-23 | arch/*/io.h: remove ioremap_uc in some architectures | Baoquan He |
2023-11-03 | Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2023-10-25 | hexagon: Remove unusable symbols from the ptrace.h uapi | Thomas Huth |
2023-10-17 | vgacon, arch/*: remove unused screen_info definitions | Arnd Bergmann |
2023-08-31 | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-08-29 | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-08-24 | mm: rationalise flush_icache_pages() and flush_icache_page() | Matthew Wilcox (Oracle) |
2023-08-24 | hexagon: implement the new page table range API | Matthew Wilcox (Oracle) |
2023-08-21 | treewide: drop CONFIG_EMBEDDED | Randy Dunlap |
2023-08-21 | hexagon: convert __pte_free_tlb() to use ptdescs | Vishal Moola (Oracle) |
2023-08-18 | hexagon: mm: convert to GENERIC_IOREMAP | Baoquan He |
2023-07-11 | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma() | Rick Edgecombe |
2023-06-28 | Merge branch 'expand-stack' | Linus Torvalds |
2023-06-27 | Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-06-24 | mm/fault: convert remaining simple cases to lock_mm_and_find_vma() | Linus Torvalds |
2023-06-14 | Hexagon: Replace all non-returning strlcpy with strscpy | Azeem Shaikh |
2023-06-05 | locking/atomic: treewide: delete arch_atomic_*() kerneldoc | Mark Rutland |
2023-06-05 | locking/atomic: hexagon: add preprocessor symbols | Mark Rutland |
2023-06-05 | locking/atomic: make atomic*_{cmp,}xchg optional | Mark Rutland |
2023-06-05 | locking/atomic: hexagon: remove redundant arch_atomic_cmpxchg | Mark Rutland |
2023-05-05 | Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-04-29 | locking/arch: Rename all internal __xchg() names to __arch_xchg() | Andrzej Hajda |
2023-03-24 | treewide: Trace IPIs sent via smp_send_reschedule() | Valentin Schneider |
2023-03-05 | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2023-03-02 | hexagon: fix livelock in uaccess | Al Viro |
2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |