1. 6e65acb signals: move handle_stop_signal() into send_signal() by Oleg Nesterov · 16 years ago
  2. c99fcf2 signals: send_group_sigqueue: don't take tasklist_lock by Oleg Nesterov · 16 years ago
  3. f8c5b5c signals: __group_complete_signal: cache the value of p->signal by Oleg Nesterov · 16 years ago
  4. 5fc894b signals: send_sigqueue: don't forget about handle_stop_signal() by Oleg Nesterov · 16 years ago
  5. 5c193e8 signals: send_sigqueue: don't take rcu lock by Oleg Nesterov · 16 years ago
  6. f6b76d4 get_signal_to_deliver: use the cached ->signal/sighand values by Oleg Nesterov · 16 years ago
  7. ad16a460 handle_stop_signal: use the cached p->signal value by Oleg Nesterov · 16 years ago
  8. fc321d2 handle_stop_signal: unify partial/full stop handling by Oleg Nesterov · 16 years ago
  9. 6ca25b5 kill_pid_info: don't take now unneeded tasklist_lock by Oleg Nesterov · 16 years ago
  10. e442055 signals: re-assign CLD_CONTINUED notification from the sender to reciever by Oleg Nesterov · 16 years ago
  11. 3b5e9e5 signals: cleanup security_task_kill() usage/implementation by Oleg Nesterov · 16 years ago
  12. 9e3bd6c signals: consolidate send_sigqueue and send_group_sigqueue by Pavel Emelyanov · 16 years ago
  13. c5363d0 signals: clean dequeue_signal from excess checks and assignments by Pavel Emelyanov · 16 years ago
  14. 93585ee signals: consolidate checks for whether or not to ignore a signal by Pavel Emelyanov · 16 years ago
  15. 06fffb1 do_task_stat: don't take rcu_read_lock() by Oleg Nesterov · 16 years ago
  16. d6cf723 k_getrusage: don't take rcu_read_lock() by Oleg Nesterov · 16 years ago
  17. 1406f2d lock_task_sighand: add rcu lock/unlock by Oleg Nesterov · 16 years ago
  18. bfc4b08 signals: do_group_exit(): use signal_group_exit() more consistently by Oleg Nesterov · 16 years ago
  19. 573cf9a signals: do_signal_stop(): use signal_group_exit() by Oleg Nesterov · 16 years ago
  20. 2acb024 signals: consolidate checking for ignored/legacy signals by Pavel Emelyanov · 16 years ago
  21. af7fff9 signals: turn LEGACY_QUEUE macro into static inline function by Pavel Emelyanov · 16 years ago
  22. e1401c6 signals: remove unused variable from send_signal() by Pavel Emelyanov · 16 years ago
  23. 2deb1ac isofs: fix access to unallocated memory when reading corrupted filesystem by Jan Kara · 16 years ago
  24. 6bfe0b4 md: support blocking writes to an array on device failure by Dan Williams · 16 years ago
  25. 11e2ede md: prevent duplicates in bind_rdev_to_array by Dan Williams · 16 years ago
  26. 242b363 md: remove a stray command from a copy and paste error in resync_start_store by Dan Williams · 16 years ago
  27. 648b629 md: fix up switching md arrays between read-only and read-write by NeilBrown · 16 years ago
  28. 31a59e3 md: fix 'safemode' handling for external metadata. by NeilBrown · 16 years ago
  29. d897dbf md: reinitialise more mddev fields in do_md_stop. by NeilBrown · 16 years ago
  30. 8377bc8 md: skip all metadata update processing when using external metadata. by NeilBrown · 16 years ago
  31. 6a51830 md: fix use after free when removing rdev via sysfs by Dan Williams · 16 years ago
  32. 7f1133c pxafb: preliminary smart panel interface support (update) by Eric Miao · 16 years ago
  33. 3c42a44 pxafb: preliminary smart panel interface support by Eric Miao · 16 years ago
  34. 90eabbf pxafb: move parallel LCD timing setup into dedicate function by Eric Miao · 16 years ago
  35. 2ba162b pxafb: use completion for LCD disable wait code by Eric Miao · 16 years ago
  36. a7535ba pxafb: introduce lcd_{read,write}l() to wrap the __raw_{read,write}l() by Eric Miao · 16 years ago
  37. 0454bd0 pxafb: make lubbock/mainstone/zylonite/littleton to use new LCD connection type by eric miao · 16 years ago
  38. 84f43c3 pxafb: introduce register independent LCD connection type for pxafb by eric miao · 16 years ago
  39. 2c42dd8 pxafb: introduce "struct pxafb_dma_buff" for palette and dma descriptors by eric miao · 16 years ago
  40. ce4fb7b pxafb: convert fb driver to use ioremap() and __raw_{readl, writel} by eric miao · 16 years ago
  41. 92ac73c pxafb: sanitize the usage of #ifdef .. processing pxafb parameters by eric miao · 16 years ago
  42. ded245b pxafb: purge unnecessary pr_debug and comments from pxafb by eric miao · 16 years ago
  43. b0086ef pxafb: fix various coding style issues for pxafb by eric miao · 16 years ago
  44. 817daf1 pxafb: un-nest pxafb_parse_options() to cleanup the coding style issue by eric miao · 16 years ago
  45. 592e7bf atmel_spi: clean up baud rate divisor calculation by Haavard Skinnemoen · 16 years ago
  46. c6495aa kallsyms: nuke all ChangeLog, this should be logged by git by Bryan Wu · 16 years ago
  47. 41b25a3 /proc/pagetypeinfo: fix output for memoryless nodes by KOSAKI Motohiro · 16 years ago
  48. 2f35174 Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UART by Bryan Wu · 16 years ago
  49. 4e68852 MAINTAINERS: sort ordering by Alan Cox · 16 years ago
  50. 64275ea [XFS] Include linux/random.h in all builds, not just debug. by David Chinner · 16 years ago
  51. 957d33f docbook: fix fatal rapidio yet again (and more to come) by Randy Dunlap · 16 years ago
  52. 0ff5ce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  53. c4755d1 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  54. c15a243 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 16 years ago
  55. ba7cc36 V4L/DVB (7798): tuners/Kconfig: Change config name and help to reflect dynamic load for tuners by Mauro Carvalho Chehab · 16 years ago
  56. c17bf5d V4L/DVB (7794): cx88: Fix a warning by Mauro Carvalho Chehab · 16 years ago
  57. dab2ea4 V4L/DVB (7792): ivtv: correct misspelled "HIMEM4G" to "HIGHMEM4G" in error message by Robert P. J. Day · 16 years ago
  58. 16928be V4L/DVB (7791): ivtv: POLLHUP must be returned on eof by Hans Verkuil · 16 years ago
  59. a94a630 pasemi_edac needs to include linux/edac.h by Stephen Rothwell · 16 years ago
  60. ff13817 V4L/DVB (7789b): Fix merge conflicts by Mauro Carvalho Chehab · 16 years ago
  61. f1fa334 ext4: fix hot spins in mballoc after err_freebuddy and err_freemeta by Roel Kluin · 16 years ago
  62. f8a87d8 ext4: fix test ext_generic_write_end() copied return value by Roel Kluin · 16 years ago
  63. 7c2f3d6 ext3: fix test ext_generic_write_end() copied return value by Roel Kluin · 16 years ago
  64. 8f6e39a ext4: Move mballoc headers/structures to a seperate header file mballoc.h by Mingming Cao · 16 years ago
  65. 60bd63d ext4: cleanup for compiling mballoc with verification and debugging #defines by Solofo Ramangalahy · 16 years ago
  66. c19204b ext4: don't use ext4_error in ext4_check_descriptors by Josef Bacik · 16 years ago
  67. 8753e88 ext4: mark inode dirty after initializing the extent tree by Aneesh Kumar K.V · 16 years ago
  68. ef73772 ext4: update ctime and mtime for truncate with extents. by Solofo Ramangalahy · 16 years ago
  69. c83617d ext4: Don't do GFP_NOFS allocations after taking ext4_lock_group by Aneesh Kumar K.V · 16 years ago
  70. 33ae0cd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  71. f5ba0cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  72. d20bdda Smack: Integrate Smack with Audit by Ahmed S. Darwish · 16 years ago
  73. 780db6c Security: Typecast CAP_*_SET macros by David Howells · 16 years ago
  74. e52c1764 Security: Make secctx_to_secid() take const secdata by David Howells · 16 years ago
  75. c65a350 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  76. d973664 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  77. 3dcf545 ext4: move headers out of include/linux by Christoph Hellwig · 16 years ago
  78. 216553c ext4: fix wrong gfp type under transaction by Josef Bacik · 16 years ago
  79. 2887df1 ext4: Fix hang on umount with quotas when journal is aborted by Jan Kara · 16 years ago
  80. 53b7e9f ext4: Fix update of mtime and ctime on rename by Jan Kara · 16 years ago
  81. fe086a7 [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id by Alex Chiang · 16 years ago
  82. 2d5e3e8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  83. b57ab76 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  84. f7e9893 [libata] linux/libata.h: reorganize ata_device struct members a bit by Jeff Garzik · 16 years ago
  85. 22b5e7a ahci: SB600 ahci can't do MSI, blacklist that capability by Tejun Heo · 16 years ago
  86. aed6abd V4L-DVB(7789a): cx18: fix symbol conflict with ivtv driver by Mauro Carvalho Chehab · 16 years ago
  87. a07c877 V4L/DVB (7789): tuner: remove static dependencies on analog tuner sub-modules by Michael Krufky · 16 years ago
  88. 4407a46 V4L/DVB (7785): [2.6 patch] make mt9{m001,v022}_controls[] static by Adrian Bunk · 16 years ago
  89. 1c1e45d V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chip by Hans Verkuil · 16 years ago
  90. d74bee8 V4L/DVB (7783): drivers/media/dvb/frontends/s5h1420.c: printk fix by Andrew Morton · 16 years ago
  91. f4d2782 V4L/DVB (7782): pvrusb2: Driver is no longer experimental by Mike Isely · 16 years ago
  92. 8ed3c84 V4L/DVB (7781): pvrusb2-dvb: include dvb support by default and update Kconfig help text by Michael Krufky · 16 years ago
  93. 749b6a7 V4L/DVB (7780): pvrusb2: always enable support for OnAir Creator / HDTV USB2 by Michael Krufky · 16 years ago
  94. 485fcae V4L/DVB (7779): pvrusb2-dvb: quiet down noise in kernel log for feed debug by Michael Krufky · 16 years ago
  95. 149ef72 Rename common tuner Kconfig names to use the same namespace for all of them. by Mauro Carvalho Chehab · 16 years ago
  96. f178435 Fix V4L/DVB core help messages by Mauro Carvalho Chehab · 16 years ago
  97. b094516 V4L/DVB (7769): Move other terrestrial tuners to common/tuners by Mauro Carvalho Chehab · 16 years ago
  98. df7aaaf V4L/DVB (7768): reorganize some DVB-S Kconfig items by Mauro Carvalho Chehab · 16 years ago
  99. 7c91f06 V4L/DVB(7767): Move tuners to common/tuners by Mauro Carvalho Chehab · 16 years ago
  100. 5fe95e0 V4L/DVB (7766): saa7134: add another PCI ID for Beholder M6 by Igor Kuznetsov · 16 years ago