| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-07-30 | 1 | -1/+0 |
|\ |
|
| * | arch: Kconfig: clean up obsolete use of HAVE_IDE | Lukas Bulwahn | 2021-07-30 | 1 | -1/+0 |
* | | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2021-07-10 | 2 | -5/+4 |
|\ \ |
|
| * | | sh: move core-y in arch/sh/Makefile to arch/sh/Kbuild | Masahiro Yamada | 2021-05-26 | 2 | -5/+3 |
| * | | kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild | Masahiro Yamada | 2021-05-26 | 1 | -0/+1 |
* | | | mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * | Aneesh Kumar K.V | 2021-07-08 | 1 | -2/+2 |
* | | | sh: convert to setup_initial_init_mm() | Kefeng Wang | 2021-07-08 | 1 | -4/+1 |
| |/
|/| |
|
* | | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2021-07-02 | 2 | -212/+0 |
|\ \ |
|
| * | | sh: remove unaligned access for sh4a | Arnd Bergmann | 2021-05-10 | 2 | -212/+0 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-07-02 | 2 | -3/+0 |
|\ \ \ |
|
| * | | | mm/thp: define default pmd_pgtable() | Anshuman Khandual | 2021-07-01 | 1 | -1/+0 |
| * | | | mm: define default value for FIRST_USER_ADDRESS | Anshuman Khandual | 2021-07-01 | 1 | -2/+0 |
* | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2021-07-01 | 1 | -1/+0 |
|\ \ \ \ |
|
| * | | | | clkdev: remove CONFIG_CLKDEV_LOOKUP | Arnd Bergmann | 2021-06-08 | 1 | -1/+0 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-07-01 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | quota: Wire up quotactl_fd syscall | Jan Kara | 2021-06-07 | 1 | -1/+1 |
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-06-30 | 4 | -5/+5 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA | Mike Rapoport | 2021-06-29 | 4 | -5/+5 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-06-28 | 2 | -3/+1 |
|\ \ \ \ |
|
| * | | | | sched: Introduce task_is_running() | Peter Zijlstra | 2021-06-18 | 1 | -1/+1 |
| * | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar | 2021-06-03 | 2 | -2/+1 |
| |\| | | |
|
| * | | | | sched/core: Initialize the idle task with preemption disabled | Valentin Schneider | 2021-05-12 | 1 | -2/+0 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2021-06-28 | 1 | -17/+0 |
|\ \ \ \ |
|
| * | | | | kprobes: Do not increment probe miss count in the fault handler | Naveen N. Rao | 2021-06-03 | 1 | -7/+0 |
| * | | | | kprobes: Remove kprobe::fault_handler | Peter Zijlstra | 2021-06-01 | 1 | -10/+0 |
| |/ / / |
|
* | | | | Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2021-06-28 | 5 | -15/+15 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | locking/atomic: delete !ARCH_ATOMIC remnants | Mark Rutland | 2021-05-26 | 1 | -1/+0 |
| * | | | locking/atomic: sh: move to ARCH_ATOMIC | Mark Rutland | 2021-05-26 | 6 | -15/+16 |
| |/ / |
|
* | | | Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-05-20 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | quota: Disable quotactl_path syscall | Jan Kara | 2021-05-17 | 1 | -1/+1 |
| |/ |
|
* / | sh: Remove unused variable | Eric Dumazet | 2021-05-10 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2021-05-08 | 4 | -79/+5 |
|\ |
|
| * | arch: use cross_compiling to check whether it is a cross build or not | Masahiro Yamada | 2021-05-05 | 1 | -1/+1 |
| * | sh: syscalls: switch to generic syscallhdr.sh | Masahiro Yamada | 2021-05-01 | 2 | -41/+2 |
| * | sh: syscalls: switch to generic syscalltbl.sh | Masahiro Yamada | 2021-05-01 | 2 | -37/+2 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-05-07 | 8 | -13/+3 |
|\ \ |
|
| * | | mm: remove xlate_dev_kmem_ptr() | David Hildenbrand | 2021-05-07 | 1 | -5/+0 |
| * | | drivers/char: remove /dev/kmem for good | David Hildenbrand | 2021-05-07 | 6 | -6/+0 |
| * | | arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300 | Yury Norov | 2021-05-07 | 1 | -2/+3 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-05-05 | 3 | -13/+4 |
|\| | |
|
| * | | mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE] | Anshuman Khandual | 2021-05-05 | 2 | -8/+2 |
| * | | mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS) | Anshuman Khandual | 2021-05-05 | 1 | -4/+1 |
| * | | hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() | Peter Xu | 2021-05-05 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2021-05-03 | 1 | -1/+1 |
|\ \ |
|
| * | | tracing: Fix various typos in comments | Ingo Molnar | 2021-03-23 | 1 | -1/+1 |
* | | | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2021-05-02 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | arch: Wire up Landlock syscalls | Mickaël Salaün | 2021-04-22 | 1 | -0/+3 |
| |/ / |
|
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-05-01 | 1 | -18/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | sh: Get rid of oprofile leftovers | Marc Zyngier | 2021-04-22 | 1 | -18/+0 |
| |/ |
|
* | | mm: move mem_init_print_info() into mm_init() | Kefeng Wang | 2021-04-30 | 1 | -1/+0 |