aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/rtas.c
Commit message (Expand)AuthorAge
* powerpc: Disable VPHN polling during a suspend operationJesse Larrew2010-12-08
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-10-22
|\
| * powerpc/pseries: Export rtas_ibm_suspend_me()Nathan Fontenot2010-10-13
* | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-31
|\|
| * Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-08-03
| |\
| * | powerpc/pseries: Migration code reorganization / hibernation prepBrian King2010-07-08
* | | memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt2010-08-04
| |/ |/|
* | lmb: rename to memblockYinghai Lu2010-07-14
|/
* powerpc/pseries: Call ibm,os-term if the ibm,extended-os-term is presentAnton Blanchard2010-04-07
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-14
* locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-14
* locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-14
* powerpc/pseries: Fix to handle slb resize across migrationBrian King2009-09-02
* powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt2009-06-26
* powerpc/rtas: Turn rtas lock into a raw spinlockBenjamin Herrenschmidt2009-06-26
* powerpc/pseries: Fix partition migration hang under loadBrian King2009-02-22
* powerpc/pseries: Check for GIQ indicator before calling set-indicatorNathan Lynch2008-12-15
* powerpc: Zero fill the return values of rtas argument bufferNathan Fontenot2008-08-10
* Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-15
|\
| * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-26
* | [POWERPC] Fix sparse warnings in arch/powerpc/kernelMichael Ellerman2008-05-14
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-21
|\
| * [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-01
| * [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-13
* | arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
|/
* Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"Paul Mackerras2007-12-02
* [POWERPC] Fix RTAS os-term usage on kernel panicLinas Vepstas2007-11-20
* [POWERPC] Fix multiple bugs in rtas_ibm_suspend_me codeNathan Lynch2007-11-18
* [POWERPC] Remove old interface find_path_deviceStephen Rothwell2007-04-24
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-12
* Storage class should be before const qualifierTobias Klauser2007-02-17
* [POWERPC] Add rtas_service_present() helperNathan Lynch2006-12-08
* [POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.cMichael Ellerman2006-12-07
* [POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPULinas Vepstas2006-12-04
* [POWERPC] reboot when panic_timout is setOlaf Hering2006-08-24
* [POWERPC] powerpc: Make RTAS console init genericMichael Neuling2006-08-24
* Merge branch 'merge'Paul Mackerras2006-08-08
|\
| * [POWERPC] Fix might-sleep warning on removing cpusHaren Myneni2006-08-08
* | [POWERPC] clean up pseries hcall interfacesAnton Blanchard2006-08-01
* | [POWERPC] Constify & voidify get_property()Jeremy Kerr2006-07-31
|/
* [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] RTAS delay, fix module build breaksJohn Rose2006-06-21
* [POWERPC] check firmware state before suspendingDave C Boutcher2006-06-15
* [PATCH] powerpc: reorg RTAS delay codeJohn Rose2006-06-09
* [PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool2006-04-01
* [PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki2006-03-28