| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 2006-01-05 | 1 | -1/+1 |
* | [PATCH] ppc64: htab_initialize_secondary cannot be marked __init | Anton Blanchard | 2005-12-29 | 1 | -1/+1 |
* | powerpc: Fix i8259 cascade on pSeries with XICS interrupt controller | Paul Mackerras | 2005-12-22 | 1 | -18/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2005-12-20 | 7 | -23/+28 |
|\ |
|
| * | powerpc: update defconfigs | Paul Mackerras | 2005-12-20 | 6 | -21/+26 |
| * | powerpc: correct register usage in 64-bit syscall exit path | Paul Mackerras | 2005-12-20 | 1 | -2/+2 |
* | | [PATCH] arch/powerpc/kernel/syscalls.c __user annotations | Al Viro | 2005-12-15 | 1 | -1/+1 |
|/ |
|
* | [PATCH] kprobes: increment kprobe missed count for multiprobes | Keshavamurthy Anil S | 2005-12-12 | 1 | -1/+1 |
* | [PATCH] powerpc: Fix clock spreading setting on some powermacs | Benjamin Herrenschmidt | 2005-12-12 | 1 | -5/+16 |
* | [PATCH] powerpc: Fix SLB flushing path in hugepage | David Gibson | 2005-12-09 | 1 | -16/+41 |
* | [PATCH] powerpc: Add missing icache flushes for hugepages | David Gibson | 2005-12-09 | 2 | -2/+35 |
* | [PATCH] powerpc: Set cache info defaults | Olof Johansson | 2005-12-09 | 1 | -1/+9 |
* | [PATCH] powerpc: Remove debug code in hash path | Benjamin Herrenschmidt | 2005-12-08 | 1 | -12/+0 |
* | [PATCH] powerpc: Fix a huge page bug | Benjamin Herrenschmidt | 2005-12-08 | 1 | -1/+2 |
* | [PATCH] powerpc/pseries: boot failures on numa if no memory on node | Mike Kravetz | 2005-12-08 | 1 | -1/+1 |
* | [PATCH] powerpc: remove redundant code in stab init | Olof Johansson | 2005-12-05 | 1 | -6/+1 |
* | powerpc/pseries: Optimize IOMMU setup | Paul Mackerras | 2005-12-05 | 1 | -1/+1 |
* | [PATCH] powerpc: correct the NR_CPUS description text | Olaf Hering | 2005-12-02 | 1 | -1/+1 |
* | [PATCH] powerpc/pseries: Fix TCE building with 64k pagesize | Michal Ostrowski | 2005-12-02 | 1 | -3/+6 |
* | [PATCH] powerpc: prevent stack corruption in call_prom_ret | Olaf Hering | 2005-11-30 | 1 | -1/+1 |
* | powerpc: Fix bug causing FP registers corruption on UP + preempt | Paul Mackerras | 2005-11-30 | 1 | -37/+25 |
* | powerpc: Export __flush_icache_range for 32-bit | Paul Mackerras | 2005-11-29 | 1 | -4/+2 |
* | mm: re-architect the VM_UNPAGED logic | Linus Torvalds | 2005-11-28 | 1 | -4/+2 |
* | [PATCH] powerpc: More hugepage boundary case fixes | David Gibson | 2005-11-25 | 1 | -1/+1 |
* | Merge ../linux-2.6 | Paul Mackerras | 2005-11-25 | 6 | -14/+13 |
|\ |
|
| * | [PATCH] powerpc: fix for hugepage areas straddling 4GB boundary | David Gibson | 2005-11-24 | 1 | -3/+3 |
| * | [PATCH] kprobes: Fix return probes on sys_execve | Jim Keniston | 2005-11-24 | 1 | -1/+0 |
| * | [PATCH] mm: powerpc init_mm without ptlock | Hugh Dickins | 2005-11-24 | 1 | -4/+0 |
| * | [PATCH] mm: powerpc ptlock comments | Hugh Dickins | 2005-11-24 | 4 | -6/+10 |
* | | [PATCH] powerpc: remove arch/powerpc/include hack for 64 bit | Stephen Rothwell | 2005-11-25 | 1 | -6/+10 |
* | | [PATCH] powerpc: update my email address | Olof Johansson | 2005-11-23 | 4 | -5/+5 |
|/ |
|
* | [PATCH] unpaged: VM_UNPAGED | Hugh Dickins | 2005-11-22 | 1 | -2/+1 |
* | powerpc: Fix bug in timebase synchronization on 32-bit SMP powermac | Paul Mackerras | 2005-11-19 | 1 | -2/+4 |
* | powerpc: move include/asm-ppc64/ptrace-common.h to arch/powerpc/kernel | Paul Mackerras | 2005-11-19 | 3 | -2/+168 |
* | powerpc: Merge pci.h | Paul Mackerras | 2005-11-19 | 2 | -20/+1 |
* | [PATCH] powerpc: Remove imalloc.h | David Gibson | 2005-11-19 | 4 | -4/+19 |
* | [PATCH] powerpc: Fix setting MPIC priority | Benjamin Herrenschmidt | 2005-11-19 | 1 | -5/+8 |
* | powerpc: Move defconfig over and remove remaining arch/ppc64 files | Paul Mackerras | 2005-11-18 | 2 | -3/+1581 |
* | powerpc: Fix a couple of compile warnings for 32-bit compiles | Paul Mackerras | 2005-11-18 | 1 | -0/+1 |
* | powerpc: time-of-day fixes for 32-bit CHRP systems | Paul Mackerras | 2005-11-18 | 3 | -6/+14 |
* | powerpc: Fix compile error on pSeries arising from delay.h changes | Paul Mackerras | 2005-11-18 | 1 | -2/+2 |
* | powerpc: Move remaining .c files from arch/ppc64 to arch/powerpc | Paul Mackerras | 2005-11-18 | 4 | -3/+869 |
* | [PATCH] Remove SPAN_OTHER_NODES config definition | Mike Kravetz | 2005-11-18 | 2 | -14/+0 |
* | [PATCH] powerpc: merge align.c | Benjamin Herrenschmidt | 2005-11-18 | 2 | -1/+531 |
* | powerpc: Fix delay functions for 601 processors | Paul Mackerras | 2005-11-18 | 2 | -8/+28 |
* | [PATCH] powerpc: Maple: request I/O resource. | Segher Boessenkool | 2005-11-18 | 1 | -1/+10 |
* | [PATCH] ppc boot: replace string labels with numbers | Olaf Hering | 2005-11-18 | 1 | -12/+11 |
* | [PATCH] Avoid use of uninitialised spinlock in EEH. | David Woodhouse | 2005-11-17 | 1 | -1/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2005-11-16 | 39 | -337/+2734 |
|\ |
|
| * | [PATCH] powerpc: Make the vDSO functions set error code (#2) | Benjamin Herrenschmidt | 2005-11-16 | 6 | -2/+16 |