summaryrefslogtreecommitdiff
path: root/arch/ppc/kernel
AgeCommit message (Expand)Author
2006-05-29ppc: Fix typo in TI_LOCAL_FLAGS definitionPaul Mackerras
2006-05-09[PATCH] ppc32/8xx: Fix r3 trashing due to 8MB TLB page instantiationMarcelo Tosatti
2006-04-22Merge 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/ppcBecky Bruce
2006-04-02powerpc/ppc: export strncasecmpKumar Gala
2006-03-29[PATCH] for_each_possible_cpu: ppcKAMEZAWA Hiroyuki
2006-03-29Merge ../linux-2.6Paul Mackerras
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven
2006-03-28ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppcPaul Mackerras
2006-03-27ppc: Remove duplicate exports of __down, __up etc.Paul Mackerras
2006-03-27powerpc: Don't compile in arch/ppc/kernel for 32-bit ARCH=powerpcPaul Mackerras
2006-03-27powerpc: Move perfmon_fsl_booke.c over to arch/powerpcPaul Mackerras
2006-03-27powerpc: Move module.c over to arch/powerpcPaul Mackerras
2006-03-27powerpc: Move swsusp.S over to arch/powerpcPaul Mackerras
2006-03-27powerpc: Move cpu_setup_6xx.S and temp.c over to arch/powerpcPaul Mackerras
2006-03-27powerpc: Move l2cr.S over to arch/powerpcPaul Mackerras
2006-03-27powerpc: Unify the 32 and 64 bit idle loopsPaul Mackerras
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-03-22[PATCH] mm: split highorder pagesNick Piggin
2006-03-17[PATCH] kzalloc() conversion in arch/ppcEric Sesterhenn
2006-03-09Merge ../linux-2.6Paul Mackerras
2006-03-08powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras
2006-02-24Merge ../powerpc-mergePaul Mackerras
2006-02-24[PATCH] powerpc: fix altivec_unavailable_exception OopsesAlan Curry
2006-02-20[PATCH] powerpc: remove duplicate exportsOlaf Hering
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason
2006-02-10[PATCH] powerpc/ppc: Add missing isyncs in head_fsl_booke.SBecky Bruce
2006-02-10ppc: Use the system call table from arch/powerpc/kernel/systbl.SPaul Mackerras
2006-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-02-07[PATCH] ppc: last_task_.... is defined only on non-SMPAl Viro
2006-02-07[PATCH] powerpc/8xx: last two 8MB D-TLB entries are incorrectly setMarcelo Tosatti
2006-01-15powerpc/32: Restore previous version of 32-bit PCI codePaul Mackerras
2006-01-15[PATCH] ppc: Remove powermac support from ARCH=ppcPaul Mackerras
2006-01-14ppc: Remove duplicate export of get_wchanPaul Mackerras
2006-01-14[PATCH] powerpc/8xx: Use 8MB D-TLB's for kernel static mapping faultsMarcelo Tosatti
2006-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-01-12[PATCH] powerpc: task_stack_page()Al Viro
2006-01-12[PATCH] powerpc: task_thread_info()Al Viro
2006-01-12powerpc: make ARCH=ppc use arch/powerpc/kernel/process.cPaul 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 registersVivek 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 ppc32Kumar Gala
2006-01-09[PATCH] powerpc: pci_address_to_pio fixBenjamin Herrenschmidt
2006-01-09[PATCH] powerpc: Detect prefetchable windows in pci_process_bridge_OF_rangesKumar Gala
2006-01-09[PATCH] powerpc: Update OF address parsersBenjamin Herrenschmidt
2006-01-09[PATCH] ppc: Make ARCH=ppc build again with new syscall pathDavid Woodhouse
2006-01-09[PATCH] powerpc: Unify udbg (#2)Benjamin Herrenschmidt
2006-01-09[PATCH] powerpc: serial port discovery (#2)Benjamin Herrenschmidt