Age | Commit message (Expand) | Author |
2021-11-14 | Merge tag 'sh-for-5.16' of git://git.libc.org/linux-sh | Linus Torvalds |
2021-11-10 | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-11-01 | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-11-01 | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-10-27 | sh: pgtable-3level: Fix cast to pointer from integer of different size | Geert Uytterhoeven |
2021-10-27 | sh: define __BIG_ENDIAN for math-emu | Randy Dunlap |
2021-10-27 | sh: Cleanup about SPARSE_IRQ | Kefeng Wang |
2021-10-18 | mm: Add flush_dcache_folio() | Matthew Wilcox (Oracle) |
2021-10-15 | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook |
2021-09-30 | kprobes: treewide: Make it harder to refer kretprobe_trampoline directly | Masami Hiramatsu |
2021-09-24 | sh: pgtable-3level: fix cast to pointer from integer of different size | Geert Uytterhoeven |
2021-09-17 | sh: fix trivial misannotations | Al Viro |
2021-09-14 | arch: remove unused function syscall_set_arguments() | Peter Collingbourne |
2021-09-03 | mm: remove flush_kernel_dcache_page | Christoph Hellwig |
2021-07-08 | mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * | Aneesh Kumar K.V |
2021-07-02 | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-07-01 | mm/thp: define default pmd_pgtable() | Anshuman Khandual |
2021-07-01 | mm: define default value for FIRST_USER_ADDRESS | Anshuman Khandual |
2021-06-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-06-29 | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA | Mike Rapoport |
2021-05-26 | locking/atomic: sh: move to ARCH_ATOMIC | Mark Rutland |
2021-05-10 | sh: remove unaligned access for sh4a | Arnd Bergmann |
2021-05-07 | mm: remove xlate_dev_kmem_ptr() | David Hildenbrand |
2021-05-06 | arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300 | Yury Norov |
2021-04-30 | arch/sh/include/asm/tlb.h: remove duplicate include | Zhang Yunkai |
2021-02-12 | Merge branch 'x86/paravirt' into x86/entry | Ingo Molnar |
2021-02-10 | softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig | Thomas Gleixner |
2021-01-24 | Merge tag 'sh-for-5.11' of git://git.libc.org/linux-sh | Linus Torvalds |
2021-01-06 | sh: Drop ARCH_NR_GPIOS definition | Andy Shevchenko |
2020-12-29 | local64.h: make <asm/local64.h> mandatory | Randy Dunlap |
2020-12-16 | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-12-16 | Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-12-15 | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2020-12-15 | Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-11-23 | sh: irqstat: Use the generic irq_cpustat_t | Thomas Gleixner |
2020-11-20 | sh: Enable seccomp architecture tracking | YiFei Zhu |
2020-11-09 | sh: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-11-06 | sh/highmem: Remove all traces of unused cruft | Thomas Gleixner |
2020-10-27 | sh: use asm-generic/mmu_context.h for no-op implementations | Nicholas Piggin |
2020-10-26 | asm-generic: add generic MMU versions of mmu context functions | Nicholas Piggin |
2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches |
2020-10-12 | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-09-13 | sh: remove spurious circular inclusion from asm/smp.h | Rich Felker |
2020-08-20 | sh: propage the calling conventions change down to csum_partial_copy_generic() | Al Viro |
2020-08-20 | saner calling conventions for csum_and_copy_..._user() | Al Viro |
2020-08-20 | csum_partial_copy_nocheck(): drop the last argument | Al Viro |
2020-08-20 | unify generic instances of csum_partial_copy_nocheck() | Al Viro |
2020-08-15 | Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh | Linus Torvalds |
2020-08-14 | sh: use generic strncpy() | Kuninori Morimoto |