Chris Metcalf
|
e69ddd335e
tile: remove an unused variable in copy_thread()
|
12 年之前 |
Al Viro
|
afa86fc426
flagday: don't pass regs to copy_thread()
|
12 年之前 |
Al Viro
|
e9eac30418
tile: switch to generic clone()
|
12 年之前 |
Al Viro
|
008f179487
tile: sanitize copy_thread()
|
12 年之前 |
Chris Metcalf
|
6b14e4198c
arch/tile: eliminate pt_regs trampolines for syscalls
|
12 年之前 |
Al Viro
|
530550651f
tile: switch to generic sys_execve()
|
12 年之前 |
Chris Metcalf
|
0f8b983812
tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE
|
12 年之前 |
Al Viro
|
733deca197
Drop struct pt_regs * argument in compat_sys_execve()
|
12 年之前 |
Linus Torvalds
|
54f7fc25e5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
|
12 年之前 |
Jeff Layton
|
91a27b2a75
vfs: define struct filename and have getname() return it
|
12 年之前 |
Chris Metcalf
|
c19c6c954b
arch/tile: enable interrupts in do_work_pending()
|
12 年之前 |
Linus Torvalds
|
fb21affa49
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
13 年之前 |
Linus Torvalds
|
fa2af6e4fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
|
13 年之前 |
Chris Metcalf
|
b8ace0833f
arch/tile: fix hardwall for tilegx and generalize for idn and ipi
|
13 年之前 |
Al Viro
|
a42c6ded82
move key_repace_session_keyring() into tracehook_notify_resume()
|
13 年之前 |
Linus Torvalds
|
bf67f3a5c4
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 年之前 |
Chris Metcalf
|
fc327e268f
arch/tile: fix up some issues in calling do_work_pending()
|
13 年之前 |
Thomas Gleixner
|
d909a81b19
tile: Use common threadinfo allocator
|
13 年之前 |
Chris Metcalf
|
b287f69676
arch/tile: avoid false corrupt frame warning in early boot
|
13 年之前 |
Paul Gortmaker
|
34f2c0ac11
tile: fix multiple build failures from system.h dismantle
|
13 年之前 |
David Howells
|
bd119c6923
Disintegrate asm/system.h for Tile
|
13 年之前 |
Thomas Gleixner
|
bd2f55361f
sched/rt: Use schedule_preempt_disabled()
|
14 年之前 |
Frederic Weisbecker
|
1268fbc746
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
|
13 年之前 |
Frederic Weisbecker
|
2bbb6817c0
nohz: Allow rcu extended quiescent state handling seperately from tick stop
|
13 年之前 |
Frederic Weisbecker
|
280f06774a
nohz: Separate out irq exit and idle loop dyntick logic
|
13 年之前 |
Chris Metcalf
|
18aecc2b64
arch/tile: finish enabling support for TILE-Gx 64-bit chip
|
14 年之前 |
Chris Metcalf
|
313ce674d3
arch/tile: support TIF_NOTIFY_RESUME
|
14 年之前 |
Eric Dumazet
|
b6a84016bd
mm: NUMA aware alloc_thread_info_node()
|
14 年之前 |
Chris Metcalf
|
76c567fbba
arch/tile: support 4KB page size as well as 64KB
|
14 年之前 |
Chris Metcalf
|
04f7a3f12e
arch/tile: bug fix: exec'ed task thought it was still single-stepping
|
14 年之前 |