aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-11-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 59-1600/+308
2017-11-15mm, sparse: do not swamp log with huge vmemmap allocation failuresGravatar Michal Hocko 1-1/+0
2017-11-15mm: remove cold parameter from free_hot_cold_page*Gravatar Mel Gorman 4-4/+4
2017-11-15sparc64: optimize struct page zeroingGravatar Pavel Tatashin 1-0/+30
2017-11-15arm64/mm/kasan: don't use vmemmap_populate() to initialize shadowGravatar Will Deacon 2-51/+81
2017-11-15x86/mm/kasan: don't use vmemmap_populate() to initialize shadowGravatar Andrey Ryabinin 2-8/+137
2017-11-15sparc64: simplify vmemmap_populateGravatar Pavel Tatashin 1-17/+6
2017-11-15sparc64/mm: set fields in deferred pagesGravatar Pavel Tatashin 1-1/+8
2017-11-15x86/mm: set fields in deferred pagesGravatar Pavel Tatashin 1-2/+8
2017-11-15kmemcheck: rip it outGravatar Levin, Alexander (Sasha Levin) 19-1396/+3
2017-11-15kmemcheck: remove whats left of NOTRACK flagsGravatar Levin, Alexander (Sasha Levin) 2-18/+0
2017-11-15kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKGravatar Levin, Alexander (Sasha Levin) 13-20/+19
2017-11-15kmemcheck: remove annotationsGravatar Levin, Alexander (Sasha Levin) 7-23/+1
2017-11-15mm: introduce wrappers to access mm->nr_ptesGravatar Kirill A. Shutemov 3-3/+3
2017-11-15mm: account pud page tablesGravatar Kirill A. Shutemov 3-1/+5
2017-11-15mm, arch: remove empty_bad_page*Gravatar Michal Hocko 6-53/+1
2017-11-15m32r: fix endianness constraintsGravatar Geert Uytterhoeven 1-2/+2
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 20-65/+204
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-2/+2
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 3-53/+4
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Gravatar Linus Torvalds 69-433/+503
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 60-507/+3012
2017-11-15Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub...Gravatar Linus Torvalds 102-0/+9776
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 9-13/+12
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 64-265/+55
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 23-145/+249
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 33-240/+43
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-2/+2
2017-11-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 5-18/+15
2017-11-14Merge branch 'pci/host-layerscape' into nextGravatar Bjorn Helgaas 2-0/+106
2017-11-14Merge branch 'pci/virtualization' into nextGravatar Bjorn Helgaas 1-2/+2
2017-11-14Merge branch 'pci/resource' into nextGravatar Bjorn Helgaas 1-0/+85
2017-11-13Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 3-14/+14
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-2/+4
2017-11-13Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 5-17/+17
2017-11-13Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 6-119/+19
2017-11-13x86 / CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu()Gravatar Rafael J. Wysocki 1-4/+7
2017-11-13Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 7-51/+148
2017-11-13Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 5-32/+159
2017-11-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 38-1289/+1437
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 27-133/+109
2017-11-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 8-10/+45
2017-11-13Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 17-98/+143
2017-11-13Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-3/+7
2017-11-13Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 4-8/+8
2017-11-13Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 7-7/+7
2017-11-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 86-1018/+3666
2017-11-13Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-13/+9
2017-11-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 9-138/+133
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 69-631/+237