1. 7b85425 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  2. 57d81f6 kmemleak: Fix scheduling-while-atomic bug by Ingo Molnar · 16 years ago
  3. f8a68e7 Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification" by Eric W. Biederman · 16 years ago
  4. 59ed6ee igb: return PCI_ERS_RESULT_DISCONNECT on permanent error by Alexander Duyck · 16 years ago
  5. c93b5a7 e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECT by Mike Mason · 16 years ago
  6. eab6330 e1000: return PCI_ERS_RESULT_DISCONNECT on permanent error by Andre Detsch · 16 years ago
  7. 679be3b e1000: fix unmap bug by Jesse Brandeburg · 16 years ago
  8. 91615f7 igb: fix unmap length bug by Jesse Brandeburg · 16 years ago
  9. 4f57ca6 ixgbe: fix unmap length bug by Jesse Brandeburg · 16 years ago
  10. a1f2532 ixgbe: Fix link capabilities during adapter resets by Mallikarjuna R Chilakala · 16 years ago
  11. a380137 ixgbe: Fix device capabilities of 82599 single speed fiber NICs. by Mallikarjuna R Chilakala · 16 years ago
  12. 88d2b81 ixgbe: Fix SFP log messages by Don Skidmore · 16 years ago
  13. d9d62f3 usbnet: Remove private stats structure by Herbert Xu · 16 years ago
  14. 7963837 usbnet: Use netdev stats structure by Herbert Xu · 16 years ago
  15. 80667ac smsc95xx: Use netdev stats structure by Herbert Xu · 16 years ago
  16. 58e2e7d rndis_host: Use netdev stats structure by Herbert Xu · 16 years ago
  17. a22d2b3 net1080: Use netdev stats structure by Herbert Xu · 16 years ago
  18. 9612101 dm9601: Use netdev stats structure by Herbert Xu · 16 years ago
  19. eaea43a cdc_eem: Use netdev stats structure by Herbert Xu · 16 years ago
  20. e83c2b0 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 16 years ago
  21. 9fcfc91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  22. 55bcab4 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  23. 58580c8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  24. 6086071 MN10300: Wire up new syscalls by David Howells · 16 years ago
  25. aee3ff1 FRV: Wire up new syscalls by David Howells · 16 years ago
  26. 752fa51 hostfs: set maximum filesize in superblock for proper LFS support by Wolfgang Illmeyer · 16 years ago
  27. 8516a50 floppy: fix lock imbalance by Jiri Slaby · 16 years ago
  28. 9980060 bfin: delay IRQ registration until driver is ready by Mike Frysinger · 16 years ago
  29. ee905d0 atyfb: fix alignment for block writes by Ville Syrjala · 16 years ago
  30. eafad22 atyfb: fix HP OmniBook 500 reboot hang by Ville Syrjala · 16 years ago
  31. 50efacf gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NR by Baruch Siach · 16 years ago
  32. 79d7f4e gpio: pl061: fix probe error handling code by Baruch Siach · 16 years ago
  33. 66918dc x86: only clear node_states for 64bit by Yinghai Lu · 16 years ago
  34. b37f2d4 cpusets: document adding/removing cpus to cpuset elaborately by Nikanth Karthikesan · 16 years ago
  35. d7831a0 mm: prevent balance_dirty_pages() from doing too much work by Richard Kennedy · 16 years ago
  36. df279ca bsdacct: fix access to invalid filp in acct_on() by Renaud Lottiaux · 16 years ago
  37. b4f9018 MAINTAINERS: STARFIRE/DURALAN update by Joe Perches · 16 years ago
  38. 8bc1ad7 kernel/resource.c: fix sign extension in reserve_setup() by Zhang Rui · 16 years ago
  39. 529ba0d spi: bitbang bugfix in message setup by David Brownell · 16 years ago
  40. 537a1bf fbdev: add mutex for fb_mmap locking by Krzysztof Helt · 16 years ago
  41. 70d6027 spi: add spi_master flag word by David Brownell · 16 years ago
  42. b55f627 spi: new spi->mode bits by David Brownell · 16 years ago
  43. c495682 dmapools: protect page_list walk in show_pools() by Thomas Gleixner · 16 years ago
  44. 4d6c13f ext2: return -EIO not -ESTALE on directory traversal through deleted inode by Bryan Donlan · 16 years ago
  45. 341c87b elf: limit max map count to safe value by KAMEZAWA Hiroyuki · 16 years ago
  46. b1cfebc edac: add DDR3 memory type for MPC85xx EDAC by Yang Shi · 16 years ago
  47. c4285b4 parport/serial: add support for NetMos 9901 Multi-IO card by Michael Buesch · 16 years ago
  48. 972c71a gcov: fix documentation by Peter Oberparleiter · 16 years ago
  49. b01e8dc alpha: fix percpu build breakage by Tejun Heo · 16 years ago
  50. 15e3252 fbdev: work around old compiler bug by Stephen Rothwell · 16 years ago
  51. c15e504 MAINTAINERS: update EDAC-I82975X by Joe Perches · 16 years ago
  52. 2a2325e gcov: fix __ctors_start alignment by Heiko Carstens · 16 years ago
  53. 1338901 eventfd: revised interface and cleanups by Davide Libenzi · 16 years ago
  54. 7bec7a9 perf report: Add --symbols parameter by Arnaldo Carvalho de Melo · 16 years ago
  55. cc8b88b perf report: Add --comms parameter by Arnaldo Carvalho de Melo · 16 years ago
  56. 2590340 perf report: Add --dsos parameter by Arnaldo Carvalho de Melo · 16 years ago
  57. fadfd2b Add Fenghua Yu as temporary co-maintainer for ia64 by Tony Luck · 16 years ago
  58. fa276f3 [IA64] address compiler warnings perfmon.c/salinfo.c by Jan Beulich · 16 years ago
  59. 58782b3 [IA64] Remove unnecessary semicolons by Joe Perches · 16 years ago
  60. 2be8412 [IA64] sprintf should not be used with same source & destination address by Alan Cox · 16 years ago
  61. f7c2df9b AFS: Fix lock imbalance by Jiri Slaby · 16 years ago
  62. 008440e ipv4: Fix fib_trie rebalancing, part 3 by Jarek Poplawski · 16 years ago
  63. 01e5329 bnx2x: Fix the behavior of ethtool when ONBOOT=no by Naohiro Ooiwa · 16 years ago
  64. f5812a7 perf_counter tools: Adjust only prelinked symbol's addresses by Arnaldo Carvalho de Melo · 16 years ago
  65. ea9df47 dm table: fix blk_stack_limits arg to use bytes not sectors by Mike Snitzer · 16 years ago
  66. 874d2f6 dm exception store: really fix type lookup by Milan Broz · 16 years ago
  67. 57e7986 perf_counter: Provide a way to enable counters on exec by Paul Mackerras · 16 years ago
  68. 5a4f13f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 16 years ago
  69. ff0ac74 sctp: xmit sctp packet always return no route error by Wei Yongjun · 16 years ago
  70. d51e9b0 net/irda: convert bfin_sir to net_device_ops by Graf Yang · 16 years ago
  71. 1802571 xfrm: use xfrm_addr_cmp() instead of compare addresses directly by Wei Yongjun · 16 years ago
  72. 6828b92 tcp: Do not tack on TSO data to non-TSO packet by Herbert Xu · 16 years ago
  73. 8e5b9dd tcp: Stop non-TSO packets morphing into TSO by Herbert Xu · 16 years ago
  74. e18ed14 ide: memory overrun in ide_get_identity_ioctl() on big endian machines using ioctl HDIO_OBSOLETE_IDENTITY by Christian Engelmayer · 16 years ago
  75. 9c0346b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan by David S. Miller · 16 years ago
  76. 53bd972 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 16 years ago
  77. 2bf427b ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y by Bartlomiej Zolnierkiewicz · 16 years ago
  78. ec9c45d Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  79. 051ae7f perf_counter tools: Reduce perf stat measurement overhead/skew by Paul Mackerras · 16 years ago
  80. aa221cb Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 16 years ago
  81. 210ad39 perf stat: Use percentages for scaling output by Ingo Molnar · 16 years ago
  82. 2bfdd79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  83. bb1e9b8 Merge branch 'bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  84. e717f33 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
  85. 1bfd4d5 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 16 years ago
  86. 44b3615 eeepc-laptop: Fix build failure with HOTPLUG_PCI && !SYSFS by Ingo Molnar · 16 years ago
  87. aef29bc tty: Fix the leak in tty_ldisc_release by Alan Cox · 16 years ago
  88. 12de38b kmemleak: Inform kmemleak about pid_hash by Catalin Marinas · 16 years ago
  89. b6e6872 kmemleak: Do not warn if an unknown object is freed by Catalin Marinas · 16 years ago
  90. 17bb9e0 kmemleak: Do not report new leaked objects if the scanning was stopped by Catalin Marinas · 16 years ago
  91. 9ea5ca7 sound: OSS: mpu401, fix deadlock by Jiri Slaby · 16 years ago
  92. 580c9d3 Merge branch 'fix/pci-vdevice' into for-linus by Takashi Iwai · 16 years ago
  93. e2cb0d9 Merge branch 'fix/oxygen' into for-linus by Takashi Iwai · 16 years ago
  94. 7d489c4 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 16 years ago
  95. 0baddbc Merge branch 'fix/lx6464es' into for-linus by Takashi Iwai · 16 years ago
  96. cdae219 Merge branch 'fix/hda-samsung-p50' into for-linus by Takashi Iwai · 16 years ago
  97. ae77b4e Merge branch 'fix/hda' into for-linus by Takashi Iwai · 16 years ago
  98. dfd06fe nl802154: add module license and description by Dmitry Eremin-Solenikov · 16 years ago
  99. 932c132 nl802154: fix Oops in ieee802154_nl_get_dev by Dmitry Eremin-Solenikov · 16 years ago
  100. e0af606 MAINTAINERS: ieee802154 lists are moderated for non-subscribers. by Dmitry Eremin-Solenikov · 16 years ago