Commit Graph

152381 Commits (90af90d7d3a7411db64860c9d6e5798ff87cad08)
 

Author SHA1 Message Date
Alexey Dobriyan 90af90d7d3 nsproxy: extract create_nsproxy() 16 years ago
Alexey Dobriyan 612ce478fa ipcns: extract create_ipc_ns() 16 years ago
Alexey Dobriyan 64424289dd ipcns: remove useless get/put while CLONE_NEWIPC 16 years ago
Alexey Dobriyan 4c2a7e72d5 utsns: extract creeate_uts_ns() 16 years ago
Alexey Dobriyan dca4a97960 pidns: rewrite copy_pid_ns() 16 years ago
Alexey Dobriyan ed469a63c3 pidns: make create_pid_namespace() accept parent pidns 16 years ago
Christoph Hellwig 17f98dcf60 pids: clean up find_task_by_pid variants 16 years ago
Sukanto Ghosh 7338f29984 sysctl.c: remove unused variable 16 years ago
Michael Buesch 81fc401e42 ppdev: reduce kernel log spam 16 years ago
Jiri Slaby 9653a69e92 Char: isicom: fix build warning 16 years ago
Adriano dos Santos Fernandes d6f47befdd drivers/char/mem.c: memory_open() cleanup: lookup minor device number from devlist 16 years ago
Arnd Bergmann 31a985fbb1 ipc: use __ARCH_WANT_IPC_PARSE_VERSION in ipc/util.h 16 years ago
Oleg Nesterov 371cbb387e kthreads: simplify migration_thread() exit path 16 years ago
Oleg Nesterov 63706172f3 kthreads: rework kthread_stop() 16 years ago
Oleg Nesterov cdd140bdd6 kthreads: simplify the startup synchronization 16 years ago
Richard Kennedy e1eb1ebcca mm: exit.c reorder wait_opts to remove padding on 64 bit builds 16 years ago
Oleg Nesterov f95d39d10f do_wait: fix the theoretical race with stop/trace/cont 16 years ago
Oleg Nesterov a3f6dfb729 do_wait: kill the old BUG_ON, use while_each_thread() 16 years ago
Oleg Nesterov 64a16caf5e do_wait: simplify retval/tsk_result/notask_error mess 16 years ago
Oleg Nesterov 9e8ae01d1c introduce "struct wait_opts" to simplify do_wait() patches 16 years ago
Oleg Nesterov 47918025ef shift "ptrace implies WUNTRACED" from ptrace_do_wait() to wait_task_stopped() 16 years ago
Oleg Nesterov 3b34fc5880 elf_core_dump: use rcu_read_lock() to access ->real_parent 16 years ago
Oleg Nesterov 72a1de39f8 copy_process(): remove the unneeded clear_tsk_thread_flag(TIF_SIGPENDING) 16 years ago
Oleg Nesterov 77d1ef7956 wait_task_zombie: do not use thread_group_cputime() 16 years ago
Oleg Nesterov e49612544c ptrace: don't take tasklist to get/set ->last_siginfo 16 years ago
Oleg Nesterov d92656633b ptrace: do_notify_parent_cldstop: fix the wrong ->nsproxy usage 16 years ago
Oleg Nesterov d1e98f429a ptrace: wait_task_zombie: s/->parent/->real_parent/ 16 years ago
Oleg Nesterov 8053bdd5ce ptrace_get_task_struct: s/tasklist/rcu/, make it static 16 years ago
Oleg Nesterov 4b105cbbaf ptrace: do not use task_lock() for attach 16 years ago
Oleg Nesterov f2f0b00ad6 ptrace: cleanup check/set of PT_PTRACED during attach 16 years ago
Oleg Nesterov b79b7ba93d ptrace: ptrace_attach: check PF_KTHREAD + exit_state instead of ->mm 16 years ago
Oleg Nesterov 5cb1144689 ptrace: do not use task->ptrace directly in core kernel 16 years ago
Oleg Nesterov 1c21627953 ptrace: tracehook_unsafe_exec(): remove the stale comment 16 years ago
Oleg Nesterov dea33cfd99 ptrace: mm_need_new_owner: use ->real_parent to search in the siblings 16 years ago
Oleg Nesterov 48597760fa ptrace: remove PT_DTRACE from arch/m32r 16 years ago
Oleg Nesterov 9d35f8464d ptrace: remove PT_DTRACE from m68k, m68knommu 16 years ago
Oleg Nesterov bba7fc0a21 ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa 16 years ago
Oleg Nesterov 02e787494a ptrace: remove PT_DTRACE from arch/h8300 16 years ago
Oleg Nesterov 87245135d5 allow_signal: kill the bogus ->mm check, add a note about CLONE_SIGHAND 16 years ago
KAMEZAWA Hiroyuki 2ffebca6aa memcg: fix lru rotation in isolate_pages 16 years ago
Daisuke Nishimura c5b947b288 memcg: add interface to reset limits 16 years ago
KAMEZAWA Hiroyuki 22a668d7c3 memcg: fix behavior under memory.limit equals to memsw.limit 16 years ago
KAMEZAWA Hiroyuki 8a9478ca7f memcg: fix swap accounting 16 years ago
Li Zefan 20ebcdda78 memcg: remove unneeded forward declaration from sched.h 16 years ago
Li Zefan 338c843108 memcg: remove some redundant checks 16 years ago
Daisuke Nishimura 302362c5ab memcg: remove mem_cgroup_cache_charge_swapin() 16 years ago
Balbir Singh d69b042f3d memcg: add file-based RSS accounting 16 years ago
Li Zefan cd5008196f devcgroup: skip superfluous checks when found the DEV_ALL elem 16 years ago
Li Zefan f9ab5b5b0f cgroups: forbid noprefix if mounting more than just cpuset subsystem 16 years ago
Randy Dunlap 8ca739e369 cgroups: make messages more readable 16 years ago