summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Remove unused function call_with_mmu_offStephen Rothwell2006-06-281-42/+0
* [POWERPC] Clean up it_lp_queue.hStephen Rothwell2006-06-283-29/+28
* [POWERPC] Skip the "copy down" of the kernel if it is already at zero.Jimi Xenidis2006-06-281-0/+3
* [POWERPC] Add the use of the firmware soft-reset-nmi to kdump.David Wilder2006-06-282-42/+132
* [POWERPC] spufs: fix class0 interrupt assignmentArnd Bergmann2006-06-281-4/+4
* [POWERPC] spufs: fix memory hotplug dependencyGeoff Levand2006-06-281-1/+1
* [POWERPC] spufs: fix MFC command queue purgeBenjamin Herrenschmidt2006-06-281-2/+4
* [POWERPC] spufs: map mmio space as guarded into user spaceBenjamin Herrenschmidt2006-06-281-5/+5
* [POWERPC] Enable XMON in cell_defconfigMichael Ellerman2006-06-281-3/+4
* [POWERPC] Enable the RTAS udbg console on IBM Cell BladeMichael Ellerman2006-06-282-0/+5
* [POWERPC] Add udbg support for RTAS consoleMichael Ellerman2006-06-284-4/+88
* [POWERPC] Setup RTAS values earlier, to enable rtas_call() earlierMichael Ellerman2006-06-282-18/+27
* [POWERPC] Move RTAS exports next to their declarationsMichael Ellerman2006-06-281-14/+13
* [POWERPC] Make rtas_call() safe if RTAS hasn't been initialisedMichael Ellerman2006-06-281-1/+1
* [POWERPC] Setup the boot cpu's paca pointer in C rather than asmMichael Ellerman2006-06-282-12/+8
* [POWERPC] Make kexec_setup() a regular initcallMichael Ellerman2006-06-282-5/+3
* [POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping()Michael Ellerman2006-06-281-28/+6
* [POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman2006-06-2810-76/+58
* [POWERPC] Export flat device tree via debugfs for debuggingMichael Ellerman2006-06-281-0/+25
* [POWERPC] Remove remaining iSeries debugger cruftMichael Ellerman2006-06-282-40/+9
* [POWERPC] kdump: Reserve the existing TCE mappings left by the first kernelHaren Myneni2006-06-282-0/+63
* [POWERPC] Remove obsolete #include <linux/config.h>.Jon Loeliger2006-06-284-4/+0
* [POWERPC] Remove redundant STD_MMU selection.Jon Loeliger2006-06-281-5/+0
* [POWERPC] Move I8259 selection under MPC8641HPCN boardJon Loeliger2006-06-282-1/+1
* [POWERPC] Remove redundant PPC_86XX check.Jon Loeliger2006-06-281-3/+0
* [POWERPC] Don't access HID registers if running on a Hypervisor.Jimi Xenidis2006-06-281-2/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-264-5/+5
|\
| * Storage class should be firstTobias Klauser2006-06-261-2/+2
| * spelling fixesAndreas Mohr2006-06-262-2/+2
| * fix paniced->panicked typosLee Revell2006-06-261-1/+1
* | [PATCH] Notify page fault call chain for powerpcAnil S Keshavamurthy2006-06-261-1/+35
* | [PATCH] fix and optimize clock source updateRoman Zippel2006-06-261-2/+2
* | [PATCH] Time: Let user request precision from current_tick_length()john stultz2006-06-261-1/+1
* | [PATCH] oprofile: Fix unnecessary clevernessMarkus Armbruster2006-06-261-1/+1
|/
* [PATCH] spufs: update ->flush method protoAl Viro2006-06-251-2/+2
* [PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann2006-06-253-167/+121
* [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter2006-06-253-4/+0
* [PATCH] remove for_each_cpu()Andrew Morton2006-06-251-1/+1
* [PATCH] more for_each_cpu() removalAndrew Morton2006-06-251-2/+2
* [PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostlyAndreas Mohr2006-06-231-2/+2
* [PATCH] clean up default value of SCHED_SMTJean-Luc Leger2006-06-231-1/+0
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-22149-3726/+8367
|\
| * [POWERPC] re-enable OProfile for iSeries, using timer interruptKelly Daly2006-06-212-1/+4
| * [POWERPC] support ibm,extended-*-frequency propertiesAnton Blanchard2006-06-211-27/+30
| * [POWERPC] Extra sanity check in EEH codeNathan Lynch2006-06-211-0/+2
| * [POWERPC] Dont look for class-code in pci childrenAnton Blanchard2006-06-211-6/+2
| * [POWERPC] Unify ppc syscall tablesAndreas Schwab2006-06-212-607/+18
| * [POWERPC] mpic: add support for serial mode interruptsMark A. Greer2006-06-211-0/+20
| * [POWERPC] pseries: Print PCI slot location code on failureLinas Vepstas2006-06-211-13/+22