| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2021-07-10 | 1 | -0/+1 |
|\ |
|
| * | kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild | Masahiro Yamada | 2021-05-26 | 1 | -0/+1 |
* | | mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t * | Aneesh Kumar K.V | 2021-07-08 | 1 | -1/+1 |
* | | mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * | Aneesh Kumar K.V | 2021-07-08 | 1 | -1/+1 |
* | | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2021-07-02 | 1 | -12/+0 |
|\ \ |
|
| * | | asm-generic: use asm-generic/unaligned.h for most architectures | Arnd Bergmann | 2021-05-10 | 1 | -12/+0 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-07-02 | 4 | -8/+2 |
|\ \ \ |
|
| * | | | kernel.h: split out panic and oops helpers | Andy Shevchenko | 2021-07-01 | 1 | -0/+1 |
| * | | | 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 | -1/+0 |
| * | | | mm: generalize ZONE_[DMA|DMA32] | Kefeng Wang | 2021-07-01 | 1 | -3/+1 |
| * | | | mm/kconfig: move HOLES_IN_ZONE into mm | Kefeng Wang | 2021-07-01 | 1 | -3/+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 | 8 | -12/+10 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA | Mike Rapoport | 2021-06-29 | 1 | -1/+1 |
| * | | | arch, mm: remove stale mentions of DISCONIGMEM | Mike Rapoport | 2021-06-29 | 2 | -6/+4 |
| * | | | mm: update legacy flush_tlb_* to use vma | Chen Li | 2021-06-29 | 1 | -1/+1 |
| * | | | ia64: mca_drv: fix incorrect array size calculation | Arnd Bergmann | 2021-06-29 | 1 | -1/+1 |
| * | | | ia64: headers: drop duplicated words | Randy Dunlap | 2021-06-29 | 3 | -3/+3 |
| |/ / |
|
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2021-06-28 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable() | Peter Collingbourne | 2021-06-04 | 1 | -3/+3 |
| |/ / |
|
* | | | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-06-28 | 4 | -8/+7 |
|\ \ \ |
|
| * | | | sched: Change task_struct::state | Peter Zijlstra | 2021-06-18 | 2 | -5/+5 |
| * | | | sched: Introduce task_is_running() | Peter Zijlstra | 2021-06-18 | 1 | -2/+2 |
| * | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar | 2021-06-03 | 1 | -1/+1 |
| |\| | |
|
| * | | | sched/core: Initialize the idle task with preemption disabled | Valentin Schneider | 2021-05-12 | 1 | -1/+0 |
| | |/
| |/| |
|
* | | | Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2021-06-28 | 1 | -16/+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 | -9/+0 |
| |/ / |
|
* | | | Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2021-06-28 | 3 | -40/+60 |
|\ \ \
| |_|/
|/| | |
|
| * | | locking/atomic: delete !ARCH_ATOMIC remnants | Mark Rutland | 2021-05-26 | 1 | -1/+0 |
| * | | locking/atomic: ia64: move to ARCH_ATOMIC | Mark Rutland | 2021-05-26 | 4 | -40/+61 |
| |/ |
|
* / | quota: Disable quotactl_path syscall | Jan Kara | 2021-05-17 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-05-07 | 2 | -19/+0 |
|\ |
|
| * | mm: remove xlate_dev_kmem_ptr() | David Hildenbrand | 2021-05-07 | 2 | -19/+0 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-05-05 | 2 | -12/+5 |
|\| |
|
| * | mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE] | Anshuman Khandual | 2021-05-05 | 1 | -6/+2 |
| * | mm: generalize HUGETLB_PAGE_SIZE_VARIABLE | Anshuman Khandual | 2021-05-05 | 1 | -5/+1 |
| * | hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() | Peter Xu | 2021-05-05 | 1 | -1/+2 |
* | | 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 |
* | | mm: move mem_init_print_info() into mm_init() | Kefeng Wang | 2021-04-30 | 1 | -1/+0 |
* | | ia64: module: fix symbolizer crash on fdescr | Sergei Trofimovich | 2021-04-30 | 2 | -5/+30 |
* | | ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAP | Sergei Trofimovich | 2021-04-30 | 13 | -331/+4 |
* | | ia64: mca: always make IA64_MCA_DEBUG an expression | Sergei Trofimovich | 2021-04-30 | 1 | -2/+2 |
* | | ia64: fix EFI_DEBUG build | Sergei Trofimovich | 2021-04-30 | 1 | -5/+6 |
* | | ia64: trivial spelling fixes | Bhaskar Chowdhury | 2021-04-30 | 1 | -3/+3 |
* | | ia64: simplify code flow around swiotlb init | Sergei Trofimovich | 2021-04-30 | 1 | -2/+5 |
* | | ia64: drop unused IA64_FW_EMU ifdef | Sergei Trofimovich | 2021-04-30 | 1 | -5/+0 |