1. 158f0bb hpet: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  2. 838b3a6 mei: me: add Lynx Point Wellsburg work station device id by Tomas Winkler · 11 years ago
  3. fbfdb6e misc/at25, dt: support probing at25 SPI EEPROM from DT by Jan Luebbe · 11 years ago
  4. 240ddd4 vmw_vmci: Convert driver to use get_user_pages_fast() by Jan Kara · 11 years ago
  5. af19049 misc: mic: Enable OSPM suspend and resume support. by Dasaratharaman Chandramouli · 11 years ago
  6. 12b3af3 char: hwicap: Remove unnecessary dev_set_drvdata() by Michal Simek · 11 years ago
  7. bc34268 misc: bh1780: probe from compatible string by Linus Walleij · 11 years ago
  8. 6078e0b misc: mic: Fix build issues in sample daemon. by Sudeep Dutt · 11 years ago
  9. af68fb6 mei: amthif: mei_amthif_host_init: propagate errors from called functions by Tomas Winkler · 11 years ago
  10. 22f96a0 mei: revamp open handler counts by Tomas Winkler · 11 years ago
  11. e036cc5 mei: simplify mei_open error handling by Tomas Winkler · 11 years ago
  12. d717349 Merge 3.12-rc3 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  13. 15c03dd Linux 3.12-rc3 by Linus Torvalds · 11 years ago
  14. 30ceb4e Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  15. 26c019f Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  16. 31795c4 Merge tag 'staging-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  17. 434ac47 Merge tag 'driver-core-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  18. c23c223 Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  19. cac6653 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  20. b97b869 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  21. 14951f2 Revert "perf symbols: Demangle cloned functions" by Ingo Molnar · 11 years ago
  22. 6654417 Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 11 years ago
  23. 669fc2f Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  24. 9b565a8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  25. ddd23eb Merge tag 'xfs-for-linus-v3.12-rc3' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  26. 057d5e9 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  27. ec220be Merge tag 'pm+acpi-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  28. f41f064 PCI: Workaround missing pci_set_master in pci drivers by Yinghai Lu · 11 years ago
  29. aeebc26 Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  30. 3a126f8 kernel/params: fix handling of signed integer types by Jean Delvare · 11 years ago
  31. f2e98aa Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  32. 874db4d Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  33. bf41691 i2c: ismt: initialize DMA buffer by James Ralston · 11 years ago
  34. 30600a909 drm/msm: use drm_gem_dumb_destroy helper by Rob Clark · 11 years ago
  35. 33b5596 drm/msm: deal with mach/iommu.h removal by Rob Clark · 11 years ago
  36. 8a3da6c7 perf/x86: Fix PMU detection printout when no PMU is detected by Ingo Molnar · 11 years ago
  37. c55d1c4 drm/msm: Remove iommu include from mdp4_kms.c by Joerg Roedel · 11 years ago
  38. e4826a9 drm/msm: Odd PTR_ERR usage by Thomas Meyer · 11 years ago
  39. efc1d23 s390: enable ARCH_USE_CMPXCHG_LOCKREF by Heiko Carstens · 11 years ago
  40. 491f6f8 lockref: use arch_mutex_cpu_relax() in CMPXCHG_LOOP() by Heiko Carstens · 11 years ago
  41. 083986e mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef by Heiko Carstens · 11 years ago
  42. 62d08ae Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/urgent by Ingo Molnar · 11 years ago
  43. 41ed7fe Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  44. 80d2623 misc: mic: depend on X86 for both host and card drivers. by Sudeep Dutt · 11 years ago
  45. b019ba9 misc: mic: fix a warning in the IOCTL header file. by Sudeep Dutt · 11 years ago
  46. ced2c60 misc: mic: cleanups for "--strict" checkpatch. by Ashutosh Dixit · 11 years ago
  47. 4aa7996 misc: mic: header file cleanups. by Sudeep Dutt · 11 years ago
  48. 2ce5852 misc: mic: host driver sysfs cleanups. by Sudeep Dutt · 11 years ago
  49. 36dec40 Merge tag 'drm-intel-fixes-2013-09-26' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  50. 6cac446 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  51. a7301fc Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  52. d3aa026 Merge tag 'fbdev-fixes-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  53. e1f8826 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  54. 730d7d3 sysfs: Allow mounting without CONFIG_NET by Eric W. Biederman · 11 years ago
  55. d2212b4 lockref: allow relaxed cmpxchg64 variant for lockless updates by Will Deacon · 11 years ago
  56. bd63ace i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is set by Chew, Chiau Ee · 11 years ago
  57. 85b3a93 i2c: mv64xxx: Do not use writel_relaxed() by Thierry Reding · 11 years ago
  58. c1a9946 i2c: mv64xxx: Fix some build warnings by Thierry Reding · 11 years ago
  59. 1533691 i2c: s3c2410: fix clk_disable/clk_unprepare WARNings by Kim Phillips · 11 years ago
  60. 0c06a5d arm: Fix build error with context tracking calls by Frederic Weisbecker · 11 years ago
  61. 1bb3e06 ALSA: hda - Enable internal mic on a Thinkpad machine with ALC283 by Kailang Yang · 11 years ago
  62. 068fd3a ALSA: hda - Fix Internal Mic boost can't control with ALC283 by Kailang Yang · 11 years ago
  63. a076052 ALSA: hda - Add documentation for CS4208 fixups by Takashi Iwai · 11 years ago
  64. b5bf0a9 ALSA: hda - Add fixup for MacBook Air 6,1 and 6,2 with CS4208 codec by Ben Whitten · 11 years ago
  65. accd1e8 x86/microcode/AMD: Fix patch level reporting for family 15h by Suravee Suthikulpanit · 14 years ago
  66. 2424a73 Merge tag 'extcon-next-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next by Greg Kroah-Hartman · 11 years ago
  67. dcc7bc3 Merge branch 'pm-cpufreq-fixes' by Rafael J. Wysocki · 11 years ago
  68. d93faa4 Merge branch 'acpi-fixes' by Rafael J. Wysocki · 11 years ago
  69. 42d7d75 extcon: Simplify extcon_dev_register() prototype by removing unnecessary parameter by Chanwoo Choi · 11 years ago
  70. dae6165 extcon: Change field type of 'dev' in extcon_dev structure by Chanwoo Choi · 11 years ago
  71. 4102424 extcon: arizona: Don't require micbias to be shifted in pdata by Charles Keepax · 11 years ago
  72. 4ba1a9f extcon: arizona: Correct typo in headphone detect range transitions by Charles Keepax · 11 years ago
  73. 5bfbdc9 extcon: gpio: Add support for active-low presence to detect pins by Guenter Roeck · 11 years ago
  74. 7c0f6558 extcon: use dev_get_platdata() by Jingoo Han · 11 years ago
  75. 338de0c extcon: gpio: Use gpio driver/chip debounce if supported by Guenter Roeck · 11 years ago
  76. 1073514 extcon: gpio: Do not unnecessarily initialize variables by Guenter Roeck · 11 years ago
  77. cb8bb3a extcon: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  78. a75e1c7 extcon: Fix indentation coding style to improve readability by Chanwoo Choi · 11 years ago
  79. a33411b extcon: max77693: Fix checkpatch warning by Sachin Kamat · 11 years ago
  80. d97abdd extcon: arizona: Fix a typo in a comment by Sachin Kamat · 11 years ago
  81. cb9005d extcon: arizona: Clear trig_sts bits on all paths by Charles Keepax · 11 years ago
  82. ad07d8b extcon: max8997: Fix checkpatch warning by Sachin Kamat · 11 years ago
  83. df3f4ed staging: r8188eu: Add new device ID by Larry Finger · 11 years ago
  84. 33b0693 hv: vmbus: fix vmbus_recvpacket_raw() return code by Dan Carpenter · 11 years ago
  85. 85601f8 usb: dwc3: add support for Merrifield by David Cohen · 11 years ago
  86. eee41b4 USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitialization by Shengzhou Liu · 11 years ago
  87. 2606b28 USB: Fix breakage in ffs_fs_mount() by Al Viro · 11 years ago
  88. f123db8 driver core : Fix use after free of dev->parent in device_shutdown by Benson Leung · 11 years ago
  89. 667b410 sysfs: Allow mounting without CONFIG_NET by Eric W. Biederman · 11 years ago
  90. 8bbf9f4 Drivers: hv: vmbus: Terminate vmbus version negotiation on timeout by K. Y. Srinivasan · 11 years ago
  91. 3a49160 Drivers: hv: util: Correctly support ws2008R2 and earlier by K. Y. Srinivasan · 11 years ago
  92. 4a70457 mei: cancel stall timers in mei_reset by Alexander Usyskin · 11 years ago
  93. e2b3164 mei: bus: stop wait for read during cl state transition by Tomas Winkler · 11 years ago
  94. 1aee351 mei: make me client counters less error prone by Tomas Winkler · 11 years ago
  95. 0a335b6 mmc: cb710: drop free_irq for devm_request_irq allocated irq by Wei Yongjun · 11 years ago
  96. 8d49751 Sample Implementation of Intel MIC User Space Daemon. by Caz Yokoyama · 11 years ago
  97. 2141c7c Intel MIC Card Driver Changes for Virtio Devices. by Ashutosh Dixit · 11 years ago
  98. f69bcbf Intel MIC Host Driver Changes for Virtio Devices. by Ashutosh Dixit · 11 years ago
  99. aa27bad Intel MIC Card Driver for X100 family. by Sudeep Dutt · 11 years ago
  100. 3a6a920 Intel MIC Host Driver, card OS state management. by Sudeep Dutt · 11 years ago