index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-14
powerpc: Avoid unaligned loads and stores in boot memcpy code
Paul Mackerras
1
-3
/
+17
2006-01-14
powerpc: Make COFF zImages for old 32-bit powermacs
Paul Mackerras
10
-499
/
+895
2006-01-14
[PATCH] powerpc: Make CHRP build again
David Woodhouse
3
-15
/
+26
2006-01-14
[PATCH] powerpc: special-case ibm,suspend-me RTAS call
Dave C Boutcher
1
-1
/
+95
2006-01-14
[PATCH] powerpc: Add MPC834x SYS board to arch/powerpc
Kumar Gala
7
-2
/
+1292
2006-01-14
[PATCH] powerpc: Add FSL SOC library and setup code
Kumar Gala
3
-0
/
+326
2006-01-14
[PATCH] powerpc: Allow for ppc_md restart, power_off, and halt to be NULL
Kumar Gala
1
-3
/
+6
2006-01-14
[PATCH] powerpc: oprofile cpu type names clash with other code
Andy Whitcroft
2
-30
/
+30
2006-01-14
powerpc: Provide a suitable AT_PLATFORM value
Paul Mackerras
1
-44
/
+128
2006-01-13
[PATCH] Add vio_bus_type probe and remove methods
Russell King
1
-4
/
+4
2006-01-13
[PATCH] Add of_platform_bus_type probe and remove methods
Russell King
1
-2
/
+2
2006-01-13
[PATCH] powerpc: Remove lppaca structure from the PACA
David Gibson
14
-69
/
+75
2006-01-13
[PATCH] powerpc: Cleanup LOADADDR etc. asm macros
David Gibson
8
-69
/
+68
2006-01-13
[PATCH] powerpc/boot: Better use of defaultimage-
Tom Rini
1
-2
/
+2
2006-01-13
[PATCH] powerpc: Add support for changing properties from userspace
Dave C Boutcher
1
-0
/
+100
2006-01-13
[PATCH] powerpc: Add of_find_property function
Dave C Boutcher
1
-6
/
+13
2006-01-13
[PATCH] powerpc: Add/remove/update properties in firmware device tree
Dave C Boutcher
1
-2
/
+88
2006-01-13
[PATCH] Remove bzImage target
Tom Rini
1
-3
/
+0
2006-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
30
-104
/
+148
2006-01-12
[PATCH] powerpc: task_stack_page()
Al Viro
1
-6
/
+4
2006-01-12
[PATCH] powerpc: task_thread_info()
Al Viro
5
-9
/
+9
2006-01-12
powerpc: make ARCH=ppc use arch/powerpc/kernel/process.c
Paul Mackerras
2
-3
/
+5
2006-01-12
[PATCH] powerpc: cell namespace cleanup
Arnd Bergmann
3
-3
/
+5
2006-01-12
[PATCH] powerpc: xmon namespace cleanups
Arnd Bergmann
1
-7
/
+7
2006-01-12
[PATCH] powerpc: pmac namespace cleanup
Arnd Bergmann
1
-1
/
+1
2006-01-12
[PATCH] powerpc: pseries namespace cleanup
Arnd Bergmann
6
-10
/
+8
2006-01-12
[PATCH] powerpc: minor dart driver cleanup
Olof Johansson
1
-1
/
+0
2006-01-12
[PATCH] powerpc: small pci cleanups
Stephen Rothwell
1
-2
/
+3
2006-01-12
[PATCH] powerpc: clean up iommu.h a bit
Stephen Rothwell
4
-0
/
+40
2006-01-12
[PATCH] powerpc: iSeries fixes for build with no PCI
Stephen Rothwell
2
-2
/
+8
2006-01-12
[PATCH] powerpc: eliminate bitfields from ItLpNaca
Stephen Rothwell
1
-4
/
+1
2006-01-12
[PATCH] powerpc: remove bitfields from HvLpEvent
Stephen Rothwell
4
-37
/
+16
2006-01-12
[PATCH] powerpc: Fixed memory reserve map layout
Kumar Gala
2
-8
/
+28
2006-01-12
[PATCH] powerpc: remove warning in EEH code
Olof Johansson
1
-2
/
+3
2006-01-12
[PATCH] powerpc: Avoid potential FP corruption with preempt and UP
Paul Mackerras
3
-24
/
+23
2006-01-11
[PATCH] capable/capability.h (arch/)
Randy Dunlap
1
-0
/
+1
2006-01-11
[PATCH] kprobes: fix race in recovery of reentrant probe
Keshavamurthy Anil S
1
-0
/
+12
2006-01-11
[PATCH] powerpc: Don't build crash.c for PPC32
Michael Ellerman
1
-2
/
+2
2006-01-11
[PATCH] powerpc: Fix clean_files in arch/powerpc/boot Makefile
Kumar Gala
1
-1
/
+1
2006-01-11
[PATCH] powerpc: Remove redundant setting of htab_address
Michael Ellerman
1
-6
/
+0
2006-01-11
[PATCH] powerpc: Add ibm,pft-size to iSeries device tree
Michael Ellerman
1
-2
/
+11
2006-01-11
[PATCH] powerpc: Add some missing .gitignore's
Kumar Gala
3
-0
/
+22
2006-01-11
[PATCH] powerpc: Updated Kconfig and Makefiles for 83xx support
Kumar Gala
6
-53
/
+81
2006-01-11
[PATCH] spufs: Suspend/restore MFC DMA operations at SPU context switch.
Geoff Levand
1
-5
/
+29
2006-01-11
[PATCH] powerpc: fix for compile problem in kdump code when SMP disabled
Haren Myneni
1
-1
/
+1
2006-01-11
powerpc: Fix compile error when CONFIG_PROC_VMCORE is not defined
Paul Mackerras
1
-0
/
+2
2006-01-11
[PATCH] powerpc/64: per cpu data optimisations
Anton Blanchard
1
-0
/
+26
2006-01-11
[PATCH] powerpc: Make early debugging configurable via Kconfig
Michael Ellerman
6
-41
/
+80
2006-01-11
[PATCH] powerpc: Early debugging support for iSeries
Michael Ellerman
2
-8
/
+24
2006-01-11
[PATCH] powerpc: remove remaining crash_notes variable from machine_kexec.c
Olaf Hering
1
-6
/
+0
[prev]
[next]