1. 44ce6294 Revert "md: improve partition detection in md array" by Linus Torvalds · 17 years ago
  2. 3cb7396 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  3. 6d208b3 ide: legacy PCI bus order probing fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  4. 5cbf79c ide: add ide_proc_register_port() by Bartlomiej Zolnierkiewicz · 17 years ago
  5. 869c56e ide: add "initializing" argument to ide_register_hw() by Bartlomiej Zolnierkiewicz · 17 years ago
  6. 7f8f48a ide: cable detection fixes (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  7. 7662d04 ide: move IDE settings handling to ide-proc.c by Bartlomiej Zolnierkiewicz · 17 years ago
  8. 1497943 ide: split off ioctl handling from IDE settings (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  9. ecfd80e ide: make /proc/ide/ optional by Bartlomiej Zolnierkiewicz · 17 years ago
  10. 29e744d ide: add ide_tune_dma() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  11. 2d5eaa6 ide: rework the code for selecting the best DMA transfer mode (v3) by Bartlomiej Zolnierkiewicz · 17 years ago
  12. 1813720 ide: fix UDMA/MWDMA/SWDMA masks (v3) by Bartlomiej Zolnierkiewicz · 17 years ago
  13. ba7cc09 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  14. aabded9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  15. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  16. 5b479c9 md: improve partition detection in md array by NeilBrown · 17 years ago
  17. 880169d fbdev: add support for AVR32 by Haavard Skinnemoen · 17 years ago
  18. 5a87ede svgalib: move fb_get_caps to svgalib by Antonino A. Daplas · 17 years ago
  19. 0d7ebbb compiler: introduce __used and __maybe_unused by David Rientjes · 17 years ago
  20. f7e4217 rename thread_info to stack by Roman Zippel · 17 years ago
  21. e61a1c1 Allow arch to initialize arch field of the module structure by Roman Zippel · 17 years ago
  22. b52f52a clocksource: fix resume logic by Thomas Gleixner · 17 years ago
  23. 4037d45 Move remote node draining out of slab allocators by Christoph Lameter · 17 years ago
  24. d1187ed vmstat: use our own timer events by Christoph Lameter · 17 years ago
  25. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 17 years ago
  26. f37bc27 fs: deprecate memclear_highpage_flush by Nate Diller · 17 years ago
  27. 01f2705 fs: convert core functions to zero_user_page by Nate Diller · 17 years ago
  28. 34f01cc FUTEX: new PRIVATE futexes by Eric Dumazet · 17 years ago
  29. d0aa7a7 futex_requeue_pi optimization by Pierre Peiffer · 17 years ago
  30. c19384b Make futex_wait() use an hrtimer for timeout by Pierre Peiffer · 17 years ago
  31. f34c506 declare struct ktime by Andrew Morton · 17 years ago
  32. b8522ea aio is unlikely by Andrew Morton · 17 years ago
  33. cd12301 RPC: add wrapper for svc_reserve to account for checksum by Jeff Layton · 17 years ago
  34. 7ac1bea knfsd: rename sk_defer_lock to sk_lock by NeilBrown · 17 years ago
  35. 8842c96 remove nfs4_acl_add_ace() by Adrian Bunk · 17 years ago
  36. 10ab825 change kernel threads to ignore signals instead of blocking them by Oleg Nesterov · 17 years ago
  37. 73c2799 kthread: don't depend on work queues by Eric W. Biederman · 17 years ago
  38. 28e53bd unify flush_work/flush_work_keventd and rename it to cancel_work_sync by Oleg Nesterov · 17 years ago
  39. 23b2e59 workqueue: kill NOAUTOREL works by Oleg Nesterov · 17 years ago
  40. 1634c48 make cancel_rearming_delayed_work() work on any workqueue, not just keventd_wq by Oleg Nesterov · 17 years ago
  41. 7097a87 workqueue: kill run_scheduled_work() by Oleg Nesterov · 17 years ago
  42. baaca49 Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASE by Gautham R Shenoy · 17 years ago
  43. 6f7cc11 Extend notifier_call_chain to count nr_calls made by Gautham R Shenoy · 17 years ago
  44. 7c9cb38 relay: use plain timer instead of delayed work by Tom Zanussi · 17 years ago
  45. 19a75d8 kblockd: use flush_work by Andrew Morton · 17 years ago
  46. b89deed implement flush_work() by Oleg Nesterov · 17 years ago
  47. 18d8362 mutex_lock_interruptible(): add __must_check by Andrew Morton · 17 years ago
  48. 55c0d1f Move sig_kernel_* et al macros to linux/signal.h by Roland McGrath · 17 years ago
  49. 8813d1c mca: add integrated device bus matching by James Bottomley · 17 years ago
  50. 2f4dfe2 Remove hardcoding of hard_smp_processor_id on UP systems by Fernando Luis Vazquez Cao · 17 years ago
  51. dd2a345 Display all possible partitions when the root filesystem failed to mount by Dave Gilbert · 17 years ago
  52. a3d25c2 PM: Separate hibernation code from suspend code by Rafael J. Wysocki · 17 years ago
  53. 97416ce Declare {compat_}sys_utimensat by Stephen Rothwell · 17 years ago
  54. 42f209d [MTD] Delete allegedly obsolete "bank_size" field of mtd_info. by Robert P. J. Day · 17 years ago
  55. 36200b7 [MTD] Remove unnecessary user space check from mtd.h. by Robert P. J. Day · 17 years ago
  56. 121e70b include files: convert "include" subdirectory to UTF-8 by John Anthony Kazos Jr · 17 years ago
  57. 5886269 fix file specification in comments by Uwe Kleine-König · 17 years ago
  58. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  59. 940d67f [POWERPC] swsusp: Introduce register_nosave_region_late by Johannes Berg · 17 years ago
  60. beb7dd8 Fix misspellings collected by members of KJ list. by Robert P. J. Day · 17 years ago
  61. 055b822 disable socket power in adapter driver instead of media one by Alex Dubov · 17 years ago
  62. 4750def Merge branch 'reset-seq' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  63. 393bfca Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  64. df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  65. 34ed25f s3fb: updates by Ondrej Zajicek · 17 years ago
  66. c831c33 use mutex instead of semaphore in virtual console driver by Matthias Kaehlcke · 17 years ago
  67. 38a3dc5 fbdev: fbcon: check if mode can handle new screen by Antonino A. Daplas · 17 years ago
  68. 11f11d5 fbdev: add tile operation to get the maximum length of the map by Antonino A. Daplas · 17 years ago
  69. 2d2699d fbcon: font setting should check limitation of driver by Antonino A. Daplas · 17 years ago
  70. bf26ad7 fbdev: advertise limitation of drawing engine by Antonino A. Daplas · 17 years ago
  71. 09aaf26 fbdev: add fb_read/fb_write functions for framebuffers in system RAM by Antonino A. Daplas · 17 years ago
  72. 3f9b088 fbdev: pass struct fb_info to fb_read and fb_write by Antonino A. Daplas · 17 years ago
  73. 68648ed fbdev: add drawing functions for framebuffers in system RAM by Antonino A. Daplas · 17 years ago
  74. fa6ce9a vt: add color support to the "underline" and "italic" attributes by Jan Engelhardt · 17 years ago
  75. 5e841b8 fb: fsync() method for deferred I/O flush. by Paul Mundt · 17 years ago
  76. 60b59be fbdev: mm: Deferred IO support by Jaya Kumar · 17 years ago
  77. 2ee1216 fbdev: display class by James Simmons · 17 years ago
  78. dd025c0 Char: cyclades, dynamic ports by Jiri Slaby · 17 years ago
  79. 6a0aa67 Char: cyclades, remove unused timestamps by Jiri Slaby · 17 years ago
  80. 2c7fea9 Char: cyclades, remove sleep_on by Jiri Slaby · 17 years ago
  81. 875b206 Char: cyclades, make info->card a pointer by Jiri Slaby · 17 years ago
  82. 46039f8 Char: cyclades, remove useless fileds from cyclades_card by Jiri Slaby · 17 years ago
  83. b81cc310 Char: cyclades, unexport struct cyclades_card by Jiri Slaby · 17 years ago
  84. 8f81dd1 PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI) by Bjorn Helgaas · 17 years ago
  85. db05c3b Char: cyclades, cy_readX/writeX cleanup by Jiri Slaby · 17 years ago
  86. d85a60d Add IRQF_IRQPOLL flag (common code) by Bernhard Walle · 17 years ago
  87. 277866a nfs: fix congestion control: use atomic_longs by Peter Zijlstra · 17 years ago
  88. bf8f6e5b Kprobes: The ON/OFF knob thru debugfs by Ananth N Mavinakayanahalli · 17 years ago
  89. 4c4308c kprobes: kretprobes simplifications by Christoph Hellwig · 17 years ago
  90. 416ce32 revert "rtc: Add rtc_merge_alarm()" by Andrew Morton · 17 years ago
  91. 87ac84f rtc-cmos wakeup interface by David Brownell · 17 years ago
  92. cd96620 rtc: remove rest of class_device by David Brownell · 17 years ago
  93. ab6a2d7 rtc: rtc interfaces don't use class_device by David Brownell · 17 years ago
  94. 5726fb2 rtc: remove /sys/class/rtc-dev/* by David Brownell · 17 years ago
  95. 1c710c8 utimensat implementation by Ulrich Drepper · 17 years ago
  96. 5517d86 Speed up divides by cpu_power in scheduler by Eric Dumazet · 17 years ago
  97. 46cb4b7 sched: dynticks idle load balancing by Siddha, Suresh B · 17 years ago
  98. a7e27d5d sanitize linux/isdn_divertif.h for userspace by Mike Frysinger · 17 years ago
  99. 3a3a51d make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() static by Adrian Bunk · 17 years ago
  100. 33e34dc SPI kerneldoc by David Brownell · 17 years ago