| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | [PATCH] spufs: initialize context correctly | Dirk Herrendoerfer | 2006-03-27 | 1 | -0/+1 |
* | [PATCH] spufs: enable SPE problem state MMIO access. | Mark Nutter | 2006-03-27 | 7 | -12/+256 |
* | [PATCH] spufs: implement mfc access for PPE-side DMA | Arnd Bergmann | 2006-03-27 | 9 | -5/+431 |
* | [PATCH] spufs: allow SPU code to do syscalls | Arnd Bergmann | 2006-03-27 | 4 | -3/+452 |
* | [PATCH] powerpc: declare arch syscalls in <asm/syscalls.h> | Arnd Bergmann | 2006-03-27 | 7 | -34/+64 |
* | [PATCH] powerpc: work around a cell interrupt HW bug | Arnd Bergmann | 2006-03-27 | 1 | -1/+18 |
* | [PATCH] powerpc: cell interrupt controller updates | Jens Osterkamp | 2006-03-27 | 3 | -55/+169 |
* | [PATCH] powerpc: update cell defconfig | Arnd Bergmann | 2006-03-27 | 1 | -81/+52 |
* | [PATCH] powerpc: fix cell iommu setup | Arnd Bergmann | 2006-03-27 | 1 | -2/+2 |
* | [PATCH] powerpc: Change firmware_has_feature() to a macro | Michael Ellerman | 2006-03-27 | 1 | -5/+3 |
* | [PATCH] powerpc: Make BUG_ON & WARN_ON play nice with compile-time optimisations | Michael Ellerman | 2006-03-27 | 1 | -2/+28 |
* | [PATCH] powerpc: fix various sparse warnings | Stephen Rothwell | 2006-03-27 | 8 | -14/+19 |
* | [PATCH] powerpc: work around sparse warnings in cputable.h | Stephen Rothwell | 2006-03-27 | 1 | -147/+152 |
* | [SPARC64]: Kill duplicate exports of string library functions. | David S. Miller | 2006-03-26 | 1 | -10/+0 |
* | [SPARC64]: Update defconfig. | David S. Miller | 2006-03-26 | 1 | -25/+14 |
* | [PATCH] one ipc/sem.c->mutex.c converstion too many.. | Manfred Spraul | 2006-03-26 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-03-26 | 26 | -98/+50 |
|\ |
|
| * | drivers/char/ftape/lowlevel/fdc-io.c: Correct a comment | Bastien Roucaries | 2006-03-26 | 1 | -1/+1 |
| * | Kconfig help: MTD_JEDECPROBE already supports Intel | Adrian Bunk | 2006-03-26 | 1 | -3/+2 |
| * | Remove ugly debugging stuff | Artem B. Bityuckiy | 2006-03-26 | 1 | -9/+0 |
| * | do_mounts.c: Minor ROOT_DEV comment cleanup | Florin Malita | 2006-03-26 | 1 | -1/+0 |
| * | BUG_ON() Conversion in drivers/s390/block/dasd_devmap.c | Eric Sesterhenn | 2006-03-26 | 1 | -4/+2 |