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
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
2011-03-02
powerpc: Fix call to flush_ptrace_hw_breakpoint()
K.Prasad
1
-3
/
+5
2011-01-21
powerpc: Print 32 bits of DSISR in show_regs
Anton Blanchard
1
-1
/
+1
2010-09-02
powerpc: Account time using timebase rather than PURR
Paul Mackerras
1
-1
/
+0
2010-09-02
powerpc: Move arch_sd_sibling_asym_packing() to smp.c
Michael Neuling
1
-11
/
+0
2010-08-24
powerpc: Inline ppc64_runlatch_off
Anton Blanchard
1
-8
/
+6
2010-08-24
powerpc: Use is_32bit_task() helper to test 32 bit binary
Denis Kirjanov
1
-3
/
+3
2010-08-18
Make do_execve() take a const filename pointer
David Howells
1
-2
/
+3
2010-08-14
Mark arguments to certain syscalls as being const
David Howells
1
-1
/
+1
2010-08-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+11
2010-07-21
Merge branch 'linus' into sched/core
Ingo Molnar
1
-5
/
+0
2010-07-09
powerpc/book3e: Hack to get gdb moving along on Book3E 64-bit
Benjamin Herrenschmidt
1
-0
/
+22
2010-07-09
Merge commit 'paulus-perf/master' into next
Benjamin Herrenschmidt
1
-0
/
+14
2010-06-29
sched: Fix spelling of sibling
Michael Neuling
1
-1
/
+1
2010-06-22
powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors
K.Prasad
1
-0
/
+14
2010-06-15
powerpc: Unconditionally enabled irq stacks
Christoph Hellwig
1
-5
/
+0
2010-06-09
powerpc: Exclude arch_sd_sibiling_asym_packing() on UP
Peter Zijlstra
1
-0
/
+2
2010-06-09
powerpc: Enable asymmetric SMT scheduling on POWER7
Michael Neuling
1
-0
/
+9
2010-05-05
powerpc/476: Add isync after loading mmu and debug spr's
Dave Kleikamp
1
-0
/
+3
2010-02-17
powerpc/booke: Add support for advanced debug registers
Dave Kleikamp
1
-17
/
+93
2010-02-17
powerpc/booke: Introduce new CONFIG options for advanced debug registers
Dave Kleikamp
1
-5
/
+5
2010-02-01
powerpc: TIF_ABI_PENDING bit removal
Andreas Schwab
1
-12
/
+0
2009-10-27
powerpc: Fix compile errors found by new ppc64e_defconfig
Kumar Gala
1
-1
/
+1
2009-10-14
powerpc/ftrace: show real return addresses in modules
Steven Rostedt
1
-3
/
+7
2009-09-24
powerpc: Move 64bit heap above 1TB on machines with 1TB segments
Anton Blanchard
1
-1
/
+16
2009-09-11
powerpc/booke: Don't set DABR on 64-bit BookE, use DAC1 instead
Benjamin Herrenschmidt
1
-7
/
+7
2009-08-20
powerpc: Clean ifdef usage in copy_thread()
Benjamin Herrenschmidt
1
-0
/
+2
2009-06-26
powerpc: Fix output from show_regs
Kumar Gala
1
-1
/
+1
2009-06-09
powerpc: Shield code specific to 64-bit server processors
Benjamin Herrenschmidt
1
-1
/
+1
2009-04-03
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2009-02-23
powerpc: Randomise PIEs
Anton Blanchard
1
-0
/
+10
2009-02-23
powerpc: Randomise the brk region
Anton Blanchard
1
-0
/
+23
2009-02-23
powerpc: Randomise lower bits of stack address
Anton Blanchard
1
-0
/
+9
2009-02-23
powerpc64: port of the function graph tracer
Steven Rostedt
1
-0
/
+16
2008-12-31
[PATCH] idle cputime accounting
Martin Schwidefsky
1
-0
/
+1
2008-12-03
powerpc: Allow the max stack trace depth to be configured
Johannes Berg
1
-1
/
+1
2008-12-03
powerpc: Add MSR[CE, DE] to the MSR bits we print on show_regs()
Kumar Gala
1
-0
/
+2
2008-08-04
powerpc: Remove use of CONFIG_PPC_MERGE
Kumar Gala
1
-2
/
+0
2008-07-28
powerpc/booke: Clean up the hardware watchpoint support
Kumar Gala
1
-4
/
+4
[next]