aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-29[PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-06-29[POWERPC] Use little-endian bit from firmware ibm,pa-features propertyPaul Mackerras
2006-06-29[POWERPC] Make sure smp_processor_id works very early in bootMichael Ellerman
2006-06-29[POWERPC] Make lparcfg.c work when both iseries and pseries are selectedStephen Rothwell
2006-06-29[POWERPC] Add general support for mpc7448hpc2 (Taiga) platformZang Roy-r61911
2006-06-28Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras
2006-06-28powerpc: minor cleanups for mpc86xxKumar Gala
2006-06-28[POWERPC] Consolidate some of kernel/misc*.SStephen Rothwell
2006-06-28[POWERPC] Remove unused function call_with_mmu_offStephen Rothwell
2006-06-28[POWERPC] Clean up it_lp_queue.hStephen Rothwell
2006-06-28[POWERPC] Skip the "copy down" of the kernel if it is already at zero.Jimi Xenidis
2006-06-28[POWERPC] Add the use of the firmware soft-reset-nmi to kdump.David Wilder
2006-06-28[POWERPC] Add udbg support for RTAS consoleMichael Ellerman
2006-06-28[POWERPC] Setup RTAS values earlier, to enable rtas_call() earlierMichael Ellerman
2006-06-28[POWERPC] Move RTAS exports next to their declarationsMichael Ellerman
2006-06-28[POWERPC] Make rtas_call() safe if RTAS hasn't been initialisedMichael Ellerman
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] 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] Don't access HID registers if running on a Hypervisor.Jimi Xenidis
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] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki
2006-06-27[PATCH] Register sysfs file for hotplugged new nodeYasunori 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] fix and optimize clock source updateRoman Zippel
2006-06-26[PATCH] Time: Let user request precision from current_tick_length()john stultz
2006-06-26Storage class should be firstTobias Klauser
2006-06-26fix paniced->panicked typosLee Revell
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-23[PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostlyAndreas Mohr
2006-06-21[POWERPC] support ibm,extended-*-frequency propertiesAnton Blanchard
2006-06-21[POWERPC] Unify ppc syscall tablesAndreas Schwab
2006-06-21[POWERPC] cell: add RAS supportBenjamin Herrenschmidt
2006-06-21[POWERPC] Add starting of secondary 86xx CPUs.Jon Loeliger
2006-06-21[POWERPC] Add 8641 CPU table entry.Jon Loeliger
2006-06-21[POWERPC] Prevent duplicate lmb reservations for Device Tree blob.Jon Loeliger
2006-06-21[POWERPC] Guard L3CR references with CPU_FTR_L3CR.Jon Loeliger
2006-06-21[POWERPC] RTAS delay, fix module build breaksJohn Rose
2006-06-15[POWERPC] check firmware state before suspendingDave C Boutcher