summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mm: introduce page reference manipulation functionsJoonsoo Kim2016-03-175-6/+5
* mm: cleanup *pte_alloc* interfacesKirill A. Shutemov2016-03-1712-14/+14
* ARC, thp: remove infrastructure for handling splitting PMDsVineet Gupta2016-03-171-3/+0
* tile: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim2016-03-171-4/+7
* powerpc: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim2016-03-173-23/+26
* ia64: define ioremap_uc()Luis R. Rodriguez2016-03-171-0/+1
* Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-161-0/+5
|\
| * Merge branch 'for-4.6/pfn' into libnvdimm-for-nextDan Williams2016-03-0920-90/+105
| |\
| * | libnvdimm, pmem: clear poison on writeDan Williams2016-03-091-0/+5
* | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-1653-215/+237
|\ \ \
| * \ \ Merge branch 'pci/resource' into nextBjorn Helgaas2016-03-155-58/+83
| |\ \ \
| | * | | MIPS: Loongson 3: Keep CPU physical (not virtual) addresses in shadow ROM res...Bjorn Helgaas2016-03-121-2/+7
| | * | | MIPS: Loongson 3: Use temporary struct resource * to avoid repetitionBjorn Helgaas2016-03-121-7/+7
| | * | | ia64/PCI: Keep CPU physical (not virtual) addresses in shadow ROM resourceBjorn Helgaas2016-03-122-19/+16
| | * | | ia64/PCI: Use ioremap() instead of open-coded equivalentBjorn Helgaas2016-03-121-3/+2
| | * | | ia64/PCI: Use temporary struct resource * to avoid repetitionBjorn Helgaas2016-03-122-27/+22
| | * | | PCI: Set ROM shadow location in arch code, not in PCI coreBjorn Helgaas2016-03-082-12/+32
| | * | | PCI: Mark shadow copy of VGA ROM as IORESOURCE_PCI_FIXEDBjorn Helgaas2016-03-082-2/+4
| | * | | x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARsBjorn Helgaas2016-03-081-0/+7
| * | | | Merge branch 'pci/host-hv' into nextBjorn Helgaas2016-03-151-0/+15
| |\ \ \ \
| | * | | | PCI: Add fwnode_handle to x86 pci_sysdataJake Oshins2016-02-161-0/+15
| | |/ / /
| * | | | Merge branch 'pci/host-designware' into nextBjorn Helgaas2016-03-157-0/+92
| |\ \ \ \
| | * | | | ARC: Add PCI supportJoao Pinto2016-03-107-0/+92
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/...Bjorn Helgaas2016-03-153-47/+47
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | | * | | microblaze/PCI: Support generic Xilinx AXI PCIe Host Bridge IP driverBharat Kumar Gogada2016-03-082-46/+13
| | | |/ / / | | |/| | |
| | | * | | x86/PCI: VMD: Attach VMD resources to parent domain's resource treeJon Derrick2016-03-101-0/+16
| | | * | | x86/PCI: VMD: Set bus resource start to 0Keith Busch2016-03-101-1/+1
| | | * | | x86/PCI: VMD: Document code for maintainabilityKeith Busch2016-03-101-0/+17
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas2016-03-1534-95/+0
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | | * | | unicore32: Remove unused HAVE_ARCH_PCI_SET_DMA_MASK definitionBjorn Helgaas2016-03-081-5/+0
| | | | * | | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-0721-49/+0
| | | | * | | frv/PCI: Remove stray pci_{alloc,free}_consistent() declarationChristoph Hellwig2016-03-071-6/+0
| | |_|/ / / | |/| | | |
| | | * | | PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas2016-03-0811-21/+0
| | | * | | PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa2016-03-089-14/+0
| | |/ / /
| * | | | ARM64: PCI: Remove generated include of asm-generic/pci-bridge.hBjorn Helgaas2016-02-052-5/+0
| * | | | PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas2016-02-057-10/+0
| |/ / /
* | | | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-162-6/+11
|\ \ \ \
| * \ \ \ Merge branch 'pm-tools'Rafael J. Wysocki2016-03-141-4/+4
| |\ \ \ \
| | * \ \ \ Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2016-03-141-4/+4
| | |\ \ \ \
| | | * | | | x86 msr-index: Simplify syntax for HWP fieldsLen Brown2016-02-171-4/+4
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains'Rafael J. Wysocki2016-03-141-2/+7
| |\ \ \ \ \ \ \ \
| | | | * | | | | | ARM: imx6: pm: declare pm domain latency on power_state structAxel Haslam2016-02-151-2/+7
| | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-167-51/+49
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: also use debug_pagealloc_enabled() for free_init_pagesChristian Borntraeger2016-03-151-14/+15
| * | | | | | | | | s390: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger2016-03-152-9/+7
| * | | | | | | | | x86: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger2016-03-153-16/+10
| * | | | | | | | | blackfin: define dummy pgprot_writecombine for !MMUSudip Mukherjee2016-03-151-0/+2
| * | | | | | | | | m32r: mm: fix build warningSudip Mukherjee2016-03-151-12/+15
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2016-03-169-20/+22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | m68k: Fix misspellings in comments.Adam Buchbinder2016-02-297-14/+14