Age | Commit message (Expand) | Author | Files | Lines |
2017-11-16 | sparc64: optimize struct page zeroing | Pavel Tatashin | 1 | -0/+30 |
2017-11-16 | arm64/mm/kasan: don't use vmemmap_populate() to initialize shadow | Will Deacon | 2 | -51/+81 |
2017-11-16 | x86/mm/kasan: don't use vmemmap_populate() to initialize shadow | Andrey Ryabinin | 2 | -8/+137 |
2017-11-16 | sparc64: simplify vmemmap_populate | Pavel Tatashin | 1 | -17/+6 |
2017-11-16 | sparc64/mm: set fields in deferred pages | Pavel Tatashin | 1 | -1/+8 |
2017-11-16 | x86/mm: set fields in deferred pages | Pavel Tatashin | 1 | -2/+8 |
2017-11-16 | kmemcheck: rip it out | Levin, Alexander (Sasha Levin) | 19 | -1396/+3 |
2017-11-16 | kmemcheck: remove whats left of NOTRACK flags | Levin, Alexander (Sasha Levin) | 2 | -18/+0 |
2017-11-16 | kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK | Levin, Alexander (Sasha Levin) | 13 | -20/+19 |
2017-11-16 | kmemcheck: remove annotations | Levin, Alexander (Sasha Levin) | 7 | -23/+1 |
2017-11-16 | mm: introduce wrappers to access mm->nr_ptes | Kirill A. Shutemov | 3 | -3/+3 |
2017-11-16 | mm: account pud page tables | Kirill A. Shutemov | 3 | -1/+5 |
2017-11-16 | mm, arch: remove empty_bad_page* | Michal Hocko | 6 | -53/+1 |
2017-11-16 | m32r: fix endianness constraints | Geert Uytterhoeven | 1 | -2/+2 |
2017-11-15 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 60 | -507/+3012 |
2017-11-15 | Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub... | Linus Torvalds | 102 | -0/+9776 |
2017-11-15 | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 9 | -13/+12 |
2017-11-15 | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 64 | -265/+55 |
2017-11-15 | Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 23 | -145/+249 |
2017-11-15 | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 33 | -240/+43 |
2017-11-15 | Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+2 |
2017-11-14 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 5 | -18/+15 |
2017-11-14 | Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 3 | -14/+14 |
2017-11-14 | Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -2/+4 |
2017-11-14 | Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 5 | -17/+17 |
2017-11-14 | Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 6 | -119/+19 |
2017-11-14 | x86 / CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu() | Rafael J. Wysocki | 1 | -4/+7 |
2017-11-14 | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -51/+148 |
2017-11-14 | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -32/+159 |
2017-11-14 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 38 | -1289/+1437 |
2017-11-14 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 27 | -133/+109 |
2017-11-14 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 8 | -10/+45 |
2017-11-14 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 17 | -98/+143 |
2017-11-14 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+7 |
2017-11-14 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -8/+8 |
2017-11-14 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 7 | -7/+7 |
2017-11-14 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 86 | -1018/+3666 |
2017-11-14 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -13/+9 |
2017-11-14 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -138/+133 |
2017-11-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 69 | -631/+237 |
2017-11-13 | Merge tag 'please-pull-gettime_vsyscall_update' of git://git.kernel.org/pub/s... | Linus Torvalds | 5 | -26/+36 |
2017-11-13 | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds | 39 | -346/+1630 |
2017-11-13 | Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 19 | -76/+89 |
2017-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 89 | -3752/+4411 |
2017-11-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 13 | -14/+238 |
2017-11-13 | Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 1 | -8/+4 |
2017-11-13 | Merge tag 'hwmon-for-linus-v4.15' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -7/+10 |
2017-11-13 | arm64: Make ARMV8_DEPRECATED depend on SYSCTL | Dave Martin | 1 | -0/+1 |
2017-11-13 | arm64: Implement __lshrti3 library function | Jason A. Donenfeld | 1 | -0/+21 |
2017-11-13 | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2 | -26/+0 |