1. e535410 mei: bus: Initial MEI Client bus type implementation by Samuel Ortiz · 11 years ago
  2. 40e0b67 mei: move mei-me to separate module by Tomas Winkler · 11 years ago
  3. b68301e mei: prefix me hardware specific functions with mei_me_ by Tomas Winkler · 11 years ago
  4. c4d589b mei: rename function mei_hw_init to mei_start by Tomas Winkler · 11 years ago
  5. d0265f1 mei: ME structures should be initialized in mei_device_init by Tomas Winkler · 11 years ago
  6. 2e64712 mei: unregister watchdog from mei_stop function by Tomas Winkler · 11 years ago
  7. cea6aec mei: drop RECOVERING_FROM_RESET device state by Tomas Winkler · 11 years ago
  8. 8c876be Merge branch 'char-misc-linus' into char-misc-next by Greg Kroah-Hartman · 11 years ago
  9. 02dbd0f mfd: pm8921: Disable driver until it gets fixed by David Brown · 11 years ago
  10. e58b9a2 Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into char-misc-next by Greg Kroah-Hartman · 11 years ago
  11. df8c3db extcon: arizona: Fix interaction between headphone outputs and identification by Mark Brown · 11 years ago
  12. f607e31 ASoC: arizona: Fix interaction between headphone outputs and identification by Mark Brown · 11 years ago
  13. 0340907 extcon: arizona: Factor out magic application by Mark Brown · 11 years ago
  14. a6025a2 Drivers: hv: balloon: make local functions static by Wei Yongjun · 11 years ago
  15. 54f69b9 dummy-irq: introduce a dummy IRQ handler driver by Jiri Kosina · 11 years ago
  16. 4c6e22b mei: add mei_irq_compl_handler function by Tomas Winkler · 11 years ago
  17. f57f27b memory: emif: Load the correct custom config values from dt by Lokesh Vutla · 11 years ago
  18. f02503b memory: emif: errata i743: Prohibit usage of Power-Down mode by Grygorii Strashko · 11 years ago
  19. 36caf3e memory: emif: Fix the incorrect 'size' parameter in memcpy by Oleksandr Dmytryshyn · 11 years ago
  20. 2553e32 memory: emif: use restart if power_off not present when out of spec by Nishanth Menon · 11 years ago
  21. f91a595 memory: emif: Handle devices which are not rated for >85C by Nishanth Menon · 11 years ago
  22. 25aaacd memory: emif: handle overflow for timing for LP mode by Nishanth Menon · 11 years ago
  23. 9ea03de memory: emif: setup LP settings on freq update by Ambresh K · 11 years ago
  24. 0a5f19c memory: emif: Fix the lpmode timeout calculation by Lokesh Vutla · 11 years ago
  25. 275b5d2 drivers: char: Use PTR_RET function by Alexandru Gheorghiu · 11 years ago
  26. 2451a84 parport: use kmemdup instead of kmalloc + memcpy by Silviu-Mihai Popescu · 11 years ago
  27. 5bcdf0c parport: amiga: use module_platform_driver_probe() by Fabio Porcedda · 11 years ago
  28. cd9a8fb MAINTAINERS: add ssbi by David Brown · 11 years ago
  29. ce44bf5 SSBI: Remove MSM_ prefix from SSBI drivers by David Brown · 11 years ago
  30. 37799ef ssbi: Remove extraneous logging by David Brown · 11 years ago
  31. 90f2d32 ssbi: Use regular init level by David Brown · 11 years ago
  32. 3f7a73b ssbi: Comment the use of udelay() by David Brown · 11 years ago
  33. 97f00f7 SSBI: Convert SSBI to device tree by David Brown · 11 years ago
  34. 4a6692e ssbi: Allow compilation as a module by David Brown · 11 years ago
  35. 7b67d56 ssbi: Fix exit mismatch in remove function by David Brown · 11 years ago
  36. a1a906c fix: Use EXPORT_SYMBOL_GPL by David Brown · 11 years ago
  37. e44b0ce add single-wire serial bus interface (SSBI) driver by Kenneth Heitke · 11 years ago
  38. 8bb9660 Linux 3.9-rc4 by Linus Torvalds · 11 years ago
  39. a607a11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  40. 22c3f2ff Merge tag 'md-3.9-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  41. c8c1f16 Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 11 years ago
  42. df2a8f3 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  43. a4e71e7 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  44. c19b3b0f KMS: fix EDID detailed timing frame rate by Torsten Duwe · 11 years ago
  45. 16dad1d KMS: fix EDID detailed timing vsync parsing by Torsten Duwe · 11 years ago
  46. 5da273f Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  47. 14629ed Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 11 years ago
  48. 38d78e5 mqueue: sys_mq_open: do not call mnt_drop_write() if read-only by Vladimir Davydov · 11 years ago
  49. ca4b3f3 mm/hotplug: only free wait_table if it's allocated by vmalloc by Jianguo Wu · 11 years ago
  50. 96e7d7a dma-debug: update DMA debug API to better handle multiple mappings of a buffer by Alexander Duyck · 11 years ago
  51. 8d640a5 dma-debug: fix locking bug in check_unmap() by Alexander Duyck · 11 years ago
  52. 0ef1594 drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR by Nicolas Ferre · 11 years ago
  53. e66b058 drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap() by H Hartley Sweeten · 11 years ago
  54. 925e8ea drivers/rtc/rtc-da9052.c: fix for rtc device registration by Ashish Jangam · 11 years ago
  55. f9228b2 mm: zone_end_pfn is too small by Russ Anderson · 11 years ago
  56. 2ca067e poweroff: change orderly_poweroff() to use schedule_work() by Oleg Nesterov · 11 years ago
  57. d002858 mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit accouting by Wanpeng Li · 11 years ago
  58. dc72c32 printk: Provide a wake_up_klogd() off-case by Frederic Weisbecker · 11 years ago
  59. fe8d526 irq_work.h: fix warning when CONFIG_IRQ_WORK=n by James Hogan · 11 years ago
  60. 81fc933 watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2 by Takahisa Tanaka · 11 years ago
  61. 18e4321 watchdog: sp5100_tco: Remove code that may cause a boot failure by Takahisa Tanaka · 11 years ago
  62. b9cb3bf Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  63. 8f46c50 Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  64. 70dc52f Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  65. 1e0695c Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 11 years ago
  66. 1220903 NVMe: Add namespaces with no LBA range feature by Keith Busch · 11 years ago
  67. 51f0885 vfs,proc: guarantee unique inodes in /proc by Linus Torvalds · 11 years ago
  68. 09a6e1f Revert "KVM: allow host header to be included even for !CONFIG_KVM" by Marcelo Tosatti · 11 years ago
  69. 888f280 MAINTAINERS: add maintainer entry for atmel i2c driver by Ludovic Desroches · 11 years ago
  70. b104153 i2c: Fix my e-mail address in drivers and documentation by Guenter Roeck · 11 years ago
  71. 488b926 i2c: iSMT: add Intel Avoton DeviceIDs by Seth Heasley · 11 years ago
  72. 132c803 i2c: tegra: check the clk_prepare_enable() return value by Laxman Dewangan · 11 years ago
  73. 9217cbb Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  74. d3c9262 Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  75. fc98ab873 USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  76. 43a66b4 USB: ssu100: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  77. dbcea76 USB: spcp8x5: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  78. 69f87f4 USB: quatech2: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  79. 40509ca9 USB: pl2303: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  80. 8edfdab USB: oti6858: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  81. a14430d USB: mos7840: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  82. e670c6a USB: mos7840: fix broken TIOCMIWAIT by Johan Hovold · 11 years ago
  83. cf1d244 USB: mct_u232: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  84. 7b24596 USB: io_ti: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  85. 33357625 USB: io_edgeport: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  86. 71ccb9b0 USB: ftdi_sio: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  87. 508f940 USB: f81232: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  88. 356050d USB: cypress_m8: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  89. fa1e11d USB: ch341: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  90. 5018860 USB: ark3116: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  91. e5b33dc USB: serial: add modem-status-change wait queue by Johan Hovold · 11 years ago
  92. d797105 USB: serial: fix interface refcounting by Johan Hovold · 11 years ago
  93. 5492bf3 USB: io_ti: fix get_icount for two port adapters by Johan Hovold · 11 years ago
  94. 618aa10 USB: garmin_gps: fix memory leak on disconnect by Johan Hovold · 11 years ago
  95. cb25505 USB: cdc-acm: fix device unregistration by Johan Hovold · 11 years ago
  96. c93d819 usb: cdc-acm: fix error handling in acm_probe() by Alexey Khoroshilov · 11 years ago
  97. f853c61 cifs: ignore everything in SPNEGO blob after mechTypes by Jeff Layton · 11 years ago
  98. 55a63d4 ALSA: hda - Fix DAC assignment for independent HP by Takashi Iwai · 11 years ago
  99. d93acbc Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 11 years ago
  100. 0a7e453 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago