index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/pseries/eeh: Fix crash when error happens during device probe
Thadeu Lima de Souza Cascardo
2012-02-14
1
-2
/
+2
*
powerpc/pseries: Fix partition migration hang in stop_topology_update
Brian King
2012-02-14
1
-1
/
+5
*
powerpc/cpuidle: Make it a bool, not a tristate
Deepthi Dharwar
2012-01-25
1
-1
/
+1
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2012-01-14
2
-5
/
+12
|
\
|
*
powerpc: Fix unpaired __trace_hcall_entry and __trace_hcall_exit
Li Zhong
2012-01-11
1
-1
/
+2
|
*
powerpc: Fix RCU idle and hcall tracing
Anton Blanchard
2012-01-11
1
-4
/
+10
*
|
kexec: remove KMSG_DUMP_KEXEC
WANG Cong
2012-01-12
1
-1
/
+0
|
/
*
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
4
-87
/
+86
|
\
|
*
driver-core: remove sysdev.h usage.
Kay Sievers
2011-12-21
1
-1
/
+1
|
*
power: suspend - convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
1
-16
/
+17
|
*
power: cmm - convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
1
-33
/
+34
|
*
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
1
-37
/
+34
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-01-06
10
-97
/
+429
|
\
\
|
*
|
powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exit
Li Zhong
2012-01-03
2
-3
/
+3
|
*
|
Merge branch 'kexec' into next
Benjamin Herrenschmidt
2011-12-16
1
-0
/
+2
|
|
\
\
|
|
*
|
powerpc: Reduce pseries panic timeout from 180s to 10s
Anton Blanchard
2011-12-08
1
-0
/
+2
|
*
|
|
Merge branch 'cpuidle' into next
Benjamin Herrenschmidt
2011-12-16
6
-87
/
+360
|
|
\
\
\
|
|
*
|
|
powerpc/cpuidle: Handle power_save=off
Deepthi Dharwar
2011-12-08
1
-0
/
+3
|
|
*
|
|
powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe...
Deepthi Dharwar
2011-12-08
1
-84
/
+17
|
|
*
|
|
powerpc/cpuidle: cpuidle driver for pSeries
Deepthi Dharwar
2011-12-08
6
-3
/
+340
|
|
|
/
/
|
*
|
|
powerpc/nvram: Add spinlock to oops_to_nvram to prevent oops in compression c...
Anton Blanchard
2011-12-08
1
-0
/
+7
|
|
/
/
|
*
|
powerpc/mpic: Invert the meaning of MPIC_PRIMARY
Kyle Moffett
2011-12-07
1
-2
/
+1
|
*
|
powerpc/powernv: Add TCE SW invalidation support
Benjamin Herrenschmidt
2011-11-25
1
-3
/
+3
|
*
|
powerpc/pseries: Software invalidatation of TCEs
Milton Miller
2011-11-25
1
-5
/
+56
|
|
/
*
|
powerpc: Tell RCU about idle after hcall tracing
Paul E. McKenney
2011-12-11
1
-0
/
+4
|
/
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
14
-4
/
+17
|
\
|
*
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
2011-10-31
1
-1
/
+0
|
*
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2011-10-31
2
-2
/
+2
|
*
powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.h
Paul Gortmaker
2011-10-31
1
-1
/
+2
|
*
powerpc: fix two implicit header uses in pseries/plpar_wrappers.h
Paul Gortmaker
2011-10-31
1
-0
/
+3
|
*
powerpc: Fix up implicit sched.h users
Paul Gortmaker
2011-10-31
4
-0
/
+4
|
*
powerpc: Fix up implicit stat.h users
Paul Gortmaker
2011-10-31
3
-0
/
+3
|
*
powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
*
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
2011-10-31
2
-0
/
+2
*
|
powerpc/eeh: Fix /proc/ppc64/eeh creation
Thadeu Lima de Souza Cascardo
2011-09-20
1
-1
/
+1
*
|
powerpc/pseries: Avoid spurious error during hotplug CPU add
Anton Blanchard
2011-09-20
1
-0
/
+4
*
|
pseries/iommu: Add missing kfree
Julia Lawall
2011-09-20
1
-2
/
+5
*
|
powerpc/nvram: Add compression to fit more oops output into NVRAM
Jim Keniston
2011-09-20
2
-7
/
+165
*
|
powerpc: Use the newly added get_required_mask dma_map_ops hook
Milton Miller
2011-09-20
1
-1
/
+1
*
|
powerpc: Override dma_get_required_mask by platform hook and ops
Milton Miller
2011-09-01
1
-0
/
+27
|
/
*
powerpc/pseries: Simplify vpa deregistration functions
Anton Blanchard
2011-08-05
3
-18
/
+14
*
powerpc/pseries: Cleanup VPA registration and deregistration errors
Anton Blanchard
2011-08-05
3
-19
/
+22
*
powerpc/pseries: Fix kexec on recent firmware versions
Anton Blanchard
2011-08-05
3
-3
/
+14
*
powerpc: Lack of ibm,io-events not that important!
Anton Blanchard
2011-08-05
1
-5
/
+3
*
powerpc: pseries: Fix kexec on machines with more than 4TB of RAM
Anton Blanchard
2011-08-05
1
-1
/
+1
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
3
-3
/
+3
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-07-25
9
-232
/
+35
|
\
|
*
powerpc/pseries/hvconsole: Fix dropped console output
Anton Blanchard
2011-07-19
1
-1
/
+1
|
*
powerpc/pseries: Re-implement HVSI as part of hvc_vio
Benjamin Herrenschmidt
2011-06-29
3
-192
/
+5
|
*
powerpc/udbg: Register udbg console generically
Benjamin Herrenschmidt
2011-06-29
1
-2
/
+0
[next]