| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt | 2006-03-28 | 63 | -543/+560 |
* | ppc: Fix compile error in arch/ppc/lib/strcase.c | Paul Mackerras | 2006-03-28 | 1 | -0/+1 |
* | [PATCH] git-powerpc: WARN was a dumb idea | Andrew Morton | 2006-03-28 | 1 | -5/+5 |
* | [PATCH] powerpc: a couple of trivial compile warning fixes | Stephen Rothwell | 2006-03-28 | 2 | -3/+4 |
* | Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po... | Paul Mackerras | 2006-03-28 | 59 | -35/+28 |
|\ |
|
| * | powerpc: remove OCP references | Kumar Gala | 2006-03-27 | 2 | -11/+0 |
| * | powerpc: Make uImage default build output for MPC8540 ADS | Kumar Gala | 2006-03-27 | 2 | -18/+26 |
| * | powerpc: move math-emu over to arch/powerpc | Kumar Gala | 2006-03-27 | 55 | -6/+2 |
* | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po... | Paul Mackerras | 2006-03-28 | 2 | -14/+2 |
|\ \ |
|
| * | | powerpc: use memparse() for mem= command line parsing | Kumar Gala | 2006-03-27 | 1 | -13/+1 |
| * | | ppc: fix strncasecmp prototype | Kumar Gala | 2006-03-27 | 1 | -1/+1 |
| |/ |
|
* | | [PATCH] powerpc: make ISA floppies work again | Stephen Rothwell | 2006-03-28 | 2 | -2/+4 |
* | | [PATCH] powerpc: Fix some initcall return values | Anton Blanchard | 2006-03-28 | 2 | -4/+4 |
* | | [PATCH] powerpc: Workaround for pSeries RTAS bug | Mike Kravetz | 2006-03-28 | 1 | -0/+6 |
* | | [PATCH] spufs: fix __init/__exit annotations | Arnd Bergmann | 2006-03-28 | 1 | -2/+2 |
* | | [PATCH] powerpc: add hvc backend for rtas | Arnd Bergmann | 2006-03-28 | 3 | -0/+146 |
* | | [PATCH] powerpc: hvc_console updates | Ryan S. Arnold | 2006-03-28 | 7 | -59/+128 |
* | | [PATCH] powerpc: fix incorrect SA_ONSTACK behaviour for 64-bit processes | Laurent MEYER | 2006-03-28 | 1 | -1/+1 |
* | | [PATCH] powerpc: Cope with duplicate node & property names in /proc/device-tree | Michael Ellerman | 2006-03-28 | 1 | -23/+80 |
* | | [PATCH] powerpc: Rename and export ppc64_firmware_features | Michael Ellerman | 2006-03-28 | 5 | -7/+9 |
* | | [PATCH] powerpc: export validate_sp for oprofile calltrace | Anton Blanchard | 2006-03-28 | 2 | -1/+7 |
* | | [PATCH] powerpc: Remove some ifdefs in oprofile_impl.h | Anton Blanchard | 2006-03-28 | 1 | -10/+2 |
* | | ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppc | Paul Mackerras | 2006-03-28 | 46 | -9700/+61 |
|/ |
|
* | powerpc: Fix goof in 6xx and POWER4 idle power-save functions | Paul Mackerras | 2006-03-28 | 2 | -21/+5 |
* | powerpc: Fix event-scan code for 32-bit CHRP | Paul Mackerras | 2006-03-27 | 3 | -24/+46 |
* | 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 | 2 | -10/+0 |
* | powerpc: Move perfmon_fsl_booke.c over to arch/powerpc | Paul Mackerras | 2006-03-27 | 3 | -6/+1 |
* | powerpc: Move module.c over to arch/powerpc | Paul Mackerras | 2006-03-27 | 3 | -2/+4 |
* | powerpc: Move swsusp.S over to arch/powerpc | Paul Mackerras | 2006-03-27 | 2 | -2/+0 |
* | powerpc: Move cpu_setup_6xx.S and temp.c over to arch/powerpc | Paul Mackerras | 2006-03-27 | 5 | -7/+4 |
* | powerpc: Move l2cr.S over to arch/powerpc | Paul Mackerras | 2006-03-27 | 3 | -3/+3 |
* | powerpc: Simplify pSeries idle loop | Paul Mackerras | 2006-03-27 | 2 | -120/+71 |
* | powerpc: Unify the 32 and 64 bit idle loops | Paul Mackerras | 2006-03-27 | 18 | -535/+74 |
* | [PATCH] powerpc: HVC init race | Michael Neuling | 2006-03-27 | 1 | -14/+18 |
* | [PATCH] ppc32: Reorganize and complete MPC52xx initial cpu setup | Sylvain Munaut | 2006-03-27 | 3 | -28/+62 |
* | [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 | 2 | -1/+3 |
* | [PATCH] powerpc: legacy_serial loop cleanup | Michael Neuling | 2006-03-27 | 1 | -19/+19 |
* | [PATCH] powerpc: Compile warning in hvcs driver | Anton Blanchard | 2006-03-27 | 1 | -1/+0 |
* | [PATCH] powerpc: Consistent printing of node id | Anton Blanchard | 2006-03-27 | 1 | -1/+1 |
* | [PATCH] powerpc: Allow non zero boot cpuids | Anton Blanchard | 2006-03-27 | 8 | -78/+86 |
* | [PATCH] powerpc/pseries: Cleanup device name printing. | Linas Vepstas | 2006-03-27 | 1 | -6/+10 |
* | [PATCH] spufs: Fix endless protection fault on LS writes by SPE. | Arnd Bergmann | 2006-03-27 | 1 | -3/+2 |
* | [PATCH] powerpc: use guarded ioremap for cell on-chip mappings | Arnd Bergmann | 2006-03-27 | 4 | -16/+12 |
* | [PATCH] powerpc: fix spider-pic affinity setting | Arnd Bergmann | 2006-03-27 | 1 | -1/+1 |
* | [PATCH] powerpc: dynamic probe - use ppc_md.pci_probe_mode() | John Rose | 2006-03-27 | 1 | -3/+7 |
* | [PATCH] powerpc: return to OF via trap, not exit | Olaf Hering | 2006-03-27 | 1 | -9/+14 |
* | [PATCH] powerpc: hot_add_scn_to_nid() build fix | Andrew Morton | 2006-03-27 | 1 | -0/+2 |
* | [PATCH] correct the comment about stackpointer alignment in __boot_from_prom | Olaf Hering | 2006-03-27 | 1 | -1/+5 |