index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-24
signals: send_sigio: use do_send_sig_info() to avoid check_kill_permission()
Oleg Nesterov
1
-2
/
+2
2009-09-24
signals: introduce do_send_sig_info() helper
Oleg Nesterov
2
-29
/
+29
2009-09-24
exec: fix set_binfmt() vs sys_delete_module() race
Oleg Nesterov
2
-10
/
+6
2009-09-24
exec: allow do_coredump() to wait for user space pipe readers to complete
Neil Horman
1
-0
/
+26
2009-09-24
exec: let do_coredump() limit the number of concurrent dumps to pipes
Neil Horman
3
-5
/
+49
2009-09-24
exec: make do_coredump() more resilient to recursive crashes
Neil Horman
1
-22
/
+23
2009-09-24
signals: tracehook_notify_jctl change
Roland McGrath
2
-59
/
+72
2009-09-24
wait_noreap_copyout(): check for ->wo_info != NULL
Vitaly Mayatskikh
1
-12
/
+14
2009-09-24
do_wait: fix sys_waitid()-specific behaviour
Vitaly Mayatskikh
1
-26
/
+23
2009-09-24
wait_consider_task: kill "parent" argument
Oleg Nesterov
1
-4
/
+4
2009-09-24
do_wait-wakeup-optimization: simplify task_pid_type()
Oleg Nesterov
1
-8
/
+6
2009-09-24
do_wait-wakeup-optimization: fix child_wait_callback()->eligible_child() usage
Oleg Nesterov
1
-6
/
+9
2009-09-24
do_wait() wakeup optimization: child_wait_callback: check __WNOTHREAD case
Oleg Nesterov
1
-0
/
+3
2009-09-24
do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeup
Oleg Nesterov
2
-5
/
+22
2009-09-24
do_wait() wakeup optimization: shift security_task_wait() from eligible_child...
Oleg Nesterov
1
-6
/
+1
2009-09-24
ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee
Oleg Nesterov
4
-13
/
+13
2009-09-24
memcg: show swap usage in stat file
Daisuke Nishimura
1
-3
/
+14
2009-09-24
memcg: improve resource counter scalability
Balbir Singh
1
-21
/
+100
2009-09-24
memory controller: soft limit reclaim on contention
Balbir Singh
4
-15
/
+271
2009-09-24
memory controller: soft limit refactor reclaim flags
Balbir Singh
1
-6
/
+19
2009-09-24
memory controller: soft limit organize cgroups
Balbir Singh
3
-47
/
+277
2009-09-24
memory controller: soft limit interface
Balbir Singh
3
-0
/
+81
2009-09-24
memory controller: soft limit documentation
Balbir Singh
1
-1
/
+36
2009-09-24
memcg: add comments explaining memory barriers
KAMEZAWA Hiroyuki
1
-0
/
+7
2009-09-24
memcg: remove the overhead associated with the root cgroup
Balbir Singh
3
-14
/
+57
2009-09-24
cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
Ben Blum
9
-30
/
+131
2009-09-24
cgroups: change css_set freeing mechanism to be under RCU
Ben Blum
2
-1
/
+10
2009-09-24
cgroups: use vmalloc for large cgroups pidlist allocations
Ben Blum
1
-5
/
+42
2009-09-24
cgroups: ensure correct concurrent opening/reading of pidlists across pid nam...
Ben Blum
2
-22
/
+119
2009-09-24
cgroups: add a read-only "procs" file similar to "tasks" that shows only uniq...
Ben Blum
2
-114
/
+186
2009-09-24
cgroups: revert "cgroups: fix pid namespace bug"
Paul Menage
2
-75
/
+31
2009-09-24
cgroups: allow cgroup hierarchies to be created with no bound subsystems
Paul Menage
1
-59
/
+99
2009-09-24
cgroups: add a back-pointer from struct cg_cgroup_link to struct cgroup
Paul Menage
1
-49
/
+199
2009-09-24
cgroups: move the cgroup debug subsys into cgroup.c to access internal state
Paul Menage
3
-106
/
+88
2009-09-24
cgroups: support named cgroups hierarchies
Paul Menage
2
-48
/
+156
2009-09-24
cgroups: make unlock sequence in cgroup_get_sb consistent
Xiaotian Feng
1
-1
/
+1
2009-09-24
docs: fix various Documentation/ paths in header files
Randy Dunlap
4
-5
/
+5
2009-09-24
page-types: add feature for walking process address space
Wu Fengguang
1
-20
/
+180
2009-09-24
Documentation/vm/.gitignore: add page-types
Josh Triplett
1
-0
/
+1
2009-09-24
includecheck fix: Documentation, cfag12864b-example.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-09-24
Documentation: update stale definition of file-nr in fs.txt
Xiaotian Feng
1
-7
/
+10
2009-09-24
doc/filesystems: more mount cleanups
Peng Tao
1
-6
/
+11
2009-09-24
doc/filesystems: remove smount program
Randy Dunlap
1
-175
/
+34
2009-09-24
time: add function to convert between calendar time and broken-down time for ...
Zhaolei
3
-1
/
+156
2009-09-24
hugetlbfs: do not call user_shm_lock() for MAP_HUGETLB fix
From: Mel Gorman
1
-9
/
+3
2009-09-24
ksm: change default values to better fit into mainline kernel
Izik Eidus
1
-3
/
+11
2009-09-24
input: fix build failures caused by Kconfig Winbond WPCD376I Consumer IR hard...
Ingo Molnar
1
-0
/
+1
2009-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Chris Mason
31
-1981
/
+2740
2009-09-24
Btrfs: hash the btree inode during fill_super
Yan Zheng
1
-0
/
+1
2009-09-24
Btrfs: relocate file extents in clusters
Yan, Zheng
1
-89
/
+148
[prev]
[next]