summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2006-06-286-159/+138
|\
| * powerpc: minor cleanups for mpc86xxKumar Gala2006-06-286-159/+138
* | [POWERPC] Make sure we select CONFIG_NEW_LEDS if ADB_PMU_LED is setPaul Mackerras2006-06-281-0/+1
* | [POWERPC] Simplify the code defining the 64-bit CPU featuresPaul Mackerras2006-06-281-28/+20
* | [POWERPC] powerpc: kconfig warning fixAndrew Morton2006-06-281-1/+1
* | [POWERPC] Consolidate some of kernel/misc*.SStephen Rothwell2006-06-284-334/+209
* | [POWERPC] Remove unused function call_with_mmu_offStephen Rothwell2006-06-281-42/+0
* | [POWERPC] update asm-powerpc/time.hStephen Rothwell2006-06-281-2/+4
* | [POWERPC] Clean up it_lp_queue.hStephen Rothwell2006-06-284-49/+48
* | [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-284-46/+142
* | [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-285-5/+90
* | [POWERPC] Setup RTAS values earlier, to enable rtas_call() earlierMichael Ellerman2006-06-283-18/+30
* | [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-283-6/+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-2811-77/+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-284-0/+67
* | [POWERPC] Remove obsolete #include <linux/config.h>.Jon Loeliger2006-06-285-5/+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
* | [POWERPC] Convert powermac ide blink to new led infrastructureJohannes Berg2006-06-285-126/+164
* | [PATCH] fix static linking of NFSDavid Brownell2006-06-276-9/+9
* | Input: fix resetting name, phys and uniq when unregistering deviceDmitry Torokhov2006-06-271-1/+2
* | Revert "kbuild: fix make -rR breakage"Linus Torvalds2006-06-275-14/+7
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2006-06-2713-373/+1045
|\ \
| * | [PATCH] fs/ocfs2/dlm/: cleanupsAdrian Bunk2006-06-265-35/+3
| * | ocfs2: fix compiler warnings in dlm_convert_lock_handler()Mark Fasheh2006-06-261-1/+2
| * | ocfs2: dlm_print_one_mle() needs to be definedMark Fasheh2006-06-261-6/+6
| * | ocfs2: remove whitespace in dlmunlock.cKurt Hackel2006-06-261-1/+1
| * | ocfs2: move dlm work to a private work queueKurt Hackel2006-06-264-3/+32
| * | ocfs2: fix incorrect error returnsKurt Hackel2006-06-261-2/+2
| * | ocfs2: tune down some noisy messages during dlm recoveryKurt Hackel2006-06-262-6/+7
| * | ocfs2: display message before waiting for recovery to completeKurt Hackel2006-06-261-0/+7
| * | ocfs2: mlog in dlm_convert_lock_handler() should be ML_ERRORKurt Hackel2006-06-261-1/+1
| * | ocfs2: retry operations when a lock is marked in recoveryKurt Hackel2006-06-261-0/+20
| * | ocfs2: use cond_resched() in dlm_thread()Kurt Hackel2006-06-261-1/+1
| * | ocfs2: use GFP_NOFS in some dlm operationsKurt Hackel2006-06-265-19/+19