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-10-04
[POWERPC] Fix a printk in pseries_mpic_init_IRQ
Michael Ellerman
1
-1
/
+1
2006-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2
-21
/
+10
2006-10-03
[PATCH] restore parport_pc probing on powermac
Olaf Hering
1
-6
/
+0
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
1
-1
/
+1
2006-10-01
[PATCH] update legacy io handling for pmac
Olaf Hering
1
-0
/
+6
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-1
/
+1
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
1
-1
/
+1
2006-09-26
[POWERPC] EEH failure to mark pci slot as frozen.
Linas Vepstas
1
-0
/
+7
2006-09-26
[POWERPC] Always call cede in pseries dedicated idle loop
Anton Blanchard
1
-21
/
+3
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-10
[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
-349
/
+494
2006-07-03
[POWERPC] Use the genirq framework
Benjamin Herrenschmidt
3
-220
/
+264
2006-07-02
[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-27
[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
[prev]
[next]