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