Age | Commit message (Expand) | Author | Files | Lines |
2015-12-23 | QE: use subsys_initcall to init qe | Zhao Qiang | 6 | -12/+0 |
2015-12-23 | CPM/QE: use genalloc to manage CPM/QE muram | Zhao Qiang | 1 | -2/+2 |
2015-12-18 | powerpc/opal-irqchip: Fix deadlock introduced by "Fix double endian conversion" | Alistair Popple | 1 | -1/+13 |
2015-12-17 | powerpc: Add missing calls to va_end() | Daniel Axtens | 1 | -0/+1 |
2015-12-17 | powerpc/pseries: Enable kernel CPU dlpar from sysfs | Nathan Fontenot | 1 | -0/+6 |
2015-12-17 | powerpc/pseries: Add CPU dlpar add functionality | Nathan Fontenot | 1 | -0/+116 |
2015-12-17 | powerpc/pseries: Add CPU dlpar remove functionality | Nathan Fontenot | 2 | -0/+156 |
2015-12-17 | powerpc/pseries: Update CPU hotplug error recovery | Nathan Fontenot | 1 | -13/+63 |
2015-12-17 | powerpc/pseries: Factor out common cpu hotplug code | Nathan Fontenot | 1 | -31/+39 |
2015-12-17 | powerpc/pseries: Consolidate CPU hotplug code to hotplug-cpu.c | Nathan Fontenot | 2 | -225/+219 |
2015-12-17 | powerpc/pseries: Verify CPU doesn't exist before adding | Nathan Fontenot | 1 | -4/+39 |
2015-12-17 | powerpc/powernv: Add support for Nvlink NPUs | Alistair Popple | 5 | -13/+498 |
2015-12-17 | powerpc: Add __raw_rm_writeq() function | Alistair Popple | 1 | -10/+0 |
2015-12-17 | Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field" | Alistair Popple | 1 | -0/+1 |
2015-12-17 | powerpc/powernv: Fix M64 resource name in /proc/iomem | Gavin Shan | 1 | -0/+1 |
2015-12-17 | powerpc/pseries: Use rtas_call_unlocked() in pseries hotplug | Michael Ellerman | 1 | -8/+3 |
2015-12-17 | powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL | Stewart Smith | 7 | -66/+51 |
2015-12-17 | powerpc/powernv: Remove OPALv2 firmware define and references | Stewart Smith | 3 | -12/+4 |
2015-12-17 | powerpc/powernv: panic() on OPAL < V3 | Stewart Smith | 1 | -4/+1 |
2015-12-17 | powerpc/powernv: pr_warn_once on unsupported OPAL_MSG type | Stewart Smith | 1 | -1/+1 |
2015-12-16 | powerpc: Remove broken GregorianDay() | Daniel Axtens | 2 | -3/+2 |
2015-12-14 | powerpc/cell: Remove the Cell QPACE code | Rashmica Gupta | 3 | -157/+0 |
2015-12-14 | powerpc/pseries: Limit EPOW reset event warnings | Vipin K Parashar | 1 | -24/+31 |
2015-12-14 | powerpc/mm: Use H_READ with H_READ_4 | Aneesh Kumar K.V | 1 | -27/+27 |
2015-12-14 | powerpc/mm: Move THP headers around | Aneesh Kumar K.V | 1 | -0/+10 |
2015-12-08 | powerpc/opal-irqchip: Fix double endian conversion | Alistair Popple | 1 | -29/+29 |
2015-11-26 | powerpc: Standardise on NR_syscalls rather than __NR_syscalls. | Rashmica Gupta | 1 | -1/+1 |
2015-11-26 | powerpc/powermac: set IRQF_NO_THREAD for xmon/cascade handlers | John Ogness | 1 | -1/+2 |
2015-11-24 | powerpc/powernv: Drop owner assignment from platform_driver | Krzysztof Kozlowski | 1 | -1/+0 |
2015-11-06 | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -12/+2 |
2015-11-06 | Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 31 | -212/+784 |
2015-11-05 | Merge branch 'next' of git://git.denx.de/linux-denx-agust into next | Michael Ellerman | 5 | -4/+550 |
2015-11-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -7/+12 |
2015-11-02 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 8 | -15/+96 |
2015-10-28 | powerpc/pseries: Correct string length in pseries_of_derive_parent() | Nathan Fontenot | 1 | -2/+5 |
2015-10-28 | Merge branch 'clock' into HEAD | Scott Wood | 7 | -7/+7 |
2015-10-28 | powerpc/e6500: kexec: Handle hardware threads | Scott Wood | 1 | -0/+46 |
2015-10-28 | powerpc/85xx: Implement 64-bit kexec support | Tiejun Chen | 1 | -0/+11 |
2015-10-22 | powerpc: Introduce the use of the managed version of kzalloc | Himangi Saraogi | 1 | -4/+2 |
2015-10-22 | powerpc/512x: add LocalPlus Bus FIFO device driver | Alexander Popov | 3 | -0/+547 |
2015-10-22 | powerpc: platforms: mpc52xx_lpbfifo: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-10-22 | powerpc/fsl: Move fsl_guts.h out of arch/powerpc | Scott Wood | 7 | -7/+7 |
2015-10-21 | powerpc/powernv: Handle irq_happened flag correctly in off-line loop | Paul Mackerras | 1 | -5/+24 |
2015-10-21 | powerpc/eeh: Fix recursive fenced PHB on Broadcom shiner adapter | Gavin Shan | 1 | -0/+3 |
2015-10-21 | powerpc/powernv: Simplify pnv_eeh_set_option() | Gavin Shan | 1 | -26/+25 |
2015-10-21 | powerpc/powernv: Remove pnv_eeh_cap_start() | Gavin Shan | 1 | -14/+5 |
2015-10-21 | powerpc/powernv: Cleanup on EEH comments | Gavin Shan | 1 | -11/+2 |
2015-10-21 | powerpc/pseries: Cleanup on pseries_eeh_get_state() | Gavin Shan | 1 | -34/+26 |
2015-10-19 | powerpc/cell: Drop CONFIG_TUNE_CELL in favour of CONFIG_CELL_CPU | Michael Ellerman | 1 | -11/+0 |
2015-10-17 | powerpc/85xx: Don't use generic timebase sync on 64-bit | Scott Wood | 1 | -1/+1 |