Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 vuotta sitten |
Chris Metcalf
|
511f838945
arch/tile: adopt the new nmi_backtrace framework
|
8 vuotta sitten |
Linus Torvalds
|
b235beea9e
Clarify naming of thread info/stack allocators
|
9 vuotta sitten |
Jiri Slaby
|
e64646946e
exit_thread: accept a task parameter to be exited
|
9 vuotta sitten |
Chris Metcalf
|
583b24a210
arch/tile: adopt prepare_exit_to_usermode() model from x86
|
10 vuotta sitten |
Chris Metcalf
|
1eaef88815
tile: Reorganize _switch_to()
|
10 vuotta sitten |
Chris Metcalf
|
fe363adb92
sched, tile: Remove finish_arch_switch
|
10 vuotta sitten |
Chris Metcalf
|
47ad7b9bbe
tile: improve stack backtrace
|
10 vuotta sitten |
Chris Metcalf
|
e8200baa2f
tile: fix "odd fault" warning for stack backtraces
|
10 vuotta sitten |
Chris Metcalf
|
e5701b74cc
tile: support delivering NMIs for multicore backtrace
|
10 vuotta sitten |
Chris Metcalf
|
49e4e15619
tile: support CONTEXT_TRACKING and thus NOHZ_FULL
|
10 vuotta sitten |
Joe Perches
|
f47436734d
tile: Use the more common pr_warn instead of pr_warning
|
10 vuotta sitten |
Christoph Lameter
|
b4f501916c
tile: Replace __get_cpu_var uses
|
11 vuotta sitten |
Chris Metcalf
|
d7c9661115
tile: remove support for TILE64
|
12 vuotta sitten |
Chris Metcalf
|
4036c7d354
tile: don't call show_regs_print_info() with corrupt current
|
12 vuotta sitten |
Chris Metcalf
|
dadf78bf03
tile: make register dumps more readable
|
12 vuotta sitten |
Chris Metcalf
|
2f9ac29eec
tile: fast-path unaligned memory access for tilegx
|
12 vuotta sitten |
Chris Metcalf
|
7d937719e3
tile: various minor cleanups to hardwall subsystem
|
12 vuotta sitten |
Tejun Heo
|
a43cb95d54
dump_stack: unify debug information printed by show_regs()
|
12 vuotta sitten |
Thomas Gleixner
|
0dc8153cfe
tile: Use generic idle loop
|
12 vuotta sitten |
Chris Metcalf
|
e69ddd335e
tile: remove an unused variable in copy_thread()
|
12 vuotta sitten |
Al Viro
|
afa86fc426
flagday: don't pass regs to copy_thread()
|
12 vuotta sitten |
Al Viro
|
e9eac30418
tile: switch to generic clone()
|
12 vuotta sitten |
Al Viro
|
008f179487
tile: sanitize copy_thread()
|
12 vuotta sitten |
Chris Metcalf
|
6b14e4198c
arch/tile: eliminate pt_regs trampolines for syscalls
|
12 vuotta sitten |
Al Viro
|
530550651f
tile: switch to generic sys_execve()
|
12 vuotta sitten |
Chris Metcalf
|
0f8b983812
tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE
|
12 vuotta sitten |
Al Viro
|
733deca197
Drop struct pt_regs * argument in compat_sys_execve()
|
12 vuotta sitten |
Linus Torvalds
|
54f7fc25e5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
|
13 vuotta sitten |
Jeff Layton
|
91a27b2a75
vfs: define struct filename and have getname() return it
|
13 vuotta sitten |