index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
/
kernel
Age
Commit message (
Expand
)
Author
2011-03-23
job control: Don't send duplicate job control stop notification while ptraced
Tejun Heo
2011-03-23
job control: Notify the real parent of job control events regardless of ptrace
Tejun Heo
2011-03-23
job control: Job control stop notifications should always go to the real parent
Tejun Heo
2011-03-23
job control: Add @for_ptrace to do_notify_parent_cldstop()
Tejun Heo
2011-03-23
job control: Allow access to job control events through ptracees
Tejun Heo
2011-03-23
job control: Fix ptracer wait(2) hang and explain notask_error clearing
Tejun Heo
2011-03-23
job control: Small reorganization of wait_consider_task()
Tejun Heo
2011-03-23
job control: Don't set group_stop exit_code if re-entering job control stop
Tejun Heo
2011-03-23
ptrace: Always put ptracee into appropriate execution state
Tejun Heo
2011-03-23
ptrace: Collapse ptrace_untrace() into __ptrace_unlink()
Tejun Heo
2011-03-23
ptrace: Clean transitions between TASK_STOPPED and TRACED
Tejun Heo
2011-03-23
ptrace: Make do_signal_stop() use ptrace_stop() if the task is being ptraced
Tejun Heo
2011-03-23
ptrace: Participate in group stop from ptrace_stop() iff the task is trapping...
Tejun Heo
2011-03-23
signal: Use GROUP_STOP_PENDING to stop once for a single group stop
Tejun Heo
2011-03-23
signal: Fix premature completion of group stop when interfered by ptrace
Tejun Heo
2011-03-23
ptrace: Add @why to ptrace_stop()
Tejun Heo
2011-03-23
ptrace: Kill tracehook_notify_jctl()
Tejun Heo
2011-03-23
signal: Remove superflous try_to_freeze() loop in do_signal_stop()
Tejun Heo
2011-03-23
ptrace: Remove the extra wake_up_state() from ptrace_detach()
Tejun Heo
2011-03-23
signal: Fix SIGCONT notification code
Tejun Heo
2011-03-22
printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig
Mandeep Singh Baines
2011-03-22
printk: use %pK for /proc/kallsyms and /proc/modules
Kees Cook
2011-03-22
console: prevent registered consoles from dumping old kernel message over again
Feng Tang
2011-03-22
console: allow to retain boot console via boot option keep_bootcon
Fabio M. Di Nitto
2011-03-22
kernel/watchdog.c: always return NOTIFY_OK during cpu up/down events
Don Zickus
2011-03-22
kernel/watchdog.c: allow hardlockup to panic by default
Don Zickus
2011-03-22
sys_unshare: remove the dead CLONE_THREAD/SIGHAND/VM code
Oleg Nesterov
2011-03-22
kernel/cpu.c: fix many errors related to style.
Michael Rodriguez
2011-03-22
smp: move smp setup functions to kernel/smp.c
Amerigo Wang
2011-03-22
move x86 specific oops=panic to generic code
Olaf Hering
2011-03-22
kthread: use kthread_create_on_node()
Eric Dumazet
2011-03-22
kthread: NUMA aware kthread_create_on_node()
Eric Dumazet
2011-03-22
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
2011-03-22
mm: NUMA aware alloc_task_struct_node()
Eric Dumazet
2011-03-22
cgroups: if you list_empty() a head then don't list_del() it
Phil Carmody
2011-03-21
Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal code
Julien Tinnes
2011-03-20
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2011-03-18
Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git...
Linus Torvalds
2011-03-18
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-03-18
trace, filters: Initialize the match variable in process_ops() properly
Ingo Molnar
2011-03-17
Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2011-03-17
smp_call_function_interrupt: use typedef and %pf
Milton Miller
2011-03-17
smp_call_function_many: handle concurrent clearing of mask
Milton Miller
2011-03-17
call_function_many: add missing ordering
Milton Miller
2011-03-17
call_function_many: fix list delete vs add race
Milton Miller
2011-03-17
export pid symbols needed for kvm_vcpu_on_spin
Rik van Riel
2011-03-17
genirq: Fix incorrect unlock in __setup_irq()
Dan Carpenter
2011-03-17
genirq: show_interrupts: Check desc->name before printing it blindly
Thomas Gleixner
2011-03-17
kernel: change to new flag variable
matt mooney
[next]