index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
kernel
/
process.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-18
1
-1
/
+1
*
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-21
1
-1
/
+1
*
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-04
1
-1
/
+1
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
xtensa: Implement copy_thread_tls
Amanieu d'Antras
2020-01-07
1
-4
/
+4
*
xtensa: rearrange syscall tracing
Max Filippov
2019-11-29
1
-0
/
+2
*
xtensa: drop unused definitions
Max Filippov
2019-02-07
1
-2
/
+0
*
xtensa: fix get_wchan
Max Filippov
2019-02-07
1
-2
/
+2
*
xtensa: enable CORE_DUMP_USE_REGSET
Max Filippov
2018-12-17
1
-46
/
+0
*
xtensa: don't clear cpenable unconditionally on release
Max Filippov
2018-12-04
1
-1
/
+2
*
xtensa: clean up WSR*/RSR*/get_sr/set_sr
Max Filippov
2018-12-04
1
-4
/
+4
*
xtensa: enable coprocessors that are being flushed
Max Filippov
2018-11-26
1
-1
/
+4
*
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2018-06-14
1
-1
/
+1
*
xtensa: enable stack protector
Max Filippov
2017-12-16
1
-0
/
+6
*
xtensa: clean up access to spilled registers locations
Max Filippov
2017-05-01
1
-4
/
+4
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
exit_thread: accept a task parameter to be exited
Jiri Slaby
2016-05-20
1
-2
/
+2
*
xtensa: support hardware breakpoints/watchpoints
Max Filippov
2016-03-11
1
-0
/
+5
*
xtensa: Use generic idle loop
Thomas Gleixner
2013-04-08
1
-12
/
+2
*
xtensa: add support for TLS
Chris Zankel
2013-02-23
1
-2
/
+3
*
xtensa: clean up files to make them code-style compliant
Chris Zankel
2012-12-18
1
-1
/
+1
*
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
1
-2
/
+1
*
xtensa: switch to generic clone()
Al Viro
2012-11-28
1
-9
/
+0
*
xtensa: switch to generic sys_execve()
Max Filippov
2012-10-25
1
-25
/
+0
*
xtensa: switch to generic kernel_thread()
Max Filippov
2012-10-25
1
-31
/
+46
*
xtensa: reset windowbase/windowstart when cloning the VM
Chris Zankel
2012-10-25
1
-1
/
+25
*
xtensa: minor compiler warning fix
Chris Zankel
2012-10-19
1
-1
/
+4
*
xtensa: copy_thread with CLONE_VM must not copy live parent AR windows
Marc Gauthier
2012-10-15
1
-4
/
+20
*
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
1
-2
/
+2
*
xtensa: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
2012-09-23
1
-0
/
+3
*
xtensa: fix incorrect memset
Alan Cox
2012-07-11
1
-1
/
+1
*
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
2012-05-16
1
-3
/
+6
*
Disintegrate asm/system.h for Xtensa
David Howells
2012-03-28
1
-1
/
+0
*
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
1
-3
/
+1
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
Make do_execve() take a const filename pointer
David Howells
2010-08-17
1
-2
/
+3
*
Mark arguments to certain syscalls as being const
David Howells
2010-08-13
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+1
*
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
Oleg Nesterov
2009-06-18
1
-5
/
+0
*
Simplify copy_thread()
Alexey Dobriyan
2009-04-02
1
-1
/
+1
*
[XTENSA] Add support for configurable registers and coprocessors
Chris Zankel
2008-02-13
1
-159
/
+102
*
[XTENSA] Clean up elf-gregset.
Chris Zankel
2008-02-13
1
-57
/
+6
*
[XTENSA] Move pre-initialized structures to init_task.c
Chris Zankel
2007-08-27
1
-14
/
+1
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
[PATCH] xtensa: fix system call interface
Chris Zankel
2006-12-10
1
-30
/
+41
*
[PATCH] xtensa: remove extra header files
Chris Zankel
2006-12-10
1
-34
/
+3
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
[next]