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