1. 3073556 libertas: fix interrupt issue by Holger Schurig · 16 years ago
  2. d2c3cc0 mac80211: implement EU regulatory domain by Tony Vroon · 16 years ago
  3. 564d9bd nl80211: Fix comment merge error by Michael Buesch · 16 years ago
  4. 4f85f5b iwlwifi: removing IWL4965_HT config by Ron Rindjunsky · 16 years ago
  5. a19d729 rndis_wlan: cleanup: rename and remove local pointers by Jussi Kivilinna · 16 years ago
  6. a67edb9 rndis_wlan: check if set_multicast_list work is already scheduled by Jussi Kivilinna · 16 years ago
  7. 5331b96 rndis_wlan: update carrier flag when link state changes by Jussi Kivilinna · 16 years ago
  8. 6010ce0 rndis_wlan: do link-down state change in worker thread by Jussi Kivilinna · 16 years ago
  9. cc0d9ff airo: use simple_read_from_buffer() by Akinobu Mita · 16 years ago
  10. a9f853d rt2x00: Rework alignment check. by Gertjan van Wingerde · 16 years ago
  11. 99990e0 rt2x00: Remove unused defines by Ivo van Doorn · 16 years ago
  12. 58b642e rt2x00: Clear IEEE80211_TX_CTL_USE_RTS_CTS flag for RTS frame by Ivo van Doorn · 16 years ago
  13. 4ae1168 rt2x00: Use __builtin_choose_expr() instead of ?: by Ivo van Doorn · 16 years ago
  14. a26cbc6 rt2x00: Fix double usage of skb->cb in USB RX path. by Gertjan van Wingerde · 16 years ago
  15. 239c249 rt2x00: Centralize RX packet alignment handling in rt2x00lib. by Gertjan van Wingerde · 16 years ago
  16. d56d453 rt2x00: Cleanup struct skb_frame_desc. by Gertjan van Wingerde · 16 years ago
  17. b869767 rt2x00: Don't kick TX queue after each frame by Ivo van Doorn · 16 years ago
  18. 6db3786 rt2x00: Move generic TX frame writing code into rt2x00queue by Ivo van Doorn · 16 years ago
  19. f019d51 rt2x00: Implement rt2x00usb_kick_tx_queue() by Ivo van Doorn · 16 years ago
  20. 565a019 rt2x00: Fix queue initialization by Ivo van Doorn · 16 years ago
  21. 1b92ad7 rt2x00: Release rt2x00 2.1.7 by Ivo van Doorn · 16 years ago
  22. c483bb4 rt2x00: Make rt2x00_set/get_field macros by Ivo van Doorn · 16 years ago
  23. 7024981 rt2x00: Removed unused descriptor read in txdone by Ivo van Doorn · 16 years ago
  24. 772a249 rt2x00: Remove CTS/RTS check in tx() by Ivo van Doorn · 16 years ago
  25. 475433b rt2x00: Move led initialization into function by Ivo van Doorn · 16 years ago
  26. 2b08da3 rt2x00: Cleanup/optimize set_state() function callback function by Ivo van Doorn · 16 years ago
  27. 9dad92b rt2x00: Calculate register offset during compile time by Ivo van Doorn · 16 years ago
  28. 4ae127d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  29. cb62ecc rt2x00: Add D-link DWA111 support by Ivo van Doorn · 16 years ago
  30. 995ad6c mac80211: add missing new line in debug print HT_DEBUG by Tomas Winkler · 16 years ago
  31. 5c5f966 mac80211 : fix for iwconfig in ad-hoc mode by Abhijeet Kolekar · 16 years ago
  32. e634036 ssb: Fix coherent DMA mask for PCI devices by Michael Buesch · 16 years ago
  33. 6847aa5 rt2x00: LEDS build failure by Randy Dunlap · 16 years ago
  34. e76328e4 rt2x00: INPUT build failure by Randy Dunlap · 16 years ago
  35. 98a3b2f b43: Fix noise calculation WARN_ON by Michael Buesch · 16 years ago
  36. 028118a b43: Fix possible NULL pointer dereference in DMA code by Michael Buesch · 16 years ago
  37. 051c256 rt2x00: Restrict DMA to 32-bit addresses. by Gertjan van Wingerde · 16 years ago
  38. edfa78b rt2x00: Don't kill guardian_urb when it wasn't created by Ivo van Doorn · 16 years ago
  39. 7775c97 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  40. 42a5a8a parisc: update my email address by Kyle McMartin · 16 years ago
  41. e374d17 parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3 by Kyle McMartin · 16 years ago
  42. f4441b6 parisc: fix off by one in setup_sigcontext32 by Kyle McMartin · 16 years ago
  43. 22febf1 parisc: export empty_zero_page by Kyle McMartin · 16 years ago
  44. db51d92 parisc: export copy_user_page_asm by Kyle McMartin · 16 years ago
  45. 1138a72 parisc: move head.S to head.text section by Kyle McMartin · 16 years ago
  46. dfcf753 Revert "parisc: fix trivial section name warnings" by Kyle McMartin · 16 years ago
  47. fa8d84b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  48. 5155857 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  49. d36e311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  50. 875ec43 udp: reorder udp_iter_state to remove padding on 64bit builds by Richard Kennedy · 16 years ago
  51. bd17243 ahci: Workaround HW bug for SB600/700 SATA controller PMP support by Shane Huang · 16 years ago
  52. e297d99 ahci: workarounds for mcp65 by Tejun Heo · 16 years ago
  53. 61d6cc5 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  54. c6d8f40 rtc: Ramtron FM3130 RTC support by Sergey Lapin · 16 years ago
  55. e6d2bb2 rtc: make HPET_RTC_IRQ track HPET_EMULATE_RTC by David Brownell · 16 years ago
  56. 1da2e3d provide rtc_cmos platform device by Stas Sergeev · 16 years ago
  57. 643b52b radix-tree: fix small lockless radix-tree bug by Nick Piggin · 16 years ago
  58. d2187eb console keyboard mapping broken by 04c71976 by Jiri Bohac · 16 years ago
  59. 6c82681 /proc/sysvipc/shm: fix 32-bit truncation of segment sizes by Paul Menage · 16 years ago
  60. bcf8039 pagemap: fix large pages in pagemap by Dave Hansen · 16 years ago
  61. 2165009 pagemap: pass mm into pagewalkers by Dave Hansen · 16 years ago
  62. cfc53f6 driver/char/generic_nvram: fix banner by Philippe De Muyter · 16 years ago
  63. e59b6a5 drivers/video/cirrusfb: fix RAM address printk by Philippe De Muyter · 16 years ago
  64. c97aee9 intel_rng: make device not found a warning by Stephen Hemminger · 16 years ago
  65. 093a44e drivers/isdn/sc/ioctl.c: add missing kfree by Julia Lawall · 16 years ago
  66. cef3340 mmc: wbsd: initialize tasklets before requesting interrupt by Chuck Ebbert · 16 years ago
  67. 30ec261 MAINTAINERS: update maintainership of pxa2xx/pxa3xx by Eric Miao · 16 years ago
  68. f1ef916 uml: work around broken host PTRACE_SYSEMU by Jeff Dike · 16 years ago
  69. 14c8a77 uml: remove include of asm/user.h by Jeff Dike · 16 years ago
  70. 529a4f4 rtc-at32ap700x: fix bug in at32_rtc_readalarm() by Haavard Skinnemoen · 16 years ago
  71. 6c38d85 m68knommu: init coldfire timer TRR with n - 1, not n by Philippe De Muyter · 16 years ago
  72. 67dddaa kprobes: fix error checking of batch registration by Masami Hiramatsu · 16 years ago
  73. 24aac48 cciss: add new hardware support by Mike Miller · 16 years ago
  74. 8cdbc2b capabilities: add (back) dummy support for KEEPCAPS by Andrew G. Morgan · 16 years ago
  75. 57d3c64 proc_fs.h: move struct mm_struct forward-declaration by Ben Nizette · 16 years ago
  76. 551e172 cpusets: provide another web page URL in MAINTAINERS file by Paul Jackson · 16 years ago
  77. 630c270 hgafb: resource management fix by Krzysztof Helt · 16 years ago
  78. 69c5ddf m68k: Add ext2_find_{first,next}_bit() for ext4 by Aneesh Kumar K.V · 16 years ago
  79. 2d518f8 fat: relax the permission check of fat_setattr() by OGAWA Hirofumi · 16 years ago
  80. c700be3 mm: fix incorrect variable type in do_try_to_free_pages() by kosaki.motohiro@jp.fujitsu.com · 16 years ago
  81. df0bcab agp: add support for Radeon Mobility 9000 chipset by Amit Kucheria · 16 years ago
  82. ec0a196 tcp: Revert 'process defer accept as established' changes. by David S. Miller · 16 years ago
  83. f23d60d ipv6: Fix duplicate initialization of rawv6_prot.destroy by David S. Miller · 16 years ago
  84. 030352a Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  85. 24e3fce bnx2x: Updating the Maintainer by Eilon Greenstein · 16 years ago
  86. 5dd3457 Linux 2.6.26-rc6 by Linus Torvalds · 16 years ago
  87. cbfa66b 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
  88. 1b3cba8 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
  89. 3692fd0 [ARM] 5091/1: Add missing bitfield include to regs-lcd.h by Stefan Schmidt · 16 years ago
  90. f8a4570 x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest by Kevin Winchester · 16 years ago
  91. 4461145 x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()" by Vegard Nossum · 16 years ago
  92. eb53e9f x86: fix an incompatible pointer type warning on 64-bit compilations by David Howells · 16 years ago
  93. e32e58a x86: fix lockdep warning during suspend-to-ram by Peter Zijlstra · 16 years ago
  94. 52aaa12 x86: fix unused variable 'loops' warning in arch/x86/boot/a20.c by Manish Katiyar · 16 years ago
  95. 0b6a39f Revert "x86: fix ioapic bug again" by Ingo Molnar · 16 years ago
  96. 86b2b70 x86: fix asm warning in head_32.S by Joe Korty · 16 years ago
  97. b29c701 x86: fix endless page faults in mount_block_root for Linux 2.6 by Henry Nestler · 16 years ago
  98. 3703f39 geode: fix modular build by Ingo Molnar · 16 years ago
  99. 14a73f5 block: disable IRQs until data is written to relay channel by Carl Henrik Lunde · 16 years ago
  100. 95dcf83 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago