Age | Commit message (Expand) | Author | Files | Lines |
2006-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 5 | -10/+5 |
2006-03-22 | [PATCH] mm: split highorder pages | Nick Piggin | 1 | -2/+2 |
2006-03-17 | [PATCH] kzalloc() conversion in arch/ppc | Eric Sesterhenn | 1 | -2/+1 |
2006-03-09 | Merge ../linux-2.6 | Paul Mackerras | 2 | -72/+24 |
2006-03-08 | powerpc: Fix various syscall/signal/swapcontext bugs | Paul Mackerras | 2 | -72/+24 |
2006-02-24 | Merge ../powerpc-merge | Paul Mackerras | 2 | -8/+1 |
2006-02-24 | [PATCH] powerpc: fix altivec_unavailable_exception Oopses | Alan Curry | 1 | -0/+1 |
2006-02-20 | [PATCH] powerpc: remove duplicate exports | Olaf Hering | 1 | -8/+0 |
2006-02-10 | [PATCH] powerpc: trivial: modify comments to refer to new location of files | Jon Mason | 4 | -8/+0 |
2006-02-10 | [PATCH] powerpc/ppc: Add missing isyncs in head_fsl_booke.S | Becky Bruce | 1 | -0/+4 |
2006-02-10 | ppc: Use the system call table from arch/powerpc/kernel/systbl.S | Paul Mackerras | 1 | -283/+0 |
2006-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 1 | -2/+5 |
2006-02-08 | [PATCH] ppc: last_task_.... is defined only on non-SMP | Al Viro | 1 | -0/+4 |
2006-02-07 | [PATCH] powerpc/8xx: last two 8MB D-TLB entries are incorrectly set | Marcelo Tosatti | 1 | -2/+5 |
2006-01-15 | powerpc/32: Restore previous version of 32-bit PCI code | Paul Mackerras | 1 | -1/+0 |
2006-01-15 | [PATCH] ppc: Remove powermac support from ARCH=ppc | Paul Mackerras | 6 | -358/+12 |
2006-01-14 | ppc: Remove duplicate export of get_wchan | Paul Mackerras | 1 | -1/+0 |
2006-01-14 | [PATCH] powerpc/8xx: Use 8MB D-TLB's for kernel static mapping faults | Marcelo Tosatti | 1 | -0/+77 |
2006-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2 | -852/+0 |
2006-01-12 | [PATCH] powerpc: task_stack_page() | Al Viro | 1 | -4/+4 |
2006-01-12 | [PATCH] powerpc: task_thread_info() | Al Viro | 2 | -3/+3 |
2006-01-12 | powerpc: make ARCH=ppc use arch/powerpc/kernel/process.c | Paul Mackerras | 2 | -852/+0 |
2006-01-12 | [PATCH] capable/capability.h (arch/) | Randy Dunlap | 1 | -0/+1 |
2006-01-10 | [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers | Vivek Goyal | 1 | -6/+0 |
2006-01-09 | [PATCH] PCI: pci_find_device remove (ppc/kernel/pci.c) | Jiri Slaby | 1 | -10/+11 |
2006-01-09 | [PATCH] powerpc: Fix compile problem in pci.c for ppc32 | Kumar Gala | 1 | -1/+1 |
2006-01-09 | [PATCH] powerpc: pci_address_to_pio fix | Benjamin Herrenschmidt | 1 | -4/+6 |
2006-01-09 | [PATCH] powerpc: Detect prefetchable windows in pci_process_bridge_OF_ranges | Kumar Gala | 1 | -1/+7 |
2006-01-09 | [PATCH] powerpc: Update OF address parsers | Benjamin Herrenschmidt | 1 | -0/+15 |
2006-01-09 | [PATCH] ppc: Make ARCH=ppc build again with new syscall path | David Woodhouse | 3 | -75/+100 |
2006-01-09 | [PATCH] powerpc: Unify udbg (#2) | Benjamin Herrenschmidt | 1 | -0/+3 |
2006-01-09 | [PATCH] powerpc: serial port discovery (#2) | Benjamin Herrenschmidt | 1 | -2/+1 |
2006-01-09 | [PATCH] spufs: The SPU file system, base | Arnd Bergmann | 1 | -1/+0 |
2006-01-09 | [PATCH] powerpc: Merge kexec | Michael Ellerman | 1 | -1/+0 |
2006-01-09 | [PATCH] PPC_PREP: remove unneeded exports | Adrian Bunk | 1 | -4/+0 |
2006-01-06 | [PATCH] arch/ppc/kernel/idle.c: don't declare cpu variable in non-SMP kernels | Otavio Salvador | 1 | -2/+2 |
2005-12-12 | [PATCH] ppc32: set smp_tb_synchronized on UP with SMP kernel | Johannes Berg | 1 | -0/+4 |
2005-11-30 | [PATCH] ppc: fix floating point register corruption | Paolo Galtieri | 1 | -0/+6 |
2005-11-29 | [PATCH] ppc: Export symbol needed by MOL | Otavio Salvador | 1 | -1/+1 |
2005-11-18 | powerpc: Fix a couple of compile warnings for 32-bit compiles | Paul Mackerras | 1 | -1/+0 |
2005-11-18 | [PATCH] powerpc: merge align.c | Benjamin Herrenschmidt | 2 | -412/+2 |
2005-11-16 | [PATCH] ppc: Fix boot with yaboot with ARCH=ppc | Benjamin Herrenschmidt | 1 | -1/+13 |
2005-11-14 | [PATCH] Update email address for Kumar | Kumar Gala | 1 | -1/+1 |
2005-11-11 | powerpc: Fix some compile problems with the VDSO stuff | Paul Mackerras | 1 | -0/+28 |
2005-11-11 | [PATCH] PCI: NCR 53c810 quirk | Ivan Kokshaysky | 1 | -14/+0 |
2005-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 6 | -176/+8 |
2005-11-10 | [PATCH] powerpc: merge code values for identifying platforms | Paul Mackerras | 2 | -3/+1 |
2005-11-10 | [PATCH] powerpc: Merge cacheflush.h and cache.h | David Gibson | 2 | -2/+3 |
2005-11-10 | Merge git://oak/home/sfr/kernels/iseries/work | Paul Mackerras | 3 | -169/+2 |
2005-11-10 | [PATCH] ppc32: fix ppc44x fpu build | Matt Porter | 1 | -1/+1 |