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