index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-09
powerpc/eeh: pseries platform config space access in EEH
Gavin Shan
2
-17
/
+55
2012-03-09
powerpc/eeh: Introduce struct eeh_stats for EEH
Gavin Shan
1
-27
/
+38
2012-03-09
powerpc/eeh: Replace pci_dn with eeh_dev for EEH on pSeries
Gavin Shan
1
-48
/
+48
2012-03-09
powerpc/eeh: Replace pci_dn with eeh_dev for EEH aux components
Gavin Shan
3
-59
/
+60
2012-03-09
powerpc/eeh: Replace pci_dn with eeh_dev for EEH core
Gavin Shan
1
-129
/
+140
2012-03-09
powerpc/eeh: Replace pci_dn with eeh_dev for EEH address cache
Gavin Shan
1
-7
/
+20
2012-03-09
powerpc/eeh: Replace pci_dn with eeh_dev for EEH sysfs
Gavin Shan
1
-13
/
+10
2012-03-09
powerpc/eeh: Introduce EEH device
Gavin Shan
4
-2
/
+112
2012-03-09
powerpc/eeh: Cleanup function names in EEH aux components
Gavin Shan
2
-5
/
+5
2012-03-09
powerpc/pseries: Cleanup comments in EEH aux components
Gavin Shan
4
-73
/
+97
2012-03-09
powerpc/eeh: pseries platform EEH configure bridge
Gavin Shan
3
-45
/
+30
2012-03-09
powerpc/eeh: pseries platform EEH error log retrieval
Gavin Shan
3
-65
/
+49
2012-03-09
powerpc/eeh: pseries platform EEH reset PE
Gavin Shan
2
-58
/
+30
2012-03-09
powerpc/eeh: pseries platform EEH wait PE state
Gavin Shan
3
-46
/
+49
2012-03-09
powerpc/eeh: pseries platform PE state retrieval
Gavin Shan
3
-82
/
+86
2012-03-09
powerpc/eeh: pseries platform EEH PE address retrieval
Gavin Shan
2
-65
/
+48
2012-03-09
powerpc/eeh: pseries platform EEH operations
Gavin Shan
3
-25
/
+44
2012-03-09
powerpc/eeh: pseries platform EEH initialization
Gavin Shan
2
-0
/
+67
2012-03-09
powerpc/eeh: Platform dependent EEH operations
Gavin Shan
4
-1
/
+238
2012-03-09
powerpc/eeh: Cleanup function names in the EEH core
Gavin Shan
3
-59
/
+55
2012-03-09
powerpc/eeh: Cleanup comments in the EEH core
Gavin Shan
1
-132
/
+268
2012-02-27
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
1
-1
/
+1
2012-02-27
powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig files
Stephen Rothwell
1
-1
/
+1
2012-02-23
powerpc/PCI: replace pci_probe_only with pci_flags
Bjorn Helgaas
1
-2
/
+2
2012-02-23
powerpc/PCI: make pci_probe_only default to 0
Bjorn Helgaas
1
-0
/
+3
2012-02-23
fadump: Remove the phyp assisted dump code.
Mahesh Salgaonkar
2
-514
/
+0
2012-02-23
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
1
-1
/
+2
2012-02-23
powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count
Kyle Moffett
1
-3
/
+1
2012-02-21
of: Only compile OF_DYNAMIC on PowerPC pseries and iseries
Grant Likely
1
-0
/
+1
2012-02-14
powerpc/pseries/eeh: Fix crash when error happens during device probe
Thadeu Lima de Souza Cascardo
1
-2
/
+2
2012-02-14
powerpc/pseries: Fix partition migration hang in stop_topology_update
Brian King
1
-1
/
+5
2012-01-25
powerpc/cpuidle: Make it a bool, not a tristate
Deepthi Dharwar
1
-1
/
+1
2012-01-14
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
Linus Torvalds
2
-5
/
+12
2012-01-12
kexec: remove KMSG_DUMP_KEXEC
WANG Cong
1
-1
/
+0
2012-01-11
powerpc: Fix unpaired __trace_hcall_entry and __trace_hcall_exit
Li Zhong
1
-1
/
+2
2012-01-11
powerpc: Fix RCU idle and hcall tracing
Anton Blanchard
1
-4
/
+10
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
4
-87
/
+86
2012-01-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
Linus Torvalds
10
-97
/
+429
2012-01-03
powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exit
Li Zhong
2
-3
/
+3
2011-12-21
driver-core: remove sysdev.h usage.
Kay Sievers
1
-1
/
+1
2011-12-21
power: suspend - convert sysdev_class to a regular subsystem
Kay Sievers
1
-16
/
+17
2011-12-21
power: cmm - convert sysdev_class to a regular subsystem
Kay Sievers
1
-33
/
+34
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
1
-37
/
+34
2011-12-16
Merge branch 'kexec' into next
Benjamin Herrenschmidt
1
-0
/
+2
2011-12-16
Merge branch 'cpuidle' into next
Benjamin Herrenschmidt
6
-87
/
+360
2011-12-11
powerpc: Tell RCU about idle after hcall tracing
Paul E. McKenney
1
-0
/
+4
2011-12-08
powerpc/nvram: Add spinlock to oops_to_nvram to prevent oops in compression code.
Anton Blanchard
1
-0
/
+7
2011-12-08
powerpc: Reduce pseries panic timeout from 180s to 10s
Anton Blanchard
1
-0
/
+2
2011-12-08
powerpc/cpuidle: Handle power_save=off
Deepthi Dharwar
1
-0
/
+3
2011-12-08
powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSeries
Deepthi Dharwar
1
-84
/
+17
[prev]
[next]