aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/rtas.c
AgeCommit message (Expand)Author
2013-05-14powerpc: Bring all threads online prior to migration/hibernationRobert Jennings
2012-11-15powerpc+of: Remove the pSeries_reconfig.h fileNathan Fontenot
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-03-28powerpc: Make function that parses RTAS error logs globalAnton Blanchard
2012-02-14powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang
2011-05-04powerpc/pseries: Add page coalescing supportBrian King
2011-04-27powerpc/rtas: Only sleep in rtas_busy_delay if we have useful work to doAnton Blanchard
2010-12-09powerpc: Disable VPHN polling during a suspend operationJesse Larrew
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-10-13powerpc/pseries: Export rtas_ibm_suspend_me()Nathan Fontenot
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar
2010-08-05memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt
2010-07-14lmb: rename to memblockYinghai Lu
2010-07-09powerpc/pseries: Migration code reorganization / hibernation prepBrian King
2010-04-07powerpc/pseries: Call ibm,os-term if the ibm,extended-os-term is presentAnton Blanchard
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner
2009-09-02powerpc/pseries: Fix to handle slb resize across migrationBrian King
2009-06-26powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt
2009-06-26powerpc/rtas: Turn rtas lock into a raw spinlockBenjamin Herrenschmidt
2009-02-23powerpc/pseries: Fix partition migration hang under loadBrian King
2008-12-16powerpc/pseries: Check for GIQ indicator before calling set-indicatorNathan Lynch
2008-08-11powerpc: Zero fill the return values of rtas argument bufferNathan Fontenot
2008-07-16Merge commit 'origin/master'Benjamin Herrenschmidt
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/kernelMichael Ellerman
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller
2007-12-03Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"Paul Mackerras
2007-11-20[POWERPC] Fix RTAS os-term usage on kernel panicLinas Vepstas
2007-11-19[POWERPC] Fix multiple bugs in rtas_ibm_suspend_me codeNathan Lynch
2007-04-24[POWERPC] Remove old interface find_path_deviceStephen Rothwell
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-02-17Storage class should be before const qualifierTobias Klauser
2006-12-08[POWERPC] Add rtas_service_present() helperNathan Lynch
2006-12-08[POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.cMichael Ellerman
2006-12-04[POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPULinas Vepstas
2006-08-25[POWERPC] reboot when panic_timout is setOlaf Hering
2006-08-25[POWERPC] powerpc: Make RTAS console init genericMichael Neuling
2006-08-08Merge branch 'merge'Paul Mackerras
2006-08-08[POWERPC] Fix might-sleep warning on removing cpusHaren Myneni