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
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-22
Merge branch 'misc' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...
Paul Mackerras
1
-0
/
+1
2006-04-21
[PATCH] ppc: Fix powersave code on arch/ppc
Becky Bruce
2
-17
/
+17
2006-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
1
-4
/
+5
2006-04-13
[PATCH] ppc32: Fix string comparing in platform_notify_map
Vitaly Bordug
1
-4
/
+5
2006-04-04
kbuild: use relative path to -I
Sam Ravnborg
1
-1
/
+1
2006-04-02
powerpc/ppc: export strncasecmp
Kumar Gala
1
-0
/
+1
2006-03-29
[PATCH] for_each_possible_cpu: ppc
KAMEZAWA Hiroyuki
2
-2
/
+2
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
2
-2
/
+2
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
1
-1
/
+1
2006-03-28
[PATCH] RTC: Fix up some RTC whitespace and style
Matt Mackall
1
-10
/
+12
2006-03-28
[PATCH] RTC: Remove RTC UIP synchronization on PPC CHRP (arch/ppc)
Matt Mackall
1
-20
/
+2
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
1
-7
/
+5
2006-03-28
ppc: Fix compile error in arch/ppc/lib/strcase.c
Paul Mackerras
1
-0
/
+1
2006-03-28
Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...
Paul Mackerras
54
-4507
/
+1
2006-03-28
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...
Paul Mackerras
1
-1
/
+1
2006-03-27
powerpc: move math-emu over to arch/powerpc
Kumar Gala
54
-4507
/
+1
2006-03-27
ppc: fix strncasecmp prototype
Kumar Gala
1
-1
/
+1
2006-03-28
ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppc
Paul Mackerras
42
-9538
/
+47
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
1
-1
/
+1
2006-03-27
ppc: Remove duplicate exports of __down, __up etc.
Paul Mackerras
1
-4
/
+0
2006-03-27
powerpc: Don't compile in arch/ppc/kernel for 32-bit ARCH=powerpc
Paul Mackerras
1
-9
/
+0
2006-03-27
powerpc: Move perfmon_fsl_booke.c over to arch/powerpc
Paul Mackerras
2
-228
/
+0
2006-03-27
powerpc: Move module.c over to arch/powerpc
Paul Mackerras
2
-322
/
+1
2006-03-27
powerpc: Move swsusp.S over to arch/powerpc
Paul Mackerras
2
-351
/
+0
2006-03-27
powerpc: Move cpu_setup_6xx.S and temp.c over to arch/powerpc
Paul Mackerras
3
-749
/
+0
2006-03-27
powerpc: Move l2cr.S over to arch/powerpc
Paul Mackerras
2
-473
/
+2
2006-03-27
powerpc: Unify the 32 and 64 bit idle loops
Paul Mackerras
6
-443
/
+7
2006-03-27
[PATCH] ppc32: Reorganize and complete MPC52xx initial cpu setup
Sylvain Munaut
2
-28
/
+58
2006-03-27
[PATCH] ppc32: Adds support for the LITE5200B dev board
Sylvain Munaut
2
-3
/
+37
2006-03-27
[PATCH] ppc32: Adds support for the PCI hostbridge in MPC5200B
Sylvain Munaut
1
-1
/
+2
2006-03-26
[PATCH] ppc: fix undefined reference to hweight32
Akinobu Mita
1
-0
/
+4
2006-03-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
3
-4
/
+13
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
1
-5
/
+5
2006-03-24
[PATCH] s/;;/;/g
Alexey Dobriyan
1
-1
/
+1
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
1
-6
/
+4
2006-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
231
-680
/
+3490
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
1
-3
/
+3
2006-03-22
[PATCH] mm: split highorder pages
Nick Piggin
1
-2
/
+2
2006-03-20
Merge branch 'master'
Kumar Gala
17
-597
/
+41
2006-03-17
[PATCH] Fix compile error for ML300/403
Grant Likely
1
-1
/
+1
2006-03-17
[PATCH] ppc: Fix platform_notify functions marked __init
Adrian Cox
6
-6
/
+6
2006-03-17
[PATCH] kzalloc() conversion in arch/ppc
Eric Sesterhenn
5
-10
/
+5
2006-03-11
Merge branch 'upstream-fixes'
Jeff Garzik
2
-72
/
+24
2006-03-09
Merge ../linux-2.6
Paul Mackerras
2
-72
/
+24
2006-03-08
powerpc: Fix various syscall/signal/swapcontext bugs
Paul Mackerras
2
-72
/
+24
2006-03-06
kbuild: change kbuild to not rely on incorrect GNU make behavior
Paul Smith
3
-4
/
+10
2006-02-27
Merge branch 'master'
Jeff Garzik
4
-486
/
+4
2006-02-24
Merge ../powerpc-merge
Paul Mackerras
5
-508
/
+5
2006-02-23
Merge branch 'upstream-fixes'
Jeff Garzik
2
-22
/
+1
[next]