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
/
kernel
Age
Commit message (
Expand
)
Author
2010-05-27
exit: __exit_signal: use thread_group_leader() consistently
Oleg Nesterov
2010-05-27
signals: kill the awful task_rq_unlock_wait() hack
Oleg Nesterov
2010-05-27
signals: clear signal->tty when the last thread exits
Oleg Nesterov
2010-05-27
signals: make task_struct->signal immutable/refcountable
Oleg Nesterov
2010-05-27
fork/exit: move tty_kref_put() outside of __cleanup_signal()
Oleg Nesterov
2010-05-27
posix-cpu-timers: avoid "task->signal != NULL" checks
Oleg Nesterov
2010-05-27
exit: avoid sig->count in __exit_signal() to detect the group-dead case
Oleg Nesterov
2010-05-27
exit: avoid sig->count in de_thread/__exit_signal synchronization
Oleg Nesterov
2010-05-27
exit: change zap_other_threads() to count sub-threads
Oleg Nesterov
2010-05-27
exit: exit_notify() can trust signal->notify_count < 0
Oleg Nesterov
2010-05-27
call_usermodehelper: UMH_WAIT_EXEC ignores kernel_thread() failure
Oleg Nesterov
2010-05-27
call_usermodehelper: simplify/fix UMH_NO_WAIT case
Oleg Nesterov
2010-05-27
wait_for_helper: SIGCHLD from user-space can lead to use-after-free
Oleg Nesterov
2010-05-27
call_usermodehelper: no need to unblock signals
Oleg Nesterov
2010-05-27
umh: creds: kill subprocess_info->cred logic
Oleg Nesterov
2010-05-27
umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init()
Oleg Nesterov
2010-05-27
exec: replace call_usermodehelper_pipe with use of umh init function and reso...
Neil Horman
2010-05-27
kmod: add init function to usermodehelper
Neil Horman
2010-05-27
signals: check_kill_permission(): don't check creds if same_thread_group()
Oleg Nesterov
2010-05-27
ptrace: PTRACE_GETFDPIC: fix the unsafe usage of child->mm
Oleg Nesterov
2010-05-27
ptrace: unify FDPIC implementations
Mike Frysinger
2010-05-27
cpusets: randomize node rotor used in cpuset_mem_spread_node()
Jack Steiner
2010-05-27
cpusets: new round-robin rotor for SLAB allocations
Jack Steiner
2010-05-27
cgroups: make cftype.unregister_event() void-returning
Kirill A. Shutemov
2010-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-05-25
Revert "module: drop the lock while waiting for module to complete initializa...
Linus Torvalds
2010-05-25
proc_dointvec: write a single value
J. R. Okajima
2010-05-25
sysctl: don't use own implementation of hex_to_bin()
Andy Shevchenko
2010-05-25
module: remove duplicate declaration of __ksymtab_gpl_future
Wenji Huang
2010-05-25
mem-hotplug: fix potential race while building zonelist for new populated zone
Haicheng Li
2010-05-25
mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset
Haicheng Li
2010-05-25
cpu/mem hotplug: enable CPUs online before local memory online
minskey guo
2010-05-25
mm: compaction: add a tunable that decides when memory should be compacted an...
Mel Gorman
2010-05-25
mm: compaction: add /proc trigger for memory compaction
Mel Gorman
2010-05-25
cpuset,mm: fix no node to alloc memory when changing cpuset's mems
Miao Xie
2010-05-25
mempolicy: restructure rebinding-mempolicy functions
Miao Xie
2010-05-24
timers: Fix slack calculation for expired timers
Jeff Chua
2010-05-24
timekeeping: Fix timezone update
Thomas Gleixner
2010-05-21
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2010-05-21
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2010-05-21
Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...
Linus Torvalds
2010-05-21
Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-05-21
sysctl: fix kernel-doc notation and typos
Randy Dunlap
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-05-21
Merge branch 'master' into for-2.6.35
Jens Axboe
2010-05-21
pipe: set lower and upper limit on max pages in the pipe page array
Jens Axboe
2010-05-21
pipe: add support for shrinking and growing pipes
Jens Axboe
2010-05-21
Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2010-05-21
Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
[next]