index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/boot: Add support for 64bit little endian wrapper
Cédric Le Goater
2014-04-28
7
-5
/
+72
*
powerpc/boot: Add a global entry point for pseries
Cédric Le Goater
2014-04-28
3
-1
/
+11
*
powerpc/boot: Modify entry point for 64bit
Cédric Le Goater
2014-04-28
1
-4
/
+104
*
powerpc/boot: Define a routine to enter prom
Cédric Le Goater
2014-04-28
2
-0
/
+77
*
powerpc/boot: Add little endian support to elf utils
Cédric Le Goater
2014-04-28
1
-0
/
+4
*
powerpc/boot: Add 64bit and little endian support to addnote
Cédric Le Goater
2014-04-28
1
-43
/
+85
*
powerpc/boot: Define byteswapping routines for little endian
Cédric Le Goater
2014-04-28
2
-0
/
+36
*
powerpc/boot: Fix compile warning in 64bit
Cédric Le Goater
2014-04-28
1
-1
/
+1
*
powerpc/boot: Define typedef ihandle as u32
Cédric Le Goater
2014-04-28
2
-6
/
+6
*
powerpc/boot: Rework of_claim() to make it 64bit friendly
Cédric Le Goater
2014-04-28
3
-10
/
+12
*
powerpc/boot: Add PROM_ERROR define in oflib
Cédric Le Goater
2014-04-28
2
-3
/
+5
*
powerpc/boot: Add byteswapping routines in oflib
Cédric Le Goater
2014-04-28
3
-13
/
+18
*
powerpc/boot: Use prom_arg_t in oflib
Cédric Le Goater
2014-04-28
1
-4
/
+6
*
powerpc/boot: Use a common prom_args struct in oflib
Cédric Le Goater
2014-04-28
2
-14
/
+17
*
powerpc/boot: Fix do_div for 64bit wrapper
Cédric Le Goater
2014-04-28
1
-0
/
+14
*
powerpc/prom: Stop scanning dev-tree for fdump early
Gavin Shan
2014-04-28
1
-2
/
+3
*
powerpc/powernv: Don't use pe->pbus to get the domain number
Gavin Shan
2014-04-28
1
-2
/
+2
*
powerpc/powernv: Missed IOMMU table type
Gavin Shan
2014-04-28
1
-5
/
+4
*
powerpc/powernv: Fundamental reset on PLX ports
Gavin Shan
2014-04-28
2
-16
/
+95
*
powerpc/eeh: Can't recover from non-PE-reset case
Gavin Shan
2014-04-28
1
-3
/
+9
*
powrpc/powernv: Reset PHB in kdump kernel
Gavin Shan
2014-04-28
3
-4
/
+24
*
powerpc/pci: Mask linkDown on resetting PCI bus
Gavin Shan
2014-04-28
5
-2
/
+61
*
powerpc/eeh: Make the delay for PE reset unified
Gavin Shan
2014-04-28
4
-15
/
+30
*
powerpc/powernv: Reset root port in firmware
Gavin Shan
2014-04-28
1
-7
/
+6
*
powerpc/pseries: Fix overwritten PE state
Gavin Shan
2014-04-28
1
-0
/
+1
*
powerpc/powernv: Fix endless reporting frozen PE
Gavin Shan
2014-04-28
1
-0
/
+7
*
powerpc/eeh: No hotplug on permanently removed dev
Gavin Shan
2014-04-28
6
-19
/
+100
*
powerpc/eeh: Allow to disable EEH
Gavin Shan
2014-04-28
3
-7
/
+70
*
powerpc/eeh: Cleanup EEH subsystem variables
Gavin Shan
2014-04-28
2
-26
/
+34
*
powerpc/eeh: Use cached capability for log dump
Gavin Shan
2014-04-28
4
-23
/
+56
*
powerpc/eeh: Cleanup eeh_gather_pci_data()
Gavin Shan
2014-04-28
1
-14
/
+13
*
powerpc/eeh: Avoid I/O access during PE reset
Gavin Shan
2014-04-28
3
-70
/
+99
*
powerpc/powernv: Use EEH PCI config accessors
Gavin Shan
2014-04-28
1
-11
/
+12
*
powerpc/eeh: Block PCI-CFG access during PE reset
Gavin Shan
2014-04-28
4
-54
/
+126
*
powerpc/eeh: EEH_PE_ISOLATED not reflect HW state
Gavin Shan
2014-04-28
1
-7
/
+3
*
powerpc/powernv: Remove fields in PHB diag-data dump
Gavin Shan
2014-04-28
1
-51
/
+40
*
powerpc/powernv: Move PNV_EEH_STATE_ENABLED around
Gavin Shan
2014-04-28
3
-11
/
+6
*
powerpc/powernv: Remove PNV_EEH_STATE_REMOVED
Gavin Shan
2014-04-28
2
-42
/
+15
*
powerpc/eeh: Remove EEH_PE_PHB_DEAD
Gavin Shan
2014-04-28
3
-14
/
+7
*
powerpc/4xx: Fix section mismatch in ppc4xx_pci.c
Alistair Popple
2014-04-28
1
-1
/
+1
*
ppc/kvm: Clear the runlatch bit of a vcpu before napping
Preeti U Murthy
2014-04-28
1
-1
/
+11
*
ppc/kvm: Set the runlatch bit of a CPU just before starting guest
Preeti U Murthy
2014-04-28
1
-0
/
+6
*
ppc/powernv: Set the runlatch bits correctly for offline cpus
Preeti U Murthy
2014-04-28
1
-0
/
+3
*
powerpc/pseries: Protect remove_memory() with device hotplug lock
Li Zhong
2014-04-28
1
-4
/
+6
*
powerpc: Fix error return in rtas_flash module init
Anton Blanchard
2014-04-28
1
-1
/
+1
*
powerpc: Bump BOOT_COMMAND_LINE_SIZE to 2048
Anton Blanchard
2014-04-28
1
-1
/
+1
*
powerpc: Bump COMMAND_LINE_SIZE to 2048
Anton Blanchard
2014-04-28
1
-1
/
+6
*
powerpc: Rename duplicate COMMAND_LINE_SIZE define
Anton Blanchard
2014-04-28
3
-7
/
+7
*
powerpc/perf/hv-24x7: Catalog version number is be64, not be32
Cody P Schafer
2014-04-28
1
-6
/
+7
*
powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on it
Cody P Schafer
2014-04-28
1
-1
/
+1
[next]