1. 417bd25 rfkill: update LEDs for all state changes by Henrique de Moraes Holschuh · 16 years ago
  2. 5b5d13a rt2x00: Fix rfkill structure initialization to prevent rfkill WARN_ON. by Gertjan van Wingerde · 16 years ago
  3. f74b6a5 mac80211: remove redundant check in ieee80211_master_start_xmit (net/mac80211/tx.c) by Rami Rosen · 16 years ago
  4. cf3e74c p54: report appropriate rate and band values for 802.11a by Christian Lamparter · 16 years ago
  5. 5d6ffc5 wireless: fix typo in Kconfig. by Davide Pesavento · 16 years ago
  6. 6f25542 ath9k: enable ANI to help with noisy environments by Luis R. Rodriguez · 16 years ago
  7. a477e4e ath9k: fix oops on trying to hold the wrong spinlock by Luis R. Rodriguez · 16 years ago
  8. 0345f37 ath9k: kill ath9k's memzero() and use memset() instead by Luis R. Rodriguez · 16 years ago
  9. 8ef9dad mac80211: remove shadowed variables in ieee80211_master_start_xmit by Tomas Winkler · 16 years ago
  10. 74af025 wireless: restore revert lost to merge damage by Linus Torvalds · 16 years ago
  11. 6b37faa [CIFS] fix some settings of cifsAttrs after calling SetFileInfo and SetPathInfo by Jeff Layton · 16 years ago
  12. a5e8546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into lvs-next-2.6 by Simon Horman · 16 years ago
  13. cb7f6a7 IPVS: Move IPVS to net/netfilter/ipvs by Julius Volz · 16 years ago
  14. afed26d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  15. 6106611 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
  16. f1ea725 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  17. ba9b0c1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  18. 11f9b02 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  19. e683b42 atmel-mci: Initialize BLKR before sending data transfer command by Haavard Skinnemoen · 16 years ago
  20. 8ec8eba ath9k: fixup some merge damage by John W. Linville · 16 years ago
  21. 80a4b18 select: fix alpha OSF wrapper by Arjan van de Ven · 16 years ago
  22. 859f4c7 netrom: Fix sock_orphan() use in nr_release by Jarek Poplawski · 16 years ago
  23. 33d1d2c ax25: Quick fix for making sure unaccepted sockets get destroyed. by David S. Miller · 16 years ago
  24. 88a944e Revert "ax25: Fix std timer socket destroy handling." by David S. Miller · 16 years ago
  25. 67080c8 svcrdma: Fix IRD/ORD polarity by Tom Tucker · 16 years ago
  26. 04911b5 svcrdma: Update svc_rdma_send_error to use DMA LKEY by Tom Tucker · 16 years ago
  27. afd566e svcrdma: Modify the RPC reply path to use FRMR when available by Tom Tucker · 16 years ago
  28. 146b6df svcrdma: Modify the RPC recv path to use FRMR when available by Tom Tucker · 16 years ago
  29. 5b180a9 svcrdma: Add support to svc_rdma_send to handle chained WR by Tom Tucker · 16 years ago
  30. a5abf4e svcrdma: Modify post recv path to use local dma key by Tom Tucker · 16 years ago
  31. e118321 svcrdma: Add a service to register a Fast Reg MR with the device by Tom Tucker · 16 years ago
  32. 3a5c638 svcrdma: Query device for Fast Reg support during connection setup by Tom Tucker · 16 years ago
  33. 64be8608 svcrdma: Add FRMR get/put services by Tom Tucker · 16 years ago
  34. cc1e0f4 kgdb: call touch_softlockup_watchdog on resume by Jason Wessel · 16 years ago
  35. e85ceae kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMI by Jan Kiszka · 16 years ago
  36. 680973e [IA64] utrace Convert compat ptrace to use compat_sys_ptrace by Shaohua Li · 16 years ago
  37. 9690ad0 [IA64] utrace Enable trace hook config by Shaohua Li · 16 years ago
  38. c700448 tcp: Respect SO_RCVLOWAT in tcp_poll(). by David S. Miller · 16 years ago
  39. f14488c [IA64] utrace use generic trace hook by Shaohua Li · 16 years ago
  40. 6252352 pkt_sched: Simplify dev_requeue_skb and dequeue_skb by Jarek Poplawski · 16 years ago
  41. cfb361f [IA64] utrace syscall.h support for ia64 by Shaohua Li · 16 years ago
  42. e84956f x86 ACPI: Blacklist two HP machines with buggy BIOSes by Rafael J. Wysocki · 16 years ago
  43. 554794d pkt_sched: Fix handling of gso skbs on requeuing by Jarek Poplawski · 16 years ago
  44. e496e3d Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  45. b159d7a Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  46. 0962f40 Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  47. 1e19b16 AMD IOMMU: use iommu_device_max_index, fix by Thomas Gleixner · 16 years ago
  48. 19268ed Merge branch 'x86/pebs' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  49. b8cd9d0 Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  50. 646e3ed ARM: OMAP2: Misc updates from linux-omap tree by Tony Lindgren · 16 years ago
  51. fd1dc87 ARM: OMAP2: Fix sparse, checkpatch warnings fro GPMC code, use ioremap by Paul Walmsley · 16 years ago
  52. 2351872 ARM: OMAP2: Add pinmux support for omap34xx by Vikram Pandita · 16 years ago
  53. 0e56484 ARM: OMAP2: Use omap_globals for CPU detection for multi-omap by Tony Lindgren · 16 years ago
  54. 1835f1d ARM: OMAP2: Move sleep.S into sleep24xx.S by Tony Lindgren · 16 years ago
  55. 6e81176 ARM: OMAP2 Provide function to enable/disable uart clocks by Jouni Hogander · 16 years ago
  56. 1305e9e [Bluetooth] Add reset quirk for A-Link BlueUSB21 dongle by Marcel Holtmann · 16 years ago
  57. 4f62f6c [Bluetooth] Add reset quirk for new Targus and Belkin dongles by Marcel Holtmann · 16 years ago
  58. 36010ff [Bluetooth] Fix double frees on error paths of btusb and bpa10x drivers by Marcel Holtmann · 16 years ago
  59. 34b3ede sched: remove redundant code in cpu_cgroup_create() by Li Zefan · 16 years ago
  60. 2c10c22 Merge branch 'linus' into sched/devel by Ingo Molnar · 16 years ago
  61. fd3d276 [MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=y by Ralf Baechle · 16 years ago
  62. 4a16ff4 [MIPS] Fix CMP Kconfig configuration and mark as broken. by Ralf Baechle · 16 years ago
  63. 13c1d18 xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate) by Arnaud Ebalard · 16 years ago
  64. 5e7184a atmel-mci: Add missing flush_dcache_page() in PIO transfer code by Haavard Skinnemoen · 16 years ago
  65. ca55f46 atmel-mci: Don't overwrite error bits when NOTBUSY is set by Haavard Skinnemoen · 16 years ago
  66. 65e8b08 atmel-mci: Add experimental DMA support by Haavard Skinnemoen · 16 years ago
  67. 965ebf3 atmel-mci: support multiple mmc slots by Haavard Skinnemoen · 16 years ago
  68. 6b91865 atmel-mci: Platform code for supporting multiple mmc slots by Haavard Skinnemoen · 16 years ago
  69. 945533b atmel-mci: Don't stop the clock between transfers by Haavard Skinnemoen · 16 years ago
  70. c06ad25 atmel-mci: Implement tasklet as a state machine by Haavard Skinnemoen · 16 years ago
  71. a252e3e atmel-mci: Initialize BLKR before sending data transfer command by Haavard Skinnemoen · 16 years ago
  72. 95430c0 Phonet: pipe end-point protocol documentation by Rémi Denis-Courmont · 16 years ago
  73. 02a4761 Phonet: implement GPRS virtual interface over PEP socket by Rémi Denis-Courmont · 16 years ago
  74. c41bd97f8 Phonet: receive pipe control requests as out-of-band data by Rémi Denis-Courmont · 16 years ago
  75. 9641458 Phonet: Pipe End Point for Phonet Pipes protocol by Rémi Denis-Courmont · 16 years ago
  76. 9995a32 Phonet: connected sockets glue by Rémi Denis-Courmont · 16 years ago
  77. 2553282 Phonet: modules auto-loading support by Rémi Denis-Courmont · 16 years ago
  78. 300bb76 avr32: Replace static clock list with dynamic linked list by Alex Raimondi · 16 years ago
  79. 2407390 x86: replace a magic number with a named constant in the VESA boot code by Michal Januszewski · 16 years ago
  80. ca09a23 ide: workaround for bogus gcc warning in ide_sysfs_register_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  81. f3e85ee ide-cd: Optiarc DVD RW AD-7200A does play audio by Bodo Eggert · 16 years ago
  82. 2fef357 IDE: Fix platform device registration in Swarm IDE driver (v2) by Ralf Baechle · 16 years ago
  83. 22e05b4 ide-dma: fix ide_build_dmatable() for TRM290 by Sergei Shtylylov · 16 years ago
  84. f20f258 ide-cd: temporary tray close fix by Borislav Petkov · 16 years ago
  85. 7afb9dc netdrv: Fix unregister_netdev typos by Herbert Xu · 16 years ago
  86. d99e901 x86: gart iommu have direct mapping when agp is present too by Yinghai Lu · 16 years ago
  87. dd55235 x86: mtrr_cleanup: treat WRPROT as UNCACHEABLE by Yinghai Lu · 16 years ago
  88. 99e1aa1 x86: mtrr_cleanup: first 1M may be covered in var mtrrs by Yinghai Lu · 16 years ago
  89. 42fde7a x86: mtrr_cleanup: print out correct type v2 by Yinghai Lu · 16 years ago
  90. db98fb8 V4L/DVB (9103): em28xx: HVR-900 B3C0 - fix audio clicking issue by Wiktor Grebla · 16 years ago
  91. da3808e V4L/DVB (9099): em28xx: Add detection for K-WORLD DVB-T 310U by Darron Broad · 16 years ago
  92. 674cbc6 V4L/DVB (9092): gspca: Bad init values for sonixj ov7660. by Jean-Francois Moine · 16 years ago
  93. 8d768e1 V4L/DVB (9080): gspca: Add a delay after writing to the sonixj sensors. by Jean-Francois Moine · 16 years ago
  94. 05d3c1e V4L/DVB (9075): gspca: Bad check of returned status in i2c_read() spca561. by Shane · 16 years ago
  95. fe6c700 V4L/DVB (9053): fix buffer overflow in uvc-video by Ralph Loader · 16 years ago
  96. bda1cda V4L/DVB (9043): S5H1420: Fix size of shadow-array to avoid overflow by Patrick Boettcher · 16 years ago
  97. c18c5ff V4L/DVB (9037): Fix support for Hauppauge Nova-S SE by Patrick Boettcher · 16 years ago
  98. dda06a8e V4L/DVB (9029): Fix deadlock in demux code by Andreas Oberritter · 16 years ago
  99. 3d843c9 V4L/DVB (8979): sms1xxx: Add new USB product ID for Hauppauge WinTV MiniStick by Michael Krufky · 16 years ago
  100. 7a9b5fc V4L/DVB (8978): sms1xxx: fix product name for Hauppauge WinTV MiniStick by Michael Krufky · 16 years ago