Age | Commit message (Expand) | Author | Files | Lines |
2014-03-07 | powerpc/pseries: Expose in kernel device tree update to drmgr | Tyrel Datwyler | 1 | -1/+24 |
2014-03-07 | powerpc/pseries: Update dynamic cache nodes for suspend/resume operation | Haren Myneni | 1 | -0/+19 |
2014-03-07 | powerpc/pseries: Device tree should only be updated once after suspend/migrate | Haren Myneni | 1 | -16/+10 |
2014-03-07 | powerpc/pseries: Use remove_memory() to remove memory | Nathan Fontenot | 1 | -44/+39 |
2014-03-07 | powerpc/pseries: Don't try to register pseries cpu hotplug on non-pseries | Benjamin Herrenschmidt | 1 | -1/+1 |
2014-02-28 | powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctly | Tony Breeds | 1 | -11/+11 |
2014-02-17 | powerpc/eeh: Cleanup on eeh_subsystem_enabled | Gavin Shan | 1 | -1/+1 |
2014-02-17 | powerpc/pseries: Add Gen3 definitions for PCIE link speed | Kleber Sacilotto de Souza | 1 | -0/+6 |
2014-02-17 | powerpc/pseries: Fix regression on PCI link speed | Kleber Sacilotto de Souza | 1 | -7/+9 |
2014-02-11 | powerpc/pseries: Select ARCH_RANDOM on pseries | Michael Ellerman | 1 | -0/+1 |
2014-02-11 | powerpc/pseries: Disable relocation on exception while going down during crash. | Mahesh Salgaonkar | 1 | -2/+1 |
2014-01-29 | powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle. | Deepthi Dharwar | 3 | -318/+0 |
2014-01-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 8 | -136/+51 |
2014-01-25 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -56/+3 |
2014-01-20 | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2014-01-15 | pseries/cpuidle: Remove redundant call to ppc64_runlatch_off() in cpu idle ro... | Preeti U Murthy | 1 | -3/+0 |
2014-01-15 | powerpc/eeh: Add restore_config operation | Gavin Shan | 1 | -1/+3 |
2014-01-15 | Revert "pseries/iommu: Remove DDW on kexec" | Nishanth Aravamudan | 1 | -49/+14 |
2014-01-15 | Revert "powerpc/pseries/iommu: remove default window before attempting DDW ma... | Nishanth Aravamudan | 1 | -69/+17 |
2014-01-15 | powerpc: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2 | -2/+0 |
2014-01-11 | POWERPC: pseries: cpuidle: use the common cpuidle_[un]register() routines | Bartlomiej Zolnierkiewicz | 1 | -54/+3 |
2014-01-11 | POWERPC: pseries: cpuidle: remove superfluous dev->state_count initialization | Bartlomiej Zolnierkiewicz | 1 | -2/+0 |
2013-12-30 | Merge branch 'merge' into next | Benjamin Herrenschmidt | 4 | -46/+48 |
2013-12-30 | powerpc/iommu: Add it_page_shift field to determine iommu page size | Alistair Popple | 1 | -4/+6 |
2013-12-30 | powerpc/iommu: Update constant names to reflect their hardcoded page size | Alistair Popple | 2 | -6/+6 |
2013-12-13 | powerpc/pseries: Fix endian issues in MSI code | Anton Blanchard | 1 | -13/+15 |
2013-12-13 | powerpc/pseries: Fix PCIE link speed endian issue | Anton Blanchard | 1 | -4/+4 |
2013-12-13 | powerpc/pseries: Fix endian issues in nvram code | Anton Blanchard | 1 | -23/+23 |
2013-12-13 | powerpc/pseries: Fix endian issues in /proc/ppc64/lparcfg | Anton Blanchard | 1 | -6/+6 |
2013-12-09 | powerpc/mm: Use HPTE constants when updating hpte bits | Aneesh Kumar K.V | 1 | -1/+2 |
2013-12-09 | powerpc: Make slb_shadow a local | Jeremy Kerr | 1 | -1/+1 |
2013-12-05 | PPC: POWERNV: move iommu_add_device earlier | Alexey Kardashevskiy | 1 | -3/+5 |
2013-12-02 | powerpc/pseries: CONFIG_PSERIES_MSI should depend on PPC_PSERIES | Michael Ellerman | 1 | -1/+1 |
2013-11-26 | powerpc: Clean up panic_timeout usage | Jason Baron | 1 | -1/+1 |
2013-11-22 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -0/+1 |
2013-11-21 | powerpc/pseries: Fix SMP=n build of rng.c | Michael Ellerman | 1 | -0/+1 |
2013-11-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 3 | -9/+71 |
2013-11-21 | pseries: Add H_SET_MODE to change exception endianness | Anton Blanchard | 2 | -0/+59 |
2013-11-21 | powerpc/pseries: Fix endian issues in pseries EEH code | Anton Blanchard | 1 | -9/+12 |
2013-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 1 | -1/+1 |
2013-11-14 | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -27/+16 |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -5/+5 |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 1 | -5/+3 |
2013-10-31 | powerpc/nvram: Fix endian issue when reading the NVRAM size | Cedric Le Goater | 1 | -2/+2 |
2013-10-31 | powerpc/nvram: Scan partitions only once | Cedric Le Goater | 1 | -3/+3 |
2013-10-30 | powerpc/pseries: Fix endian issues in pseries iommu code | Anton Blanchard | 1 | -29/+30 |
2013-10-28 | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 1 | -27/+16 |
2013-10-24 | of/irq: simplify args to irq_create_of_mapping | Grant Likely | 1 | -2/+1 |
2013-10-24 | of/irq: Replace of_irq with of_phandle_args | Grant Likely | 1 | -4/+3 |