summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove leftover cputime_to_nsecs call causing build errorFrédéric Weisbecker2017-02-221-1/+1
* powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPUAneesh Kumar K.V2017-02-221-0/+4
* powerpc/optprobes: Fix TOC handling in optprobes trampolineNaveen N. Rao2017-02-221-0/+7
* powerpc/pseries: Advertise Hot Plug Event support to firmwareMichael Roth2017-02-212-1/+2
* cxl: fix nested locking hang during EEH hotplugAndrew Donnellan2017-02-214-10/+27
* powerpc/xmon: Dump memory in CPU endian formatDouglas Miller2017-02-211-3/+55
* powerpc/pseries: Revert 'Auto-online hotplugged memory'Nathan Fontenot2017-02-212-16/+37
* powerpc/powernv: Make PCI non-optionalMichael Ellerman2017-02-201-1/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2017-02-1819-232/+771
|\
| * powerpc/8xx: Perf events on PPC 8xxChristophe Leroy2017-01-277-1/+248
| * powerpc/32: Remove FIX_SRR1Christophe Leroy2017-01-273-8/+0
| * powerpc/8xx: Implement hw_breakpointChristophe Leroy2017-01-255-3/+62
| * powerpc/32: Enable HW_BREAKPOINT on BOOK3SChristophe Leroy2017-01-252-2/+2
| * powerpc/corenet: add support for the kmcent2 boardValentin Longchamp2017-01-252-0/+304
| * powerpc/85xx: remove the kmp204x_defconfigValentin Longchamp2017-01-251-220/+0
| * powerpc/corenet: explicitly disable the SDHC controller on kmcoge4Valentin Longchamp2017-01-251-0/+4
| * powerpc/85xx: Enable display support for t1042rdbJason Jin2017-01-252-0/+153
* | powerpc/64: Implement clear_bit_unlock_is_negative_byte()Nicholas Piggin2017-02-181-0/+28
* | powerpc/powernv: Remove unused variable in pnv_pci_sriov_disable()Gavin Shan2017-02-171-2/+0
* | powerpc/kernel: Remove error message in pcibios_setup_phb_resources()Gavin Shan2017-02-171-8/+2
* | powerpc/mm: Fix typo in set_pte_at()Gavin Shan2017-02-171-3/+1
* | pci/hotplug/pnv-php: Disable MSI and PCI device properlyGavin Shan2017-02-171-8/+14
* | pci/hotplug/pnv-php: Disable surprise hotplug capability on conflictsGavin Shan2017-02-171-0/+8
* | pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()Gavin Shan2017-02-171-1/+1
* | powerpc: Add POWER9 architected mode to cputableRussell Currey2017-02-171-0/+17
* | powerpc/perf: use is_kernel_addr macro in perf_get_misc_flags()Madhavan Srinivasan2017-02-171-1/+1
* | powerpc/perf: Avoid FAB_*_MATCH checks for power9Madhavan Srinivasan2017-02-172-24/+42
* | powerpc/perf: Add restrictions to PMC5 in power9 DD1Madhavan Srinivasan2017-02-172-1/+5
* | powerpc/perf: Use Instruction Counter valueMadhavan Srinivasan2017-02-171-0/+36
* | powerpc/perf: Use PM_INST_DISP for generic instructions sampleMadhavan Srinivasan2017-02-171-2/+18
* | powerpc/perf: Add alternative event table and function for power9Madhavan Srinivasan2017-02-171-0/+17
* | powerpc/perf: Add PM_INST_DISP event to Power9 event listMadhavan Srinivasan2017-02-171-0/+3
* | powerpc/perf: Factor out event_alternative functionMadhavan Srinivasan2017-02-173-33/+41
* | powerpc/pseries: Implement indexed-count hotplug memory removeSahil Mehta2017-02-171-0/+98
* | powerpc/pseries: Implement indexed-count hotplug memory addSahil Mehta2017-02-173-12/+147
* | powerpc/mm: Blacklist SLB symbols from kprobeMichael Ellerman2017-02-171-0/+8
* | powerpc/mm: Convert slb_finish_load[_1T] to local symbolsMichael Ellerman2017-02-171-8/+8
* | MAINTAINERS: Remove powerpc's "opal" pattern matchStewart Smith2017-02-171-1/+7
* | powerpc/pseries: Fix build break when MEMORY_HOTREMOVE=nMichael Ellerman2017-02-161-1/+4
* | powerpc/asm: Define STACK_PT_REGS_OFFSET macro in asm-offsets.cRashmica Gupta2017-02-151-29/+32
* | powerpc/asm: Use OFFSET macro in asm-offsets.cRashmica Gupta2017-02-151-371/+340
* | powerpc/spufs: Get rid of broken fasync stuffAl Viro2017-02-152-62/+6
* | powerpc/64e: Fix bogus usage of WARN_ONCE()Michael Ellerman2017-02-151-7/+5
* | drivers/pci/hotplug: Mask PDC interrupt if requiredGavin Shan2017-02-152-5/+24
* | drivers/pci/hotplug: Fix initial state for empty slotGavin Shan2017-02-151-2/+14
* | drivers/pci/hotplug: Handle presence detection change properlyGavin Shan2017-02-151-1/+5
* | powerpc/xmon: Enable disassembly files (compilation changes)Balbir Singh2017-02-154-547/+60
* | powerpc/xmon: Apply binutils changes to upgrade disassemblyBalbir Singh2017-02-153-3195/+6292
* | powerpc/xmon: Update ppc-dis/opc.c and ppc.hBalbir Singh2017-02-154-570/+493
* | powerpc/mm/radix: Skip ptesync in pte update helpersAneesh Kumar K.V2017-02-151-3/+0