Age | Commit message (Expand) | Author |
2006-05-29 | ppc: Fix typo in TI_LOCAL_FLAGS definition | Paul Mackerras |
2006-05-09 | [PATCH] ppc32/8xx: Fix r3 trashing due to 8MB TLB page instantiation | Marcelo Tosatti |
2006-04-22 | Merge branch 'misc' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe... | Paul Mackerras |
2006-04-21 | [PATCH] ppc: Fix powersave code on arch/ppc | Becky Bruce |
2006-04-02 | powerpc/ppc: export strncasecmp | Kumar Gala |
2006-03-29 | [PATCH] for_each_possible_cpu: ppc | KAMEZAWA Hiroyuki |
2006-03-29 | Merge ../linux-2.6 | Paul Mackerras |
2006-03-28 | [PATCH] mark f_ops const in the inode | Arjan van de Ven |
2006-03-28 | ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppc | Paul Mackerras |
2006-03-27 | ppc: Remove duplicate exports of __down, __up etc. | Paul Mackerras |
2006-03-27 | powerpc: Don't compile in arch/ppc/kernel for 32-bit ARCH=powerpc | Paul Mackerras |
2006-03-27 | powerpc: Move perfmon_fsl_booke.c over to arch/powerpc | Paul Mackerras |
2006-03-27 | powerpc: Move module.c over to arch/powerpc | Paul Mackerras |
2006-03-27 | powerpc: Move swsusp.S over to arch/powerpc | Paul Mackerras |
2006-03-27 | powerpc: Move cpu_setup_6xx.S and temp.c over to arch/powerpc | Paul Mackerras |
2006-03-27 | powerpc: Move l2cr.S over to arch/powerpc | Paul Mackerras |
2006-03-27 | powerpc: Unify the 32 and 64 bit idle loops | Paul Mackerras |
2006-03-23 | [PATCH] more for_each_cpu() conversions | Andrew Morton |
2006-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds |
2006-03-22 | [PATCH] mm: split highorder pages | Nick Piggin |
2006-03-17 | [PATCH] kzalloc() conversion in arch/ppc | Eric Sesterhenn |
2006-03-09 | Merge ../linux-2.6 | Paul Mackerras |
2006-03-08 | powerpc: Fix various syscall/signal/swapcontext bugs | Paul Mackerras |
2006-02-24 | Merge ../powerpc-merge | Paul Mackerras |
2006-02-24 | [PATCH] powerpc: fix altivec_unavailable_exception Oopses | Alan Curry |
2006-02-20 | [PATCH] powerpc: remove duplicate exports | Olaf Hering |
2006-02-10 | [PATCH] powerpc: trivial: modify comments to refer to new location of files | Jon Mason |
2006-02-10 | [PATCH] powerpc/ppc: Add missing isyncs in head_fsl_booke.S | Becky Bruce |
2006-02-10 | ppc: Use the system call table from arch/powerpc/kernel/systbl.S | Paul Mackerras |
2006-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds |
2006-02-07 | [PATCH] ppc: last_task_.... is defined only on non-SMP | Al Viro |
2006-02-07 | [PATCH] powerpc/8xx: last two 8MB D-TLB entries are incorrectly set | Marcelo Tosatti |
2006-01-15 | powerpc/32: Restore previous version of 32-bit PCI code | Paul Mackerras |
2006-01-15 | [PATCH] ppc: Remove powermac support from ARCH=ppc | Paul Mackerras |
2006-01-14 | ppc: Remove duplicate export of get_wchan | Paul Mackerras |
2006-01-14 | [PATCH] powerpc/8xx: Use 8MB D-TLB's for kernel static mapping faults | Marcelo Tosatti |
2006-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds |
2006-01-12 | [PATCH] powerpc: task_stack_page() | Al Viro |
2006-01-12 | [PATCH] powerpc: task_thread_info() | Al Viro |
2006-01-12 | powerpc: make ARCH=ppc use arch/powerpc/kernel/process.c | Paul Mackerras |
2006-01-11 | [PATCH] capable/capability.h (arch/) | Randy Dunlap |
2006-01-10 | [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers | Vivek Goyal |
2006-01-09 | [PATCH] PCI: pci_find_device remove (ppc/kernel/pci.c) | Jiri Slaby |
2006-01-09 | [PATCH] powerpc: Fix compile problem in pci.c for ppc32 | Kumar Gala |
2006-01-09 | [PATCH] powerpc: pci_address_to_pio fix | Benjamin Herrenschmidt |
2006-01-09 | [PATCH] powerpc: Detect prefetchable windows in pci_process_bridge_OF_ranges | Kumar Gala |
2006-01-09 | [PATCH] powerpc: Update OF address parsers | Benjamin Herrenschmidt |
2006-01-09 | [PATCH] ppc: Make ARCH=ppc build again with new syscall path | David Woodhouse |
2006-01-09 | [PATCH] powerpc: Unify udbg (#2) | Benjamin Herrenschmidt |
2006-01-09 | [PATCH] powerpc: serial port discovery (#2) | Benjamin Herrenschmidt |