1. 9b44fb8 libertas_tf: fix skb tail pointer by Johannes Berg · 16 years ago
  2. 20a4a23 x86: uaccess_64: fix return value in __copy_from_user() by Hiroshi Shimamoto · 16 years ago
  3. 093bac1 x86: quirk for reboot stalls on a Dell Optiplex 330 by Steve Conklin · 16 years ago
  4. 641d2f6 trace: introduce missing mutex_unlock() by Vegard Nossum · 16 years ago
  5. 5177dc3 Merge branch 'linus' into tracing/urgent by Ingo Molnar · 16 years ago
  6. bfb59820 [CIFS] fix check for dead tcon in smb_init by Steve French · 16 years ago
  7. 66359f8 Parport driver: disable pc-style parport on Blackfin systems by Mike Frysinger · 16 years ago
  8. 7f0f598 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  9. a6a0c4c suspend: use WARN not WARN_ON to print the message by Arjan van de Ven · 16 years ago
  10. 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
  11. 8c60bfb 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
  12. b658406 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  13. 376fdd2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  14. af94ce0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  15. 0bb943c tracing: kernel/trace/trace.c: introduce missing kfree() by Julia Lawall · 16 years ago
  16. 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
  17. 0af40a4 x86: more general identifier for Phoenix BIOS by Philipp Kohlbecher · 16 years ago
  18. 8501c45 AMD IOMMU: check for next_bit also in unmapped area by Joerg Roedel · 16 years ago
  19. 695b567 AMD IOMMU: fix fullflush comparison length by Joerg Roedel · 16 years ago
  20. 3ce1f93 AMD IOMMU: enable device isolation per default by Joerg Roedel · 16 years ago
  21. e5e1f60 AMD IOMMU: add parameter to disable device isolation by Joerg Roedel · 16 years ago
  22. 10db4ef x86, PEBS/DS: fix code flow in ds_request() by Ingo Molnar · 16 years ago
  23. c26156b block: hold extra reference to bio in blk_rq_map_user_iov() by Jens Axboe · 16 years ago
  24. 98ba403 relay: fix cpu offline problem by Lai Jiangshan · 16 years ago
  25. 68aee07 Release old elevator on change elevator by Zhaolei · 16 years ago
  26. 561ec68 block: fix boot failure with CONFIG_DEBUG_BLOCK_EXT_DEVT=y and nash by Zhang, Yanmin · 16 years ago
  27. 55e8e30 block/md: fix md autodetection by Tejun Heo · 16 years ago
  28. ba32929 block: make add_partition() return pointer to hd_struct by Tejun Heo · 16 years ago
  29. eb60fa1 block: fix add_partition() error path by Tejun Heo · 16 years ago
  30. ef71b1b Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linus by Takashi Iwai · 16 years ago
  31. c5d08bb ALSA: hda - Fix resume of GPIO unsol event for STAC/IDT by Takashi Iwai · 16 years ago
  32. 80bf272 ALSA: hda - Add quirks for HP Pavilion DV models by Takashi Iwai · 16 years ago
  33. 62273ee Blackfin arch: fix a broken define in dma-mapping by Mike Frysinger · 16 years ago
  34. 4213cb6 Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crash by Graf Yang · 16 years ago
  35. 41c3b64 ALSA: hda - Fix GPIO initialization in patch_stac92hd71bxx() by Takashi Iwai · 16 years ago
  36. e270219f kernel/profile.c: fix section mismatch warning by Rakib Mullick · 16 years ago
  37. 700018e cpuset: fix regression when failed to generate sched domains by Li Zefan · 16 years ago
  38. 4e14e83 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  39. b066a48 prevent cifs_writepages() from skipping unwritten pages by Dave Kleikamp · 16 years ago
  40. 2c55608 Fixed parsing of mount options when doing DFS submount by Igor Mammedov · 16 years ago
  41. 93ce99e x86: add rdtsc barrier to TSC sync check by Venki Pallipadi · 16 years ago
  42. 65ecc14 Remove -mno-spe flags as they dont belong by Kumar Gala · 16 years ago
  43. e77a20e Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 16 years ago
  44. 26a3e99 xen: fix scrub_page() by Jeremy Fitzhardinge · 16 years ago
  45. ab3f992 [CIFS] Fix check for tcon seal setting and fix oops on failed mount from earlier patch by Steve French · 16 years ago
  46. 9753b12 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  47. 847e917 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  48. ad133ba sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix_cpu_timers by Oleg Nesterov · 16 years ago
  49. 1e74f30 swiotlb: use coherent_dma_mask in alloc_coherent by FUJITA Tomonori · 16 years ago
  50. 5f9021c rtnetlink: propagate error from dev_change_flags in do_setlink() by Johannes Berg · 16 years ago
  51. 584c650 isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_reply by Harvey Harrison · 16 years ago
  52. c2b3382 [CIFS] Fix build break by Steve French · 16 years ago
  53. ebfe92c Phonet: refuse to send bigger than MTU packets by Rémi Denis-Courmont · 16 years ago
  54. f1987b4 cifs: reinstate sharing of tree connections by Jeff Layton · 16 years ago
  55. eb7c3ad e1000e: fix IPMI traffic by Jeff Kirsher · 16 years ago
  56. e82f54b e1000e: fix warn_on reload after phy_id error by Jeff Kirsher · 16 years ago
  57. 72eb8c6 unitialized return value in mm/mlock.c: __mlock_vma_pages_range() by Helge Deller · 16 years ago
  58. e14c8bf stop_machine: fix race with return value (fixes Bug #11989) by Rusty Russell · 16 years ago
  59. 5c06fe7 Fix broken ownership of /proc/sys/ files by Al Viro · 16 years ago
  60. 898d805 mfd: Correct WM8350 I2C return code usage by Mark Brown · 16 years ago
  61. b1ccbdc mfd: fix event masking for da9030 by Mike Rapoport · 16 years ago
  62. 77fb61a acpi: fix oops in acpi_system_wakeup_device_seq_show by Linus Torvalds · 16 years ago
  63. 3ee8238 phy: fix phy address bug by Giulio Benetti · 16 years ago
  64. 773c9c1 e100: fix dma error in direction for mapping by Jesse Brandeburg · 16 years ago
  65. ac45020 igb: use dev_printk instead of printk by Bjorn Helgaas · 16 years ago
  66. 0f80704 qla3xxx: Cleanup: Fix link print statements. by Ron Mercer · 16 years ago
  67. e1b86d8 igb: Use device_set_wakeup_enable by \"Rafael J. Wysocki\ · 16 years ago
  68. de12648 e1000: Use device_set_wakeup_enable by \"Rafael J. Wysocki\ · 16 years ago
  69. 6ff6802 e1000e: Use device_set_wakeup_enable by \"Rafael J. Wysocki\ · 16 years ago
  70. d3c6aa1 x86: fix es7000 compiling by Yinghai Lu · 16 years ago
  71. 5f5c4bd via-velocity: enable perfect filtering for multicast packets by Joey Zhuo · 16 years ago
  72. 5821e1b function tracing: fix wrong pos computing when read buffer has been fulfilled by walimis · 16 years ago
  73. e47411b MAINTAINERS: remove me as RAID maintainer by Ingo Molnar · 16 years ago
  74. d1f1e9c x86, bts: fix unlock problem in ds.c by Markus Metzger · 16 years ago
  75. 29d7b90 sched: fix kernel warning on /proc/sched_debug access by Ingo Molnar · 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. d659fc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  78. 605f196 phy: Add support for Marvell 88E1118 PHY by Ron Madrid · 16 years ago
  79. d53b93f mlx4_en: Pause parameters per port by Yevgeny Petrilin · 16 years ago
  80. 9bf1a24 Linux 2.6.28-rc5 by Linus Torvalds · 16 years ago
  81. 8f7b0ba Fix inotify watch removal/umount races by Al Viro · 16 years ago
  82. 0d3b710 LIS3LV02Dx: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  83. 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
  84. fab349c Merge branch 'doc-subdirs' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs by Linus Torvalds · 16 years ago
  85. d091c2f Add 'pr_fmt()' format modifier to pr_xyz macros. by Martin Schwidefsky · 16 years ago
  86. 4d41e121 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  87. 6ca2cb9 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  88. 0113314 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  89. c98114d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  90. 52168e6 Revert "x86: blacklist DMAR on Intel G31/G33 chipsets" by David Woodhouse · 16 years ago
  91. 748f1a2 mm: remove unevictable's show_page_path by KOSAKI Motohiro · 16 years ago
  92. fb75109 misc: C2port needs <linux/sched.h> by Geert Uytterhoeven · 16 years ago
  93. 27123cb m68k: Fix off-by-one in m68k_setup_user_interrupt() by Geert Uytterhoeven · 16 years ago
  94. fa0cfc2 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  95. 8e5f262 ALSA: hda - Check model type instead of SSID in patch_92hd71bxx() by Takashi Iwai · 16 years ago
  96. 8141c7f Move "exit_robust_list" into mm_release() by Linus Torvalds · 16 years ago
  97. d6f35e3 ALSA: sound/pci/pcxhr/pcxhr.c: introduce missing kfree and pci_disable_device by Julia Lawall · 16 years ago
  98. c39555d ALSA: hda: STAC_VREF_EVENT value change by Matthew Ranostay · 16 years ago
  99. df81d23 [SCSI] dpt_i2o: fix transferred data length for scsi_set_resid() by Miquel van Smoorenburg · 16 years ago
  100. cecf61b rtc: rtc-sun4v fixes, revised by Alessandro Zummo · 16 years ago