1. fcdd5ec staging: comedi: ni_6527: move ni6527_driver by Ian Abbott · 12 years ago
  2. 7ae0941 staging: comedi: ni_6527: use module_comedi_pci_driver() by Ian Abbott · 12 years ago
  3. 38b951f staging: comedi: ni_6527: change driver name string by Ian Abbott · 12 years ago
  4. ca33f4c staging: comedi: ni_6527: convert printk() to dev_...() by Ian Abbott · 12 years ago
  5. 6a2a2cd Merge 3.6-rc6 into staging-next by Greg Kroah-Hartman · 12 years ago
  6. 5698bd7 Linux 3.6-rc6 by Linus Torvalds · 12 years ago
  7. 73f8be2 Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  8. c500ce3 Merge tag 'for-3.6-rc6' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  9. 76e77da Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  10. 9bc6759 Merge tag 'pm-for-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  11. 6167f81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  12. a34689d Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  13. 37407ea Revert "sched: Improve scalability via 'CPU buddies', which withstand random perturbations" by Linus Torvalds · 12 years ago
  14. b186b12 mfd: MAX77693: Fix NULL pointer error when initializing irqs by Chanwoo Choi · 12 years ago
  15. d51f42d mfd: MAX77693: Fix interrupt handling bug by Chanwoo Choi · 12 years ago
  16. 0848c94 mfd: core: Push irqdomain mapping out into devices by Mark Brown · 12 years ago
  17. 5d037f9 Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  18. 3f0c3c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 12 years ago
  19. 9cb0ee8 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  20. 5b799dd Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  21. 1547cb8 Merge tag 'ecryptfs-3.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  22. 1568d9f Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  23. 1c23ce7 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  24. dd383af Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  25. 889cb3b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  26. 7ef6e97 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  27. 7076cca Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  28. f3a87f1 Revert "Btrfs: fix some error codes in btrfs_qgroup_inherit()" by Chris Mason · 12 years ago
  29. a1362d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  30. 4bca55d Merge tag 'usb-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  31. fe59d29 Merge tag 'tty-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  32. f2378e3 Merge tag 'staging-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  33. 0462bfc Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  34. 55815f7 vfs: make O_PATH file descriptors usable for 'fstat()' by Linus Torvalds · 12 years ago
  35. f25b7061 ACPI / PM: Use KERN_DEBUG when no power resources are found by Aaron Lu · 12 years ago
  36. 985b11f ASoC: wm8904: correct the index by Bo Shen · 12 years ago
  37. 8335eaf eCryptfs: Copy up attributes of the lower target inode after rename by Tyler Hicks · 12 years ago
  38. 64e6651 eCryptfs: Call lower ->flush() from ecryptfs_flush() by Tyler Hicks · 12 years ago
  39. 7149f25 eCryptfs: Write out all dirty pages just before releasing the lower file by Tyler Hicks · 12 years ago
  40. 5f71a3e i2c: algo: pca: Fix mode selection for PCA9665 by Thomas Kavanagh · 12 years ago
  41. 4a5b2b2 MAINTAINERS: fix tree for current i2c-embedded development by Wolfram Sang · 12 years ago
  42. 610bd7d drm/nouveau: fix booting with plymouth + dumb support by Dave Airlie · 12 years ago
  43. 8e360ec Staging: bcm: Fix udelay related compilation error by Tushar Behera · 12 years ago
  44. d42bb0f staging: xgifb: delete bogus video RAM configuration by Aaro Koskinen · 12 years ago
  45. 98f4ead staging: xgifb: setup initial video RAM size for systems without BIOS by Aaro Koskinen · 12 years ago
  46. 1839c7e staging/gdm72xx: usb_boot: replace firmware upgrade API by Macpaul Lin · 12 years ago
  47. 443242d staging/gdm72xx: usb_boot: coding style cleanup by Macpaul Lin · 12 years ago
  48. ae1cbea Staging: bcm: Convert INT to int in Transmit.c by Kevin McKinney · 12 years ago
  49. b9e25f8 Staging: bcm: Properly format comments in Transmit.c by Kevin McKinney · 12 years ago
  50. d5873d3 Staging: bcm: Remove initialization from if statement in Transmit.c by Kevin McKinney · 12 years ago
  51. 97e0a50 Staging: bcm: Properly format braces in Transmit.c by Kevin McKinney · 12 years ago
  52. 22976bc Staging: bcm: Fix all white space issues in Transmit.c by Kevin McKinney · 12 years ago
  53. 5d6f505 staging:wlan-ng: remove the remaining return at the end of void function by Devendra Naga · 12 years ago
  54. 2b970b2 staging:wlan-ng: remove all the return statements at the end of functions by Devendra Naga · 12 years ago
  55. 675be12 staging:wlan-ng: clean hfa384x_usbctlx_submit by Devendra Naga · 12 years ago
  56. 3f45932 staging:wlan-ng: make wlan_unsetup void by Devendra Naga · 12 years ago
  57. d046006 Staging: ipack/devices/ipoctal: simplify ipoctal_write_tty() by Samuel Iglesias Gonsalvez · 12 years ago
  58. 4514108 Staging: ipack/devices/ipoctal: acknowledge BREAK condition. by Samuel Iglesias Gonsalvez · 12 years ago
  59. c6e2dfa staging: ipack: remove irq field in struct ipack_device. by Jens Taprogge · 12 years ago
  60. ea99114 Staging: ipack: move the responsibility to clear interrupts to the IPack devices. by Jens Taprogge · 12 years ago
  61. e4af949 Staging: ipack: Add IPACK_INT_SPACE memory space. by Jens Taprogge · 12 years ago
  62. 7505817 staging:ccg: cleanup a bit of binding by Devendra Naga · 12 years ago
  63. 99d4b1a staging:ccg: fix a class_destroy when kmalloc fails after the class_create by Devendra Naga · 12 years ago
  64. 43bf2f4 staging: keucr: remove String func prototypes by Davidlohr Bueso · 12 years ago
  65. 129575f staging: gdm72xx: simplify alloc_tx_struct and alloc_rx_struct by Ben Chan · 12 years ago
  66. b37c1ae staging: comedi: 8255_pci: move ni_pcidio 8255 board support by H Hartley Sweeten · 12 years ago
  67. 77f17d3 staging: comedi: 8255_pci: support memory mapped i/o boards by H Hartley Sweeten · 12 years ago
  68. 6b79db3 staging: comedi: 8255_pci: add vendor id to boardinfo by H Hartley Sweeten · 12 years ago
  69. 606b047 staging: comedi: 8255_pci: add support for the PCI-DIO96H board by H Hartley Sweeten · 12 years ago
  70. df1a3f8 staging: comedi: remove cb_pcidio driver by H Hartley Sweeten · 12 years ago
  71. f7c2286 staging: comedi: 8255_pci: fix namespace due to rename of driver by H Hartley Sweeten · 12 years ago
  72. 41518de staging: comedi: rename adl_pci7296 driver by H Hartley Sweeten · 12 years ago
  73. 363fca8 Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  74. 40bf66e ACPI / PM: Fix resource_lock dead lock in acpi_power_on_device by Lin Ming · 12 years ago
  75. 8f7412a ACPI / PM: Infer parent power state from child if unknown, v2 by Rafael J. Wysocki · 12 years ago
  76. 6af773e pktgen: fix crash with vlan and packet size less than 46 by Nishank Trivedi · 12 years ago
  77. eceeb43 thinkpad_acpi: buffer overflow in fan_get_status() by Dan Carpenter · 12 years ago
  78. f661848 eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug() by Jiang Liu · 12 years ago
  79. 3f5449b platform/x86: fix asus_laptop.wled_type description by Maxim Nikulin · 12 years ago
  80. 8871e99 asus-laptop: HRWS/HWRS typo by Corentin Chary · 12 years ago
  81. 689db78 drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEO by Corentin Chary · 12 years ago
  82. e6d9d3d apple-gmux: Fix port address calculation in gmux_pio_write32() by Seth Forshee · 12 years ago
  83. c5a5052 apple-gmux: Fix index read functions by Bernhard Froemel · 12 years ago
  84. 07f377d apple-gmux: Obtain version info from indexed gmux by Bernhard Froemel · 12 years ago
  85. 7b5342d bnx2x: Add missing afex code by Yuval Mintz · 12 years ago
  86. 2ace951 bnx2x: fix registers dumped by Dmitry Kravkov · 12 years ago
  87. 5cd75f0 bnx2x: correct advertisement of pause capabilities by Yaniv Rosner · 12 years ago
  88. 430d172 bnx2x: display the correct duplex value by Yaniv Rosner · 12 years ago
  89. 375944c bnx2x: prevent timeouts when using PFC by Yaniv Rosner · 12 years ago
  90. 217aeb8 bnx2x: fix stats copying logic by Yuval Mintz · 12 years ago
  91. bef0540 bnx2x: Avoid sending multiple statistics queries by Dmitry Kravkov · 12 years ago
  92. f492c17 drm/radeon: make 64bit fences more robust v3 by Christian König · 12 years ago
  93. 985f61f drm/radeon: rework pll selection (v3) by Alex Deucher · 12 years ago
  94. 8624dd2 net: qmi_wwan: call subdriver with control intf only by Bjørn Mork · 12 years ago
  95. ba1bf47 net_sched: gred: actually perform idling in WRED mode by David Ward · 12 years ago
  96. 1fe37b1 net_sched: gred: fix qave reporting via netlink by David Ward · 12 years ago
  97. c22e464 net_sched: gred: eliminate redundant DP prio comparisons by David Ward · 12 years ago
  98. e29fe83 net_sched: gred: correct comment about qavg calculation in RIO mode by David Ward · 12 years ago
  99. 4b921ed mISDN: Fix wrong usage of flush_work_sync while holding locks by Karsten Keil · 12 years ago
  100. 9305216 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago