aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/rtas.c
Commit message (Expand)AuthorAge
* powerpc/kernel: Fix unbalanced refcount on RTAS device nodeGavin Shan2017-01-24
* powerpc/kernel: Use of_property_read_u32() in rtas_initialize()Gavin Shan2017-01-24
* powerpc/kernel: Remove nested if statements in rtas_initialize()Gavin Shan2017-01-24
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens2016-07-14
* powerpc/rtas: Don't test for machine type in rtas_initialize()Benjamin Herrenschmidt2016-07-13
* powerpc/rtas: Fix array overrun in ppc_rtas() syscallAndrew Donnellan2016-07-05
* powerpc/rtas: Make enter_rtas() privateMichael Ellerman2015-12-17
* powerpc/rtas: Use rtas_call_unlocked() in call_rtas_display_status()Michael Ellerman2015-12-17
* powerpc/rtas: Add rtas_call_unlocked()Michael Ellerman2015-12-17
* powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde2015-10-21
* powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth2015-07-23
* powerpc/rtas: Replace magic values with definesThomas Huth2015-07-23
* powerpc: Replace mem_init_done with slab_is_available()Michael Ellerman2015-04-10
* powerpc/pseries: Simplify check for suspendability during suspend/migrationTyrel Datwyler2015-03-27
* powerpc/pseries: Fix endian problems with LE migrationCyril Bur2015-01-26
* powerpc: Remove some old bootmem related commentsAnton Blanchard2014-11-09
* of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-30
* powerpc/le: Enable RTAS events supportGreg Kurz2014-04-06
* powerpc/le: Big endian arguments for ppc_rtas()Greg Kurz2014-03-23
* powerpc: Make RTAS calls endian safeAnton Blanchard2013-08-14
* powerpc: Make RTAS device tree accesses endian safeAnton Blanchard2013-08-14
* powerpc: Delete __cpuinit usage from all usersPaul Gortmaker2013-06-30
* powerpc: Bring all threads online prior to migration/hibernationRobert Jennings2013-05-14
* powerpc+of: Remove the pSeries_reconfig.h fileNathan Fontenot2012-11-14
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28
* | powerpc: Make function that parses RTAS error logs globalAnton Blanchard2012-03-27
|/
* powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King2012-02-13
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-31
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang2011-07-25
* powerpc/pseries: Add page coalescing supportBrian King2011-05-04
* powerpc/rtas: Only sleep in rtas_busy_delay if we have useful work to doAnton Blanchard2011-04-27
* 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