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
/
tile
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-08
arch/tile: adopt the new nmi_backtrace framework
Chris Metcalf
1
-56
/
+17
2016-06-25
Clarify naming of thread info/stack allocators
Linus Torvalds
1
-1
/
+2
2016-05-21
exit_thread: accept a task parameter to be exited
Jiri Slaby
1
-2
/
+2
2016-01-18
arch/tile: adopt prepare_exit_to_usermode() model from x86
Chris Metcalf
1
-38
/
+41
2015-08-08
tile: Reorganize _switch_to()
Chris Metcalf
1
-12
/
+4
2015-08-04
sched, tile: Remove finish_arch_switch
Chris Metcalf
1
-2
/
+15
2015-05-11
tile: improve stack backtrace
Chris Metcalf
1
-13
/
+23
2015-05-11
tile: fix "odd fault" warning for stack backtraces
Chris Metcalf
1
-1
/
+0
2015-05-11
tile: support delivering NMIs for multicore backtrace
Chris Metcalf
1
-0
/
+101
2015-04-17
tile: support CONTEXT_TRACKING and thus NOHZ_FULL
Chris Metcalf
1
-4
/
+8
2014-11-11
tile: Use the more common pr_warn instead of pr_warning
Joe Perches
1
-9
/
+7
2014-08-26
tile: Replace __get_cpu_var uses
Christoph Lameter
1
-1
/
+1
2013-09-03
tile: remove support for TILE64
Chris Metcalf
1
-43
/
+1
2013-08-30
tile: don't call show_regs_print_info() with corrupt current
Chris Metcalf
1
-3
/
+5
2013-08-14
tile: make register dumps more readable
Chris Metcalf
1
-10
/
+10
2013-08-14
tile: fast-path unaligned memory access for tilegx
Chris Metcalf
1
-0
/
+21
2013-07-31
tile: various minor cleanups to hardwall subsystem
Chris Metcalf
1
-14
/
+9
2013-05-01
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-2
/
+1
2013-04-08
tile: Use generic idle loop
Thomas Gleixner
1
-56
/
+9
2013-02-01
tile: remove an unused variable in copy_thread()
Chris Metcalf
1
-1
/
+1
2012-11-29
flagday: don't pass regs to copy_thread()
Al Viro
1
-3
/
+2
2012-11-29
tile: switch to generic clone()
Al Viro
1
-8
/
+0
2012-10-25
tile: sanitize copy_thread()
Al Viro
1
-13
/
+11
2012-10-24
arch/tile: eliminate pt_regs trampolines for syscalls
Chris Metcalf
1
-3
/
+3
2012-10-23
tile: switch to generic sys_execve()
Al Viro
1
-45
/
+0
2012-10-20
tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE
Chris Metcalf
1
-64
/
+39
2012-10-20
Drop struct pt_regs * argument in compat_sys_execve()
Al Viro
1
-3
/
+3
2012-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-0
/
+3
2012-10-13
vfs: define struct filename and have getname() return it
Jeff Layton
1
-4
/
+4
2012-10-12
arch/tile: enable interrupts in do_work_pending()
Chris Metcalf
1
-0
/
+3
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+0
2012-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-10
/
+6
2012-05-25
arch/tile: fix hardwall for tilegx and generalize for idn and ipi
Chris Metcalf
1
-10
/
+6
2012-05-24
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-2
/
+0
2012-05-22
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-21
/
+2
2012-05-17
arch/tile: fix up some issues in calling do_work_pending()
Chris Metcalf
1
-2
/
+5
2012-05-08
tile: Use common threadinfo allocator
Thomas Gleixner
1
-21
/
+2
2012-04-02
arch/tile: avoid false corrupt frame warning in early boot
Chris Metcalf
1
-1
/
+1
2012-04-02
tile: fix multiple build failures from system.h dismantle
Paul Gortmaker
1
-0
/
+1
2012-03-28
Disintegrate asm/system.h for Tile
David Howells
1
-1
/
+2
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
2011-12-11
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
1
-2
/
+4
2011-12-11
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
1
-2
/
+2
2011-12-11
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
1
-2
/
+2
2011-05-12
arch/tile: finish enabling support for TILE-Gx 64-bit chip
Chris Metcalf
1
-2
/
+2
2011-05-03
arch/tile: support TIF_NOTIFY_RESUME
Chris Metcalf
1
-0
/
+48
2011-03-23
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
1
-2
/
+2
2011-03-10
arch/tile: support 4KB page size as well as 64KB
Chris Metcalf
1
-1
/
+1
2011-03-02
arch/tile: bug fix: exec'ed task thought it was still single-stepping
Chris Metcalf
1
-0
/
+4
[next]