summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-02320-3056/+11609
|\
| * powerpc/mm/radix: Fix build error when RADIX_MMU=nMichael Ellerman2018-01-301-0/+4
| * macintosh/ams-input: Use true and false for boolean valuesGustavo A. R. Silva2018-01-281-2/+2
| * macintosh: change some data types from int to boolGustavo A. R. Silva2018-01-287-14/+17
| * 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/+1
| * powerpc/watchdog: Tweak watchdog printksMichael Ellerman2018-01-281-6/+9
| * powerpc/cell: Remove axonram driverMichael Ellerman2018-01-284-396/+0
| * rtc-opal: Fix handling of firmware error codes, prevent busy loopsStewart Smith2018-01-271-2/+10
| * powerpc/mpc52xx_gpt: make use of raw_spinlock variantsJulia Cartwright2018-01-271-26/+26
| * macintosh/adb: Properly mark continued kernel messagesAndreas Schwab2018-01-272-41/+38
| * 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/+4
| * 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-273-0/+45
| * powerpc/eeh: Update VF config space after EEHBryant G. Ly2018-01-274-63/+88
| * ocxl: add MAINTAINERS entryFrederic Barrat2018-01-271-0/+12
| * ocxl: DocumentationFrederic Barrat2018-01-273-0/+196
| * cxl: Remove support for "Processing accelerators" classFrederic Barrat2018-01-241-2/+0
| * ocxl: Add Makefile and KconfigFrederic Barrat2018-01-244-0/+44
| * ocxl: Add trace pointsFrederic Barrat2018-01-245-1/+205
| * ocxl: Add a kernel API for other opencapi driversFrederic Barrat2018-01-244-71/+234
| * ocxl: Add AFU interrupt supportFrederic Barrat2018-01-248-2/+357
| * ocxl: Driver code for 'generic' opencapi devicesFrederic Barrat2018-01-2410-0/+3043
| * powerpc/powernv: Capture actag information for the deviceFrederic Barrat2018-01-243-0/+354
| * 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/+39
| * powerpc/pseries, ps3: panic flush kernel messages before halting systemNicholas Piggin2018-01-225-16/+38
| * powerpc/selftests: Check endianness on trap in TMGustavo Romero2018-01-223-1/+332
| * powerpc/tm: Fix endianness flip on trapGustavo Romero2018-01-221-1/+7
| * powerpc: Expose TSCR via sysfsAnton Blanchard2018-01-221-0/+8
| * powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_allMahesh Salgaonkar2018-01-221-2/+0
| * powerpc/powernv: Add ppc_pci_reset_phbs parameter to issue a PHB resetGuilherme G. Piccoli2018-01-221-2/+12
| * powerpc/pseries: Don't give a warning when HPT resizing isn't availableDavid Gibson2018-01-221-1/+1
| * dt: booting-without-of: DT fix s/#interrupt-cell/#interrupt-cells/Geert Uytterhoeven2018-01-221-1/+1
| * selftests/powerpc: Add alignment handler selftestAndrew Donnellan2018-01-222-1/+493
| * powerpc: Use octal numbers for file permissionsRussell Currey2018-01-2223-50/+47
| * powerpc/boot/dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre2018-01-2126-106/+106
| * backlight: Fix old-style function definitionMathieu Malaterre2018-01-211-1/+1