Age | Commit message (Expand) | Author | Files | Lines |
2017-02-20 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -7/+6 |
2017-02-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -211/+0 |
2017-02-03 | modversions: treat symbol CRCs as 32 bit quantities | Ard Biesheuvel | 1 | -5/+6 |
2017-02-01 | sched/cputime: Remove generic asm headers | Frederic Weisbecker | 1 | -7/+0 |
2017-02-01 | ia64, sched/cputime: Move the nsecs based cputime headers to the last arch us... | Frederic Weisbecker | 2 | -125/+0 |
2017-02-01 | sched/cputime: Remove jiffies based cputime | Frederic Weisbecker | 2 | -79/+0 |
2017-01-20 | locking/rwsem: Remove unnecessary atomic_long_t casts | Waiman Long | 1 | -7/+6 |
2017-01-05 | asm-prototypes: Clear any CPP defines before declaring the functions | Michal Marek | 1 | -0/+6 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2 | -2/+2 |
2016-12-17 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2 | -34/+41 |
2016-12-15 | Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2016-12-14 | x86/kbuild: enable modversions for symbols exported from asm | Adam Borowski | 1 | -0/+7 |
2016-12-12 | mm: THP page cache support for ppc64 | Aneesh Kumar K.V | 1 | -0/+3 |
2016-12-12 | mm: move vma_is_anonymous check within pmd_move_must_withdraw | Aneesh Kumar K.V | 1 | -12/+0 |
2016-12-12 | mm: remove the page size change check in tlb_remove_page | Aneesh Kumar K.V | 1 | -26/+2 |
2016-12-12 | mm: add tlb_remove_check_page_size_change to track page size change | Aneesh Kumar K.V | 1 | -0/+16 |
2016-12-12 | mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages | Aneesh Kumar K.V | 1 | -0/+6 |
2016-12-12 | mm: update mmu_gather range correctly | Aneesh Kumar K.V | 1 | -12/+31 |
2016-12-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+0 |
2016-12-12 | Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+4 |
2016-12-06 | Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm... | Joerg Roedel | 1 | -0/+1 |
2016-12-02 | default exported asm symbols to zero | Arnd Bergmann | 1 | -0/+1 |
2016-11-29 | ACPI/IORT: Introduce linker section for IORT entries probing | Lorenzo Pieralisi | 1 | -0/+1 |
2016-11-29 | kbuild: keep data tables through dead code elimination | Nicholas Piggin | 1 | -34/+34 |
2016-11-22 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2 | -1/+7 |
2016-11-16 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2 | -1/+7 |
2016-11-15 | sched/cputime, powerpc: Remove cputime_to_scaled() | Stanislaw Gruszka | 2 | -2/+0 |
2016-11-11 | mm: kmemleak: scan .data.ro_after_init | Jakub Kicinski | 2 | -1/+7 |
2016-11-11 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2 | -3/+3 |
2016-11-09 | x86/pat, mm: Make track_pfn_insert() return void | Borislav Petkov | 1 | -5/+4 |
2016-11-08 | percpu: use notrace variant of preempt_disable/preempt_enable | Heiko Carstens | 1 | -2/+2 |
2016-10-27 | kconfig.h: remove config_enabled() macro | Masahiro Yamada | 1 | -1/+1 |
2016-10-25 | locking/mutex: Kill arch specific code | Peter Zijlstra | 4 | -236/+0 |
2016-10-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2 | -23/+128 |
2016-10-14 | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds | 1 | -23/+30 |
2016-10-14 | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 1 | -7/+0 |
2016-10-11 | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+0 |
2016-10-07 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 1 | -0/+6 |
2016-10-07 | mm: move phys_mem_access_prot_allowed() declaration to pgtable.h | Baoyou Xie | 1 | -0/+3 |
2016-09-27 | exceptions: detritus removal | Al Viro | 1 | -4/+0 |
2016-09-22 | percpu: improve generic percpu modify-return implementation | Nicholas Piggin | 1 | -23/+30 |
2016-09-22 | libata: remove <asm-generic/libata-portmap.h> | Christoph Hellwig | 1 | -7/+0 |
2016-09-22 | kbuild: -ffunction-sections fix for archs with conflicting sections | Nicholas Piggin | 1 | -5/+10 |
2016-09-14 | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -7/+13 |
2016-09-13 | asm-generic: make get_user() clear the destination on errors | Al Viro | 1 | -3/+7 |
2016-09-09 | asm-generic: make copy_from_user() zero the destination properly | Al Viro | 1 | -4/+6 |
2016-09-09 | kbuild: allow archs to select link dead code/data elimination | Nicholas Piggin | 1 | -23/+29 |
2016-08-30 | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Josh Poimboeuf | 1 | -0/+1 |
2016-08-10 | locking/qrwlock: Fix write unlock bug on big endian systems | pan xinhui | 1 | -2/+25 |
2016-08-07 | EXPORT_SYMBOL() for asm | Al Viro | 1 | -0/+94 |