index
:
talos-op-linux
master
Talos™ II 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: Fix kexec regression caused by CPPR tracking
Mark Nelson
2010-02-08
1
-2
/
+12
*
powerpc/pseries: Fix xics build without CONFIG_SMP
Benjamin Herrenschmidt
2010-02-01
1
-5
/
+1
*
powerpc: Move cpu hotplug driver lock from pseries to powerpc
Nathan Fontenot
2010-01-15
1
-14
/
+0
*
powerpc/pseries: Fix dlpar compile warning without CONFIG_PROC_DEVICETREE
FUJITA Tomonori
2010-01-15
1
-1
/
+3
*
powerpc/pseries: Fix xics interrupt affinity
Anton Blanchard
2010-01-15
1
-6
/
+6
*
powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible.
Gautham R Shenoy
2009-12-18
1
-2
/
+4
*
powerpc/pseries: Don't panic when H_PROD fails during cpu-online.
Gautham R Shenoy
2009-12-18
1
-2
/
+2
*
powerpc/pseries: Select XICS and PCI_MSI PSERIES
Mel Gorman
2009-12-18
1
-0
/
+2
*
powerpc: Make the CMM memory hotplug aware
Robert Jennings
2009-12-18
1
-6
/
+248
*
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-12-14
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
1
-2
/
+2
|
\
|
*
percpu: make percpu symbols in powerpc unique
Tejun Heo
2009-10-29
1
-2
/
+2
*
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-12-09
3
-53
/
+150
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
Ingo Molnar
2009-11-15
3
-53
/
+150
|
|
\
\
\
|
|
*
|
|
powerpc: tracing: Give hypervisor call tracepoints access to arguments
Anton Blanchard
2009-10-28
3
-16
/
+29
|
|
*
|
|
powerpc: tracing: Add hypervisor call tracepoints
Anton Blanchard
2009-10-28
3
-43
/
+127
|
|
|
|
/
|
|
|
/
|
*
|
|
|
powerpc/pseries: Track previous CPPR values to correctly EOI interrupts
Mark Nelson
2009-12-09
1
-5
/
+51
*
|
|
|
powerpc/pseries: Correct pseries/dlpar.c build break without CONFIG_SMP
Nathan Fontenot
2009-12-09
1
-94
/
+94
*
|
|
|
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
2009-12-09
1
-1
/
+1
*
|
|
|
powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...
Gautham R Shenoy
2009-12-09
1
-10
/
+35
*
|
|
|
pseries/pseries: Add code to online/offline CPUs of a DLPAR node
Gautham R Shenoy
2009-12-09
1
-0
/
+101
*
|
|
|
powerpc/pseries: Add kernel based CPU DLPAR handling
Nathan Fontenot
2009-12-09
1
-0
/
+88
*
|
|
|
powerpc/pseries: Kernel DLPAR Infrastructure
Nathan Fontenot
2009-12-09
3
-2
/
+346
*
|
|
|
powerpc/pseries: Add hooks to put the CPU into an appropriate offline state
Gautham R Shenoy
2009-11-24
3
-9
/
+210
*
|
|
|
powerpc/pseries: Add extended_cede_processor() helper function.
Gautham R Shenoy
2009-11-24
1
-0
/
+22
*
|
|
|
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
2009-11-24
1
-2
/
+2
*
|
|
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-11-12
2
-2
/
+9
|
\
\
\
\
|
|
/
/
/
|
*
|
|
powerpc/pci: Fix regression in powerpc MSI-X
Andre Detsch
2009-11-05
2
-2
/
+9
|
|
|
/
|
|
/
|
*
|
|
powerpc: Add kdump support to Collaborative Memory Manager
Brian King
2009-10-30
2
-11
/
+20
*
|
|
powerpc: Remove get_irq_desc()
Michael Ellerman
2009-10-30
1
-4
/
+4
*
|
|
powerpc/pseries: Use irq_has_action() in eeh_disable_irq()
Michael Ellerman
2009-10-30
1
-17
/
+1
*
|
|
powerpc/chrp: Use the same RTAS daemon as pSeries
Benjamin Herrenschmidt
2009-10-30
3
-520
/
+2
*
|
|
powerpc: Move /proc/ppc64 to /proc/powerpc and add symlink
Benjamin Herrenschmidt
2009-10-30
2
-5
/
+5
|
/
/
*
|
powerpc: Fix hypervisor TLB batching
Anton Blanchard
2009-10-14
1
-2
/
+1
|
/
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
1
-1
/
+1
*
powerpc: Change archdata dma_data to a union
Becky Bruce
2009-09-24
1
-4
/
+4
*
cpumask: Use accessors for cpu_*_mask: powerpc
Rusty Russell
2009-09-24
1
-3
/
+3
*
seq_file: constify seq_operations
James Morris
2009-09-23
1
-1
/
+1
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-09-16
1
-1
/
+9
|
\
|
*
PCI/powerpc: support PCIe fundamental reset
Mike Mason
2009-09-09
1
-1
/
+9
*
|
powerpc: Fix bug where perf_counters breaks oprofile
Paul Mackerras
2009-09-11
1
-4
/
+0
*
|
powerpc/pseries: Fix to handle slb resize across migration
Brian King
2009-09-02
1
-1
/
+8
*
|
powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()
Grant Likely
2009-09-02
1
-1
/
+1
*
|
powerpc: Move definitions of secondary CPU spinloop to header file
Benjamin Herrenschmidt
2009-08-20
1
-2
/
+0
|
/
*
powerpc/pseries: Use pr_devel() in xics.c
Michael Ellerman
2009-07-08
1
-4
/
+4
*
powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routines
Michael Ellerman
2009-07-08
1
-9
/
+9
*
powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock
Benjamin Herrenschmidt
2009-06-26
1
-28
/
+2
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-06-22
1
-14
/
+24
|
\
|
*
PCI AER: support Multiple Error Received and no error source id
Zhang, Yanmin
2009-06-16
1
-14
/
+24
*
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-06-12
1
-5
/
+7
|
\
\
[next]