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