Age | Commit message (Expand) | Author |
2021-02-27 | Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-02-27 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2021-02-25 | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-02-24 | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-02-23 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-23 | Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-02-23 | whack-a-mole: don't open-code iminor/imajor | Al Viro |
2021-02-21 | arch: setup PF_IO_WORKER threads like PF_KTHREAD | Jens Axboe |
2021-02-22 | arch: syscalls: remove $(srctree)/ prefix from syscall tables | Masahiro Yamada |
2021-02-22 | arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work | Masahiro Yamada |
2021-02-21 | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-12 | Merge branch 'x86/paravirt' into x86/entry | Ingo Molnar |
2021-02-10 | softirq: Move do_softirq_own_stack() to generic asm header | Thomas Gleixner |
2021-02-10 | softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig | Thomas Gleixner |
2021-02-08 | module: remove EXPORT_UNUSED_SYMBOL* | Christoph Hellwig |
2021-01-29 | arch: sh: Remove CONFIG_OPROFILE support | Viresh Kumar |
2021-01-24 | Merge tag 'sh-for-5.11' of git://git.libc.org/linux-sh | Linus Torvalds |
2021-01-24 | fs: add mount_setattr() | Christian Brauner |
2021-01-06 | sh: mach-sh03: remove duplicate include | Wang Qing |
2021-01-06 | arch: sh: remove duplicate include | Wang Qing |
2021-01-06 | sh: Drop ARCH_NR_GPIOS definition | Andy Shevchenko |
2021-01-06 | sh: Remove unused HAVE_COPY_THREAD_TLS macro | Jinyang He |
2021-01-06 | sh: remove CONFIG_IDE from most defconfig | Christoph Hellwig |
2021-01-06 | sh: mm: Convert to DEFINE_SHOW_ATTRIBUTE | Qinglang Miao |
2021-01-06 | arch/sh: hyphenate Non-Uniform in Kconfig prompt | Randy Dunlap |
2021-01-06 | sh: dma: fix kconfig dependency for G2_DMA | Necip Fazil Yildiran |
2020-12-29 | local64.h: make <asm/local64.h> mandatory | Randy Dunlap |
2020-12-21 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2020-12-19 | epoll: wire up syscall epoll_pwait2 | Willem de Bruijn |
2020-12-16 | Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
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-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | 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-12-15 | Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner |
2020-12-14 | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-12-07 | sh: boards: Replace <linux/clk-provider.h> by <linux/of_clk.h> | Geert Uytterhoeven |
2020-11-24 | sched/idle: Fix arch_cpu_idle() vs tracing | Peter Zijlstra |
2020-11-24 | sh/irq: Add missing closing parentheses in arch_show_interrupts() | Geert Uytterhoeven |
2020-11-23 | sh: irqstat: Use the generic irq_cpustat_t | Thomas Gleixner |
2020-11-23 | sh: Get rid of nmi_count() | Thomas Gleixner |
2020-11-20 | sh: Enable seccomp architecture tracking | YiFei Zhu |
2020-11-18 | dma-mapping: remove the dma_direct_set_offset export | Christoph Hellwig |
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-30 | timekeeping: default GENERIC_CLOCKEVENTS to enabled | Arnd Bergmann |
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 |