locking: Convert raw_spinlock to arch_spinlock
[safe/jmp/linux-2.6] / arch / powerpc / kernel / rtas.c
2009-12-14 Thomas Gleixnerlocking: Convert raw_spinlock to arch_spinlock
2009-09-02 Brian Kingpowerpc/pseries: Fix to handle slb resize across migration
2009-06-26 Benjamin Herrenschmidtpowerpc: Use one common impl. of RTAS timebase sync...
2009-06-26 Benjamin Herrenschmidtpowerpc/rtas: Turn rtas lock into a raw spinlock
2009-02-23 Brian Kingpowerpc/pseries: Fix partition migration hang under...
2008-12-16 Nathan Lynchpowerpc/pseries: Check for GIQ indicator before calling...
2008-08-11 Nathan Fontenotpowerpc: Zero fill the return values of rtas argument...
2008-07-16 Benjamin HerrenschmidtMerge commit 'origin/master'
2008-06-26 Jens Axboeon_each_cpu(): kill unused 'retry' parameter
2008-05-14 Michael Ellerman[POWERPC] Fix sparse warnings in arch/powerpc/kernel
2008-04-21 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-04-19 Matthew Wilcoxarch: Remove unnecessary inclusions of asm/semaphore.h
2008-04-01 Harvey Harrison[POWERPC] Replace remaining __FUNCTION__ occurrences
2008-02-14 David S. Miller[LIB]: Make PowerPC LMB code generic so sparc64 can...
2007-12-02 Paul MackerrasRevert "[POWERPC] Fix RTAS os-term usage on kernel...
2007-11-20 Linas Vepstas[POWERPC] Fix RTAS os-term usage on kernel panic
2007-11-19 Nathan Lynch[POWERPC] Fix multiple bugs in rtas_ibm_suspend_me...
2007-04-24 Stephen Rothwell[POWERPC] Remove old interface find_path_device
2007-04-12 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: arch...
2007-02-17 Tobias KlauserStorage class should be before const qualifier
2006-12-08 Nathan Lynch[POWERPC] Add rtas_service_present() helper
2006-12-08 Michael Ellerman[POWERPC] Move rtas_stop_self() into platforms/pseries...
2006-12-04 Linas Vepstas[POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPU
2006-08-25 Olaf Hering[POWERPC] reboot when panic_timout is set
2006-08-25 Michael Neuling[POWERPC] powerpc: Make RTAS console init generic
2006-08-08 Paul MackerrasMerge branch 'merge'
2006-08-08 Haren Myneni[POWERPC] Fix might-sleep warning on removing cpus
2006-08-01 Anton Blanchard[POWERPC] clean up pseries hcall interfaces
2006-07-31 Jeremy Kerr[POWERPC] Constify & voidify get_property()
2006-06-28 Michael Ellerman[POWERPC] Add udbg support for RTAS console
2006-06-28 Michael Ellerman[POWERPC] Setup RTAS values earlier, to enable rtas_cal...
2006-06-28 Michael Ellerman[POWERPC] Move RTAS exports next to their declarations
2006-06-28 Michael Ellerman[POWERPC] Make rtas_call() safe if RTAS hasn't been...
2006-06-21 John Rose[POWERPC] RTAS delay, fix module build breaks
2006-06-15 Dave C Boutcher[POWERPC] check firmware state before suspending
2006-06-09 John Rose[PATCH] powerpc: reorg RTAS delay code
2006-04-01 Segher Boessenkool[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUT...
2006-03-29 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: powerpc
2006-03-28 Benjamin Herrenschmidt[PATCH] powerpc: Kill _machine and hard-coded platform...
2006-03-27 Arnd Bergmann[PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>
2006-02-07 Dave C Boutcher[PATCH] powerpc: remove useless call to touch_softlocku...
2006-02-07 Dave C Boutcher[PATCH] powerpc: prod all processors after ibm,suspend-me
2006-02-07 Dave C Boutcher[PATCH] powerpc: return correct rtas status from ibm...
2006-02-07 Michael Ellerman[PATCH] powerpc: Fix !SMP build of rtas.c
2006-01-14 Dave C Boutcher[PATCH] powerpc: special-case ibm,suspend-me RTAS call
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (arch/)
2006-01-11 Michael Ellerman[PATCH] powerpc: Make early debugging configurable...
2006-01-09 Adrian Bunkspelling: s/retreive/retrieve/
2005-11-10 Paul Mackerras[PATCH] powerpc: merge code values for identifying...
2005-11-08 Benjamin Herrenschmidt[PATCH] ppc: fix a bunch of warnings
2005-11-07 Paul Mackerraspowerpc: Various UP build fixes
2005-11-03 Paul Mackerraspowerpc: Merge remaining RTAS code
2005-10-26 Paul Mackerraspowerpc: Merge rtas.c into arch/powerpc/kernel