1. 2474542 Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  2. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  3. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  4. 3498d13 Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  5. 5dc2db0 drivers/misc/lis3lv02d/lis3lv02d_i2c.c: add lis3lv02d device tree init by AnilKumar Ch · 12 years ago
  6. 79df8d2 drivers/misc/lis3lv02d/lis3lv02d_spi.c: add lis3lv02d device tree init by AnilKumar Ch · 12 years ago
  7. 0c83adb drivers/misc/lis3lv02d: remove lis3lv02d driver DT init by AnilKumar Ch · 12 years ago
  8. 4bcdea8 drivers/misc/lis3lv02d/lis3lv02d_spi.c: add DT matching table passthru code by Daniel Mack · 12 years ago
  9. cbac1a8 drivers/misc/lis3lv02d: add generic DT matching code by Daniel Mack · 12 years ago
  10. e2b2ed8 lis3lv02d: fix some comments specific to lis331dlh driver by AnilKumar Ch · 12 years ago
  11. bcdee04 MISC: hpilo, remove pci_disable_device by Jiri Slaby · 12 years ago
  12. 6173f8f pwm: Move AB8500 PWM driver to PWM framework by Thierry Reding · 12 years ago
  13. 6592921 char/misc: remove CONFIG_EXPERIMENTAL dependencies by Greg Kroah-Hartman · 12 years ago
  14. a4136b4 mei: don't print buffer as a string by Tomas Winkler · 12 years ago
  15. f060939 mei: struct mei_message_data doesn't have to be packed by Tomas Winkler · 12 years ago
  16. 1b81294 mei: add error messages for open count errors by Tomas Winkler · 12 years ago
  17. 9c8dc10 misc: use module_spi_driver by Devendra Naga · 12 years ago
  18. 7e0b2cd tifm: use module_pci_driver by Devendra Naga · 12 years ago
  19. d6ae0d5 misc/at25, dt: Improve at25 SPI eeprom device tree bindings. by David Daney · 12 years ago
  20. 9af5142 mei: add lynx point pci device ids by Tomas Winkler · 12 years ago
  21. 1e2776c mei: fix max number of open handles by Tomas Winkler · 12 years ago
  22. daed6b5 mei: rename struct pci_dev *mei_device to mei_pdev by Tomas Winkler · 12 years ago
  23. 0bf5a8b lis3lv02d: Add STMicroelectronics lis331dlh digital accelerometer by AnilKumar Ch · 12 years ago
  24. 7da59d2 Merge v3.6-rc3 into 'char-misc-next' by Greg Kroah-Hartman · 12 years ago
  25. e372dc6 Merge 3.6-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  26. 7838f99 drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ resources by Robin Holt · 12 years ago
  27. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  28. f3d9d36 ti-st: Fix check for pdata->chip_awake function pointer by Matthias Kaehlcke · 12 years ago
  29. a2f6985 mei: add mei_quirk_probe function by Tomas Winkler · 12 years ago
  30. 877cdf3 drivers/misc/ti-st: check chip_awake NULL check by Matthias Kaehlcke · 12 years ago
  31. 8565adb drivers/misc/ti-st: fix read fw version cmd by Pavan Savoy · 12 years ago
  32. 5370235 drivers/misc/ti-st: use cpu friendly completions by Pavan Savoy · 12 years ago
  33. b64365a drivers/misc/ti-st: chip_disable on timeout by Pavan Savoy · 12 years ago
  34. 27712b3 drivers/misc/ti-st: remove sparse warnings by Pavan Savoy · 12 years ago
  35. eccf297 drivers/misc/ti-st: remove gpio handling by Pavan Savoy · 12 years ago
  36. 4eb64ee driver: misc: bmp085: remove "of_match_table" property. by Sourav Poddar · 12 years ago
  37. 567fd1d carma: remove unnecessary DMA_INTERRUPT capability by Qiang Liu · 12 years ago
  38. cfeb285 pch_phub: use module_pci_driver by Devendra Naga · 12 years ago
  39. 73ac0e9 pch_phub: fix sparse warning by Devendra Naga · 12 years ago
  40. 09649a8 mei: wd: use watchdog_set/get_drvdata for passing mei_device by Tomas Winkler · 12 years ago
  41. c216fde mei: wd: decouple and revamp watchdog state machine by Tomas Winkler · 12 years ago
  42. 248ffdf mei: wd: rename watchdog constants to be more descriptive by Tomas Winkler · 12 years ago
  43. c8df729 mei: wd: add option WDIOF_SETTIMEOUT by Tomas Winkler · 12 years ago
  44. 9bb3a58 mei: fix device stall after wd is stopped by Tomas Winkler · 12 years ago
  45. 3e83095 mei: fix device stall after wd is stopped by Tomas Winkler · 12 years ago
  46. b210d75 mei: name space for mei device state by Tomas Winkler · 12 years ago
  47. 6ddf3ae mei: style : reformat PCI device IDs by Tomas Winkler · 12 years ago
  48. 068c0ae mei: use KBUILD_MODNAME when allocating resources from the OS by Tomas Winkler · 12 years ago
  49. 9a123f1 mei: add mei_quirk_probe function by Tomas Winkler · 12 years ago
  50. 07b509b mei: revamp me client search function by Tomas Winkler · 12 years ago
  51. c565ee0 misc: pti, use tty_port_register_device by Jiri Slaby · 12 years ago
  52. 5bd4200 misc: pti, fix tty_port count by Jiri Slaby · 12 years ago
  53. fbf1c24 misc: pti, fix fail paths by Jiri Slaby · 12 years ago
  54. 3140bae misc: pti, do the opposite of ->probe in ->remove by Jiri Slaby · 12 years ago
  55. 065185f misc: pti, move ->remove to the PCI code by Jiri Slaby · 12 years ago
  56. dda3f32 misc: pti, stop using iomap's unmap on ioremap space by Jiri Slaby · 12 years ago
  57. c6333cc misc: pti, pci drvdata cannot be NULL in ->remove by Jiri Slaby · 12 years ago
  58. d156842 misc: pti, add const to pci_device_id table by Jiri Slaby · 12 years ago
  59. c87985a Merge tty-next into 3.6-rc1 by Greg Kroah-Hartman · 12 years ago
  60. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  61. 086ff4b drivers/misc/lkdtm.c: fix missing allocation failure check by Alan Cox · 12 years ago
  62. 5353cf0 drivers/misc/ti-st/st_core.c: missing NULL check by Alan Cox · 12 years ago
  63. 3e701cd Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  64. 9ec9716 Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  65. b84382f Merge tag 'char-misc-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  66. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  67. eac7a92 pwm: Conflict with legacy PWM API by Thierry Reding · 12 years ago
  68. 6078188 mei: use module_pci_driver by Tomas Winkler · 12 years ago
  69. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  70. 5b1f6d8 Merge 3.5-rc7 into char-misc-next. by Greg Kroah-Hartman · 12 years ago
  71. ce7240e 8250: three way resolve of the 8250 diffs by Alan Cox · 12 years ago
  72. 38a0084 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  73. 00c3e27 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  74. 8875408 sgi-xp: nested calls to spin_lock_irqsave() by Dan Carpenter · 12 years ago
  75. ce8126c iwmc3200top: remove driver for unavailable hardware by John W. Linville · 12 years ago
  76. 483136e mei: mei_irq_thread_write_handler - line break fix by Tomas Winkler · 12 years ago
  77. b45f3cc mei: streamline the _mei_irq_thread_close/ioctol functions by Tomas Winkler · 12 years ago
  78. 7bdf72d mei: introduce mei_data2slots wrapper by Tomas Winkler · 12 years ago
  79. 7cb1ba9 mei: mei_wd_host_init: update the comment by Tomas Winkler · 12 years ago
  80. d242a0a mei: remove write only wariable wd_due_counter by Tomas Winkler · 12 years ago
  81. 4a0d6a7 mei: mei_device can be const for mei register access functions by Tomas Winkler · 12 years ago
  82. 16a50b1 mei: pci_resume: set IRQF_ONESHOT for msi request_threaded_irq by Tomas Winkler · 12 years ago
  83. bad7699 mfd: Register ab8500 devices using the newly DT:ed MFD API by Lee Jones · 12 years ago
  84. 726917f mei: revamp host buffer interface function by Tomas Winkler · 12 years ago
  85. 24aadc8 mei: don't query HCSR for host buffer depth by Tomas Winkler · 12 years ago
  86. 8497f69 PCI: do not call pci_set_power_state with PCI_D3cold by Huang Ying · 12 years ago
  87. 21c66d1 mei: group wd_interface_reg with watchdog variables within struct mei_device by Tomas Winkler · 12 years ago
  88. 7d5e0e5 mei: mei_irq_thread_write_handler check for overflow by Tomas Winkler · 12 years ago
  89. 169d133 mei: make mei_write_message more readable by Tomas Winkler · 12 years ago
  90. d204115 mei: check for error codes that mei_flow_ctrl_creds retuns by Tomas Winkler · 12 years ago
  91. 002176d misc: at25: Parse dt settings by Alexandre Pereira da Silva · 12 years ago
  92. 98dcd59 misc: hpilo: increase number of max supported channels by Camuso, Tony · 12 years ago
  93. 49fbd3f misc: mei: set WDIOF_ALARMONLY on mei watchdog by Tomas Winkler · 12 years ago
  94. 169dc38 misc: mei: Disable MSI when IRQ registration fails by Samuel Ortiz · 12 years ago
  95. 1e69d64 misc: mei: fix stalled read by Tomas Winkler · 12 years ago
  96. a44cab4 misc: mei: unregister misc device in pci_remove function by Tomas Winkler · 12 years ago
  97. aa189ec misc: mei: set IRQF_ONESHOT for msi request_threaded_irq by Tomas Winkler · 12 years ago
  98. 4b78147 Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  99. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  100. fb09baf Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago