index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
rtas.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-18
locking/arch, powerpc/rtas: Use arch_spin_lock() instead of arch_spin_lock_fl...
Will Deacon
1
-1
/
+1
2017-09-14
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
1
-2
/
+2
2017-01-25
powerpc/kernel: Fix unbalanced refcount on RTAS device node
Gavin Shan
1
-0
/
+1
2017-01-25
powerpc/kernel: Use of_property_read_u32() in rtas_initialize()
Gavin Shan
1
-11
/
+9
2017-01-25
powerpc/kernel: Remove nested if statements in rtas_initialize()
Gavin Shan
1
-17
/
+16
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-07-14
powerpc: Make ppc_md.{halt, restart} __noreturn
Daniel Axtens
1
-2
/
+2
2016-07-13
powerpc/rtas: Don't test for machine type in rtas_initialize()
Benjamin Herrenschmidt
1
-1
/
+1
2016-07-05
powerpc/rtas: Fix array overrun in ppc_rtas() syscall
Andrew Donnellan
1
-1
/
+1
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-29
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-11-01
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
1
-1
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-26
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-22
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-15
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
1
-6
/
+6
2009-12-15
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
1
-1
/
+1
2009-12-15
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
[next]