| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [PATCH] ppc32: add 440GX erratum 440_43 workaround | Eugene Surovegin | 2006-04-28 | 3 | -2/+17 |
* | Merge branch 'misc' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe... | Paul Mackerras | 2006-04-22 | 1 | -0/+1 |
|\ |
|
| * | powerpc/ppc: export strncasecmp | Kumar Gala | 2006-04-02 | 1 | -0/+1 |
* | | [PATCH] ppc: Fix powersave code on arch/ppc | Becky Bruce | 2006-04-21 | 2 | -17/+17 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-04-18 | 1 | -4/+5 |
|\ \ |
|
| * | | [PATCH] ppc32: Fix string comparing in platform_notify_map | Vitaly Bordug | 2006-04-13 | 1 | -4/+5 |
| |/ |
|
* / | kbuild: use relative path to -I | Sam Ravnborg | 2006-04-04 | 1 | -1/+1 |
|/ |
|
* | [PATCH] for_each_possible_cpu: ppc | KAMEZAWA Hiroyuki | 2006-03-29 | 2 | -2/+2 |
* | [PATCH] lock PTE before updating it in 440/BookE page fault handler | Eugene Surovegin | 2006-03-29 | 2 | -15/+21 |
* | Merge ../linux-2.6 | Paul Mackerras | 2006-03-29 | 2 | -2/+2 |
|\ |
|
| * | [PATCH] mark f_ops const in the inode | Arjan van de Ven | 2006-03-28 | 1 | -1/+1 |
| * | [PATCH] RTC: Fix up some RTC whitespace and style | Matt Mackall | 2006-03-28 | 1 | -10/+12 |
| * | [PATCH] RTC: Remove RTC UIP synchronization on PPC CHRP (arch/ppc) | Matt Mackall | 2006-03-28 | 1 | -20/+2 |
| * | [PATCH] Notifier chain update: API changes | Alan Stern | 2006-03-27 | 1 | -1/+1 |
* | | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt | 2006-03-28 | 1 | -7/+5 |
* | | ppc: Fix compile error in arch/ppc/lib/strcase.c | Paul Mackerras | 2006-03-28 | 1 | -0/+1 |
* | | Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po... | Paul Mackerras | 2006-03-28 | 54 | -4507/+1 |
|\ \ |
|
| * | | powerpc: move math-emu over to arch/powerpc | Kumar Gala | 2006-03-28 | 54 | -4507/+1 |
* | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po... | Paul Mackerras | 2006-03-28 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | ppc: fix strncasecmp prototype | Kumar Gala | 2006-03-28 | 1 | -1/+1 |
| |/ / |
|
* / / | ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppc | Paul Mackerras | 2006-03-28 | 42 | -9538/+47 |
|/ / |
|
* | | ppc: Remove duplicate exports of __down, __up etc. | Paul Mackerras | 2006-03-27 | 1 | -4/+0 |
* | | powerpc: Don't compile in arch/ppc/kernel for 32-bit ARCH=powerpc | Paul Mackerras | 2006-03-27 | 1 | -9/+0 |
* | | powerpc: Move perfmon_fsl_booke.c over to arch/powerpc | Paul Mackerras | 2006-03-27 | 2 | -228/+0 |
* | | powerpc: Move module.c over to arch/powerpc | Paul Mackerras | 2006-03-27 | 2 | -322/+1 |
* | | powerpc: Move swsusp.S over to arch/powerpc | Paul Mackerras | 2006-03-27 | 2 | -351/+0 |
* | | powerpc: Move cpu_setup_6xx.S and temp.c over to arch/powerpc | Paul Mackerras | 2006-03-27 | 3 | -749/+0 |
* | | powerpc: Move l2cr.S over to arch/powerpc | Paul Mackerras | 2006-03-27 | 2 | -473/+2 |
* | | powerpc: Unify the 32 and 64 bit idle loops | Paul Mackerras | 2006-03-27 | 6 | -443/+7 |
* | | [PATCH] ppc32: Reorganize and complete MPC52xx initial cpu setup | Sylvain Munaut | 2006-03-27 | 2 | -28/+58 |
* | | [PATCH] ppc32: Adds support for the LITE5200B dev board | Sylvain Munaut | 2006-03-27 | 2 | -3/+37 |
* | | [PATCH] ppc32: Adds support for the PCI hostbridge in MPC5200B | Sylvain Munaut | 2006-03-27 | 1 | -1/+2 |
|/ |
|
* | [PATCH] ppc: fix undefined reference to hweight32 | Akinobu Mita | 2006-03-26 | 1 | -0/+4 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-03-25 | 3 | -4/+13 |
|\ |
|
| * | kbuild: change kbuild to not rely on incorrect GNU make behavior | Paul Smith | 2006-03-06 | 3 | -4/+10 |
* | | [PATCH] Remove MODULE_PARM | Rusty Russell | 2006-03-25 | 1 | -5/+5 |
* | | [PATCH] s/;;/;/g | Alexey Dobriyan | 2006-03-24 | 1 | -1/+1 |
* | | [PATCH] more for_each_cpu() conversions | Andrew Morton | 2006-03-23 | 1 | -6/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-03-23 | 231 | -680/+3490 |
|\ \ |
|
| * \ | Merge branch 'master' | Kumar Gala | 2006-03-20 | 17 | -597/+41 |
| |\ \ |
|
| | * | | [PATCH] Fix compile error for ML300/403 | Grant Likely | 2006-03-17 | 1 | -1/+1 |
| | * | | [PATCH] ppc: Fix platform_notify functions marked __init | Adrian Cox | 2006-03-17 | 6 | -6/+6 |
| | * | | [PATCH] kzalloc() conversion in arch/ppc | Eric Sesterhenn | 2006-03-17 | 5 | -10/+5 |
| | * | | Merge ../linux-2.6 | Paul Mackerras | 2006-03-09 | 2 | -72/+24 |
| | |\ \ |
|
| | * \ \ | Merge ../powerpc-merge | Paul Mackerras | 2006-02-24 | 5 | -508/+5 |
| | |\ \ \ |
|
| * | | | | | ppc32: Fix BCSR_SIZE for MPC834x SYS | Horst Kronstorfer | 2006-02-22 | 1 | -1/+1 |
| |/ / / / |
|
| * | | | | [PATCH] powerpc: trivial: modify comments to refer to new location of files | Jon Mason | 2006-02-10 | 200 | -402/+1 |
| * | | | | [PATCH] ppc32: Make platform devices being able to assign functions | Vitaly Bordug | 2006-02-10 | 1 | -3/+174 |
| * | | | | [PATCH] powerpc/ppc: Add missing isyncs in head_fsl_booke.S | Becky Bruce | 2006-02-10 | 1 | -0/+4 |
| * | | | | Merge ../powerpc-merge | Paul Mackerras | 2006-02-10 | 20 | -313/+34 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|