Age | Commit message (Expand) | Author |
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-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 |
2016-09-27 | exceptions: detritus removal | Al Viro |
2016-09-22 | percpu: improve generic percpu modify-return implementation | Nicholas Piggin |
2016-09-22 | libata: remove <asm-generic/libata-portmap.h> | Christoph Hellwig |
2016-09-22 | kbuild: -ffunction-sections fix for archs with conflicting sections | Nicholas Piggin |
2016-09-14 | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-09-13 | asm-generic: make get_user() clear the destination on errors | Al Viro |
2016-09-09 | asm-generic: make copy_from_user() zero the destination properly | Al Viro |
2016-09-09 | kbuild: allow archs to select link dead code/data elimination | Nicholas Piggin |
2016-08-30 | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Josh Poimboeuf |
2016-08-10 | locking/qrwlock: Fix write unlock bug on big endian systems | pan xinhui |
2016-08-07 | EXPORT_SYMBOL() for asm | Al Viro |
2016-08-05 | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds |
2016-08-02 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-07-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-07-26 | mm/mmu_gather: track page size with mmu gather and force flush if page size c... | Aneesh Kumar K.V |
2016-07-26 | mm: change the interface for __tlb_remove_page() | Aneesh Kumar K.V |
2016-07-26 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2016-07-25 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-07-15 | vmlinux.lds: account for destructor sections | Dmitry Vyukov |
2016-07-14 | sched/cputime: Count actually elapsed irq & softirq time | Rik van Riel |
2016-07-07 | locking/atomic: Introduce inc/dec variants for the atomic_fetch_$op() API | Davidlohr Bueso |
2016-06-20 | vmlinux.lds.h: replace config_enabled() with IS_ENABLED() | Masahiro Yamada |
2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra |
2016-06-16 | locking/atomic: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}... | Peter Zijlstra |
2016-06-14 | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra |