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
2006-01-13
[PATCH] powerpc: Add support for changing properties from userspace
Dave C Boutcher
1
-0
/
+100
2006-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
7
-12
/
+11
2006-01-12
[PATCH] powerpc: task_thread_info()
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] powerpc: pseries namespace cleanup
Arnd Bergmann
6
-10
/
+8
2006-01-12
[PATCH] powerpc: remove warning in EEH code
Olof Johansson
1
-2
/
+3
2006-01-10
[PATCH] powerpc/pseries: dlpar-add crash on null pointer deref
linas
1
-1
/
+2
2006-01-10
powerpc: Fix up some compile errors in the PCI error recovery code
Paul Mackerras
2
-10
/
+9
2006-01-10
[PATCH] powerpc: get rid of per_cpu EEH counters
Linas Vepstas
1
-37
/
+23
2006-01-10
[PATCH] powerpc: Save device BARs much earlier in the boot sequence
Linas Vepstas
2
-11
/
+8
2006-01-10
[PATCH] powerpc: handle multifunction PCI devices properly
Linas Vepstas
2
-4
/
+29
2006-01-10
[PATCH] powerpc: Don't continue with PCI Error recovery if slot reset failed.
Linas Vepstas
2
-39
/
+66
2006-01-10
[PATCH] powerpc: set up the RTAS token just like the rest of them.
Linas Vepstas
1
-5
/
+3
2006-01-10
[PATCH] powerpc: Use PE configuration address consistently
Linas Vepstas
1
-4
/
+23
2006-01-10
[PATCH] powerpc: bugfix: fill in uninitialized field
Linas Vepstas
1
-0
/
+3
2006-01-10
[PATCH] powerpc: Remove duplicate code
Linas Vepstas
2
-14
/
+1
2006-01-10
[PATCH] powerpc: remove bogus printk
Linas Vepstas
1
-5
/
+3
2006-01-10
[PATCH] powerpc: Add "partitionable endpoint" support
Linas Vepstas
1
-2
/
+24
2006-01-10
[PATCH] powerpc: Split out PCI address cache to its own file
Linas Vepstas
3
-294
/
+320
2006-01-10
[PATCH] powerpc: PCI Error Recovery: PPC64 core recovery routines
Linas Vepstas
4
-30
/
+394
2006-01-09
[PATCH] cell: enable pause(0) in cpu_idle
Arnd Bergmann
3
-4
/
+14
2006-01-09
[PATCH] powerpc: Fix search for the main interrupt controller
Haren Myneni
1
-6
/
+9
2006-01-09
[PATCH] powerpc: export PCI fixup routine
linas
1
-1
/
+1
2006-01-09
[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.
Michael Ellerman
2
-1
/
+2
2006-01-09
[PATCH] powerpc: Create a trampoline for the fwnmi vectors
Michael Ellerman
2
-12
/
+12
2006-01-09
[PATCH] powerpc: minor cleanup of void ptr deref
linas
1
-6
/
+6
2006-01-09
[PATCH] powerpc: udbg updates
Benjamin Herrenschmidt
1
-2
/
+2
2006-01-09
[PATCH] powerpc: migrate common PCI hotplug code
Linas Vepstas
2
-1
/
+175
2006-01-09
[PATCH] powerpc: PCI hotplug common code elimination
Linas Vepstas
1
-0
/
+26
2006-01-09
[PATCH] powerpc: Unify udbg (#2)
Benjamin Herrenschmidt
1
-4
/
+4
2006-01-09
[PATCH] powerpc: serial port discovery (#2)
Benjamin Herrenschmidt
2
-52
/
+30
2006-01-09
[PATCH] powerpc: Merge kexec
Michael Ellerman
1
-0
/
+3
2005-12-22
powerpc: Fix i8259 cascade on pSeries with XICS interrupt controller
Paul Mackerras
1
-18
/
+3
2005-12-08
[PATCH] powerpc: Remove debug code in hash path
Benjamin Herrenschmidt
1
-12
/
+0
2005-12-05
powerpc/pseries: Optimize IOMMU setup
Paul Mackerras
1
-1
/
+1
2005-12-02
[PATCH] powerpc/pseries: Fix TCE building with 64k pagesize
Michal Ostrowski
1
-3
/
+6
2005-11-23
[PATCH] powerpc: update my email address
Olof Johansson
1
-1
/
+1
2005-11-18
powerpc: Fix compile error on pSeries arising from delay.h changes
Paul Mackerras
1
-2
/
+2
2005-11-17
[PATCH] Avoid use of uninitialised spinlock in EEH.
David Woodhouse
1
-1
/
+2
2005-11-16
[PATCH] powerpc: More debugging fixups
Michael Ellerman
1
-0
/
+1
2005-11-14
powerpc: Move most remaining ppc64 files over to arch/powerpc
Paul Mackerras
3
-1
/
+329
2005-11-14
[PATCH] powerpc: Turn cpu_irq_down into kexec_cpu_down
Michael Ellerman
1
-2
/
+24
2005-11-11
powerpc: Fix some compile problems with the VDSO stuff
Paul Mackerras
2
-3
/
+2
2005-11-11
[PATCH] ppc64: Remove debug boot message
Anton Blanchard
1
-3
/
+1
2005-11-10
[PATCH] ppc64: mark failed devices
Linas Vepstas
1
-16
/
+32
2005-11-10
[PATCH] ppc64: fix PCI IO mapping
Benjamin Herrenschmidt
1
-1
/
+0
2005-11-10
powerpc: Fix compile error in EEH code with gcc4
Paul Mackerras
1
-2
/
+2
2005-11-10
[PATCH] powerpc: merge code values for identifying platforms
Paul Mackerras
8
-18
/
+19
2005-11-10
[PATCH] powerpc: Move scanlog.c to platforms/pseries
David Gibson
2
-0
/
+236
2005-11-10
Merge git://oak/home/sfr/kernels/iseries/work
Paul Mackerras
1
-0
/
+1
2005-11-10
[PATCH] ppc64: Save & restore of PCI device BARS
Linas Vepstas
1
-1
/
+114
[prev]
[next]