aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/rtas.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Bring all threads online prior to migration/hibernationRobert Jennings2013-05-301-0/+113
* powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King2013-05-301-2/+3
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-311-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang2011-07-251-0/+1
* powerpc/pseries: Add page coalescing supportBrian King2011-05-041-0/+2
* powerpc/rtas: Only sleep in rtas_busy_delay if we have useful work to doAnton Blanchard2011-04-271-1/+1
* powerpc: Disable VPHN polling during a suspend operationJesse Larrew2010-12-091-0/+3
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-10-211-2/+2
|\
| * powerpc/pseries: Export rtas_ibm_suspend_me()Nathan Fontenot2010-10-131-2/+2
* | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-311-35/+70
|\ \ | |/
| * Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-08-041-3/+3
| |\
| * | powerpc/pseries: Migration code reorganization / hibernation prepBrian King2010-07-091-35/+70
* | | memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt2010-08-051-1/+1
| |/ |/|
* | lmb: rename to memblockYinghai Lu2010-07-141-3/+3
|/
* powerpc/pseries: Call ibm,os-term if the ibm,extended-os-term is presentAnton Blanchard2010-04-071-6/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-141-6/+6
* locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-141-1/+1
* locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-141-1/+1
* powerpc/pseries: Fix to handle slb resize across migrationBrian King2009-09-021-1/+6
* powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt2009-06-261-0/+31
* powerpc/rtas: Turn rtas lock into a raw spinlockBenjamin Herrenschmidt2009-06-261-9/+29
* powerpc/pseries: Fix partition migration hang under loadBrian King2009-02-231-2/+8
* powerpc/pseries: Check for GIQ indicator before calling set-indicatorNathan Lynch2008-12-161-0/+26
* powerpc: Zero fill the return values of rtas argument bufferNathan Fontenot2008-08-111-2/+3
* Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-161-1/+1
|\
| * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-1/+1
* | [POWERPC] Fix sparse warnings in arch/powerpc/kernelMichael Ellerman2008-05-141-3/+3
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-211-2/+2
|\
| * [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-011-1/+1
| * [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-131-1/+1
* | arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
|/
* Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"Paul Mackerras2007-12-031-6/+6
* [POWERPC] Fix RTAS os-term usage on kernel panicLinas Vepstas2007-11-201-6/+6
* [POWERPC] Fix multiple bugs in rtas_ibm_suspend_me codeNathan Lynch2007-11-191-41/+58
* [POWERPC] Remove old interface find_path_deviceStephen Rothwell2007-04-241-1/+2
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-8/+8
* Storage class should be before const qualifierTobias Klauser2007-02-171-1/+1
* [POWERPC] Add rtas_service_present() helperNathan Lynch2006-12-081-0/+6
* [POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.cMichael Ellerman2006-12-081-29/+0
* [POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPULinas Vepstas2006-12-041-2/+3
* [POWERPC] reboot when panic_timout is setOlaf Hering2006-08-251-0/+3
* [POWERPC] powerpc: Make RTAS console init genericMichael Neuling2006-08-251-0/+5
* Merge branch 'merge'Paul Mackerras2006-08-081-0/+21
|\
| * [POWERPC] Fix might-sleep warning on removing cpusHaren Myneni2006-08-081-0/+21
* | [POWERPC] clean up pseries hcall interfacesAnton Blanchard2006-08-011-6/+5
* | [POWERPC] Constify & voidify get_property()Jeremy Kerr2006-07-311-13/+15
|/
* [POWERPC] Add udbg support for RTAS consoleMichael Ellerman2006-06-281-1/+71
* [POWERPC] Setup RTAS values earlier, to enable rtas_call() earlierMichael Ellerman2006-06-281-0/+22