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.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
2006-09-22
[POWERPC] EEH: Power4 systems sometimes need multiple resets.
Linas Vepstas
1
-12
/
+24
2006-09-21
[POWERPC] EEH: support MMIO enable recovery step
Linas Vepstas
1
-17
/
+64
2006-09-21
[POWERPC] EEH: enable MMIO/DMA on frozen slot
Linas Vepstas
1
-0
/
+29
2006-09-21
[POWERPC] EEH: code comment cleanup
Linas Vepstas
2
-11
/
+35
2006-09-21
[POWERPC] EEH: balance pcidev_get/put calls
Linas Vepstas
1
-15
/
+2
2006-09-13
[POWERPC] powerpc: Instrument Hypervisor Calls
Mike Kravetz
3
-0
/
+202
2006-09-13
[POWERPC] Split out vpa unregister logic from pseries_kexec_cpu_down_xics()
Michael Ellerman
1
-6
/
+12
2006-08-25
[POWERPC] Cleanup CPU inits
Olof Johansson
1
-2
/
+2
2006-08-08
Merge branch 'merge'
Paul Mackerras
2
-5
/
+3
2006-08-08
[POWERPC] Implement SLB shadow buffer
Michael Neuling
3
-6
/
+40
2006-08-08
[POWERPC] Fix might-sleep warning on removing cpus
Haren Myneni
1
-3
/
+3
2006-08-08
[POWERPC] fix PMU initialization on pseries lpar
Sonny Rao
1
-2
/
+0
2006-08-01
[POWERPC] clean up pseries hcall interfaces
Anton Blanchard
5
-220
/
+123
2006-08-01
Merge branch 'merge'
Paul Mackerras
3
-24
/
+19
2006-07-31
[POWERPC] pseries: Constify & voidify get_property()
Jeremy Kerr
13
-51
/
+51
2006-07-31
[POWERPC] Use H_CEDE on non-SMT
Jake Moilanen
1
-2
/
+4
2006-07-11
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
2
-22
/
+15
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
5
-351
/
+496
2006-07-03
[POWERPC] Use the genirq framework
Benjamin Herrenschmidt
3
-221
/
+265
2006-07-03
[PATCH] irq-flags: POWERPC: Use the new IRQF_ constants
Thomas Gleixner
1
-4
/
+7
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
5
-5
/
+0
2006-06-30
typo fixes: occuring -> occurring
Adrian Bunk
1
-1
/
+1
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
3
-8
/
+39
2006-06-29
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
1
-2
/
+2
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
1
-4
/
+4
2006-06-28
[POWERPC] powerpc: Initialise ppc_md htab pointers earlier
Michael Ellerman
2
-8
/
+6
2006-06-28
[POWERPC] kdump: Reserve the existing TCE mappings left by the first kernel
Haren Myneni
1
-0
/
+33
2006-06-28
[PATCH] spin/rwlock init cleanups
Ingo Molnar
1
-1
/
+1
2006-06-26
spelling fixes
Andreas Mohr
1
-1
/
+1
2006-06-21
[POWERPC] Extra sanity check in EEH code
Nathan Lynch
1
-0
/
+2
2006-06-21
[POWERPC] Dont look for class-code in pci children
Anton Blanchard
1
-6
/
+2
2006-06-21
[POWERPC] pseries: Print PCI slot location code on failure
Linas Vepstas
1
-13
/
+22
2006-06-21
[POWERPC] RTAS delay, fix module build breaks
John Rose
1
-3
/
+3
2006-06-15
[POWERPC] node local IOMMU tables
Anton Blanchard
1
-10
/
+13
2006-06-15
[POWERPC] Optimise some TOC usage
Anton Blanchard
1
-0
/
+4
2006-06-12
Merge branch 'merge'
Paul Mackerras
1
-0
/
+8
2006-06-09
[PATCH] powerpc: Fix cell blade detection
Arnd Bergmann
1
-0
/
+8
2006-05-19
Merge ../linux-2.6
Paul Mackerras
1
-1
/
+1
2006-05-19
[PATCH] powerpc: pseries: Use generic dma-window parsing function
Jeremy Kerr
1
-19
/
+10
2006-05-19
[PATCH] powerpc/pseries: Increment fail counter in PCI recovery
Linas Vepstas
1
-1
/
+6
2006-05-16
[PATCH] powerpc: fix kernel version display on pseries boxes
Anton Blanchard
1
-1
/
+1
2006-05-05
Merge ../linux-2.6
Paul Mackerras
1
-0
/
+8
2006-05-03
[PATCH] powerpc/pseries: avoid crash in PCI code if mem system not up
Linas Vepstas
1
-0
/
+8
2006-04-29
[PATCH] powerpc: kill union tce_entry
Olof Johansson
1
-70
/
+52
2006-04-29
[PATCH] powerpc: merge the rest of the vio code
Stephen Rothwell
2
-134
/
+0
2006-04-29
[PATCH] powerpc: use a common vio_match_device routine
Stephen Rothwell
1
-12
/
+0
2006-04-29
[PATCH] powerpc: use the device tree for the iSeries vio bus probe
Stephen Rothwell
1
-138
/
+9
2006-04-22
[PATCH] powerpc/pseries: clear PCI failure counter if no new failures
Linas Vepstas
2
-28
/
+35
2006-04-22
[PATCH] powerpc: Quiet rtasd output at boot
Olof Johansson
1
-3
/
+3
2006-04-22
[PATCH] powerpc: Lack of ISA interrupts on XICS isn't dangerous
Olof Johansson
1
-1
/
+1
[next]