aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2006-06-28[POWERPC] Setup the boot cpu's paca pointer in C rather than asmMichael Ellerman
2006-06-28[POWERPC] Make kexec_setup() a regular initcallMichael Ellerman
2006-06-28[POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping()Michael Ellerman
2006-06-28[POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman
2006-06-28[POWERPC] Export flat device tree via debugfs for debuggingMichael Ellerman
2006-06-28[POWERPC] Remove remaining iSeries debugger cruftMichael Ellerman
2006-06-28[POWERPC] kdump: Reserve the existing TCE mappings left by the first kernelHaren Myneni
2006-06-28[POWERPC] Remove obsolete #include <linux/config.h>.Jon Loeliger
2006-06-28[POWERPC] Remove redundant STD_MMU selection.Jon Loeliger
2006-06-28[POWERPC] Move I8259 selection under MPC8641HPCN boardJon Loeliger
2006-06-28[POWERPC] Remove redundant PPC_86XX check.Jon Loeliger
2006-06-28[POWERPC] Don't access HID registers if running on a Hypervisor.Jimi Xenidis
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-26[PATCH] Notify page fault call chain for powerpcAnil S Keshavamurthy
2006-06-26[PATCH] fix and optimize clock source updateRoman Zippel
2006-06-26[PATCH] Time: Let user request precision from current_tick_length()john stultz
2006-06-26[PATCH] oprofile: Fix unnecessary clevernessMarkus Armbruster
2006-06-26Storage class should be firstTobias Klauser
2006-06-26spelling fixesAndreas Mohr
2006-06-26fix paniced->panicked typosLee Revell
2006-06-25[PATCH] spufs: update ->flush method protoAl Viro
2006-06-25[PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter
2006-06-25[PATCH] remove for_each_cpu()Andrew Morton
2006-06-25[PATCH] more for_each_cpu() removalAndrew Morton
2006-06-23[PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostlyAndreas Mohr
2006-06-23[PATCH] clean up default value of SCHED_SMTJean-Luc Leger
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-06-22[PATCH] zlib_inflate: Upgrade library code to a recent versionRichard Purdie
2006-06-21[PATCH] USB: allow multiple types of EHCI controllers to be built as modulesKumar Gala
2006-06-21[POWERPC] re-enable OProfile for iSeries, using timer interruptKelly Daly
2006-06-21[POWERPC] support ibm,extended-*-frequency propertiesAnton Blanchard
2006-06-21[POWERPC] Extra sanity check in EEH codeNathan Lynch
2006-06-21[POWERPC] Dont look for class-code in pci childrenAnton Blanchard
2006-06-21[POWERPC] Unify ppc syscall tablesAndreas Schwab
2006-06-21[POWERPC] mpic: add support for serial mode interruptsMark A. Greer
2006-06-21[POWERPC] pseries: Print PCI slot location code on failureLinas Vepstas
2006-06-21[POWERPC] spufs: one more fix for 64k pagesarnd@arndb.de
2006-06-21[POWERPC] spufs: fail spu_create with invalid flagsarnd@arndb.de
2006-06-21[POWERPC] spufs: clear class2 interrupt status before wakeupMasato Noguchi
2006-06-21[POWERPC] spufs: fix Makefile for "make clean"Masato Noguchi
2006-06-21[POWERPC] spufs: remove stop_code from struct spuMasato Noguchi
2006-06-21[POWERPC] spufs: fix spu irq affinity settingGeoff Levand
2006-06-21[POWERPC] spufs: further abstract priv1 register accessGeoff Levand
2006-06-21[POWERPC] spufs: split the Cell BE support into generic and platform dependan...Geoff Levand
2006-06-21[POWERPC] spufs: dont try to access SPE channel 1 countarnd@arndb.de
2006-06-21[POWERPC] spufs: use kzalloc in create_spuJeremy Kerr
2006-06-21[POWERPC] spufs: fix initial state of wbox filearnd@arndb.de
2006-06-21[POWERPC] spufs: add a phys-id attribute to each SPU contextarnd@arndb.de