index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-2
/
+2
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
3
-53
/
+150
2009-12-09
powerpc/pseries: Track previous CPPR values to correctly EOI interrupts
Mark Nelson
1
-5
/
+51
2009-12-09
powerpc/pseries: Correct pseries/dlpar.c build break without CONFIG_SMP
Nathan Fontenot
1
-94
/
+94
2009-12-09
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
1
-1
/
+1
2009-12-09
powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...
Gautham R Shenoy
1
-10
/
+35
2009-12-09
pseries/pseries: Add code to online/offline CPUs of a DLPAR node
Gautham R Shenoy
1
-0
/
+101
2009-12-09
powerpc/pseries: Add kernel based CPU DLPAR handling
Nathan Fontenot
1
-0
/
+88
2009-12-09
powerpc/pseries: Kernel DLPAR Infrastructure
Nathan Fontenot
3
-2
/
+346
2009-11-24
powerpc/pseries: Add hooks to put the CPU into an appropriate offline state
Gautham R Shenoy
3
-9
/
+210
2009-11-24
powerpc/pseries: Add extended_cede_processor() helper function.
Gautham R Shenoy
1
-0
/
+22
2009-11-24
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
1
-2
/
+2
2009-11-15
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
Ingo Molnar
3
-53
/
+150
2009-11-12
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2
-2
/
+9
2009-11-05
powerpc/pci: Fix regression in powerpc MSI-X
Andre Detsch
2
-2
/
+9
2009-10-30
powerpc: Add kdump support to Collaborative Memory Manager
Brian King
2
-11
/
+20
2009-10-30
powerpc: Remove get_irq_desc()
Michael Ellerman
1
-4
/
+4
2009-10-30
powerpc/pseries: Use irq_has_action() in eeh_disable_irq()
Michael Ellerman
1
-17
/
+1
2009-10-30
powerpc/chrp: Use the same RTAS daemon as pSeries
Benjamin Herrenschmidt
3
-520
/
+2
2009-10-30
powerpc: Move /proc/ppc64 to /proc/powerpc and add symlink
Benjamin Herrenschmidt
2
-5
/
+5
2009-10-29
percpu: make percpu symbols in powerpc unique
Tejun Heo
1
-2
/
+2
2009-10-28
powerpc: tracing: Give hypervisor call tracepoints access to arguments
Anton Blanchard
3
-16
/
+29
2009-10-28
powerpc: tracing: Add hypervisor call tracepoints
Anton Blanchard
3
-43
/
+127
2009-10-14
powerpc: Fix hypervisor TLB batching
Anton Blanchard
1
-2
/
+1
2009-10-02
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-24
powerpc: Change archdata dma_data to a union
Becky Bruce
1
-4
/
+4
2009-09-24
cpumask: Use accessors for cpu_*_mask: powerpc
Rusty Russell
1
-3
/
+3
2009-09-23
seq_file: constify seq_operations
James Morris
1
-1
/
+1
2009-09-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+9
2009-09-11
powerpc: Fix bug where perf_counters breaks oprofile
Paul Mackerras
1
-4
/
+0
2009-09-10
PCI/powerpc: support PCIe fundamental reset
Mike Mason
1
-1
/
+9
2009-09-02
powerpc/pseries: Fix to handle slb resize across migration
Brian King
1
-1
/
+8
2009-09-02
powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()
Grant Likely
1
-1
/
+1
2009-08-20
powerpc: Move definitions of secondary CPU spinloop to header file
Benjamin Herrenschmidt
1
-2
/
+0
2009-07-08
powerpc/pseries: Use pr_devel() in xics.c
Michael Ellerman
1
-4
/
+4
2009-07-08
powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routines
Michael Ellerman
1
-9
/
+9
2009-06-26
powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock
Benjamin Herrenschmidt
1
-28
/
+2
2009-06-22
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-14
/
+24
2009-06-17
PCI AER: support Multiple Error Received and no error source id
Zhang, Yanmin
1
-14
/
+24
2009-06-12
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-5
/
+7
2009-06-09
powerpc/pseries: Fix warnings when printing resource_size_t
Stephen Rothwell
1
-2
/
+2
2009-06-02
powerpc: Convert RTAS event scan from kernel thread to workqueue
Anton Blanchard
1
-38
/
+38
2009-05-21
powerpc/pci: Move pseries code into pseries platform specific area
Kumar Gala
1
-0
/
+25
2009-05-21
powerpc/pseries: CMO unused page hinting
Robert Jennings
1
-0
/
+52
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
1
-5
/
+7
2009-04-15
powerpc: pseries/dtl.c should include asm/firmware.h
Sachin Sant
1
-0
/
+1
2009-04-15
powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset()
Mike Mason
1
-0
/
+2
2009-03-30
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-2
/
+3
2009-03-27
powerpc: Add write barrier before enabling DTL flags
Jeremy Kerr
1
-0
/
+4
2009-03-24
powerpc: Add virtual processor dispatch trace log
Jeremy Kerr
4
-0
/
+295
[next]