Age | Commit message (Expand) | Author |
2017-03-09 | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov |
2017-03-03 | sched/core: Remove unused prefetch_stack() | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar |
2017-02-27 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-21 | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-02-01 | sched/cputime: Remove generic asm headers | Frederic Weisbecker |
2017-02-01 | ia64, sched/cputime: Remove unused cputime definitions | Frederic Weisbecker |
2017-02-01 | ia64, sched/cputime: Move the nsecs based cputime headers to the last arch us... | Frederic Weisbecker |
2017-01-24 | ia64: ensure exception table search users include extable.h | Paul Gortmaker |
2017-01-24 | ia64: move ia64_done_with_exception out of asm/uaccess.h | Paul Gortmaker |
2017-01-24 | treewide: Consolidate get_dma_ops() implementations | Bart Van Assche |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche |
2017-01-14 | sched/cputime, ia64: Accumulate cputime and account only on tick/task switch | Frederic Weisbecker |
2016-12-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-12-15 | ACPI/NUMA: Do not map pxm to node when NUMA is turned off | Boris Ostrovsky |
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 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-11-30 | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING | Francis Yan |
2016-11-17 | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger |
2016-11-16 | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger |
2016-11-16 | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger |
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/li... | Linus Torvalds |
2016-10-07 | ia64: implement atomic64_dec_if_positive | Vineet Gupta |
2016-09-22 | libata: remove unused definitions from <asm/libata-portmap.h> | Christoph Hellwig |
2016-09-15 | Merge branch 'linus' into x86/asm, to pick up recent fixes | Ingo Molnar |
2016-09-14 | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-09-13 | ia64: copy_from_user() should zero the destination on access_ok() failure | Al Viro |
2016-09-06 | usercopy: fold builtin_const check into inline function | Kees Cook |
2016-08-24 | fork: Add generic vmalloced stack support | Andy Lutomirski |
2016-08-08 | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds |
2016-08-07 | ia64: move exports to definitions | 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-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-08-02 | signal: consolidate {TS,TLF}_RESTORE_SIGMASK code | Andy Lutomirski |
2016-07-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-07-26 | Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | 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 | ia64/uaccess: Enable hardened usercopy | Kees Cook |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-07-25 | Merge branch 'acpi-numa' | Rafael J. Wysocki |
2016-06-24 | Clarify naming of thread info/stack allocators | Linus Torvalds |
2016-06-16 | locking/atomic, arch/ia64: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra |
2016-06-14 | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra |
2016-06-08 | locking/mutex: Optimize mutex_trylock() fast-path | Peter Zijlstra |