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