index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
tile
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2015-04-17
tile: support CONTEXT_TRACKING and thus NOHZ_FULL
Chris Metcalf
2014-11-11
tile: Use the more common pr_warn instead of pr_warning
Joe Perches
2014-08-26
tile: Replace __get_cpu_var uses
Christoph Lameter
2013-09-03
tile: remove support for TILE64
Chris Metcalf
2013-08-30
tile: don't call show_regs_print_info() with corrupt current
Chris Metcalf
2013-08-13
tile: make register dumps more readable
Chris Metcalf
2013-08-13
tile: fast-path unaligned memory access for tilegx
Chris Metcalf
2013-07-31
tile: various minor cleanups to hardwall subsystem
Chris Metcalf
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-08
tile: Use generic idle loop
Thomas Gleixner
2013-02-01
tile: remove an unused variable in copy_thread()
Chris Metcalf
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
tile: switch to generic clone()
Al Viro
2012-10-25
tile: sanitize copy_thread()
Al Viro
2012-10-23
arch/tile: eliminate pt_regs trampolines for syscalls
Chris Metcalf
2012-10-23
tile: switch to generic sys_execve()
Al Viro
2012-10-20
tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE
Chris Metcalf
2012-10-20
Drop struct pt_regs * argument in compat_sys_execve()
Al Viro
2012-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
arch/tile: enable interrupts in do_work_pending()
Chris Metcalf
2012-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2012-05-25
arch/tile: fix hardwall for tilegx and generalize for idn and ipi
Chris Metcalf
2012-05-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-21
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-16
arch/tile: fix up some issues in calling do_work_pending()
Chris Metcalf
2012-05-08
tile: Use common threadinfo allocator
Thomas Gleixner
2012-04-02
arch/tile: avoid false corrupt frame warning in early boot
Chris Metcalf
2012-04-02
tile: fix multiple build failures from system.h dismantle
Paul Gortmaker
2012-03-28
Disintegrate asm/system.h for Tile
David Howells
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2011-12-11
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
2011-12-11
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
2011-12-11
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
2011-05-12
arch/tile: finish enabling support for TILE-Gx 64-bit chip
Chris Metcalf
2011-05-02
arch/tile: support TIF_NOTIFY_RESUME
Chris Metcalf
2011-03-22
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
2011-03-10
arch/tile: support 4KB page size as well as 64KB
Chris Metcalf
2011-03-01
arch/tile: bug fix: exec'ed task thought it was still single-stepping
Chris Metcalf
2010-12-17
arch/tile: handle CLONE_SETTLS in copy_thread(), not user space
Chris Metcalf
2010-10-15
arch/tile: parameterize system PLs to support KVM port
Chris Metcalf
2010-10-14
arch/tile: update some comments to clarify register usage.
Chris Metcalf
2010-10-14
arch/tile: Use <asm-generic/syscalls.h>
Chris Metcalf
2010-09-15
arch/tile: fix formatting bug in register dumps
Chris Metcalf
2010-09-15
arch/tile: Save and restore extra user state for tilegx
Chris Metcalf
2010-09-15
arch/tile: finish const-ifying sys_execve()
Chris Metcalf
2010-08-17
Make do_execve() take a const filename pointer
David Howells
2010-07-06
arch/tile: Miscellaneous cleanup changes.
Chris Metcalf
2010-06-07
Revert adding some arch-specific signal syscalls to <linux/syscalls.h>.
Chris Metcalf
[next]