aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
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-27[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman
2006-06-27[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17Chandra Seetharaman
2006-06-27[PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-06-27[PATCH] add poison.h and patch primary usersRandy Dunlap
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki
2006-06-27[PATCH] Register sysfs file for hotplugged new nodeYasunori Goto
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman
2006-06-27[PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman
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