summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar2018-02-06295-3353/+6550
|\
| * Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-062-15/+13Star
| |\
| | * Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler2018-02-0325-66/+631
| | |\
| | * | dax: require 'struct page' by default for filesystem daxDan Williams2018-01-201-0/+1
| | * | mm, dax: introduce pfn_t_special()Dan Williams2018-01-201-1/+1
| | * | mm: split altmap memory map allocation from normal caseChristoph Hellwig2018-01-081-1/+4
| | * | mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig2018-01-081-3/+2Star
| | * | mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig2018-01-081-4/+2Star
| | * | mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig2018-01-081-5/+2Star
| | * | mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig2018-01-081-2/+3
| * | | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-069-32/+28Star
| |\ \ \
| | * \ \ Merge branch 'pci/resource' into nextBjorn Helgaas2018-01-312-4/+4
| | |\ \ \
| | | * | | powerpc: Set I/O port resource types correctlyBjorn Helgaas2017-12-192-4/+4
| | * | | | Merge branch 'pci/misc' into nextBjorn Helgaas2018-01-313-16/+17
| | |\ \ \ \
| | | * | | | PCI: Add #defines for Completion Timeout Disable featureBjorn Helgaas2018-01-101-3/+3
| | | * | | | powerpc/pci: Unroll two pass loop when scanning bridgesAndy Shevchenko2017-12-191-5/+12
| | | * | | | powerpc/pci: Use for_each_pci_bridge() helperAndy Shevchenko2017-12-192-10/+4Star
| | | |/ / /
| | * | | | Merge branch 'pci/dt-resources' into nextBjorn Helgaas2018-01-311-8/+2Star
| | |\ \ \ \
| | | * | | | powerpc/pci: Use of_irq_parse_and_map_pci() helperRob Herring2018-01-181-8/+2Star
| | | |/ / /
| | * / / / powerpc/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-123-4/+5
| | |/ / /
| * | | | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-02252-2912/+6315
| |\ \ \ \
| | * | | | powerpc/mm/radix: Fix build error when RADIX_MMU=nMichael Ellerman2018-01-301-0/+4
| | * | | | powerpc/watchdog: Print the NIP in soft_nmi_interrupt()Michael Ellerman2018-01-281-1/+1
| | * | | | powerpc/watchdog: regs can't be null in soft_nmi_interrupt()Michael Ellerman2018-01-281-4/+1Star
| | * | | | powerpc/watchdog: Tweak watchdog printksMichael Ellerman2018-01-281-6/+9
| | * | | | powerpc/cell: Remove axonram driverMichael Ellerman2018-01-283-395/+0Star
| | * | | | powerpc/mpc52xx_gpt: make use of raw_spinlock variantsJulia Cartwright2018-01-271-26/+26
| | * | | | powerpc/pseries: Fix cpu hotplug crash with memoryless nodesMichael Bringmann2018-01-272-1/+6
| | * | | | powerpc/numa: Ensure nodes initialized for hotplugMichael Bringmann2018-01-271-10/+37
| | * | | | powerpc/numa: Use ibm,max-associativity-domains to discover possible nodesMichael Bringmann2018-01-271-3/+34
| | * | | | powerpc/kernel: Block interrupts when updating TIDRSukadev Bhattiprolu2018-01-271-6/+9
| | * | | | powerpc/powernv/idoa: Remove unnecessary pcidev from pci_dnAlexey Kardashevskiy2018-01-273-6/+4Star
| | * | | | powerpc/mm/nohash: do not flush the entire mm when range is a single pageChristophe Leroy2018-01-271-1/+4
| | * | | | powerpc/pseries: Add Initialization of VF BarsBryant G. Ly2018-01-273-1/+167
| | * | | | powerpc/pseries/pci: Associate PEs to VFs in configure SR-IOVBryant G. Ly2018-01-271-2/+148
| | * | | | powerpc/eeh: Add EEH notify resume sysfsBryant G. Ly2018-01-271-0/+62
| | * | | | powerpc/eeh: Add EEH operations to notify resumeBryant G. Ly2018-01-273-2/+98
| | * | | | powerpc/pseries: Set eeh_pe of EEH_PE_VF typeBryant G. Ly2018-01-272-1/+20
| | * | | | PCI/AER: Add uevents in AER and EEH error/resumeBryant G. Ly2018-01-271-0/+6
| | * | | | powerpc/eeh: Update VF config space after EEHBryant G. Ly2018-01-274-63/+88
| | * | | | ocxl: Add AFU interrupt supportFrederic Barrat2018-01-242-0/+33
| | * | | | powerpc/powernv: Capture actag information for the deviceFrederic Barrat2018-01-242-0/+309
| | * | | | powerpc/powernv: Add platform-specific services for opencapiFrederic Barrat2018-01-243-0/+210
| | * | | | powerpc/powernv: Add opal calls for opencapiFrederic Barrat2018-01-243-1/+13
| | * | | | powerpc/powernv: Set correct configuration space size for opencapi devicesAndrew Donnellan2018-01-241-0/+13
| | * | | | powerpc/powernv: Introduce new PHB type for opencapi linksFrederic Barrat2018-01-244-12/+43
| | * | | | powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin2018-01-235-58/+39Star
| | * | | | powerpc/pseries, ps3: panic flush kernel messages before halting systemNicholas Piggin2018-01-225-16/+38
| | * | | | powerpc/tm: Fix endianness flip on trapGustavo Romero2018-01-211-1/+7
| | * | | | powerpc: Expose TSCR via sysfsAnton Blanchard2018-01-211-0/+8