index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-25
Merge branch 'next' into for-linus
James Morris
1
-4
/
+4
2008-12-16
powerpc/cell/axon-msi: Fix MSI after kexec
Arnd Bergmann
1
-0
/
+3
2008-12-04
Merge branch 'master' into next
James Morris
3
-7
/
+41
2008-12-01
powerpc/cell: Fix GDB watchpoints, again
Arnd Bergmann
1
-2
/
+7
2008-12-01
powerpc/cell/axon-msi: Retry on missing interrupt
Arnd Bergmann
1
-5
/
+31
2008-11-24
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...
Paul Mackerras
1
-0
/
+3
2008-11-21
powerpc/spufs: Fix spinning in spufs_ps_fault on signal
Jeremy Kerr
1
-0
/
+3
2008-11-14
Merge branch 'master' into next
James Morris
2
-1
/
+1
2008-11-14
CRED: Pass credentials through dentry_open()
David Howells
1
-2
/
+2
2008-11-14
CRED: Wrap task credential accesses in the PowerPC arch
David Howells
1
-2
/
+2
2008-11-05
powerpc: Fix "unused variable" warning in pci_dlpar.c
Stephen Rothwell
1
-1
/
+0
2008-11-05
powerpc/cell: Fix compile error in ras.c
Alexey Dobriyan
1
-0
/
+1
2008-10-31
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
10
-47
/
+67
2008-10-31
powerpc/mpic: Fix regression caused by change of default IRQ affinity
Kumar Gala
2
-2
/
+4
2008-10-31
powerpc: Update remaining dma_mapping_ops to use map/unmap_page
Mark Nelson
3
-39
/
+41
2008-10-31
powerpc/pci: Properly allocate bus resources for hotplug PHBs
Nathan Fontenot
1
-0
/
+2
2008-10-31
powerpc: Use is_kdump_kernel()
Milton Miller
2
-5
/
+5
2008-10-31
Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/p...
Paul Mackerras
1
-1
/
+1
2008-10-28
powerpc: fix i2c on PPC linkstation / kurobox machines
Guennadi Liakhovetski
1
-0
/
+14
2008-10-28
powerpc/40x: Don't enable HCU4 board by default
Josh Boyer
1
-1
/
+1
2008-10-27
Merge commit 'v2.6.28-rc2' into tracing/urgent
Ingo Molnar
29
-135
/
+366
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2008-10-23
[PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufs
Al Viro
1
-2
/
+2
2008-10-22
powerpc: Support for relocatable kdump kernel
Mohan Kumar M
2
-6
/
+6
2008-10-22
powerpc: Move memory size print into common show_cpuinfo for 32-bit
Becky Bruce
12
-40
/
+0
2008-10-21
Merge commit 'origin' into master
Benjamin Herrenschmidt
2
-1
/
+1
2008-10-21
powerpc: Use cpu_thread_in_core in smp_init for of_spin_map
Milton Miller
2
-16
/
+7
2008-10-21
powerpc/pseries: Validate PFN in pseries_remove_lmb()
Nathan Fontenot
1
-0
/
+6
2008-10-21
Merge commit 'gcl/gcl-next'
Benjamin Herrenschmidt
1
-2
/
+5
2008-10-21
Merge commit 'jwb/jwb-next'
Benjamin Herrenschmidt
5
-0
/
+189
2008-10-21
powerpc/spufs: Explain conditional decrement of aff_sched_count
Andre Detsch
1
-0
/
+5
2008-10-21
powerpc/spufs: Improve search of node for contexts with SPU affinity
Andre Detsch
1
-6
/
+13
2008-10-21
powerpc/spufs: Use kmalloc rather than kzalloc for switch log buffer
Jeremy Kerr
1
-1
/
+2
2008-10-21
powerpc/spufs: Don't spu_acquire_saved unnecessarily in regs read
Jeremy Kerr
1
-0
/
+5
2008-10-21
powerpc/spufs: Don't require full buffer in switch_log read
Jeremy Kerr
1
-19
/
+27
2008-10-21
powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple o...
Jeremy Kerr
3
-56
/
+81
2008-10-21
powerpc/spufs: sputrace: Don't block until the read buffer is full
Jeremy Kerr
1
-0
/
+5
2008-10-21
powerpc/spufs: sputrace: Only enable logging on open(), prevent multiple openers
Jeremy Kerr
1
-3
/
+29
2008-10-20
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2008-10-20
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
1
-1
/
+1
2008-10-19
Merge branch 'linus' into tracing-v28-for-linus-v3
Ingo Molnar
58
-818
/
+1315
2008-10-17
powerpc/4xx: Add PowerPC 4xx GPIO driver
Steven A. Falco
2
-0
/
+16
2008-10-17
powerpc/40x: Add support for Netstal HCU4 board
Niklaus Giger
3
-0
/
+70
2008-10-17
powerpc/40x: Add PowerPC 40x simple platform support
Josh Boyer
3
-0
/
+103
2008-10-16
Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2008-10-15
powerpc/mpc5200: Don't touch pipelining for MPC5200B
Wolfram Sang
1
-2
/
+5
2008-10-15
Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...
Ingo Molnar
1
-1
/
+0
2008-10-15
Merge commit 'origin'
Benjamin Herrenschmidt
8
-10
/
+16
2008-10-15
powerpc: Fix CHRP PCI config access for indirect_pci
Benjamin Herrenschmidt
1
-1
/
+1
2008-10-15
powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPs
Benjamin Herrenschmidt
1
-1
/
+1
[next]