index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
rtas.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-17
powerpc/rtas: Make enter_rtas() private
Michael Ellerman
1
-0
/
+3
2015-12-17
powerpc/rtas: Use rtas_call_unlocked() in call_rtas_display_status()
Michael Ellerman
1
-10
/
+2
2015-12-17
powerpc/rtas: Add rtas_call_unlocked()
Michael Ellerman
1
-11
/
+33
2015-10-22
powerpc/rtas: Validate rtas.entry before calling enter_rtas()
Vasant Hegde
1
-0
/
+3
2015-07-23
powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers
Thomas Huth
1
-0
/
+17
2015-07-23
powerpc/rtas: Replace magic values with defines
Thomas Huth
1
-3
/
+5
2015-04-10
powerpc: Replace mem_init_done with slab_is_available()
Michael Ellerman
1
-2
/
+2
2015-03-28
powerpc/pseries: Simplify check for suspendability during suspend/migration
Tyrel Datwyler
1
-13
/
+13
2015-01-27
powerpc/pseries: Fix endian problems with LE migration
Cyril Bur
1
-7
/
+15
2014-11-10
powerpc: Remove some old bootmem related comments
Anton Blanchard
1
-2
/
+2
2014-04-30
of/fdt: update of_get_flat_dt_prop in prep for libfdt
Rob Herring
1
-1
/
+1
2014-04-07
powerpc/le: Enable RTAS events support
Greg Kurz
1
-6
/
+9
2014-03-24
powerpc/le: Big endian arguments for ppc_rtas()
Greg Kurz
1
-9
/
+13
2013-08-14
powerpc: Make RTAS calls endian safe
Anton Blanchard
1
-19
/
+19
2013-08-14
powerpc: Make RTAS device tree accesses endian safe
Anton Blanchard
1
-14
/
+14
2013-07-01
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
1
-2
/
+2
2013-05-14
powerpc: Bring all threads online prior to migration/hibernation
Robert Jennings
1
-0
/
+113
2012-11-15
powerpc+of: Remove the pSeries_reconfig.h file
Nathan Fontenot
1
-1
/
+0
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-1
/
+0
2012-03-28
powerpc: Make function that parses RTAS error logs global
Anton Blanchard
1
-0
/
+34
2012-02-14
powerpc/pseries: Fix partition migration hang in stop_topology_update
Brian King
1
-2
/
+3
2011-10-31
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
1
-1
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-25
notifiers: sys: move reboot notifiers into reboot.h
Amerigo Wang
1
-0
/
+1
2011-05-04
powerpc/pseries: Add page coalescing support
Brian King
1
-0
/
+2
2011-04-27
powerpc/rtas: Only sleep in rtas_busy_delay if we have useful work to do
Anton Blanchard
1
-1
/
+1
2010-12-09
powerpc: Disable VPHN polling during a suspend operation
Jesse Larrew
1
-0
/
+3
2010-10-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+2
2010-10-13
powerpc/pseries: Export rtas_ibm_suspend_me()
Nathan Fontenot
1
-2
/
+2
2010-08-31
Merge commit 'v2.6.36-rc3' into x86/memblock
Ingo Molnar
1
-35
/
+70
2010-08-05
memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
Benjamin Herrenschmidt
1
-1
/
+1
2010-08-04
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
1
-3
/
+3
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-3
/
+3
2010-07-09
powerpc/pseries: Migration code reorganization / hibernation prep
Brian King
1
-35
/
+70
2010-04-07
powerpc/pseries: Call ibm,os-term if the ibm,extended-os-term is present
Anton Blanchard
1
-6
/
+9
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
1
-6
/
+6
2009-12-14
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
1
-1
/
+1
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
1
-1
/
+1
2009-09-02
powerpc/pseries: Fix to handle slb resize across migration
Brian King
1
-1
/
+6
2009-06-26
powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock
Benjamin Herrenschmidt
1
-0
/
+31
2009-06-26
powerpc/rtas: Turn rtas lock into a raw spinlock
Benjamin Herrenschmidt
1
-9
/
+29
2009-02-23
powerpc/pseries: Fix partition migration hang under load
Brian King
1
-2
/
+8
2008-12-16
powerpc/pseries: Check for GIQ indicator before calling set-indicator
Nathan Lynch
1
-0
/
+26
2008-08-11
powerpc: Zero fill the return values of rtas argument buffer
Nathan Fontenot
1
-2
/
+3
2008-07-16
Merge commit 'origin/master'
Benjamin Herrenschmidt
1
-1
/
+1
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
1
-1
/
+1
2008-05-14
[POWERPC] Fix sparse warnings in arch/powerpc/kernel
Michael Ellerman
1
-3
/
+3
2008-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-2
/
+2
[next]