aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/rtas.c
Commit message (Expand)AuthorAge
* powerpc/rtas: allow rescheduling while changing cpu statesNathan Lynch2019-08-20
* powerpc/rtas: use device model APIs and serialization during LPMNathan Lynch2019-08-20
* powerpc/rtas: Unexport rtas_online_cpus_mask, rtas_offline_cpus_maskNathan Lynch2019-08-05
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-13
|\
| * powerpc/rtas: retry when cpu offline races with suspend/migrationNathan Lynch2019-07-01
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-08
|\ \
| * | smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit2019-06-23
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
|/
* memblock: drop memblock_alloc_base()Mike Rapoport2019-03-12
* powerpc/rtas: Fix a potential race between CPU-Offline & MigrationGautham R. Shenoy2018-10-13
* powerpc/pseries/mobility: Extend start/stop topology update scopeMichael Bringmann2018-10-13
* powerpc/pseries: Disable CPU hotplug across migrationsNathan Fontenot2018-09-19
* powerpc: Remove -Wattribute-alias pragmasPaul Burton2018-06-25
* powerpc: Fix build by disabling attribute-alias warning for SYSCALL_DEFINExChristophe Leroy2018-06-03
* powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINEAl Viro2018-05-10
* locking/arch, powerpc/rtas: Use arch_spin_lock() instead of arch_spin_lock_fl...Will Deacon2017-10-18
* mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-13
* 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