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
/
fork.c
Age
Commit message (
Expand
)
Author
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-12-13
Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2016-12-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-12-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
kernel/fork: use vfree_atomic() to free thread stack
Andrey Ryabinin
2016-12-08
kthread: Make struct kthread kmalloc'ed
Oleg Nesterov
2016-12-01
Merge back earlier cpuidle material for v4.10.
Rafael J. Wysocki
2016-11-29
sched/idle: Add support for tasks that inject idle
Peter Zijlstra
2016-11-22
mm: Add a user_ns owner to mm_struct and fix ptrace permission checks
Eric W. Biederman
2016-11-16
posix-timers: Make them configurable
Nicolas Pitre
2016-11-15
sched/cputime, powerpc, s390: Make scaled cputime arch specific
Stanislaw Gruszka
2016-11-01
fork: Add task stack refcounting sanity check and prevent premature task stac...
Andy Lutomirski
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-10
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
2016-10-10
gcc-plugins: Add latent_entropy plugin
Emese Revfy
2016-10-07
thp: reduce usage of huge zero page's atomic counter
Aaron Lu
2016-10-07
mm, oom: get rid of signal_struct::oom_victims
Michal Hocko
2016-10-07
kernel, oom: fix potential pgd_lock deadlock from __mmdrop
Michal Hocko
2016-10-07
oom: keep mm of the killed task available
Michal Hocko
2016-10-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-09-16
fork: Optimize task creation by caching two thread stacks per CPU if CONFIG_V...
Andy Lutomirski
2016-09-16
sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASK
Andy Lutomirski
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
2016-09-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-09-01
kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
Michal Hocko
2016-09-01
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-08-31
mm: introduce get_task_exe_file
Mateusz Guzik
2016-08-24
fork: Add generic vmalloced stack support
Andy Lutomirski
2016-08-17
cgroup: reduce read locked section of cgroup_threadgroup_rwsem during fork
Balbir Singh
2016-08-08
userns: Generalize the user namespace count into ucount
Eric W. Biederman
2016-08-08
userns: Make the count of user namespaces per user
Eric W. Biederman
2016-08-08
userns: Add a limit on the number of user namespaces
Eric W. Biederman
2016-07-28
mm: fix memcg stack accounting for sub-page stacks
Andy Lutomirski
2016-07-28
mm: track NR_KERNEL_STACK in KiB instead of number of stacks
Andy Lutomirski
2016-07-26
mm: charge/uncharge kmemcg from generic page allocator paths
Vladimir Davydov
2016-06-25
Fix build break in fork.c when THREAD_SIZE < PAGE_SIZE
Michael Ellerman
2016-06-24
Clarify naming of thread info/stack allocators
Linus Torvalds
2016-05-26
mm: oom_reaper: remove some bloat
Michal Hocko
2016-05-23
mm, fork: make dup_mmap wait for mmap_sem for write killable
Michal Hocko
2016-05-23
kernek/fork.c: allocate idle task for a CPU always on its local node
Andi Kleen
2016-05-20
fork: free thread in copy_process on failure
Jiri Slaby
2016-05-20
mm, oom_reaper: do not mmput synchronously from the oom reaper context
Michal Hocko
2016-05-03
signals/sigaltstack: Implement SS_AUTODISARM flag
Stas Sergeev
2016-03-22
kernel: add kcov code coverage
Dmitry Vyukov
2016-03-21
Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2016-03-17
mm: memcontrol: report kernel stack usage in cgroup2 memory.stat
Vladimir Davydov
2016-02-16
cgroup: introduce cgroup namespaces
Aditya Kali
2016-01-14
mm: rework virtual memory accounting
Konstantin Khlebnikov
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
[next]