1. 6d59622 pcmcia: update gfp/slab.h includes by Tejun Heo · 15 years ago
  2. 4b49291 pcmcia: remove unused mem_op.h by Dominik Brodowski · 15 years ago
  3. cf26e8d pcmcia: do not autoadd root PCI bus resources by Dominik Brodowski · 15 years ago
  4. b19a727 pcmcia: clarify alloc_io_space, move it to resource handlers by Dominik Brodowski · 15 years ago
  5. 49b1153 pcmcia: move all pcmcia_resource_ops providers into one module by Dominik Brodowski · 15 years ago
  6. 5c128e8 pcmcia: move high level CIS access code to separate file by Dominik Brodowski · 15 years ago
  7. b9300aa pcmcia: dev_node removal (core) by Dominik Brodowski · 15 years ago
  8. b498ada pcmcia: dev_node removal (remaining drivers) by Dominik Brodowski · 15 years ago
  9. c7c2fa0 pcmcia: dev_node removal (drivers with unregister_netdev check) by Dominik Brodowski · 15 years ago
  10. ded6a1a pcmcia: dev_node removal (drivers with updated printk call) by Dominik Brodowski · 15 years ago
  11. 317b6d6 pcmcia: dev_node removal (write-only drivers) by Dominik Brodowski · 15 years ago
  12. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 15 years ago
  13. a7debe7 pcmcia: pass FORCED_PULSE parameter in pcmcia_request_configuration() by Dominik Brodowski · 15 years ago
  14. 6f840af pcmcia: replace struct irq with uint pcmcia_irq in struct pcmcia_socket by Dominik Brodowski · 15 years ago
  15. 6f0f38c pcmcia: setup IRQ to be used by PCMCIA drivers at card insert by Dominik Brodowski · 15 years ago
  16. 0cb3c49 pcmcia: remove unused IRQ modification feature by Dominik Brodowski · 15 years ago
  17. f120c6b Bluetooth: Set hdev->dev_type based on Marvell device type by Bing Zhao · 15 years ago
  18. 6406160 Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card() by Bing Zhao · 15 years ago
  19. 903c843 Bluetooth: Decode btmrvl MODULE_BRINGUP_REG response correctly by Bing Zhao · 15 years ago
  20. 31f085f Bluetooth: Fix storing negative values as unsigned char by Dan Carpenter · 15 years ago
  21. 4f7ac18 Bluetooth: Fix wrong packet type count increment by Gustavo F. Padovan · 15 years ago
  22. acce90d Bluetooth: Use the proper function cast to get hdr data by Gustavo F. Padovan · 15 years ago
  23. fe1aff7 Bluetooth: Fix return value when bt_skb_alloc fails by Gustavo F. Padovan · 15 years ago
  24. fe6065d HID: add multi-input quirk for eGalax Touchcontroller by Peter Hutterer · 15 years ago
  25. 93cb463 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  26. 1c6fe03 cpuidle: Fix incorrect optimization by Arjan van de Ven · 15 years ago
  27. 19379b1 ondemand: Make the iowait-is-busy time a sysfs tunable by Arjan van de Ven · 15 years ago
  28. 6b8fcd9 ondemand: Solve a big performance issue by counting IOWAIT time as busy by Arjan van de Ven · 15 years ago
  29. a10a569 Modify the VMware balloon driver for the new x86_hyper API by H. Peter Anvin · 15 years ago
  30. d7be0ce Merge commit 'v2.6.34-rc6' into x86/cpu by H. Peter Anvin · 15 years ago
  31. e7858f5 Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into sched/core by Ingo Molnar · 15 years ago
  32. aa96139 drm/radeon/kms/atom: disable the encoders in encoder_disable by Alex Deucher · 15 years ago
  33. 8bbf50f viafb: Fix initialization error paths by Jonathan Corbet · 15 years ago
  34. 27fe971 viafb: Do not remove gpiochip under spinlock by Jonathan Corbet · 15 years ago
  35. 2b78a96 viafb: make procfs entries optional by Florian Tobias Schandinat · 15 years ago
  36. 2fed547 viafb: fix proc entry removal by Florian Tobias Schandinat · 15 years ago
  37. 162fc8c viafb: improve misc register handling by Florian Tobias Schandinat · 15 years ago
  38. 384c304 viafb: replace inb/outb by Florian Tobias Schandinat · 15 years ago
  39. 100e74a1 viafb: move some modesetting functions to a seperate file by Florian Tobias Schandinat · 15 years ago
  40. 2749413 viafb: unify modesetting functions by Florian Tobias Schandinat · 15 years ago
  41. c2b12cd viafb: Reserve framebuffer memory for the upcoming camera driver by Jonathan Corbet · 15 years ago
  42. 3d28eb4 viafb: Add a simple VX855 DMA engine driver by Jonathan Corbet · 15 years ago
  43. 94dd1a8 viafb: Add a simple interrupt management infrastructure by Jonathan Corbet · 15 years ago
  44. 6b841ed via: Rationalize vt1636 detection by Jonathan Corbet · 15 years ago
  45. b8f7e5d viafb: Introduce viafb_find_i2c_adapter() by Jonathan Corbet · 15 years ago
  46. b052d7f via: Do not attempt I/O on inactive I2C adapters by Jonathan Corbet · 15 years ago
  47. 7582eb9 viafb: Turn GPIO and i2c into proper platform devices by Jonathan Corbet · 15 years ago
  48. 75b035a viafb: Convert GPIO and i2c to the new indexed port ops by Jonathan Corbet · 15 years ago
  49. c389874 viafb: package often used basic io functions by Florian Tobias Schandinat · 15 years ago
  50. 7e0de02 viafb: add a driver for GPIO lines by Jonathan Corbet · 15 years ago
  51. 24b4d82 viafb: Separate global and fb-specific data by Jonathan Corbet · 15 years ago
  52. f045f77 viafb: Move core stuff into via-core.c by Jonathan Corbet · 15 years ago
  53. fde4e2f HID: fix suspend crash by moving initializations earlier by Alan Stern · 15 years ago
  54. f1c448e Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  55. 2c32b1d Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  56. 48fe37c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  57. e33b3e7 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  58. e2dbe06 virtio: initialize earlier by Stijn Tintel · 15 years ago
  59. 3d8620c drm/i915: cleanup mode setting before unmapping registers by Jesse Barnes · 15 years ago
  60. ee5382a drm/i915: Make fbc control wrapper functions by Adam Jackson · 15 years ago
  61. 1637ef4 drm/i915: Wait for the GPU whilst shrinking, if truly desperate. by Chris Wilson · 15 years ago
  62. 0a31a44 drm/i915: Use spatio-temporal dithering on PCH by Adam Jackson · 15 years ago
  63. 4a22533 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  64. 417a9ef Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  65. 1affa09 rt2x00: rt2800: use correct txop value in tx descriptor by Helmut Schaa · 15 years ago
  66. cbd1ea8 wl1271: Reduce PSM entry hang over period from 128 => 1 ms by Juuso Oikarinen · 15 years ago
  67. 0cbb103 wl1271: Increase timeout for command event waiting by Teemu Paasikivi · 15 years ago
  68. 69e5434 wl1271: Fix to join and channel number handling by Juuso Oikarinen · 15 years ago
  69. 554d720 wl1271: Fix 32 bit register read related endiannes bug by Juuso Oikarinen · 15 years ago
  70. d717fd6 wl1271: Add sysfs file to retrieve HW PG-version and ROM-version by Juuso Oikarinen · 15 years ago
  71. 2ff6575 ath9k_htc: Handle IDLE LED properly by Sujith · 15 years ago
  72. bc6fb35 ath9k_hw: Update initvals for AR9003 for xb113 by Luis R. Rodriguez · 15 years ago
  73. 6f256de ath9k_common: drop incomming frames with an invalid hardware rate by Luis R. Rodriguez · 15 years ago
  74. 8e15599 ath9k_common: move the rate status setting into ath9k_process_rate() by Luis R. Rodriguez · 15 years ago
  75. c809e86 rtl8180: add software-based support for IBSS mode by John W. Linville · 15 years ago
  76. 51e080d rtl8180: assign sequence numbers in the driver by John W. Linville · 15 years ago
  77. 55f9321 rt2x00: Fix RF3052 channel initialization by Ivo van Doorn · 15 years ago
  78. 809bfe8 rt2x00: rt2800: don't overwrite SIFS values on erp changes by Helmut Schaa · 15 years ago
  79. a21c2ab rt2x00: rt2800: update initial SIFS values by Helmut Schaa · 15 years ago
  80. 9c6dda4 ath9k_htc: Fix beaconing in IBSS mode by Sujith · 15 years ago
  81. 0aaffa9 mac80211: improve HT channel handling by Johannes Berg · 15 years ago
  82. f444de0 cfg80211/mac80211: better channel handling by Johannes Berg · 15 years ago
  83. bac6faf orinoco: refactor xmit path by David Kilroy · 15 years ago
  84. 3ef83d74 ath9k: fix another source of corrupt frames by Felix Fietkau · 15 years ago
  85. f3926b4 ar9170usb: remove deprecated aggregation code by Christian Lamparter · 15 years ago
  86. 160b824 ar9170: wait for asynchronous firmware loading by Christian Lamparter · 15 years ago
  87. 1176568 md: restore ability of spare drives to spin down. by NeilBrown · 15 years ago
  88. 87aa630 md/raid6: Fix raid-6 read-error correction in degraded state by Gabriele A. Trombetti · 15 years ago
  89. be436f6 UBI: misc comment fixes by Shinya Kuribayashi · 15 years ago
  90. 3f50262 UBI: fix s/then/than/ typos by Shinya Kuribayashi · 15 years ago
  91. a33fa66 bnx2: Add prefetches to rx path. by Michael Chan · 15 years ago
  92. c67938a bnx2: Add GRO support. by Michael Chan · 15 years ago
  93. 5eceff7 tehuti: Remove unnecessary memset of netdev private data by Tobias Klauser · 15 years ago
  94. e56d0b0 sunhme: Remove unnecessary memset of netdev private data by Tobias Klauser · 15 years ago
  95. 627ad59 smc9194: Remove unnecessary memset of netdev private data by Tobias Klauser · 15 years ago
  96. 8462d14 ethoc: Remove unnecessary memset of napi member in netdev private data by Tobias Klauser · 15 years ago
  97. 079ceb4 bcm63xx_enet: Remove unnecessary memset of netdev private data by Tobias Klauser · 15 years ago
  98. 2039623 KS8695: Remove unnecessary memset of netdev private data by Tobias Klauser · 15 years ago
  99. 468003f 3c523: Remove unnecessary memset of netdev private data by Tobias Klauser · 15 years ago
  100. 9199114 3c507: Remove unnecessary memset of netdev private data by Tobias Klauser · 15 years ago