1. 625f6ac Merge tag 'efi-for-3.9-rc3' into x86/urgent by H. Peter Anvin · 11 years ago
  2. e971318 efivars: Handle duplicate names from get_next_variable() by Matt Fleming · 11 years ago
  3. ec50bd3 efivars: explicitly calculate length of VariableName by Matt Fleming · 11 years ago
  4. ec0971b efivars: Add module parameter to disable use as a pstore backend by Seth Forshee · 11 years ago
  5. ed9dc8c efivars: Allow disabling use as a pstore backend by Seth Forshee · 11 years ago
  6. 9e1a0aa Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  7. de1893f Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes by Linus Torvalds · 11 years ago
  8. 92fbb1c Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  9. 0371541 mfd: twl4030-madc: Remove __exit_p annotation by Arnd Bergmann · 11 years ago
  10. 8c958c7 hwmon: (pmbus/ltc2978) Fix temperature reporting by Guenter Roeck · 11 years ago
  11. 6975404 hwmon: (pmbus) Fix krealloc() misuse in pmbus_add_attribute() by David Woodhouse · 11 years ago
  12. df06907 hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attributes by Axel Lin · 11 years ago
  13. 842d223 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 11 years ago
  14. 8e467e8 tidspbridge: convert to idr_alloc() by Tejun Heo · 11 years ago
  15. a37c301 zcache: convert to idr_alloc() by Tejun Heo · 11 years ago
  16. 95e1b71 mlx4: remove leftover idr_pre_get() call by Tejun Heo · 11 years ago
  17. ad8395e Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  18. cad9d56 Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  19. 886e03b Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  20. 27b351c USB: quatech2: only write to the tty if the port is open. by Bill Pemberton · 11 years ago
  21. 3f8bc5e qcserial: bind to DM/DIAG port on Gobi 1K devices by Dan Williams · 11 years ago
  22. a3633f6 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  23. 7946844 Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  24. c0f5ece USB: cdc-wdm: fix buffer overflow by Oliver Neukum · 11 years ago
  25. 9d1817c w1: fix oops when w1_search is called from netlink connector by Marcin Jurkowski · 11 years ago
  26. 34ccd87 w1-gpio: fix unused variable warning by Johan Hovold · 11 years ago
  27. 0123055 w1-gpio: remove erroneous __exit and __exit_p() by Johan Hovold · 11 years ago
  28. c39ac49 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  29. 6d9431a Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  30. a57e82a usb: serial: Add Rigblaster Advantage to device table by Steve Conklin · 11 years ago
  31. c51d41a tty: serial: fix typo "SERIAL_S3C2412" by Paul Bolle · 11 years ago
  32. f2b8dfd serial: 8250: Keep 8250.<xxxx> module options functional after driver rename by Josh Boyer · 11 years ago
  33. 827aa0d tty: serial: fix typo "ARCH_S5P6450" by Paul Bolle · 11 years ago
  34. 77e372a tty/8250_pnp: serial port detection regression since v3.7 by Sean Young · 11 years ago
  35. 064256f serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char" by Jonas Gorski · 11 years ago
  36. 8d2f8cd serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 Multi-I/O Controller by Wang YanQing · 11 years ago
  37. d13402a Fix 4 port and add support for 8 port 'Unknown' PCI serial port cards by Scott Ashcroft · 11 years ago
  38. e06c93c tty/serial: Add support for Altera serial port by Ley Foon Tan · 11 years ago
  39. 5771a80 tty: serial: vt8500: Unneccessary duplicated clock code removed by Tony Prisk · 11 years ago
  40. 09081e5 tty: serial: mpc5xxx: fix PSC clock name bug by Anatolij Gustschin · 11 years ago
  41. 54fc403 mfd: ab8500-gpadc: Complain if we fail to enable vtvout LDO by Axel Lin · 11 years ago
  42. 6049bce mfd: twl4030-audio: Fix argument type for twl4030_audio_disable_resource() by Mark Brown · 11 years ago
  43. 80e4e67 mfd: tps65912: Declare and use tps65912_irq_exit() by Mark Brown · 11 years ago
  44. df545d1 mfd: palmas: Provide irq flags through DT/platform data by Laxman Dewangan · 11 years ago
  45. 5c854aa mfd: Make AB8500_CORE select POWER_SUPPLY to fix build error by Axel Lin · 11 years ago
  46. 26bacba mfd: omap-usb-host: Actually update hostconfig by Roger Quadros · 11 years ago
  47. 7546152 Merge tag 'mvebu_fixes_for_v3.9' of git://git.infradead.org/users/jcooper/linux into fixes by Arnd Bergmann · 11 years ago
  48. 2d90e63 qcaux: add Franklin U600 by Dan Williams · 11 years ago
  49. fd5014a usb: musb: core: fix possible build error with randconfig by Felipe Balbi · 11 years ago
  50. d2e0bca xen/acpi: remove redundant acpi/acpi_drivers.h include by Liu Jinsong · 11 years ago
  51. 564c526 staging: comedi: dt9812: use CR_CHAN() for channel number by Ian Abbott · 11 years ago
  52. aa1e123 staging/vt6656: Fix too large integer constant warning on 32-bit by Geert Uytterhoeven · 11 years ago
  53. b5ae114 staging: comedi: drivers: usbduxsigma.c: fix DMA buffers on stack by Kumar Amit Mehta · 11 years ago
  54. 47b1be5 staging: imx/drm: request irq only after adding the crtc by Philipp Zabel · 11 years ago
  55. 161f440 staging: comedi: drivers: usbduxfast.c: fix for DMA buffers on stack by Kumar Amit Mehta · 11 years ago
  56. d49c3d6 staging: comedi: drivers: usbdux.c: fix DMA buffers on stack by Kumar Amit Mehta · 11 years ago
  57. 6987a6d staging: vt6656: Fix oops on resume from suspend. by Malcolm Priestley · 11 years ago
  58. be3101c usb: cp210x new Vendor/Device IDs by Matwey V. Kornilov · 11 years ago
  59. 4fa42e8 Merge tag 'fixes-for-v3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 11 years ago
  60. 0cb77508 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  61. 152fcb2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  62. 66e4afc usb: gadget: pxa25x: fix disconnect reporting by Felipe Balbi · 11 years ago
  63. 8698080 Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 11 years ago
  64. 4b7d293 Input: mms114 - Fix regulator enable and disable paths by Mark Brown · 11 years ago
  65. f94352f Input: ads7864 - check return value of regulator enable by Mark Brown · 11 years ago
  66. 3973501 Input: tc3589x-keypad - fix keymap size by Rabin Vincent · 11 years ago
  67. c1b90df drm/nv50: use correct tiling methods for m2mf buffer moves by Marcin Slusarz · 11 years ago
  68. 2b77c1c drm/nouveau: idle channel before releasing notify object by Marcin Slusarz · 11 years ago
  69. c8f28f8 drm/nouveau: fix regression in vblanking by Maarten Lankhorst · 11 years ago
  70. 94f54f5 drm/nv50: encoder creation failure doesn't mean full init failure by Ben Skeggs · 11 years ago
  71. fef4c86 rrunner.c: fix possible memory leak in rr_init_one() by David Oostdyk · 11 years ago
  72. 7293261 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  73. 5869483 Input: wacom - add support for 0x10d by Stephan Frank · 11 years ago
  74. 8343bce Atmel MXT touchscreen: increase reset timeouts by Linus Torvalds · 11 years ago
  75. 2ef3920 Platform: x86: chromeos_laptop : Add basic platform data for atmel devices by Benson Leung · 11 years ago
  76. 22dfab7 Input: atmel_mxt_ts - Support for touchpad variant by Daniel Kurtz · 11 years ago
  77. 59d8e5e Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 11 years ago
  78. a40e7cf dmi_scan: fix missing check for _DMI_ signature in smbios_present() by Ben Hutchings · 11 years ago
  79. d381f45 Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  80. c77f8bf Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 11 years ago
  81. 89c58c1 rtc: rtc-mv: Add support for clk to avoid lockups by Andrew Lunn · 11 years ago
  82. de88747 gpio: mvebu: Add clk support to prevent lockup by Andrew Lunn · 11 years ago
  83. 84421b9 tg3: Update link_up flag for phylib devices by Nithin Sujir · 11 years ago
  84. c390b03 usb: dwc3: ep0: fix sparc64 build by Andrew Morton · 11 years ago
  85. f394793 drivers/isdn: checkng length to be sure not memory overflow by Chen Gang · 11 years ago
  86. d9169323 bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenario by Yaniv Rosner · 11 years ago
  87. 5f3347e bnx2x: Fix intermittent long KR2 link up time by Yaniv Rosner · 11 years ago
  88. e84e7a5 virtio: rng: disallow multiple device registrations, fixes crashes by Amit Shah · 11 years ago
  89. 47b3bc9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  90. af2841c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  91. c89b148 Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  92. 36c1813 drm/tegra: drop "select DRM_HDMI" by Paul Bolle · 11 years ago
  93. ce49596 drm/mgag200: Bug fix: Renesas board now selects native resolution. by Julia Lemire · 11 years ago
  94. 0ba5317 drm/mgag200: Reject modes that are too big for VRAM by Christopher Harvey · 11 years ago
  95. cc59487 drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used by Christopher Harvey · 11 years ago
  96. 87ab7f6 macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode. by Vlad Yasevich · 11 years ago
  97. ba81276 team: unsyc the devices addresses when port is removed by Vlad Yasevich · 11 years ago
  98. cc67708 Merge tag 'efi-for-3.9-rc2' into x86/urgent by H. Peter Anvin · 11 years ago
  99. 260055b mv643xx_eth: fix for disabled autoneg by Phil Sutter · 11 years ago
  100. 80028ea bonding: fire NETDEV_RELEASE event only on 0 slaves by Veaceslav Falico · 11 years ago