1. 00cd5c3 ptrace: permit ptracing of /sbin/init by Oleg Nesterov · 16 years ago
  2. 33e9fc7 ptrace: ptrace_attach: use send_sig_info() instead force_sig_specific() by Oleg Nesterov · 16 years ago
  3. 68cb947 ptrace: __ptrace_unlink: use the ptrace_reparented() helper by Oleg Nesterov · 16 years ago
  4. 53b6f9f ptrace: introduce ptrace_reparented() helper by Oleg Nesterov · 16 years ago
  5. 2800d8d document de_thread() with exit_notify() connection by Oleg Nesterov · 16 years ago
  6. 376e1d2 reparent_thread: use same_thread_group() by Oleg Nesterov · 16 years ago
  7. d839fd4 ptrace: introduce task_detached() helper by Oleg Nesterov · 16 years ago
  8. 5a8da0e signals: x86 TS_RESTORE_SIGMASK by Roland McGrath · 16 years ago
  9. f3de272 signals: use HAVE_SET_RESTORE_SIGMASK by Roland McGrath · 16 years ago
  10. 49eaeb4 signals: ia64 renumber TIF_RESTORE_SIGMASK by akpm@linux-foundation.org · 16 years ago
  11. 02a029b signals: s390: renumber TIF_RESTORE_SIGMASK by Roland McGrath · 16 years ago
  12. 7648d96 signals: set_restore_sigmask TIF_SIGPENDING by Roland McGrath · 16 years ago
  13. 4e4c22c signals: add set_restore_sigmask by Roland McGrath · 16 years ago
  14. 80fe728 signals: allow the kernel to actually kill /sbin/init by Oleg Nesterov · 16 years ago
  15. 7a5e873 signals: de_thread: simplify the ->child_reaper switching by Oleg Nesterov · 16 years ago
  16. fae5fa4 signals: fix /sbin/init protection from unwanted signals by Oleg Nesterov · 16 years ago
  17. 1931910 signals: check_kill_permission: remove tasklist_lock by Oleg Nesterov · 16 years ago
  18. 2e2ba22 signals: check_kill_permission: check session under tasklist_lock by Oleg Nesterov · 16 years ago
  19. 53c3033 signals: send_signal: be paranoid about signalfd_notify() by Oleg Nesterov · 16 years ago
  20. 021e1ae signals: document CLD_CONTINUED notification mechanics by Oleg Nesterov · 16 years ago
  21. 7e695a5 signals: fold sig_ignored() into handle_stop_signal() by Oleg Nesterov · 16 years ago
  22. 2dce81b signals: cleanup the usage of print_fatal_signal() by Oleg Nesterov · 16 years ago
  23. 34c8f07 signals: handle_stop_signal: don't worry about SIGKILL by Oleg Nesterov · 16 years ago
  24. ac5c215 signals: join send_sigqueue() with send_group_sigqueue() by Oleg Nesterov · 16 years ago
  25. e62e665 signals: unify send_sigqueue/send_group_sigqueue completely by Oleg Nesterov · 16 years ago
  26. 4cd4b6d signals: fold complete_signal() into send_signal/do_send_sigqueue by Pavel Emelyanov · 16 years ago
  27. 5fcd835 signals: use __group_complete_signal() for the specific signals too by Oleg Nesterov · 16 years ago
  28. 2ca3515 signals: change send_signal/do_send_sigqueue to take "boolean group" parameter by Oleg Nesterov · 16 years ago
  29. 71f11dc signals: move the definition of __group_complete_signal() up by Oleg Nesterov · 16 years ago
  30. db51aec signals: microoptimize the usage of ->curr_target by Oleg Nesterov · 16 years ago
  31. 08d2c30 signals: send_sig_info: don't take tasklist_lock by Oleg Nesterov · 16 years ago
  32. 3547ff3 signals: do_tkill: don't use tasklist_lock by Oleg Nesterov · 16 years ago
  33. 6e65acb signals: move handle_stop_signal() into send_signal() by Oleg Nesterov · 16 years ago
  34. c99fcf2 signals: send_group_sigqueue: don't take tasklist_lock by Oleg Nesterov · 16 years ago
  35. f8c5b5c signals: __group_complete_signal: cache the value of p->signal by Oleg Nesterov · 16 years ago
  36. 5fc894b signals: send_sigqueue: don't forget about handle_stop_signal() by Oleg Nesterov · 16 years ago
  37. 5c193e8 signals: send_sigqueue: don't take rcu lock by Oleg Nesterov · 16 years ago
  38. f6b76d4 get_signal_to_deliver: use the cached ->signal/sighand values by Oleg Nesterov · 16 years ago
  39. ad16a460 handle_stop_signal: use the cached p->signal value by Oleg Nesterov · 16 years ago
  40. fc321d2 handle_stop_signal: unify partial/full stop handling by Oleg Nesterov · 16 years ago
  41. 6ca25b5 kill_pid_info: don't take now unneeded tasklist_lock by Oleg Nesterov · 16 years ago
  42. e442055 signals: re-assign CLD_CONTINUED notification from the sender to reciever by Oleg Nesterov · 16 years ago
  43. 3b5e9e5 signals: cleanup security_task_kill() usage/implementation by Oleg Nesterov · 16 years ago
  44. 9e3bd6c signals: consolidate send_sigqueue and send_group_sigqueue by Pavel Emelyanov · 16 years ago
  45. c5363d0 signals: clean dequeue_signal from excess checks and assignments by Pavel Emelyanov · 16 years ago
  46. 93585ee signals: consolidate checks for whether or not to ignore a signal by Pavel Emelyanov · 16 years ago
  47. 06fffb1 do_task_stat: don't take rcu_read_lock() by Oleg Nesterov · 16 years ago
  48. d6cf723 k_getrusage: don't take rcu_read_lock() by Oleg Nesterov · 16 years ago
  49. 1406f2d lock_task_sighand: add rcu lock/unlock by Oleg Nesterov · 16 years ago
  50. bfc4b08 signals: do_group_exit(): use signal_group_exit() more consistently by Oleg Nesterov · 16 years ago
  51. 573cf9a signals: do_signal_stop(): use signal_group_exit() by Oleg Nesterov · 16 years ago
  52. 2acb024 signals: consolidate checking for ignored/legacy signals by Pavel Emelyanov · 16 years ago
  53. af7fff9 signals: turn LEGACY_QUEUE macro into static inline function by Pavel Emelyanov · 16 years ago
  54. e1401c6 signals: remove unused variable from send_signal() by Pavel Emelyanov · 16 years ago
  55. 2deb1ac isofs: fix access to unallocated memory when reading corrupted filesystem by Jan Kara · 16 years ago
  56. 6bfe0b4 md: support blocking writes to an array on device failure by Dan Williams · 16 years ago
  57. 11e2ede md: prevent duplicates in bind_rdev_to_array by Dan Williams · 16 years ago
  58. 242b363 md: remove a stray command from a copy and paste error in resync_start_store by Dan Williams · 16 years ago
  59. 648b629 md: fix up switching md arrays between read-only and read-write by NeilBrown · 16 years ago
  60. 31a59e3 md: fix 'safemode' handling for external metadata. by NeilBrown · 16 years ago
  61. d897dbf md: reinitialise more mddev fields in do_md_stop. by NeilBrown · 16 years ago
  62. 8377bc8 md: skip all metadata update processing when using external metadata. by NeilBrown · 16 years ago
  63. 6a51830 md: fix use after free when removing rdev via sysfs by Dan Williams · 16 years ago
  64. 7f1133c pxafb: preliminary smart panel interface support (update) by Eric Miao · 16 years ago
  65. 3c42a44 pxafb: preliminary smart panel interface support by Eric Miao · 16 years ago
  66. 90eabbf pxafb: move parallel LCD timing setup into dedicate function by Eric Miao · 16 years ago
  67. 2ba162b pxafb: use completion for LCD disable wait code by Eric Miao · 16 years ago
  68. a7535ba pxafb: introduce lcd_{read,write}l() to wrap the __raw_{read,write}l() by Eric Miao · 16 years ago
  69. 0454bd0 pxafb: make lubbock/mainstone/zylonite/littleton to use new LCD connection type by eric miao · 16 years ago
  70. 84f43c3 pxafb: introduce register independent LCD connection type for pxafb by eric miao · 16 years ago
  71. 2c42dd8 pxafb: introduce "struct pxafb_dma_buff" for palette and dma descriptors by eric miao · 16 years ago
  72. ce4fb7b pxafb: convert fb driver to use ioremap() and __raw_{readl, writel} by eric miao · 16 years ago
  73. 92ac73c pxafb: sanitize the usage of #ifdef .. processing pxafb parameters by eric miao · 16 years ago
  74. ded245b pxafb: purge unnecessary pr_debug and comments from pxafb by eric miao · 16 years ago
  75. b0086ef pxafb: fix various coding style issues for pxafb by eric miao · 16 years ago
  76. 817daf1 pxafb: un-nest pxafb_parse_options() to cleanup the coding style issue by eric miao · 16 years ago
  77. 592e7bf atmel_spi: clean up baud rate divisor calculation by Haavard Skinnemoen · 16 years ago
  78. c6495aa kallsyms: nuke all ChangeLog, this should be logged by git by Bryan Wu · 16 years ago
  79. 41b25a3 /proc/pagetypeinfo: fix output for memoryless nodes by KOSAKI Motohiro · 16 years ago
  80. 2f35174 Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UART by Bryan Wu · 16 years ago
  81. 4e68852 MAINTAINERS: sort ordering by Alan Cox · 16 years ago
  82. 64275ea [XFS] Include linux/random.h in all builds, not just debug. by David Chinner · 16 years ago
  83. 957d33f docbook: fix fatal rapidio yet again (and more to come) by Randy Dunlap · 16 years ago
  84. 0ff5ce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  85. c4755d1 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  86. c15a243 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 16 years ago
  87. ba7cc36 V4L/DVB (7798): tuners/Kconfig: Change config name and help to reflect dynamic load for tuners by Mauro Carvalho Chehab · 16 years ago
  88. c17bf5d V4L/DVB (7794): cx88: Fix a warning by Mauro Carvalho Chehab · 16 years ago
  89. dab2ea4 V4L/DVB (7792): ivtv: correct misspelled "HIMEM4G" to "HIGHMEM4G" in error message by Robert P. J. Day · 16 years ago
  90. 16928be V4L/DVB (7791): ivtv: POLLHUP must be returned on eof by Hans Verkuil · 16 years ago
  91. a94a630 pasemi_edac needs to include linux/edac.h by Stephen Rothwell · 16 years ago
  92. ff13817 V4L/DVB (7789b): Fix merge conflicts by Mauro Carvalho Chehab · 16 years ago
  93. f1fa334 ext4: fix hot spins in mballoc after err_freebuddy and err_freemeta by Roel Kluin · 16 years ago
  94. f8a87d8 ext4: fix test ext_generic_write_end() copied return value by Roel Kluin · 16 years ago
  95. 7c2f3d6 ext3: fix test ext_generic_write_end() copied return value by Roel Kluin · 16 years ago
  96. 8f6e39a ext4: Move mballoc headers/structures to a seperate header file mballoc.h by Mingming Cao · 16 years ago
  97. 60bd63d ext4: cleanup for compiling mballoc with verification and debugging #defines by Solofo Ramangalahy · 16 years ago
  98. c19204b ext4: don't use ext4_error in ext4_check_descriptors by Josef Bacik · 16 years ago
  99. 8753e88 ext4: mark inode dirty after initializing the extent tree by Aneesh Kumar K.V · 16 years ago
  100. ef73772 ext4: update ctime and mtime for truncate with extents. by Solofo Ramangalahy · 16 years ago