summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/rtas.c
Commit message (Expand)AuthorAgeFilesLines
* locking/arch, powerpc/rtas: Use arch_spin_lock() instead of arch_spin_lock_fl...Will Deacon2017-10-181-1/+1
* mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-131-2/+2
* powerpc/kernel: Fix unbalanced refcount on RTAS device nodeGavin Shan2017-01-251-0/+1
* powerpc/kernel: Use of_property_read_u32() in rtas_initialize()Gavin Shan2017-01-251-11/+9
* powerpc/kernel: Remove nested if statements in rtas_initialize()Gavin Shan2017-01-251-17/+16
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens2016-07-141-2/+2
* powerpc/rtas: Don't test for machine type in rtas_initialize()Benjamin Herrenschmidt2016-07-131-1/+1
* powerpc/rtas: Fix array overrun in ppc_rtas() syscallAndrew Donnellan2016-07-051-1/+1
* powerpc/rtas: Make enter_rtas() privateMichael Ellerman2015-12-171-0/+3
* powerpc/rtas: Use rtas_call_unlocked() in call_rtas_display_status()Michael Ellerman2015-12-171-10/+2
* powerpc/rtas: Add rtas_call_unlocked()Michael Ellerman2015-12-171-11/+33
* powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde2015-10-221-0/+3
* powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth2015-07-231-0/+17
* powerpc/rtas: Replace magic values with definesThomas Huth2015-07-231-3/+5
* powerpc: Replace mem_init_done with slab_is_available()Michael Ellerman2015-04-101-2/+2
* powerpc/pseries: Simplify check for suspendability during suspend/migrationTyrel Datwyler2015-03-281-13/+13
* powerpc/pseries: Fix endian problems with LE migrationCyril Bur2015-01-271-7/+15
* powerpc: Remove some old bootmem related commentsAnton Blanchard2014-11-101-2/+2
* of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-301-1/+1
* powerpc/le: Enable RTAS events supportGreg Kurz2014-04-071-6/+9
* powerpc/le: Big endian arguments for ppc_rtas()Greg Kurz2014-03-241-9/+13
* powerpc: Make RTAS calls endian safeAnton Blanchard2013-08-141-19/+19
* powerpc: Make RTAS device tree accesses endian safeAnton Blanchard2013-08-141-14/+14
* powerpc: Delete __cpuinit usage from all usersPaul Gortmaker2013-07-011-2/+2
* powerpc: Bring all threads online prior to migration/hibernationRobert Jennings2013-05-141-0/+113
* powerpc+of: Remove the pSeries_reconfig.h fileNathan Fontenot2012-11-151-1/+0
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-1/+0
* | powerpc: Make function that parses RTAS error logs globalAnton Blanchard2012-03-281-0/+34
|/
* powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King2012-02-141-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
OpenPOWER on IntegriCloud