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
/
process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-15
powerpc: Add reclaim and recheckpoint functions for context switching transac...
Michael Neuling
1
-0
/
+112
2013-02-15
powerpc: Add transactional memory paca scratch register to show_regs
Michael Neuling
1
-0
/
+3
2013-02-15
powerpc: New macros for transactional memory support
Michael Neuling
1
-0
/
+7
2013-01-29
powerpc: Add length setting to set_dawr
Michael Neuling
1
-1
/
+9
2013-01-15
powerpc: Rename set_break to avoid naming conflict
Michael Neuling
1
-3
/
+3
2013-01-10
powerpc: Add the DAWR support to the set_break()
Michael Neuling
1
-0
/
+23
2013-01-10
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
Michael Neuling
1
-21
/
+54
2013-01-10
powerpc: Define ppr in thread_struct
Haren Myneni
1
-0
/
+2
2012-11-29
flagday: don't pass regs to copy_thread()
Al Viro
1
-2
/
+2
2012-11-29
powerpc: switch to generic fork/clone/vfork
Al Viro
1
-23
/
+0
2012-10-22
powerpc: make fork_idle() take the common "kernel thread" path in copy_thread()
Al Viro
1
-1
/
+1
2012-10-22
powerpc: put the "zero usp means using parent's stack pointer" to copy_thread()
Al Viro
1
-5
/
+4
2012-10-22
powerpc: don't bother with CHECK_FULL_REGS in sys_fork() et.al.
Al Viro
1
-3
/
+0
2012-10-22
powerpc: don't bother with zero-extending arguments in sys_clone()
Al Viro
1
-8
/
+0
2012-10-22
powerpc: take dereferencing to ret_from_kernel_thread()
Al Viro
1
-3
/
+1
2012-10-15
powerpc: don't mess with r2 in copy_thread() and friends
Al Viro
1
-2
/
+0
2012-10-15
powerpc: switch to saner kernel_execve() semantics
Al Viro
1
-10
/
+3
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-32
/
+27
2012-10-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-7
/
+9
2012-10-01
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+0
2012-10-01
powerpc: switch to generic sys_execve()/kernel_execve()
Al Viro
1
-19
/
+6
2012-10-01
powerpc: split ret_from_fork
Al Viro
1
-13
/
+21
2012-09-10
powerpc: Rework set_dabr so it can take a DABRX value as well
Michael Neuling
1
-7
/
+7
2012-09-07
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-10
/
+2
2012-09-05
powerpc: Fix DSCR inheritance in copy_thread()
Anton Blanchard
1
-10
/
+2
2012-09-05
powerpc: Add trap_nr to thread_struct
Ananth N Mavinakayanahalli
1
-0
/
+2
2012-08-20
cputime: Consolidate vtime handling on context switch
Frederic Weisbecker
1
-3
/
+0
2012-05-23
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+11
2012-05-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-1
/
+1
2012-05-17
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
1
-8
/
+11
2012-05-08
powerpc: Use common threadinfo allocator
Thomas Gleixner
1
-31
/
+0
2012-04-30
powerpc: Optimise enable_kernel_altivec
Anton Blanchard
1
-1
/
+1
2012-04-11
powerpc: Fix typo in runlatch code
Benjamin Herrenschmidt
1
-2
/
+2
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-1
/
+3
2012-03-09
powerpc: Rework lazy-interrupt handling
Benjamin Herrenschmidt
1
-0
/
+3
2012-03-09
powerpc: Rework runlatch code
Benjamin Herrenschmidt
1
-13
/
+11
2012-02-16
powerpc: Fix kernel log of oops/panic instruction dump
Ira Snyder
1
-3
/
+3
2011-11-28
powerpc: Decode correct MSR bits in oops output
Anton Blanchard
1
-3
/
+19
2011-11-17
powerpc/book3e-64: Fix debug support for userspace
Kumar Gala
1
-22
/
+0
2011-11-17
powerpc: Revert show_regs() define for readability
Kumar Gala
1
-1
/
+1
2011-11-01
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
1
-1
/
+1
2011-07-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+2
2011-07-19
powerpc: Add CFAR to oops output
Michael Neuling
1
-0
/
+2
2011-07-19
powerpc: Remove redundant set_fs(USER_DS)
Mathias Krause
1
-2
/
+0
2011-07-12
KVM: PPC: Add support for Book3S processors in hypervisor mode
Paul Mackerras
1
-0
/
+3
2011-07-12
powerpc/e500: Save SPEFCSR in flush_spe_to_thread()
yu liu
1
-0
/
+1
2011-05-25
powerpc: mmu_gather rework
Peter Zijlstra
1
-1
/
+22
2011-04-27
powerpc: Free up some CPU feature bits by moving out MMU-related features
Matt Evans
1
-2
/
+2
2011-04-27
powerpc: Per process DSCR + some fixes (try#4)
Alexey Kardashevskiy
1
-0
/
+16
2011-03-23
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
1
-2
/
+2
[next]