index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-30
[POWERPC] cell: cbe_cpufreq cleanup and crash fix
Olof Johansson
1
-10
/
+14
2007-04-30
[POWERPC] Add dt_xlate_addr() to bootwrapper
Mark A. Greer
2
-16
/
+35
2007-04-30
[POWERPC] bootwrapper: CONFIG_ -> CONFIG_DEVICE_TREE
Scott Wood
1
-1
/
+1
2007-04-30
[POWERPC] Clean up cpufreq Kconfig dependencies
Olof Johansson
1
-6
/
+6
2007-04-30
Revert "[POWERPC] Autodetect serial console on efika"
Paul Mackerras
1
-26
/
+0
2007-04-27
[POWERPC] Generic check_legacy_ioport
Olaf Hering
7
-77
/
+31
2007-04-27
[POWERPC] bootwrapper: cuboot-83xx: Exclude upper 1MB from heap.
Scott Wood
1
-1
/
+1
2007-04-27
[POWERPC] bootwrapper: cuImage for 85xx
Scott Wood
3
-1
/
+72
2007-04-27
[POWERPC] bootwrapper: Fix array handling in dt_xlate_reg().
Scott Wood
1
-12
/
+11
2007-04-27
[POWERPC] boot: More verbose gunzip error message
Milton Miller
1
-1
/
+2
2007-04-27
[POWERPC] Enable make install
Akinobu Mita
2
-1
/
+4
2007-04-27
[POWERPC] Always use -mno-string
Benjamin Herrenschmidt
1
-3
/
+3
2007-04-27
[POWERPC] Fix WARN_ON when entering xmon
Anton Blanchard
1
-4
/
+3
2007-04-27
[POWERPC] Replace if-then-else with a switch statement
Will Schmidt
1
-21
/
+22
2007-04-27
[POWERPC] pasemi: Cpufreq driver
Olof Johansson
5
-0
/
+335
2007-04-27
[POWERPC] pasemi: Kconfig for gpio_mdio
Olof Johansson
2
-2
/
+9
2007-04-27
[POWERPC] pasemi: Remove build warning
Olof Johansson
1
-0
/
+1
2007-04-26
Revert "[POWERPC] DMA 4GB boundary protection"
Paul Mackerras
1
-10
/
+0
2007-04-24
[POWERPC] pci_32.c: Switch to ref counting PCI API
Alan Cox
1
-2
/
+5
2007-04-24
[POWERPC] Abolish PHYS_FMT macro from arch/powerpc
David Gibson
1
-2
/
+2
2007-04-24
[POWERPC] Remove old interface find_devices
Stephen Rothwell
9
-64
/
+78
2007-04-24
[POWERPC] Remove old interface find_type_devices
Stephen Rothwell
4
-24
/
+9
2007-04-24
[POWERPC] Remove old interface find_path_device
Stephen Rothwell
8
-40
/
+53
2007-04-24
[POWERPC] Remove find_all_nodes
Stephen Rothwell
1
-17
/
+0
2007-04-24
[POWERPC] Remove find_compatible_devices
Stephen Rothwell
2
-28
/
+9
2007-04-24
[POWERPC] Cleanup and fix breakage in tlbflush.h
David Gibson
1
-0
/
+1
2007-04-24
[POWERPC] Save trap number in bad_stack
Olof Johansson
2
-2
/
+9
2007-04-24
[POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS
Michael Ellerman
9
-20
/
+20
2007-04-24
[POWERPC] Fix comment typo in Kurobox device tree
Grant Likely
2
-6
/
+6
2007-04-24
[POWERPC] bootwrapper: Use `unsigned long' for malloc sizes
Geert Uytterhoeven
3
-20
/
+21
2007-04-24
[POWERPC] Add arch/powerpc driver for UIC, PPC4xx interrupt controller
David Gibson
2
-0
/
+343
2007-04-24
[POWERPC] Re-organize Kconfig code for 4xx in arch/powerpc
David Gibson
1
-222
/
+150
2007-04-24
[POWERPC] kprobes: Eliminate sstep exception if instruction can be emulated
Ananth N Mavinakayanahalli
1
-1
/
+35
2007-04-24
[POWERPC] Emulate more instructions in software
Ananth N Mavinakayanahalli
1
-1
/
+44
2007-04-24
[POWERPC] bootwrapper: cuboot for 83xx
Scott Wood
2
-1
/
+70
2007-04-24
[POWERPC] bootwrapper: Add ppcboot.h
Scott Wood
1
-0
/
+108
2007-04-24
[POWERPC] bootwrapper: Add a cuboot platform and a cuImage target
Scott Wood
4
-5
/
+34
2007-04-24
[POWERPC] bootwrapper: Add CONFIG_DEVICE_TREE
Scott Wood
1
-0
/
+24
2007-04-24
[POWERPC] pasemi: GPIO MDIO of_platform driver
Olof Johansson
3
-1
/
+354
2007-04-24
[POWERPC] pasemi: PA6T oprofile support
Olof Johansson
5
-7
/
+246
2007-04-24
[POWERPC] pasemi: Reset mpic on boot
Olof Johansson
1
-1
/
+1
2007-04-24
[POWERPC] pasemi: Enable one more hid bit
Olof Johansson
1
-1
/
+1
2007-04-24
[POWERPC] pasemi: Allow 8KB config space for I/O bridge
Olof Johansson
1
-3
/
+13
2007-04-24
[POWERPC] Fix PowerPC 750CL and 750GX CPU features
Josh Boyer
1
-2
/
+2
2007-04-24
[POWERPC] Rename last get_property calls
Stephen Rothwell
2
-4
/
+4
2007-04-24
Merge branch 'for-2.6.22' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...
Paul Mackerras
8
-105
/
+570
2007-04-24
Merge branch 'spufs' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell...
Paul Mackerras
14
-366
/
+589
2007-04-24
Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/p...
Paul Mackerras
7
-166
/
+109
2007-04-23
[POWERPC] update cell_defconfig
Arnd Bergmann
1
-28
/
+29
2007-04-23
[POWERPC] cell: enable RTAS-based PTCAL for Cell XDR memory
Jeremy Kerr
1
-0
/
+160
[next]