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
2006-04-11
[PATCH] Configurable NODES_SHIFT
Yasunori Goto
1
-0
/
+5
2006-04-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-0
/
+24
2006-04-02
Manual merge with Linus.
Dmitry Torokhov
228
-2144
/
+11996
2006-04-02
[PATCH] powerpc: iSeries needs slb_initialize to be called
Stephen Rothwell
1
-6
/
+4
2006-04-01
powerpc: hook up the splice syscall
Paul Mackerras
1
-0
/
+1
2006-04-01
[PATCH] powerpc/cell: compile fixes
Dave Jones
2
-0
/
+2
2006-04-01
[PATCH] powerpc: trivial spelling fixes in fault.c
Anton Blanchard
1
-3
/
+3
2006-04-01
[PATCH] powerpc/pseries: EEH Cleanup
Nathan Fontenot
1
-32
/
+30
2006-04-01
[PATCH] powerpc/pseries: misc lparcfg fixes
Will Schmidt
1
-4
/
+5
2006-04-01
[PATCH] powerpc/pseries: fix device name printing, again.
Linas Vepstas
1
-3
/
+4
2006-04-01
[PATCH] powerpc: Extends HCALL interface for InfiniBand usage
Heiko J Schick
2
-1
/
+102
2006-04-01
[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPS
Segher Boessenkool
8
-52
/
+52
2006-04-01
[PATCH] powerpc/pseries: print message if EEH recovery fails
Linas Vepstas
1
-2
/
+10
2006-04-01
[PATCH] powerpc/pseries: mutex lock to serialize EEH event processing
Linas Vepstas
1
-12
/
+18
2006-04-01
Merge branch 'for_paulus' of git://git.kernel.org/pub/scm/linux/kernel/git/ga...
Paul Mackerras
4
-52
/
+43
2006-03-31
[PATCH] unexport get_wchan
Adrian Bunk
1
-1
/
+0
2006-03-31
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
1
-2
/
+2
2006-03-31
[PATCH] Mark unwind info for signal trampolines in vDSOs
Jakub Jelinek
2
-2
/
+2
2006-03-30
powerpc: converted embedded platforms to use new define_machine support
Kumar Gala
3
-46
/
+40
2006-03-30
powerpc: merge machine_check_exception between ppc32 & ppc64
Kumar Gala
1
-6
/
+3
2006-03-29
[PATCH] powerpc: Remove oprofile spinlock backtrace code
Anton Blanchard
2
-41
/
+9
2006-03-29
[PATCH] powerpc: Add oprofile calltrace support to all powerpc cpus
Anton Blanchard
3
-5
/
+8
2006-03-29
[PATCH] powerpc: Add oprofile calltrace support
Brian Rogan
4
-4
/
+130
2006-03-29
[PATCH] for_each_possible_cpu: powerpc
KAMEZAWA Hiroyuki
13
-20
/
+20
2006-03-29
[PATCH] lock PTE before updating it in 440/BookE page fault handler
Eugene Surovegin
2
-15
/
+21
2006-03-29
Merge ../linux-2.6
Paul Mackerras
7
-59
/
+22
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
1
-1
/
+1
2006-03-28
[PATCH] RTC: Remove RTC UIP synchronization on PPC Maple
Matt Mackall
1
-22
/
+2
2006-03-28
[PATCH] RTC: Remove RTC UIP synchronization on CHRP (arch/powerpc)
Matt Mackall
1
-20
/
+2
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
33
-459
/
+451
2006-03-28
[PATCH] powerpc: a couple of trivial compile warning fixes
Stephen Rothwell
2
-3
/
+4
2006-03-28
Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...
Paul Mackerras
58
-34
/
+4533
2006-03-28
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...
Paul Mackerras
1
-13
/
+1
2006-03-27
powerpc: remove OCP references
Kumar Gala
2
-11
/
+0
2006-03-28
[PATCH] powerpc: make ISA floppies work again
Stephen Rothwell
1
-0
/
+1
2006-03-28
[PATCH] powerpc: Fix some initcall return values
Anton Blanchard
2
-4
/
+4
2006-03-28
[PATCH] powerpc: Workaround for pSeries RTAS bug
Mike Kravetz
1
-0
/
+6
2006-03-28
[PATCH] spufs: fix __init/__exit annotations
Arnd Bergmann
1
-2
/
+2
2006-03-28
[PATCH] powerpc: hvc_console updates
Ryan S. Arnold
1
-0
/
+5
2006-03-28
[PATCH] powerpc: fix incorrect SA_ONSTACK behaviour for 64-bit processes
Laurent MEYER
1
-1
/
+1
2006-03-28
[PATCH] powerpc: Rename and export ppc64_firmware_features
Michael Ellerman
4
-5
/
+7
2006-03-27
powerpc: Make uImage default build output for MPC8540 ADS
Kumar Gala
2
-18
/
+26
2006-03-27
powerpc: move math-emu over to arch/powerpc
Kumar Gala
54
-5
/
+4507
2006-03-28
[PATCH] powerpc: export validate_sp for oprofile calltrace
Anton Blanchard
1
-1
/
+3
2006-03-27
powerpc: use memparse() for mem= command line parsing
Kumar Gala
1
-13
/
+1
2006-03-28
powerpc: Fix goof in 6xx and POWER4 idle power-save functions
Paul Mackerras
2
-21
/
+5
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
3
-14
/
+15
2006-03-27
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
KAMEZAWA Hiroyuki
1
-2
/
+2
2006-03-27
powerpc: Fix event-scan code for 32-bit CHRP
Paul Mackerras
2
-20
/
+46
2006-03-27
powerpc: Don't compile in arch/ppc/kernel for 32-bit ARCH=powerpc
Paul Mackerras
1
-1
/
+0
[next]