summaryrefslogtreecommitdiff
path: root/arch/ppc
AgeCommit message (Expand)Author
2004-11-10[PATCH] ppc32: remove zero initializations in cpu_specsKumar Gala
2004-11-10[PATCH] ppc32: remove __setup_cpu_8xxKumar Gala
2004-11-10[PATCH] ppc32: remove CONFIG_SERIAL_CONSOLE_BAUDMark A. Greer
2004-11-10[PATCH] ppc32: add performance counters to cpu_specKumar Gala
2004-11-10[PATCH] ppc32: updated reporting of CPU rev & freq for e500 CPUsKumar Gala
2004-11-10[PATCH] ppc32: fix rheap warningKumar Gala
2004-11-10[PATCH] ppc32: dded MPC8555/8541 security block infrastructureKumar Gala
2004-11-10[PATCH] ppc32: add setup_indirect_pci_nomap() routineMark A. Greer
2004-11-08Merge bk://ppc.bkbits.net/for-linus-ppcLinus Torvalds
2004-11-07Merge bk://linux-sam.bkbits.net/kbuildLinus Torvalds
2004-11-07[PATCH] ppc32: add PPC440GX L2C error handlerMatt Porter
2004-11-07[PATCH] ppc32: Fixup <asm/time.h> includesTom Rini
2004-11-07[PATCH] ppc32: Add support for Sandpoint X2Tom Rini
2004-11-03ppc32: Update MPC8xx code to quasi functionalTom Rini
2004-11-04Merge mars.ravnborg.org:/home/sam/bk/linux-2.6Sam Ravnborg
2004-11-03ppc: fix building arch/ppc/boot/lib/ with make O=Sam Ravnborg
2004-11-01[PATCH] ppc32: fix early request_irqTom Rini
2004-11-01[PATCH] ppc32: 40x and Book E debug: 4xx platform supportMatt Porter
2004-11-01[PATCH] ppc32: 40x and Book E debug: core supportMatt Porter
2004-10-30Make "atomic_dec_and_lock()" a macro.Linus Torvalds
2004-10-28[PATCH] ppc32: Fix boot on PowerMacBenjamin Herrenschmidt
2004-10-28[PATCH] ppc32: fix ppc4xx_progress warningsMatt Porter
2004-10-28[PATCH] Fix ppc32 compileTom Rini
2004-10-27[PATCH] remove double newline from sysrq action_msgOlaf Hering
2004-10-27[PATCH] PPC/PPC64: Fix FP state corruption on UPPaul Mackerras
2004-10-27[PATCH] ppc32: disable broken L2 cache on all 440GX revsMatt Porter
2004-10-27Merge bk://ppc.bkbits.net/for-linus-ppcLinus Torvalds
2004-10-27Merge kernel.crashing.org:/home/trini/work/kernel/pristine/linux-2.6Tom Rini
2004-10-27ppc32: Remove sandpoint_early_serial_map()Tom Rini
2004-10-27ppc32: Fix warning in gen550 code.Tom Rini
2004-10-27ppc32: Move request_irq() calls to arch_initcall() functionsTom Rini
2004-10-27Merge kernel.crashing.org:/home/trini/work/kernel/pristine/linux-2.6Tom Rini
2004-10-26[PATCH] ppc/ppc64: hook up key management syscallsDavid Howells
2004-10-27kbuild: warning fixes on Solaris 9Tom Rini
2004-10-25[PATCH] ppc32: Fix building for Motorola Sandpoint with O=Tom Rini
2004-10-25[PATCH] revert "ppc: fix build with o=output_dir"Andrew Morton
2004-10-21[PATCH] pmac_cpufreq msleep cleanup/fixesNishanth Aravamudan
2004-10-21[PATCH] ppc: Fix build of irq.c with CONFIG_TAU_INTBenjamin Herrenschmidt
2004-10-21[PATCH] ppc io.h annotationsAlexander Viro
2004-10-20[PATCH] ppc32: fix ibm44x_common.c compileMatt Porter
2004-10-20[PATCH] ppc: fix build with O=$(output_dir)Roland Dreier
2004-10-20[PATCH] ppc32: remove bogus PPC44x prefetch workaroundMatt Porter
2004-10-20Update tty layer to not mix kernel and user pointers.Linus Torvalds
2004-10-19[PATCH] Enable config_schedstats for all archesKenneth W. Chen
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk
2004-10-19[PATCH] copy_thread(): unneeded child_tid initializationOleg Nesterov
2004-10-19[PATCH] vm: convert references to remap_page_range() under arch/ and Document...William Lee Irwin III
2004-10-18Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2004-10-18[PATCH] cleanup: move call to update_process_times.Martin Schwidefsky
2004-10-18[PATCH] fix & clean up zombie/dead task handling & preemptionIngo Molnar