| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] powerpc: Fix runlatch performance issues | Anton Blanchard | 2006-02-24 | 2 | -32/+5 |
* | [PATCH] powerpc: Enable coherency for all pages on 83xx to fix PCI data corru... | Kumar Gala | 2006-02-24 | 1 | -3/+6 |
* | [PATCH] powerpc: Only calculate htab_size in one place for kexec | Michael Ellerman | 2006-02-24 | 1 | -0/+1 |
* | [PATCH] powerpc: Fix accidentally-working typo in __pud_free_tlb | David Gibson | 2006-02-17 | 1 | -1/+1 |
* | [PATCH] add asm-generic/mman.h | Michael S. Tsirkin | 2006-02-15 | 1 | -30/+2 |
* | [PATCH] madvise MADV_DONTFORK/MADV_DOFORK | Michael S. Tsirkin | 2006-02-14 | 1 | -0/+2 |
* | [PATCH] powerpc: unshare system call registration | JANAK DESAI | 2006-02-10 | 1 | -1/+2 |
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2006-02-08 | 2 | -1/+6 |
|\ |
|
| * | [PATCH] __user annotations in powerpc thread_info | Al Viro | 2006-02-08 | 1 | -1/+1 |
| * | [PATCH] powerpc signal __user annotations | Al Viro | 2006-02-08 | 1 | -0/+5 |
* | | [PATCH] powerpc: Thermal control for dual core G5s | Benjamin Herrenschmidt | 2006-02-07 | 1 | -0/+5 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-02-07 | 1 | -0/+2 |
|\ |
|
| * | [PATCH] powerpc: Don't overwrite flat device tree with kdump kernel | Michael Ellerman | 2006-02-07 | 1 | -0/+2 |
* | | [PATCH] remove bogus asm/bug.h includes. | Al Viro | 2006-02-07 | 1 | -1/+0 |
|/ |
|
* | [PATCH] powerpc: fix for kexec ppc32 | Albert Herranz | 2006-02-01 | 1 | -1/+3 |
* | [PATCH] powerpc: enable irq's for platform functions. | Ben Collins | 2006-02-01 | 1 | -3/+2 |
* | [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc | David Woodhouse | 2006-01-18 | 2 | -2/+7 |
* | [PATCH] Generic sys_rt_sigsuspend() | David Woodhouse | 2006-01-18 | 1 | -0/+2 |
* | [PATCH] Fix sparse parse error in lppaca.h | Bryan O'Sullivan | 2006-01-17 | 1 | -2/+2 |
* | [PATCH] powerpc: Fix kdump copy regs and dynamic allocate per-cpu crash notes | Haren Myneni | 2006-01-15 | 1 | -12/+73 |
* | [PATCH] powerpc: oprofile cpu type names clash with other code | Andy Whitcroft | 2006-01-14 | 1 | -5/+5 |
* | powerpc: Provide a suitable AT_PLATFORM value | Paul Mackerras | 2006-01-14 | 2 | -9/+11 |
* | [PATCH] powerpc: reformat atomic_add_unless | Anton Blanchard | 2006-01-13 | 1 | -13/+13 |
* | [PATCH] powerpc: use lwsync in atomics, bitops, lock functions | Anton Blanchard | 2006-01-13 | 6 | -46/+32 |
* | [PATCH] powerpc: Remove lppaca structure from the PACA | David Gibson | 2006-01-13 | 4 | -18/+9 |
* | [PATCH] powerpc: Cleanup LOADADDR etc. asm macros | David Gibson | 2006-01-13 | 1 | -36/+40 |
* | [PATCH] powerpc: Add of_find_property function | Dave C Boutcher | 2006-01-13 | 1 | -0/+3 |
* | [PATCH] powerpc: Add/remove/update properties in firmware device tree | Dave C Boutcher | 2006-01-13 | 1 | -0/+5 |
* | [PATCH] powerpc: Add some more pSeries hypervisor call constants | Dave C Boutcher | 2006-01-13 | 1 | -0/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-01-12 | 17 | -155/+101 |
|\ |
|
| * | [PATCH] powerpc: small pci cleanups | Stephen Rothwell | 2006-01-12 | 1 | -2/+0 |
| * | [PATCH] powerpc: clean up iommu.h a bit | Stephen Rothwell | 2006-01-12 | 1 | -19/+0 |
| * | [PATCH] powerpc: iSeries fixes for build with no PCI | Stephen Rothwell | 2006-01-12 | 1 | -0/+12 |
| * | [PATCH] powercp: iSeries include file comment cleanups | Stephen Rothwell | 2006-01-12 | 13 | -16/+3 |
| * | [PATCH] powerpc: eliminate bitfields from ItLpNaca | Stephen Rothwell | 2006-01-12 | 1 | -10/+11 |
| * | [PATCH] powerpc: remove bitfields from HvLpEvent | Stephen Rothwell | 2006-01-12 | 1 | -10/+31 |
| * | [PATCH] powerpc: remove bitfields from hv_call_event.h | Stephen Rothwell | 2006-01-12 | 1 | -98/+36 |
| * | [PATCH] powerpc: Avoid potential FP corruption with preempt and UP | Paul Mackerras | 2006-01-12 | 1 | -0/+8 |
* | | [PATCH] death of get_thread_info/put_thread_info | Al Viro | 2006-01-12 | 1 | -3/+0 |
* | | [PATCH] scheduler cache-hot-autodetect | akpm@osdl.org | 2006-01-12 | 1 | -1/+0 |
* | | [PATCH] sched: add cacheflush() asm | Ingo Molnar | 2006-01-12 | 1 | -0/+10 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-01-11 | 6 | -5/+92 |
|\ |
|
| * | powerpc/32: Fix compile error caused by pud_t/pgt_t confusion | Paul Mackerras | 2006-01-11 | 1 | -1/+1 |
| * | [PATCH] powerpc/64: per cpu data optimisations | Anton Blanchard | 2006-01-11 | 2 | -0/+57 |
| * | [PATCH] powerpc: parallel port init fix | Michael Neuling | 2006-01-11 | 1 | -2/+26 |
| * | [PATCH] powerpc: Make early debugging configurable via Kconfig | Michael Ellerman | 2006-01-11 | 2 | -2/+8 |
* | | asm-powerpc: header included twice | Nicolas Kaiser | 2006-01-11 | 1 | -1/+0 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-01-10 | 5 | -10/+41 |
|\ |
|
| * | powerpc: Introduce a new config symbol to control 16550 early debug code | Paul Mackerras | 2006-01-10 | 1 | -0/+4 |
| * | [PATCH] powerpc: Save device BARs much earlier in the boot sequence | Linas Vepstas | 2006-01-10 | 2 | -6/+5 |