aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [POWERPC] Add the use of the firmware soft-reset-nmi to kdump.David Wilder2006-06-28
* [POWERPC] spufs: fix class0 interrupt assignmentArnd Bergmann2006-06-28
* [POWERPC] spufs: fix memory hotplug dependencyGeoff Levand2006-06-27
* [POWERPC] spufs: fix MFC command queue purgeBenjamin Herrenschmidt2006-06-27
* [POWERPC] spufs: map mmio space as guarded into user spaceBenjamin Herrenschmidt2006-06-27
* [POWERPC] Enable XMON in cell_defconfigMichael Ellerman2006-06-27
* [POWERPC] Enable the RTAS udbg console on IBM Cell BladeMichael Ellerman2006-06-27
* [POWERPC] Add udbg support for RTAS consoleMichael Ellerman2006-06-27
* [POWERPC] Setup RTAS values earlier, to enable rtas_call() earlierMichael Ellerman2006-06-27
* [POWERPC] Move RTAS exports next to their declarationsMichael Ellerman2006-06-27
* [POWERPC] Make rtas_call() safe if RTAS hasn't been initialisedMichael Ellerman2006-06-27
* [POWERPC] Setup the boot cpu's paca pointer in C rather than asmMichael Ellerman2006-06-27
* [POWERPC] Make kexec_setup() a regular initcallMichael Ellerman2006-06-27
* [POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping()Michael Ellerman2006-06-27
* [POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman2006-06-27
* [POWERPC] Export flat device tree via debugfs for debuggingMichael Ellerman2006-06-27
* [POWERPC] Remove remaining iSeries debugger cruftMichael Ellerman2006-06-27
* [POWERPC] kdump: Reserve the existing TCE mappings left by the first kernelHaren Myneni2006-06-27
* [POWERPC] Remove obsolete #include <linux/config.h>.Jon Loeliger2006-06-27
* [POWERPC] Remove redundant STD_MMU selection.Jon Loeliger2006-06-27
* [POWERPC] Move I8259 selection under MPC8641HPCN boardJon Loeliger2006-06-27
* [POWERPC] Remove redundant PPC_86XX check.Jon Loeliger2006-06-27
* [POWERPC] Don't access HID registers if running on a Hypervisor.Jimi Xenidis2006-06-27
* [POWERPC] Convert powermac ide blink to new led infrastructureJohannes Berg2006-06-27
* [PATCH] fix static linking of NFSDavid Brownell2006-06-27
* Input: fix resetting name, phys and uniq when unregistering deviceDmitry Torokhov2006-06-27
* Revert "kbuild: fix make -rR breakage"Linus Torvalds2006-06-26
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2006-06-26
|\
| * [PATCH] fs/ocfs2/dlm/: cleanupsAdrian Bunk2006-06-26
| * ocfs2: fix compiler warnings in dlm_convert_lock_handler()Mark Fasheh2006-06-26
| * ocfs2: dlm_print_one_mle() needs to be definedMark Fasheh2006-06-26
| * ocfs2: remove whitespace in dlmunlock.cKurt Hackel2006-06-26
| * ocfs2: move dlm work to a private work queueKurt Hackel2006-06-26
| * ocfs2: fix incorrect error returnsKurt Hackel2006-06-26
| * ocfs2: tune down some noisy messages during dlm recoveryKurt Hackel2006-06-26
| * ocfs2: display message before waiting for recovery to completeKurt Hackel2006-06-26
| * ocfs2: mlog in dlm_convert_lock_handler() should be ML_ERRORKurt Hackel2006-06-26
| * ocfs2: retry operations when a lock is marked in recoveryKurt Hackel2006-06-26
| * ocfs2: use cond_resched() in dlm_thread()Kurt Hackel2006-06-26
| * ocfs2: use GFP_NOFS in some dlm operationsKurt Hackel2006-06-26
| * ocfs2: wait for recovery when starting lock masteryKurt Hackel2006-06-26
| * ocfs2: continue recovery when a dead node is encounteredKurt Hackel2006-06-26
| * ocfs2: remove unneccesary spin_unlock() in dlm_remaster_locks()Kurt Hackel2006-06-26
| * ocfs2: dlm_remaster_locks() should never exit without completingKurt Hackel2006-06-26
| * ocfs2: special case recovery lock in dlmlock_remote()Kurt Hackel2006-06-26
| * ocfs2: pending mastery asserts and migrations should block each otherKurt Hackel2006-06-26
| * ocfs2: temporarily disable automatic lock migrationKurt Hackel2006-06-26
| * ocfs2: do not unconditionally purge the lockres in dlmlock_remote()Kurt Hackel2006-06-26
| * ocfs2: increase backoff before waiting for recoveryKurt Hackel2006-06-26
| * ocfs2: have dlm_pre_master_reco_lockres() ignore dead nodesKurt Hackel2006-06-26