| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Move module.c over to arch/powerpc | Paul Mackerras | 2006-03-27 | 2 | -0/+323 |
* | powerpc: Move swsusp.S over to arch/powerpc | Paul Mackerras | 2006-03-27 | 1 | -0/+349 |
* | powerpc: Move cpu_setup_6xx.S and temp.c over to arch/powerpc | Paul Mackerras | 2006-03-27 | 4 | -3/+749 |
* | powerpc: Move l2cr.S over to arch/powerpc | Paul Mackerras | 2006-03-27 | 2 | -1/+472 |
* | powerpc: Simplify pSeries idle loop | Paul Mackerras | 2006-03-27 | 1 | -120/+70 |
* | powerpc: Unify the 32 and 64 bit idle loops | Paul Mackerras | 2006-03-27 | 9 | -86/+54 |
* | [PATCH] powerpc: legacy_serial loop cleanup | Michael Neuling | 2006-03-27 | 1 | -19/+19 |
* | [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 | 6 | -77/+83 |
* | [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 | 6 | -12/+255 |
* | [PATCH] spufs: implement mfc access for PPE-side DMA | Arnd Bergmann | 2006-03-27 | 8 | -5/+430 |
* | [PATCH] spufs: allow SPU code to do syscalls | Arnd Bergmann | 2006-03-27 | 3 | -2/+444 |
* | [PATCH] powerpc: declare arch syscalls in <asm/syscalls.h> | Arnd Bergmann | 2006-03-27 | 5 | -0/+5 |
* | [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: fix various sparse warnings | Stephen Rothwell | 2006-03-27 | 8 | -14/+19 |
* | [PATCH] bitops: powerpc: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -0/+4 |
* | [PATCH] kprobes: fix broken fault handling for powerpc64 | Prasanna S Panchamukhi | 2006-03-26 | 1 | -8/+55 |
* | [PATCH] kprobe handler: discard user space trap | bibo,mao | 2006-03-26 | 1 | -0/+3 |
* | [PATCH] kretprobe instance recycled by parent process | bibo mao | 2006-03-26 | 1 | -2/+0 |
* | [PATCH] consolidate sys32/compat_adjtimex | Stephen Rothwell | 2006-03-26 | 1 | -60/+0 |
* | [PATCH] create struct compat_timex and use it everywhere | Stephen Rothwell | 2006-03-26 | 1 | -14/+1 |
* | [PATCH] sem2mutex: misc static one-file mutexes | Ingo Molnar | 2006-03-26 | 3 | -23/+24 |
* | powerpc: fix strncasecmp prototype | Linus Torvalds | 2006-03-25 | 1 | -1/+3 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-03-25 | 1 | -1/+1 |
|\ |
|
| * | kbuild: change kbuild to not rely on incorrect GNU make behavior | Paul Smith | 2006-03-06 | 1 | -1/+1 |
* | | [PATCH] more for_each_cpu() conversions | Andrew Morton | 2006-03-23 | 4 | -12/+7 |
* | | [PATCH] sem2mutex: kprobes | Ingo Molnar | 2006-03-23 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-03-22 | 86 | -659/+2573 |
|\ \ |
|
| * | | [PATCH] powerpc: tidy-up of_register_driver()/driver_register() return values | Bjorn Helgaas | 2006-03-23 | 1 | -4/+1 |
| * | | [PATCH] powerpc: Fix warning in add_memory | Andrew Morton | 2006-03-23 | 1 | -1/+1 |
| * | | [PATCH] powerpc: Remove calculation of io hole | Michael Ellerman | 2006-03-22 | 2 | -50/+0 |
| * | | [PATCH] powerpc: iseries: Add bootargs to /chosen | Michael Ellerman | 2006-03-22 | 1 | -0/+1 |
| * | | [PATCH] powerpc: iseries: Add /system-id, /model and /compatible | Michael Ellerman | 2006-03-22 | 1 | -0/+20 |
| * | | [PATCH] powerpc: Add strne2a() to convert a string from EBCDIC to ASCII | Michael Ellerman | 2006-03-22 | 1 | -0/+10 |
| * | | [PATCH] powerpc: iseries: Make more stuff static in platforms/iseries/mf.c | Michael Ellerman | 2006-03-22 | 1 | -39/+39 |
| * | | [PATCH] powerpc: iseries: Remove pointless iSeries_(restart|power_off|halt) | Michael Ellerman | 2006-03-22 | 2 | -28/+4 |
| * | | [PATCH] powerpc: iseries: mf related cleanups | Michael Ellerman | 2006-03-22 | 2 | -19/+24 |
| * | | [PATCH] powerpc: Replace platform_is_lpar() with a firmware feature | Michael Ellerman | 2006-03-22 | 7 | -13/+22 |