summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-1659-1600/+308
|\
| * mm, sparse: do not swamp log with huge vmemmap allocation failuresMichal Hocko2017-11-161-1/+0
| * mm: remove cold parameter from free_hot_cold_page*Mel Gorman2017-11-164-4/+4
| * sparc64: optimize struct page zeroingPavel Tatashin2017-11-161-0/+30
| * arm64/mm/kasan: don't use vmemmap_populate() to initialize shadowWill Deacon2017-11-162-51/+81
| * x86/mm/kasan: don't use vmemmap_populate() to initialize shadowAndrey Ryabinin2017-11-162-8/+137
| * sparc64: simplify vmemmap_populatePavel Tatashin2017-11-161-17/+6
| * sparc64/mm: set fields in deferred pagesPavel Tatashin2017-11-161-1/+8
| * x86/mm: set fields in deferred pagesPavel Tatashin2017-11-161-2/+8
| * kmemcheck: rip it outLevin, Alexander (Sasha Levin)2017-11-1619-1396/+3
| * kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)2017-11-162-18/+0
| * kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)2017-11-1613-20/+19
| * kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2017-11-167-23/+1
| * mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov2017-11-163-3/+3
| * mm: account pud page tablesKirill A. Shutemov2017-11-163-1/+5
| * mm, arch: remove empty_bad_page*Michal Hocko2017-11-166-53/+1
| * m32r: fix endianness constraintsGeert Uytterhoeven2017-11-161-2/+2
* | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-1620-65/+204
|\ \
| * \ Merge branch 'pci/host-layerscape' into nextBjorn Helgaas2017-11-142-0/+106
| |\ \
| | * | arm64: dts: ls1046a: Add PCIe controller DT nodesHou Zhiqiang2017-10-121-0/+75
| | * | arm64: dts: ls1012a: Add PCIe controller DT nodeHou Zhiqiang2017-10-121-0/+24
| | * | arm64: dts: ls1012a: Add MSI controller DT nodeHou Zhiqiang2017-10-121-0/+7
| * | | Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-11-141-2/+2
| |\ \ \
| | * | | PCI: Remove reset argument from pci_iov_{add,remove}_virtfn()Jan H. Schönherr2017-10-051-2/+2
| | |/ /
| * | | Merge branch 'pci/resource' into nextBjorn Helgaas2017-11-141-0/+85
| |\ \ \
| | * | | x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 00-1f, 30-3f, 60-7f)Christian König2017-10-251-0/+85
| | |/ /
| * | | alpha/PCI: Make pdev_save_srm_config() staticBjorn Helgaas2017-11-082-9/+10
| * | | PCI: Remove unused declarationsBjorn Helgaas2017-11-084-12/+0
| * | | PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas2017-11-0811-28/+0
| * | | PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas2017-11-088-13/+0
| * | | x86/pci/intel_mid_pci: Constify intel_mid_pci_ops and make it __initconstBhumika Goyal2017-10-051-1/+1
| |/ /
* | | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-152-2/+2
|\ \ \
| * | | treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-312-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-153-53/+4
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-129-35/+60
| |\ \ \ \
| * | | | | bpf: Revert bpf_overrid_function() helper changes.David S. Miller2017-11-115-27/+0
| * | | | | bpf: add a bpf_override_function helperJosef Bacik2017-11-115-0/+27
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-1037-162/+195
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-045726-56/+5765
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-023-5/+14
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-3036-162/+210
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-2264-224/+507
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | um: net: Convert timers to use timer_setup()Kees Cook2017-10-181-5/+4
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-1042-83/+250
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-06104-1048/+1454
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-23105-404/+639
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | blackfin: ezbrd: Remove non-functional DSA/KSZ8893M codeFlorian Fainelli2017-09-211-47/+0
| * | | | | | | | | | | | | blackfin: tcm-bf518: Remove dsa.h inclusionFlorian Fainelli2017-09-211-1/+0
* | | | | | | | | | | | | | Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2017-11-1569-433/+503
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | MIPS: Add iomem resource for kernel bss section.David Daney2017-11-131-0/+4