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
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
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-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-2
/
+2
2008-04-19
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-01
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-02-14
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
1
-1
/
+1
2007-12-03
Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"
Paul Mackerras
1
-6
/
+6
2007-11-20
[POWERPC] Fix RTAS os-term usage on kernel panic
Linas Vepstas
1
-6
/
+6
2007-11-19
[POWERPC] Fix multiple bugs in rtas_ibm_suspend_me code
Nathan Lynch
1
-41
/
+58
2007-04-24
[POWERPC] Remove old interface find_path_device
Stephen Rothwell
1
-1
/
+2
2007-04-12
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
1
-8
/
+8
2007-02-17
Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2006-12-08
[POWERPC] Add rtas_service_present() helper
Nathan Lynch
1
-0
/
+6
2006-12-08
[POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.c
Michael Ellerman
1
-29
/
+0
2006-12-04
[POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPU
Linas Vepstas
1
-2
/
+3
2006-08-25
[POWERPC] reboot when panic_timout is set
Olaf Hering
1
-0
/
+3
2006-08-25
[POWERPC] powerpc: Make RTAS console init generic
Michael Neuling
1
-0
/
+5
2006-08-08
Merge branch 'merge'
Paul Mackerras
1
-0
/
+21
2006-08-08
[POWERPC] Fix might-sleep warning on removing cpus
Haren Myneni
1
-0
/
+21
2006-08-01
[POWERPC] clean up pseries hcall interfaces
Anton Blanchard
1
-6
/
+5
2006-07-31
[POWERPC] Constify & voidify get_property()
Jeremy Kerr
1
-13
/
+15
2006-06-28
[POWERPC] Add udbg support for RTAS console
Michael Ellerman
1
-1
/
+71
2006-06-28
[POWERPC] Setup RTAS values earlier, to enable rtas_call() earlier
Michael Ellerman
1
-0
/
+22
2006-06-28
[POWERPC] Move RTAS exports next to their declarations
Michael Ellerman
1
-14
/
+13
2006-06-28
[POWERPC] Make rtas_call() safe if RTAS hasn't been initialised
Michael Ellerman
1
-1
/
+1
2006-06-21
[POWERPC] RTAS delay, fix module build breaks
John Rose
1
-0
/
+1
2006-06-15
[POWERPC] check firmware state before suspending
Dave C Boutcher
1
-0
/
+22
2006-06-09
[PATCH] powerpc: reorg RTAS delay code
John Rose
1
-50
/
+35
2006-04-01
[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPS
Segher Boessenkool
1
-6
/
+6
2006-03-29
[PATCH] for_each_possible_cpu: powerpc
KAMEZAWA Hiroyuki
1
-2
/
+2
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
1
-1
/
+2
[next]