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
/
arm
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-11
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+2
2014-04-11
Merge branches 'fixes' and 'misc' into for-next
Russell King
1
-1
/
+2
2014-04-08
ARM: add missing system_misc.h include to process.c
Russell King
1
-0
/
+1
2014-04-07
ARM: 8010/1: avoid tracers in soft_restart
Sebastian Capella
1
-1
/
+1
2014-04-06
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+7
2014-02-11
sched/idle, ARM: Remove redundant cpuidle_idle_call()
Nicolas Pitre
1
-11
/
+5
2014-02-03
ARM: show_regs: on v7-M there are no FIQs, different processor modes, ...
Uwe Kleine-König
1
-2
/
+7
2013-12-10
ARM: 7912/1: check stack pointer in get_wchan
Konstantin Khlebnikov
1
-2
/
+5
2013-08-13
Merge branch 'security-fixes' into fixes
Russell King
1
-1
/
+1
2013-08-07
ARM: Fix the world famous typo with is_gate_vma()
Russell King
1
-1
/
+1
2013-08-03
Merge branch 'security-fixes' into fixes
Russell King
1
-4
/
+5
2013-08-03
ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)
Russell King
1
-4
/
+5
2013-08-01
Merge branch 'security-fixes' into fixes
Russell King
1
-3
/
+42
2013-08-01
ARM: 7803/1: Fix deadlock scenario with smp_send_stop()
Stephen Boyd
1
-0
/
+3
2013-08-01
ARM: make vectors page inaccessible from userspace
Russell King
1
-1
/
+6
2013-08-01
ARM: move signal handlers into a vdso-like page
Russell King
1
-3
/
+37
2013-07-09
reboot: move arch/x86 reboot= handling to generic kernel
Robin Holt
1
-10
/
+0
2013-07-09
reboot: arm: change reboot_mode to use enum reboot_mode
Robin Holt
1
-2
/
+3
2013-07-09
reboot: arm: prepare reboot_mode for moving to generic kernel code
Robin Holt
1
-4
/
+4
2013-06-29
Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-next
Russell King
1
-1
/
+3
2013-06-24
ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and fork
André Hentschel
1
-1
/
+3
2013-06-18
ARM: 7759/1: decouple CPU offlining from reboot/shutdown
Stephen Warren
1
-6
/
+37
2013-05-23
ARM: 7727/1: remove the .vm_mm value from gate_vma
Steven Capper
1
-1
/
+0
2013-05-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-6
/
+7
2013-05-03
Merge branch 'cleanup' into for-linus
Russell King
1
-6
/
+7
2013-05-01
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-6
/
+2
2013-04-08
arm: Use generic idle loop
Thomas Gleixner
1
-70
/
+26
2013-04-08
arch: Cleanup enable/disable_hlt
Thomas Gleixner
1
-4
/
+0
2013-02-23
ARM: cleanup gate_vma initialization
Russell King
1
-6
/
+7
2013-02-18
ARM idle: delete pm_idle
Len Brown
1
-9
/
+4
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+6
2012-11-29
flagday: don't pass regs to copy_thread()
Al Viro
1
-1
/
+1
2012-11-29
arm: switch to generic fork/vfork/clone
Al Viro
1
-5
/
+6
2012-11-13
ARM: 7574/1: kernel/process.c: include idmap.h instead of redeclaring setup_m...
Nicolas Pitre
1
-2
/
+1
2012-10-18
ARM: 7544/1: Add BUG_ON when hlt counter is wrongly used
fwu
1
-0
/
+1
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+2
2012-10-12
arm: switch to saner kernel_execve() semantics
Al Viro
1
-3
/
+2
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-62
/
+13
2012-10-01
arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk]
Al Viro
1
-62
/
+13
2012-08-13
Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Arnd Bergmann
1
-3
/
+3
2012-08-01
ARM: use new LEDS CPU trigger stub to replace old one
Bryan Wu
1
-3
/
+3
2012-07-31
ARM: 7466/1: disable interrupt before spinning endlessly
Shawn Guo
1
-0
/
+2
2012-05-08
arm: Remove unused cpu_idle_wait()
Thomas Gleixner
1
-20
/
+0
2012-03-30
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-9
/
+27
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 ARM
David Howells
1
-1
/
+0
2012-03-27
Merge branch 'devel-stable' into for-linus
Russell King
1
-11
/
+16
2012-03-24
ARM: 7294/1: vectors: use gate_vma for vectors user mapping
Will Deacon
1
-10
/
+28
2012-03-24
Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-11
/
+16
2012-03-24
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
1
-2
/
+1
[next]