1. e2984c6 ide: move Power Management support to ide-pm.c by Bartlomiej Zolnierkiewicz · 16 years ago
  2. 702c026 ide: rework handling of serialized ports (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  3. b7876a6 cy82c693: remove superfluous ide_cy82c693 chipset type by Bartlomiej Zolnierkiewicz · 16 years ago
  4. 1f66019 trm290: add IDE_HFLAG_TRM290 host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  5. 6b49249 ide: add ->max_sectors field to struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  6. 7f1ac8c rz1000: apply chipset quirks early (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  7. f58c1ab ide: always set nIEN on idle devices by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 6b5cde3 cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646 by Bartlomiej Zolnierkiewicz · 16 years ago
  9. 27c01c2 ide-cd: remove obsolete seek optimization by Bartlomiej Zolnierkiewicz · 16 years ago
  10. 2a2ca6a ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  11. abe1dfa ACPI: don't cond_resched() when irqs_disabled() by Wu Fengguang · 16 years ago
  12. e76f427 ACPI: fix 2.6.28 acpi.debug_level regression by Bjorn Helgaas · 16 years ago
  13. b3806c3b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  14. 69c30e1 irda: Add irda_skb_cb qdisc related padding by Samuel Ortiz · 16 years ago
  15. 9a9fafb8 USB: fix comment about endianness of descriptors by Phil Endecott · 16 years ago
  16. 092cab7 netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPEC by Pablo Neira Ayuso · 16 years ago
  17. 7004405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  18. d2ff911 Define smp_call_function_many for UP by Rusty Russell · 16 years ago
  19. 6c34bc2 Revert "radeonfb: accelerate imageblit and other improvements" by Linus Torvalds · 16 years ago
  20. 54b71fb MN10300: Fix __put_user_asm8() by Akira Takeuchi · 16 years ago
  21. 9c24624 KSYM_SYMBOL_LEN fixes by Hugh Dickins · 16 years ago
  22. aa6f1479 atomic: fix a typo in atomic_long_xchg() by Eric Dumazet · 16 years ago
  23. 02d2116 revert "percpu_counter: new function percpu_counter_sum_and_set" by Andrew Morton · 16 years ago
  24. 71c5576 revert "percpu counter: clean up percpu_counter_sum_and_set()" by Andrew Morton · 16 years ago
  25. 7b363e4 netpoll: fix race on poll_list resulting in garbage entry by Neil Horman · 16 years ago
  26. b749e3f Merge branch 'audit.b59' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 16 years ago
  27. 48887e6 [PATCH] fix broken timestamps in AVC generated by kernel threads by Al Viro · 16 years ago
  28. 0b0c940 [PATCH] asm/generic: fix bug - kernel fails to build when enable some common audit code on Blackfin by Mike Frysinger · 16 years ago
  29. a64e649 [PATCH] return records for fork() both to child and parent by Al Viro · 16 years ago
  30. f7a8db8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  31. f2f1fa7 Enforce a minimum SG_IO timeout by Linus Torvalds · 16 years ago
  32. fc9161e [PATCH 2/2] documnt FMODE_ constants by Christoph Hellwig · 16 years ago
  33. fd4ce1a [PATCH 1/2] kill FMODE_NDELAY_NOW by Christoph Hellwig · 16 years ago
  34. d253eee can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter by Oliver Hartkopp · 16 years ago
  35. 0e435ac block: fix setting of max_segment_size and seg_boundary mask by Milan Broz · 16 years ago
  36. 53a0880 block: internal dequeue shouldn't start timer by Tejun Heo · 16 years ago
  37. e1825e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  38. e2e2983 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  39. 9a689bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  40. 1b79cd0 nfsd: fix vm overcommit crash fix #2 by Junjiro R. Okajima · 16 years ago
  41. 6636487 amd74xx: workaround unreliable AltStatus register for nVidia controllers by Bartlomiej Zolnierkiewicz · 16 years ago
  42. 6ff2d39 lib/idr.c: fix rcu related race with idr_find by Manfred Spraul · 16 years ago
  43. 7ef9964 epoll: introduce resource usage limits by Davide Libenzi · 16 years ago
  44. 7ac0110 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  45. 4bc2a9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  46. ac70a96 libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQ by Tejun Heo · 16 years ago
  47. 4ec8f07 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  48. 72244c0 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  49. 8639dad Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  50. 95c5e1f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  51. 96b8936 remove __ARCH_WANT_COMPAT_SYS_PTRACE by Christoph Hellwig · 16 years ago
  52. 02d0e67 hotplug_memory_notifier section annotation by Al Viro · 16 years ago
  53. 3116848 meminit section warnings by Al Viro · 16 years ago
  54. 9a5aa62 mlx4_core: Save/restore default port IB capability mask by Jack Morgenstein · 16 years ago
  55. 487ff32 Allow architectures to override copy_user_highpage() by Russell King · 16 years ago
  56. e899b64 ACPICA: disable _BIF warning by Lin Ming · 16 years ago
  57. 95a28ed ACPICA: Allow _WAK method to return an Integer by Bob Moore · 16 years ago
  58. 5f23b73 net: Fix soft lockups/OOM issues w/ unix garbage collector by dann frazier · 16 years ago
  59. f79fca5 netfilter: xtables: add missing const qualifier to xt_tgchk_param by Jan Engelhardt · 16 years ago
  60. 5244021 drm: move drm vblank initialization/cleanup to driver load/unload by Keith Packard · 16 years ago
  61. 2ed1cdc irq.h: fix missing/extra kernel-doc by Randy Dunlap · 16 years ago
  62. 9f14416 Merge commit 'v2.6.28-rc6' into irq/urgent by Ingo Molnar · 16 years ago
  63. 7e56b5d net: Fix memory leak in the proto_register function by Catalin Marinas · 16 years ago
  64. 21098c6 [SCSI] fc_transport: fix old bug on bitflag definitions by James Smart · 16 years ago
  65. 4dd61d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  66. f7f65d1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  67. 4f7dbc7 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  68. f481891 cpuset: update top cpuset's mems after adding a node by Miao Xie · 16 years ago
  69. de11def reintroduce accept4 by Ulrich Drepper · 16 years ago
  70. 8e3bad6 mac80211: remove ieee80211_notify_mac by Johannes Berg · 16 years ago
  71. 7f0f598 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  72. 72b51a6 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  73. 73f56c0 Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 16 years ago
  74. ba32929 block: make add_partition() return pointer to hd_struct by Tejun Heo · 16 years ago
  75. 847e917 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  76. b42ccbc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  77. 8f7b0ba Fix inotify watch removal/umount races by Al Viro · 16 years ago
  78. 537a2f8 Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  79. d091c2f Add 'pr_fmt()' format modifier to pr_xyz macros. by Martin Schwidefsky · 16 years ago
  80. e8f6fbf lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c by Ingo Molnar · 16 years ago
  81. 352d026 USB: don't register endpoints for interfaces that are going away by Alan Stern · 16 years ago
  82. d7de4c1 slab: document SLAB_DESTROY_BY_RCU by Peter Zijlstra · 16 years ago
  83. 437184a HID: map macbook keys for "Expose" and "Dashboard" by Henrik Rydberg · 16 years ago
  84. 4e17e1d Add c2 port support by Rodolfo Giometti · 16 years ago
  85. 077eaf5 rtc: rtc-wm8350: add support for WM8350 RTC by Mark Brown · 16 years ago
  86. b76f90b remove ratelimt() by Andrew Morton · 16 years ago
  87. 722facc atmel_lcdfb: change irq_base definition to allow error reporting by Nicolas Ferre · 16 years ago
  88. 45a9524 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  89. 08c1184 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  90. 621a0d5 hrtimer: clean up unused callback modes by Peter Zijlstra · 16 years ago
  91. 1a22f08 serial: sh-sci: fix cannot work SH7723 SCIFA by Yoshihiro Shimoda · 16 years ago
  92. d1876ba Merge branch 'ec' into release by Len Brown · 16 years ago
  93. 547f784 Merge branch 'processor-256' into release by Len Brown · 16 years ago
  94. f398778 Merge branch 'video' into release by Len Brown · 16 years ago
  95. 3e0fe36 Merge branch 'misc' into release by Len Brown · 16 years ago
  96. 597e4fa Merge branch 'bugzilla-11312' into release by Len Brown · 16 years ago
  97. 0b7084a ACPICA: Use spinlock for acpi_{en|dis}able_gpe by Alexey Starikovskiy · 16 years ago
  98. c1e7abb Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 16 years ago
  99. a358324 ring-buffer: buffer record on/off switch by Steven Rostedt · 16 years ago
  100. 2f96cb5 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago