1. 56496c1 Pidns: fix badly converted mqueues pid handling by Pavel Emelyanov · 16 years ago
  2. 6c5f3e7 Pidns: make full use of xxx_vnr() calls by Pavel Emelyanov · 16 years ago
  3. fea9d17 ITIMER_REAL: convert to use struct pid by Oleg Nesterov · 16 years ago
  4. 46f382d uglify while_each_pid_task() to make sure we don't count the execing pricess twice by Oleg Nesterov · 16 years ago
  5. d36174b uglify kill_pid_info() to fix kill() vs exec() race by Oleg Nesterov · 16 years ago
  6. f374ada pid: fix solaris_procids by Eric W. Biederman · 16 years ago
  7. 69440e7 pid: fix mips irix emulation pid usage by Eric W. Biederman · 16 years ago
  8. ac9a8e3 sys_getsid: don't use ->nsproxy directly by Oleg Nesterov · 16 years ago
  9. 44c4e1b pid: Extend/Fix pid_vnr by Eric W. Biederman · 16 years ago
  10. 161550d pid: sys_wait... fixes by Eric W. Biederman · 16 years ago
  11. 5dee170 move the related code from exit_notify() to exit_signals() by Oleg Nesterov · 16 years ago
  12. 6806aac sys_setsid: remove now unneeded session != 1 check by Oleg Nesterov · 16 years ago
  13. d12619b fix group stop with exit race by Oleg Nesterov · 16 years ago
  14. 430c623 start the global /sbin/init with 0,0 special pids by Oleg Nesterov · 16 years ago
  15. 297bd42 move daemonized kernel threads into the swapper's session by Oleg Nesterov · 16 years ago
  16. 8520d7c teach set_special_pids() to use struct pid by Oleg Nesterov · 16 years ago
  17. e4cc0a9 fix setsid() for sub-namespace /sbin/init by Oleg Nesterov · 16 years ago
  18. 4e02130 sys_setpgid(): simplify pid/ns interaction by Oleg Nesterov · 16 years ago
  19. c543f1e wait_task_zombie: remove ->exit_state/exit_signal checks for WNOWAIT by Oleg Nesterov · 16 years ago
  20. 3a515e4 wait_task_continued/zombie: don't use task_pid_nr_ns() lockless by Oleg Nesterov · 16 years ago
  21. f2cc3eb do_wait: fix security checks by Oleg Nesterov · 16 years ago
  22. 96fabbf do_wait: cleanup delay_group_leader() usage by Oleg Nesterov · 16 years ago
  23. 1bad95c wait_task_stopped(): remove unneeded delay_group_leader check by Oleg Nesterov · 16 years ago
  24. 20686a3 ptrace_stop: fix racy nonstop_code setting by Oleg Nesterov · 16 years ago
  25. 9cbab81 do_wait: factor out "retval != 0" checks by Oleg Nesterov · 16 years ago
  26. ee7c82d wait_task_stopped: simplify and fix races with SIGCONT/SIGKILL/untrace by Oleg Nesterov · 16 years ago
  27. 6405f7f ptrace_stop: fix the race with ptrace detach+attach by Oleg Nesterov · 16 years ago
  28. c0c0b64 ptrace_check_attach: remove unneeded ->signal != NULL check by Oleg Nesterov · 16 years ago
  29. 34a1738 kill my_ptrace_child() by Oleg Nesterov · 16 years ago
  30. 6b39c7b kill PT_ATTACHED by Oleg Nesterov · 16 years ago
  31. 01b8b07 IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns() by Pierre Peiffer · 16 years ago
  32. ed2ddbf IPC: make struct ipc_ids static in ipc_namespace by Pierre Peiffer · 16 years ago
  33. 4b9fcb0 IPC/semaphores: consolidate SEM_STAT and IPC_STAT commands by Pierre Peiffer · 16 years ago
  34. b2d75cd ipc: uninline some code from util.h by Pavel Emelyanov · 16 years ago
  35. a46c999 serial_core: bring mostly into line with coding style by Alan Cox · 16 years ago
  36. b4c502a 8250: enable rate reporting via termios by Alan Cox · 16 years ago
  37. 6f803cd serial8250: coding style by Alan Cox · 16 years ago
  38. 5756ee9 8250_pci: coding style by Alan Cox · 16 years ago
  39. 3b0fd36 8250_hub6: codding style by Alan Cox · 16 years ago
  40. 0fe1c13 8250_hp300: coding style by Alan Cox · 16 years ago
  41. 8b4a483 8250_gsc: coding style by Alan Cox · 16 years ago
  42. ce2e204 8250_early: coding style by Alan Cox · 16 years ago
  43. 355d95a tty_ioctl: drag screaming into compliance with the coding style by Alan Cox · 16 years ago
  44. 37bdfb0 tty_io: drag screaming into coding style compliance by Alan Cox · 16 years ago
  45. 66c6cea tty_audit: fix checkpatch complaint by Alan Cox · 16 years ago
  46. 4129a64 rocket: don't let random users reset the controller by Alan Cox · 16 years ago
  47. 6df3526 rocket: first pass at termios reporting by Alan Cox · 16 years ago
  48. 4edf182 n_tty: clean up old code to follow coding style and (mostly) checkpatch by Alan Cox · 16 years ago
  49. db1acaa moxa: first pass at termios reporting by Alan Cox · 16 years ago
  50. 92dfc9d fix "modules: make module_address_lookup() safe" by Andrew Morton · 16 years ago
  51. 6d76239 modules: include sections.h to avoid defining linker variables explicitly by Christoph Lameter · 16 years ago
  52. 8817350 Modules: handle symbols that have a zero value by Christoph Lameter · 16 years ago
  53. 596f5601 tty: s390 support for termios2. by Heiko Carstens · 16 years ago
  54. aa7738a tty: let architectures override the user/kernel macros. by Heiko Carstens · 16 years ago
  55. d94afc6 intel-iommu: fault_reason index cleanup by mark gross · 16 years ago
  56. f8bab73 intel-iommu: PMEN support by mark gross · 16 years ago
  57. 2d3a4e3 proc: fix ->open'less usage due to ->proc_fops flip by Alexey Dobriyan · 16 years ago
  58. c6caeb7 proc: fix the threaded /proc/self by Eric W. Biederman · 16 years ago
  59. 488e5bc proc: proper pidns handling for /proc/self by Eric W. Biederman · 16 years ago
  60. df5f831 proc: seqfile convert proc_pid_status to properly handle pid namespaces by Eric W. Biederman · 16 years ago
  61. a56d3fc seqfile convert proc_pid_statm by Eric W. Biederman · 16 years ago
  62. ee99274 proc: rewrite do_task_stat to correctly handle pid namespaces. by Eric W. Biederman · 16 years ago
  63. be61408 proc: implement proc_single_file_operations by Eric W. Biederman · 16 years ago
  64. 94413d8 proc: detect duplicate names on registration by Zhang Rui · 16 years ago
  65. fd2cbe4 proc: remove useless check on symlink removal by Alexey Dobriyan · 16 years ago
  66. 76df0c2 proc: simplify function prototypes by Alexey Dobriyan · 16 years ago
  67. 4237e0d proc: less LOCK operations during lookup by Alexey Dobriyan · 16 years ago
  68. 5b3fe63 proc: remove MODULE_LICENSE by Alexey Dobriyan · 16 years ago
  69. cbdc738 namespaces: mark NET_NS with "depends on NAMESPACES" by Pavel Emelyanov · 16 years ago
  70. 74bd59b namespaces: cleanup the code managed with PID_NS option by Pavel Emelyanov · 16 years ago
  71. aee16ce namespaces: cleanup the code managed with the USER_NS option by Pavel Emelyanov · 16 years ago
  72. ae5e1b2 namespaces: move the IPC namespace under IPC_NS option by Pavel Emelyanov · 16 years ago
  73. 58bfdd6d namespaces: move the UTS namespace under UTS_NS option by Pavel Emelyanov · 16 years ago
  74. c5289a6 namespaces: add the NAMESPACES config option by Pavel Emelyanov · 16 years ago
  75. a3d0c6a hugetlb: add locking for overcommit sysctl by Nishanth Aravamudan · 16 years ago
  76. ac74c00 inotify: fix check for one-shot watches before destroying them by Ulisses Furquim · 16 years ago
  77. a4ffc0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  78. d7511ec Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 16 years ago
  79. 0b61a2b Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 16 years ago
  80. a13ff0b Convert SG from nopage to fault. by Nick Piggin · 16 years ago
  81. c00f08d Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm by Linus Torvalds · 16 years ago
  82. af195ac dm raid1: report fault status by Jonathan Brassow · 16 years ago
  83. 06386bb dm raid1: handle read failures by Jonathan Brassow · 16 years ago
  84. b80aa7a dm raid1: fix EIO after log failure by Jonathan Brassow · 16 years ago
  85. 8f0205b dm raid1: handle recovery failures by Jonathan Brassow · 16 years ago
  86. 72f4b31 dm raid1: handle write failures by Jonathan Brassow · 16 years ago
  87. d74f81f dm snapshot: combine consecutive exceptions in memory by Milan Broz · 16 years ago
  88. 4f7f5c6 dm: stripe enhanced status return by Brian Wood · 16 years ago
  89. a25eb94 dm: stripe trigger event on failure by Brian Wood · 16 years ago
  90. fb8b284 dm log: auto load modules by Jonathan Brassow · 16 years ago
  91. 304f3f6 dm: move deferred bio flushing to workqueue by Milan Broz · 16 years ago
  92. 3a7f6c9 dm crypt: use async crypto by Milan Broz · 16 years ago
  93. 95497a9 dm crypt: prepare async callback fn by Milan Broz · 16 years ago
  94. 43d6903 dm crypt: add completion for async by Milan Broz · 16 years ago
  95. ddd42ed dm crypt: add async request mempool by Milan Broz · 16 years ago
  96. 01482b7 dm crypt: extract scatterlist processing by Milan Broz · 16 years ago
  97. 899c95d dm crypt: tidy io ref counting by Milan Broz · 16 years ago
  98. 84131db dm crypt: introduce crypt_write_io_loop by Milan Broz · 16 years ago
  99. dec1ced dm crypt: abstract crypt_write_done by Milan Broz · 16 years ago
  100. 0c395b0 dm crypt: store sector mapping in dm_crypt_io by Milan Broz · 16 years ago