Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Rik van Riel 5beb493052 mm: change anon_vma linking to fix multi-process server scalability issue 15 gadi atpakaļ
  KAMEZAWA Hiroyuki 34e55232e5 mm: avoid false sharing of mm_counter 15 gadi atpakaļ
  Michael Neuling a17e18790a fs/exec.c: fix initial stack reservation 15 gadi atpakaļ
  Michael Neuling 803bf5ec25 fs/exec.c: restrict initial stack space expansion to rlimit 15 gadi atpakaļ
  Linus Torvalds 7ab02af428 Fix 'flush_old_exec()/setup_new_exec()' split 15 gadi atpakaļ
  Linus Torvalds 221af7f87b Split 'flush_old_exec' into two functions 15 gadi atpakaļ
  Masami Hiramatsu f6151dfea2 mm: introduce coredump parameter structure 15 gadi atpakaļ
  Oleg Nesterov 9cd80bbb07 do_wait() optimization: do not place sub-threads on task_struct->children list 15 gadi atpakaļ
  john stultz 4614a696bd procfs: allow threads to rename siblings via /proc/pid/tasks/tid/comm 15 gadi atpakaļ
  James Morris c84d6efd36 Merge branch 'master' into next 15 gadi atpakaļ
  Anton Blanchard fc63cf2370 exec: setup_arg_pages() fails to return errors 15 gadi atpakaļ
  Mimi Zohar 6c21a7fb49 LSM: imbed ima calls in the security hooks 15 gadi atpakaļ
  Hiroshi Shimamoto 801460d0cf task_struct cleanup: move binfmt field to mm_struct 15 gadi atpakaļ
  Oleg Nesterov 964ee7df90 exec: fix set_binfmt() vs sys_delete_module() race 15 gadi atpakaļ
  Neil Horman 61be228a06 exec: allow do_coredump() to wait for user space pipe readers to complete 15 gadi atpakaļ
  Neil Horman a293980c2e exec: let do_coredump() limit the number of concurrent dumps to pipes 15 gadi atpakaļ
  Neil Horman 725eae32df exec: make do_coredump() more resilient to recursive crashes 15 gadi atpakaļ
  Stefani Seibold d899bf7b55 procfs: provide stack information for threads 15 gadi atpakaļ
  Jiri Pirko 1f10206cf8 getrusage: fill ru_maxrss value 15 gadi atpakaļ
  Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 15 gadi atpakaļ
  Oleg Nesterov a2a8474c3f exec: do not sleep in TASK_TRACED under ->cred_guard_mutex 16 gadi atpakaļ
  Mimi Zohar 6777d773a4 kernel_read: redefine offset type 16 gadi atpakaļ
  Oleg Nesterov 793285fcaf cred_guard_mutex: do not return -EINTR to user-space 16 gadi atpakaļ
  Linus Torvalds 8a1ca8cedd Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 gadi atpakaļ
  James Morris 2c9e703c61 Merge branch 'master' into next 16 gadi atpakaļ
  Mimi Zohar b9fc745db8 integrity: path_check update 16 gadi atpakaļ
  Ingo Molnar dc3f81b129 Merge commit 'v2.6.30-rc6' into perfcounters/core 16 gadi atpakaļ
  David Howells 5e751e992f CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace 16 gadi atpakaļ
  Al Viro 6e8341a11e Switch open_exec() and sys_uselib() to do_open_filp() 16 gadi atpakaļ
  Al Viro a44ddbb6d8 Make open_exec() and sys_uselib() use may_open(), instead of duplicating its parts 16 gadi atpakaļ