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
Age
Commit message (
Expand
)
Author
2009-09-24
flat: use IS_ERR_VALUE() helper macro
Mike Frysinger
2009-09-24
fdpic: ignore the loader's PT_GNU_STACK when calculating the stack size
David Howells
2009-09-24
elf: clean up fill_note_info()
Amerigo Wang
2009-09-24
signals: inline __fatal_signal_pending
Roland McGrath
2009-09-24
fcntl: add F_[SG]ETOWN_EX
Peter Zijlstra
2009-09-24
signals: send_sigio: use do_send_sig_info() to avoid check_kill_permission()
Oleg Nesterov
2009-09-24
signals: introduce do_send_sig_info() helper
Oleg Nesterov
2009-09-24
exec: fix set_binfmt() vs sys_delete_module() race
Oleg Nesterov
2009-09-24
exec: allow do_coredump() to wait for user space pipe readers to complete
Neil Horman
2009-09-24
exec: let do_coredump() limit the number of concurrent dumps to pipes
Neil Horman
2009-09-24
exec: make do_coredump() more resilient to recursive crashes
Neil Horman
2009-09-24
signals: tracehook_notify_jctl change
Roland McGrath
2009-09-24
wait_noreap_copyout(): check for ->wo_info != NULL
Vitaly Mayatskikh
2009-09-24
do_wait: fix sys_waitid()-specific behaviour
Vitaly Mayatskikh
2009-09-24
wait_consider_task: kill "parent" argument
Oleg Nesterov
2009-09-24
do_wait-wakeup-optimization: simplify task_pid_type()
Oleg Nesterov
2009-09-24
do_wait-wakeup-optimization: fix child_wait_callback()->eligible_child() usage
Oleg Nesterov
2009-09-24
do_wait() wakeup optimization: child_wait_callback: check __WNOTHREAD case
Oleg Nesterov
2009-09-24
do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeup
Oleg Nesterov
2009-09-24
do_wait() wakeup optimization: shift security_task_wait() from eligible_child...
Oleg Nesterov
2009-09-24
ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee
Oleg Nesterov
2009-09-24
memcg: show swap usage in stat file
Daisuke Nishimura
2009-09-24
memcg: improve resource counter scalability
Balbir Singh
2009-09-24
memory controller: soft limit reclaim on contention
Balbir Singh
2009-09-24
memory controller: soft limit refactor reclaim flags
Balbir Singh
2009-09-24
memory controller: soft limit organize cgroups
Balbir Singh
2009-09-24
memory controller: soft limit interface
Balbir Singh
2009-09-24
memory controller: soft limit documentation
Balbir Singh
2009-09-24
memcg: add comments explaining memory barriers
KAMEZAWA Hiroyuki
2009-09-24
memcg: remove the overhead associated with the root cgroup
Balbir Singh
2009-09-24
cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
Ben Blum
2009-09-24
cgroups: change css_set freeing mechanism to be under RCU
Ben Blum
2009-09-24
cgroups: use vmalloc for large cgroups pidlist allocations
Ben Blum
2009-09-24
cgroups: ensure correct concurrent opening/reading of pidlists across pid nam...
Ben Blum
2009-09-24
cgroups: add a read-only "procs" file similar to "tasks" that shows only uniq...
Ben Blum
2009-09-24
cgroups: revert "cgroups: fix pid namespace bug"
Paul Menage
2009-09-24
cgroups: allow cgroup hierarchies to be created with no bound subsystems
Paul Menage
2009-09-24
cgroups: add a back-pointer from struct cg_cgroup_link to struct cgroup
Paul Menage
2009-09-24
cgroups: move the cgroup debug subsys into cgroup.c to access internal state
Paul Menage
2009-09-24
cgroups: support named cgroups hierarchies
Paul Menage
2009-09-24
cgroups: make unlock sequence in cgroup_get_sb consistent
Xiaotian Feng
2009-09-24
docs: fix various Documentation/ paths in header files
Randy Dunlap
2009-09-24
page-types: add feature for walking process address space
Wu Fengguang
2009-09-24
Documentation/vm/.gitignore: add page-types
Josh Triplett
2009-09-24
includecheck fix: Documentation, cfag12864b-example.c
Jaswinder Singh Rajput
2009-09-24
Documentation: update stale definition of file-nr in fs.txt
Xiaotian Feng
2009-09-24
doc/filesystems: more mount cleanups
Peng Tao
2009-09-24
doc/filesystems: remove smount program
Randy Dunlap
2009-09-24
time: add function to convert between calendar time and broken-down time for ...
Zhaolei
2009-09-24
hugetlbfs: do not call user_shm_lock() for MAP_HUGETLB fix
From: Mel Gorman
[next]