Age | Commit message (Expand) | Author |
2017-03-09 | mm: convert generic code to 5-level paging | Kirill A. Shutemov |
2017-03-09 | asm-generic: introduce <asm-generic/pgtable-nop4d.h> | Kirill A. Shutemov |
2017-03-09 | asm-generic: introduce __ARCH_USE_5LEVEL_HACK | Kirill A. Shutemov |
2017-03-09 | asm-generic: introduce 5level-fixup.h | Kirill A. Shutemov |
2017-02-27 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez |
2017-02-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-02-24 | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux | Linus Torvalds |
2017-02-24 | mm/ksm: handle protnone saved writes when making page write protect | Aneesh Kumar K.V |
2017-02-24 | mm/autonuma: let architecture override how the write bit should be stashed in... | Aneesh Kumar K.V |
2017-02-24 | mm, x86: add support for PUD-sized transparent hugepages | Matthew Wilcox |
2017-02-25 | openrisc: add optimized atomic operations | Stefan Kristiansson |
2017-02-20 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-02-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-02-03 | modversions: treat symbol CRCs as 32 bit quantities | Ard Biesheuvel |
2017-02-01 | sched/cputime: Remove generic asm headers | Frederic Weisbecker |
2017-02-01 | ia64, sched/cputime: Move the nsecs based cputime headers to the last arch us... | Frederic Weisbecker |
2017-02-01 | sched/cputime: Remove jiffies based cputime | Frederic Weisbecker |
2017-01-20 | locking/rwsem: Remove unnecessary atomic_long_t casts | Waiman Long |
2017-01-05 | asm-prototypes: Clear any CPP defines before declaring the functions | Michal Marek |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-17 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-12-15 | Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-12-14 | x86/kbuild: enable modversions for symbols exported from asm | Adam Borowski |
2016-12-12 | mm: THP page cache support for ppc64 | Aneesh Kumar K.V |
2016-12-12 | mm: move vma_is_anonymous check within pmd_move_must_withdraw | Aneesh Kumar K.V |
2016-12-12 | mm: remove the page size change check in tlb_remove_page | Aneesh Kumar K.V |
2016-12-12 | mm: add tlb_remove_check_page_size_change to track page size change | Aneesh Kumar K.V |
2016-12-12 | mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages | Aneesh Kumar K.V |
2016-12-12 | mm: update mmu_gather range correctly | Aneesh Kumar K.V |
2016-12-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-12-12 | Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-12-06 | Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm... | Joerg Roedel |
2016-12-02 | default exported asm symbols to zero | Arnd Bergmann |
2016-11-29 | ACPI/IORT: Introduce linker section for IORT entries probing | Lorenzo Pieralisi |
2016-11-29 | kbuild: keep data tables through dead code elimination | Nicholas Piggin |
2016-11-22 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2016-11-16 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar |
2016-11-15 | sched/cputime, powerpc: Remove cputime_to_scaled() | Stanislaw Gruszka |
2016-11-11 | mm: kmemleak: scan .data.ro_after_init | Jakub Kicinski |
2016-11-11 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2016-11-09 | x86/pat, mm: Make track_pfn_insert() return void | Borislav Petkov |
2016-11-08 | percpu: use notrace variant of preempt_disable/preempt_enable | Heiko Carstens |
2016-10-27 | kconfig.h: remove config_enabled() macro | Masahiro Yamada |
2016-10-25 | locking/mutex: Kill arch specific code | Peter Zijlstra |
2016-10-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-10-14 | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds |
2016-10-14 | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds |
2016-10-11 | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-10-07 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf |
2016-10-07 | mm: move phys_mem_access_prot_allowed() declaration to pgtable.h | Baoyou Xie |