Age | Commit message (Expand) | Author | Files | Lines |
2013-06-10 | powerpc/eeh: Don't check RTAS token to get PE addr | Gavin Shan | 1 | -7/+5 |
2013-06-01 | powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMP | Srivatsa S. Bhat | 1 | -0/+2 |
2013-05-24 | powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware support | Brian King | 1 | -3/+37 |
2013-05-24 | powerpc/powernv: Build a zImage.epapr | Benjamin Herrenschmidt | 1 | -0/+1 |
2013-05-24 | powerpc: Make radeon 32-bit MSI quirk work on powernv | Benjamin Herrenschmidt | 3 | -48/+18 |
2013-05-24 | powerpc/powernv: Fix condition for when to invalidate the TCE cache | Benjamin Herrenschmidt | 1 | -1/+1 |
2013-05-14 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 11 | -10/+150 |
2013-05-14 | powerpc: select HAVE_CONTEXT_TRACKING for pSeries | Li Zhong | 1 | -0/+1 |
2013-05-14 | powerpc: Fix irq_set_affinity() return values | Alexander Gordeev | 1 | -1/+1 |
2013-05-14 | powerpc/powernv: Fix starting of secondary CPUs on OPALv2 and v3 | Benjamin Herrenschmidt | 1 | -6/+56 |
2013-05-14 | powerpc/powernv: Detect OPAL v3 API version | Benjamin Herrenschmidt | 2 | -2/+8 |
2013-05-14 | powerpc: Make CONFIG_RTAS_PROC depend on CONFIG_PROC_FS | Michael Ellerman | 1 | -1/+1 |
2013-05-14 | powerpc: Bring all threads online prior to migration/hibernation | Robert Jennings | 1 | -0/+22 |
2013-05-10 | powerpc/powernv: Improve kexec reliability | Benjamin Herrenschmidt | 6 | -0/+54 |
2013-05-09 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 6 | -12/+1 |
2013-05-08 | powerpc/powernv: Properly drop characters if console is closed | Benjamin Herrenschmidt | 1 | -0/+7 |
2013-05-06 | powerpc/pci: Support per-aperture memory offset | Benjamin Herrenschmidt | 4 | -17/+8 |
2013-05-06 | powerpc/cell/iommu: Improve error message for missing node | Benjamin Herrenschmidt | 1 | -1/+1 |
2013-05-06 | powerpc/cell/spufs: Fix status attribute permission | Benjamin Herrenschmidt | 1 | -1/+1 |
2013-05-06 | powerpc/pnv: Fix "compatible" property for P8 PHB | Benjamin Herrenschmidt | 1 | -1/+1 |
2013-05-06 | powerpc/powerpnv: Properly handle failure starting CPUs | Benjamin Herrenschmidt | 1 | -1/+3 |
2013-05-06 | powerpc/pseries: Perform proper max_bus_speed detection | Kleber Sacilotto de Souza | 3 | -0/+59 |
2013-05-06 | powerpc/pseries: Force 32 bit MSIs for devices that require it | Brian King | 1 | -3/+18 |
2013-05-06 | powerpc/powernv: Defer OPAL exception handler registration | Jeremy Kerr | 1 | -2/+13 |
2013-05-02 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 37 | -306/+747 |
2013-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -24/+12 |
2013-05-02 | ppc: Clean up scanlog | David Howells | 1 | -18/+11 |
2013-05-02 | proc: Supply PDE attribute setting accessor functions | David Howells | 1 | -1/+1 |
2013-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+20 |
2013-05-01 | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 10 | -565/+26 |
2013-04-30 | powerpc: Decode the pte-lp-encoding bits correctly. | Aneesh Kumar K.V | 3 | -14/+14 |
2013-04-30 | powerpc: Use encode avpn where we need only avpn values | Aneesh Kumar K.V | 2 | -6/+6 |
2013-04-30 | powerpc: Use signed formatting when printing error | Aneesh Kumar K.V | 1 | -1/+1 |
2013-04-30 | Merge remote-tracking branch 'kumar/next' into next | Benjamin Herrenschmidt | 8 | -4/+242 |
2013-04-30 | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt | 6 | -20/+45 |
2013-04-30 | mm: remove free_area_cache use in powerpc architecture | Michel Lespinasse | 1 | -1/+1 |
2013-04-30 | mm, hotplug: avoid compiling memory hotremove functions when disabled | David Rientjes | 1 | -0/+12 |
2013-04-30 | mm/ppc: use common help functions to free reserved pages | Jiang Liu | 1 | -4/+1 |
2013-04-29 | Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -0/+4 |
2013-04-28 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 9 | -545/+12 |
2013-04-28 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 1 | -20/+14 |
2013-04-26 | powerpc/powernv: Fix invalid IOMMU table | Gavin Shan | 1 | -21/+12 |
2013-04-26 | powerpc/powernv: Build DMA space for PE on PHB3 | Gavin Shan | 1 | -6/+93 |
2013-04-26 | powerpc/powernv: TCE invalidation for PHB3 | Gavin Shan | 3 | -49/+90 |
2013-04-26 | powerpc/powernv: Patch MSI EOI handler on P8 | Gavin Shan | 5 | -7/+46 |
2013-04-26 | powerpc/powernv: Add option CONFIG_POWERNV_MSI | Gavin Shan | 1 | -0/+5 |
2013-04-26 | powerpc/powernv: Supports PHB3 | Gavin Shan | 3 | -34/+42 |
2013-04-26 | powerpc/pseries: Update CPU maps when device tree is updated | Jesse Larrew | 1 | -0/+1 |
2013-04-26 | powerpc/pseries: Update firmware_has_feature() to check architecture vector 5... | Nathan Fontenot | 3 | -24/+70 |
2013-04-26 | powerpc/pseries: Use ARRAY_SIZE to iterate over firmware_features_table array | Nathan Fontenot | 1 | -5/+3 |