Commit Graph

166504 Commits (e13dbd7d75d1ecc315c6e3071b3c4e8fba4f6bec)
 

Author SHA1 Message Date
Renzo Davoli dd5d81f326 fs/char_dev.c: remove useless loop 16 years ago
Nikanth Karthikesan bb521c5de0 /dev/zero: avoid repeated access_ok() checks 16 years ago
Mike Frysinger 0b8c78f2bf flat: use IS_ERR_VALUE() helper macro 16 years ago
David Howells 8e8b63a68c fdpic: ignore the loader's PT_GNU_STACK when calculating the stack size 16 years ago
Amerigo Wang 0cf062d0ff elf: clean up fill_note_info() 16 years ago
Roland McGrath d9588725e5 signals: inline __fatal_signal_pending 16 years ago
Peter Zijlstra ba0a6c9f6f fcntl: add F_[SG]ETOWN_EX 16 years ago
Oleg Nesterov 06f1631a16 signals: send_sigio: use do_send_sig_info() to avoid check_kill_permission() 16 years ago
Oleg Nesterov 4a30debfb7 signals: introduce do_send_sig_info() helper 16 years ago
Oleg Nesterov 964ee7df90 exec: fix set_binfmt() vs sys_delete_module() race 16 years ago
Neil Horman 61be228a06 exec: allow do_coredump() to wait for user space pipe readers to complete 16 years ago
Neil Horman a293980c2e exec: let do_coredump() limit the number of concurrent dumps to pipes 16 years ago
Neil Horman 725eae32df exec: make do_coredump() more resilient to recursive crashes 16 years ago
Roland McGrath ae6d2ed7bb signals: tracehook_notify_jctl change 16 years ago
Vitaly Mayatskikh b6fe2d117e wait_noreap_copyout(): check for ->wo_info != NULL 16 years ago
Vitaly Mayatskikh dfe16dfa4a do_wait: fix sys_waitid()-specific behaviour 16 years ago
Oleg Nesterov b6e763f07f wait_consider_task: kill "parent" argument 16 years ago
Oleg Nesterov 989264f464 do_wait-wakeup-optimization: simplify task_pid_type() 16 years ago
Oleg Nesterov 5c01ba49e6 do_wait-wakeup-optimization: fix child_wait_callback()->eligible_child() usage 16 years ago
Oleg Nesterov b4fe51823d do_wait() wakeup optimization: child_wait_callback: check __WNOTHREAD case 16 years ago
Oleg Nesterov 0b7570e77f do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeup 16 years ago
Oleg Nesterov a2322e1d27 do_wait() wakeup optimization: shift security_task_wait() from eligible_child() to wait_consider_task() 16 years ago
Oleg Nesterov a7f0765edf ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee 16 years ago
Daisuke Nishimura 1dd3a27326 memcg: show swap usage in stat file 16 years ago
Balbir Singh 0c3e73e84f memcg: improve resource counter scalability 16 years ago
Balbir Singh 4e41695356 memory controller: soft limit reclaim on contention 16 years ago
Balbir Singh 75822b4495 memory controller: soft limit refactor reclaim flags 16 years ago
Balbir Singh f64c3f5494 memory controller: soft limit organize cgroups 16 years ago
Balbir Singh 296c81d89f memory controller: soft limit interface 16 years ago
Balbir Singh a6df63615b memory controller: soft limit documentation 16 years ago
KAMEZAWA Hiroyuki 261fb61a8b memcg: add comments explaining memory barriers 16 years ago
Balbir Singh 4b3bde4c98 memcg: remove the overhead associated with the root cgroup 16 years ago
Ben Blum be367d0992 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time 16 years ago
Ben Blum c378369d8b cgroups: change css_set freeing mechanism to be under RCU 16 years ago
Ben Blum d1d9fd3308 cgroups: use vmalloc for large cgroups pidlist allocations 16 years ago
Ben Blum 72a8cb30d1 cgroups: ensure correct concurrent opening/reading of pidlists across pid namespaces 16 years ago
Ben Blum 102a775e36 cgroups: add a read-only "procs" file similar to "tasks" that shows only unique tgids 16 years ago
Paul Menage 8f3ff20862 cgroups: revert "cgroups: fix pid namespace bug" 16 years ago
Paul Menage 2c6ab6d200 cgroups: allow cgroup hierarchies to be created with no bound subsystems 16 years ago
Paul Menage 7717f7ba92 cgroups: add a back-pointer from struct cg_cgroup_link to struct cgroup 16 years ago
Paul Menage fe6934354f cgroups: move the cgroup debug subsys into cgroup.c to access internal state 16 years ago
Paul Menage c6d57f3312 cgroups: support named cgroups hierarchies 16 years ago
Xiaotian Feng 34f77a90f7 cgroups: make unlock sequence in cgroup_get_sb consistent 16 years ago
Randy Dunlap 55dff4954e docs: fix various Documentation/ paths in header files 16 years ago
Wu Fengguang 0b4b2ad530 page-types: add feature for walking process address space 16 years ago
Josh Triplett ba36c440ba Documentation/vm/.gitignore: add page-types 16 years ago
Jaswinder Singh Rajput 2552a99b6e includecheck fix: Documentation, cfag12864b-example.c 16 years ago
Xiaotian Feng bcadbbd4c8 Documentation: update stale definition of file-nr in fs.txt 16 years ago
Peng Tao 16c01b20ae doc/filesystems: more mount cleanups 16 years ago
Randy Dunlap 0288b95b43 doc/filesystems: remove smount program 16 years ago