index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2006-11-22
[POWERPC] Fix ucc_geth of_device discovery on mpc832x
Kim Phillips
1
-0
/
+19
2006-11-22
[POWERPC] Revert "[POWERPC] Enable generic rtc hook for the MPC8349 mITX"
Kim Phillips
1
-4
/
+0
2006-11-10
[POWERPC] Fix cell "new style" mapping and add debug
Benjamin Herrenschmidt
1
-8
/
+33
2006-11-01
[POWERPC] Use 4kB iommu pages even on 64kB-page systems
Linas Vepstas
2
-36
/
+10
2006-10-25
[POWERPC] Fix CHRP platforms with only 8259
Benjamin Herrenschmidt
1
-1
/
+3
2006-10-25
[POWERPC] spufs: fix another off-by-one bug in spufs_mbox_read
Arnd Bergmann
1
-1
/
+1
2006-10-25
[POWERPC] spufs: fix signal2 file to report signal2
Dwayne Grant Mcconnell
1
-1
/
+1
2006-10-25
[POWERPC] Consolidate feature fixup code
Benjamin Herrenschmidt
1
-0
/
+5
2006-10-23
[POWERPC] Fix build breakage with CONFIG_PPC32
Srinivasa Ds
1
-1
/
+2
2006-10-16
[POWERPC] Add Makefile entry for MPC832x_mds support
Li Yang
1
-1
/
+2
2006-10-16
[POWERPC] Fix MPC8360EMDS PB board support
Li Yang
3
-0
/
+33
2006-10-16
[POWERPC] spufs: fix support for read/write on cntl
Noguchi, Masato
1
-0
/
+1
2006-10-16
[POWERPC] Don't crash on cell with 2 BEs when !CONFIG_NUMA
Benjamin Herrenschmidt
1
-4
/
+11
2006-10-10
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2
-7
/
+187
2006-10-10
[POWERPC] Fix secondary CPU startup on old "powersurge" SMP powermacs
Paul Mackerras
1
-1
/
+6
2006-10-10
[POWERPC] Fix Maple secondary IDE interrupt
Benjamin Herrenschmidt
1
-2
/
+15
2006-10-10
[POWERPC] Make U4 PCIe work on maple
Benjamin Herrenschmidt
1
-7
/
+169
2006-10-09
[HEADERS] Put linux/config.h out of its misery.
Dave Jones
3
-5
/
+0
2006-10-09
[PATCH] trivial iomem annotations (arch/powerpc/platfroms/parsemi/pci.c)
Al Viro
1
-13
/
+13
2006-10-07
[POWERPC] SPU fixup after irq changes
Olaf Hering
1
-3
/
+3
2006-10-07
[POWERPC] Fix up after irq changes
Olaf Hering
17
-48
/
+43
2006-10-07
[POWERPC] Fix iseries/smp.c for irq breakage
Stephen Rothwell
3
-7
/
+12
2006-10-06
[POWERPC] linux,tce-size property is 32 bits
Nathan Lynch
1
-1
/
+2
2006-10-05
[PATCH] powerpc: irq change build breaks
Olof Johansson
6
-6
/
+6
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
9
-35
/
+27
2006-10-05
[POWERPC] cell: fix bugs found by sparse
Arnd Bergmann
3
-8
/
+12
2006-10-05
[POWERPC] spiderpic: enable new style devtree support
Arnd Bergmann
1
-3
/
+1
2006-10-05
[POWERPC] spufs: add infrastructure for finding elf objects
Arnd Bergmann
3
-1
/
+40
2006-10-05
[POWERPC] spufs: support new OF device tree format
Arnd Bergmann
1
-5
/
+94
2006-10-05
[POWERPC] spufs: add support for read/write on cntl
Arnd Bergmann
1
-19
/
+25
2006-10-05
[POWERPC] spufs: remove support for ancient firmware
Arnd Bergmann
1
-12
/
+0
2006-10-05
[POWERPC] spufs: make mailbox functions handle multiple elements
Arnd Bergmann
1
-29
/
+125
2006-10-05
[POWERPC] spufs: use correct pg_prot for mapping SPU local store
Arnd Bergmann
1
-3
/
+7
2006-10-05
[POWERPC] spufs: Add infrastructure needed for gang scheduling
Arnd Bergmann
6
-41
/
+299
2006-10-05
[POWERPC] spufs: implement error event delivery to user space
Arnd Bergmann
6
-24
/
+54
2006-10-05
[POWERPC] spufs: fix context switch during page fault
HyeonSeung Jang
1
-0
/
+9
2006-10-05
[POWERPC] spufs: scheduler support for NUMA.
Mark Nutter
2
-298
/
+197
2006-10-05
[POWERPC] spufs: cell spu problem state mapping updates
Benjamin Herrenschmidt
2
-51
/
+84
2006-10-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
Linus Torvalds
8
-9
/
+0
2006-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
18
-136
/
+1614
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
8
-9
/
+0
2006-10-04
[POWERPC] Add support for the mpc832x mds board
Kim Phillips
3
-0
/
+247
2006-10-04
[POWERPC] Add MPC8360EMDS board support
Li Yang
1
-0
/
+219
2006-10-04
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...
Paul Mackerras
6
-0
/
+884
2006-10-04
Merge branch 'master' of git://oak/home/sfr/kernels/iseries/work
Paul Mackerras
2
-11
/
+13
2006-10-04
[POWERPC] Fix a printk in pseries_mpic_init_IRQ
Michael Ellerman
1
-1
/
+1
2006-10-04
[POWERPC] Get default baud rate in udbg_scc
Benjamin Herrenschmidt
1
-2
/
+12
2006-10-04
[POWERPC] Cell interrupt rework
Benjamin Herrenschmidt
4
-122
/
+238
2006-10-03
fix file specification in comments
Uwe Zeisberger
4
-4
/
+4
2006-10-03
POWERPC: mpc82xx merge: board-specific/platform stuff(resend)
Vitaly Bordug
6
-0
/
+884
[next]