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-05-10
[POWERPC] Fix compile error with kexec and CONFIG_SMP=n
Paul Mackerras
1
-0
/
+1
2007-05-10
[POWERPC] Split initrd logic out of early_init_dt_scan_chosen() to fix warning
Michael Ellerman
1
-16
/
+31
2007-05-10
[POWERPC] Fix warning in hpte_decode(), and generalize it
Paul Mackerras
1
-20
/
+17
2007-05-10
[POWERPC] Minor pSeries IOMMU debug cleanup
Michael Neuling
1
-1
/
+2
2007-05-10
[POWERPC] Assorted janitorial EEH cleanups
Linas Vepstas
2
-6
/
+14
2007-05-10
[POWERPC] Fix incorrect calculation of I/O window addresses
Paul Mackerras
1
-24
/
+13
2007-05-10
[POWERPC] celleb: Update celleb_defconfig
Ishizaki Kou
1
-44
/
+85
2007-05-10
[POWERPC] celleb: Fix parsing of machine type hack command line option
Ishizaki Kou
1
-1
/
+1
2007-05-10
[POWERPC] celleb: Fix PCI config space accesses to subordinate buses
Ishizaki Kou
1
-4
/
+4
2007-05-10
[POWERPC] celleb: Fix support for multiple PCI domains
Ishizaki Kou
1
-0
/
+1
2007-05-10
Merge branch 'linux-2.6'
Paul Mackerras
8
-6
/
+11
2007-05-09
[POWERPC] User rheap from arch/powerpc/lib
Kumar Gala
1
-2
/
+0
2007-05-09
[POWERPC] 83xx: Fix the PCI ranges in the MPC834x_MDS device tree.
Scott Wood
1
-2
/
+2
2007-05-09
[POWERPC] 83xx: Fix the PCI ranges in the MPC832x_MDS device tree.
Scott Wood
1
-1
/
+1
2007-05-09
[POWERPC] Change rheap functions to use ulongs instead of pointers
Timur Tabi
6
-91
/
+108
2007-05-09
[POWERPC] 86xx: Enable the AC97 interface on 8641D board.
Jason Jin
1
-1
/
+6
2007-05-09
[POWERPC] 83xx: Suppress warning when CONFIG_ options aren't defined
Kumar Gala
1
-0
/
+2
2007-05-09
[POWERPC] 83xx: Suppress warning when CONFIG_PCI is not defined
Li Yang
3
-0
/
+6
2007-05-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
28
-714
/
+1219
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
5
-5
/
+5
2007-05-09
rename thread_info to stack
Roman Zippel
1
-1
/
+1
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2
-0
/
+5
2007-05-09
fix file specification in comments
Uwe Kleine-König
2
-2
/
+2
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-1
/
+1
2007-05-09
[POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32
David Gibson
3
-4
/
+4
2007-05-09
[POWERPC] EEH: log all PCI-X and PCI-E AER registers
Linas Vepstas
1
-2
/
+46
2007-05-09
[POWERPC] EEH: capture and log pci state on error
Linas Vepstas
1
-2
/
+41
2007-05-09
[POWERPC] EEH: Split up long error msg
Linas Vepstas
1
-3
/
+5
2007-05-09
[POWERPC] EEH: log error only after driver notification.
Linas Vepstas
1
-1
/
+5
2007-05-09
[POWERPC] fsl_soc: Make mac_addr const in fs_enet_of_init().
Scott Wood
1
-1
/
+1
2007-05-09
[POWERPC] Don't use SLAB/SLUB for PTE pages
Hugh Dickins
2
-24
/
+6
2007-05-09
[POWERPC] Spufs support for 64K LS mappings on 4K kernels
Benjamin Herrenschmidt
6
-36
/
+274
2007-05-09
[POWERPC] Add ability to 4K kernel to hash in 64K pages
Benjamin Herrenschmidt
4
-16
/
+46
2007-05-09
[POWERPC] Introduce address space "slices"
Benjamin Herrenschmidt
10
-586
/
+719
2007-05-09
[POWERPC] Small fixes & cleanups in segment page size demotion
Benjamin Herrenschmidt
1
-41
/
+46
2007-05-09
[POWERPC] iSeries: Make HVC_ISERIES the default
Stephen Rothwell
1
-1
/
+3
2007-05-09
[POWERPC] iSeries: suppress build warning in lparmap.c
Stephen Rothwell
1
-1
/
+2
2007-05-09
[POWERPC] Mark pages that don't exist as nosave
Johannes Berg
1
-0
/
+25
2007-05-09
Fix misspellings collected by members of KJ list.
Robert P. J. Day
1
-1
/
+1
2007-05-09
Fix trivial typos in Kconfig* files
David Sterba
1
-1
/
+1
2007-05-08
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-14
/
+0
2007-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
125
-706
/
+6151
2007-05-08
Kprobes: The ON/OFF knob thru debugfs
Ananth N Mavinakayanahalli
1
-0
/
+8
2007-05-08
kprobes: kretprobes simplifications
Christoph Hellwig
1
-14
/
+5
2007-05-08
Simplify kallsyms_lookup()
Alexey Dobriyan
1
-2
/
+1
2007-05-08
Kprobes: print details of kretprobe on assertion failure
Ananth N Mavinakayanahalli
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
15
-15
/
+0
2007-05-08
move die notifier handling to common code
Christoph Hellwig
3
-17
/
+3
2007-05-08
Fixes and cleanups for earlyprintk aka boot console
Gerd Hoffmann
1
-13
/
+6
2007-05-08
use SLAB_PANIC flag cleanup
Akinobu Mita
1
-4
/
+1
[next]