1. 76a0e68 pch_gbe: fix ip_summed checksum reporting on rx by Veaceslav Falico · 12 years ago
  2. 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 · 12 years ago
  3. df8c3db extcon: arizona: Fix interaction between headphone outputs and identification by Mark Brown · 12 years ago
  4. f607e31 ASoC: arizona: Fix interaction between headphone outputs and identification by Mark Brown · 12 years ago
  5. 4fdc782 x86, io_apic: remove duplicated include from irq_remapping.c by Wei Yongjun · 12 years ago
  6. 0340907 extcon: arizona: Factor out magic application by Mark Brown · 12 years ago
  7. 35ccece [media] [REGRESSION] bt8xx: Fix too large height in cropcap by Hans de Goede · 12 years ago
  8. 751c644 pid: Handle the exit of a multi-threaded init. by Eric W. Biederman · 12 years ago
  9. 75517d9 igb: fix PHC stopping on max freq by Jiri Benc · 12 years ago
  10. 05ec29e igb: make sensor info static by Stephen Hemminger · 12 years ago
  11. d5e51a1 igb: SR-IOV init reordering by Alex Williamson · 12 years ago
  12. d0f63ac igb: Fix null pointer dereference by Alex Williamson · 12 years ago
  13. 22c1275 igb: fix i350 anti spoofing config by Lior Levy · 12 years ago
  14. a1f6c6b ixgbevf: don't release the soft entries by xunleer · 12 years ago
  15. d8d595d block: removes dynamic allocation on stack by Philip J Kelleher · 12 years ago
  16. a12183c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  17. 855f6fd Xilinx: ARM: UART: clear pending irqs before enabling irqs by John Linn · 12 years ago
  18. 9326b04 TTY: 8250, deprecated 8250_core.* options by Jiri Slaby · 12 years ago
  19. 9196d8a TTY: 8250, revert module name change by Jiri Slaby · 12 years ago
  20. f9294e9 powerpc: define the conditions where the ePAPR idle hcall can be supported by Stuart Yoder · 12 years ago
  21. 85ecd03 USB: EHCI: fix bug in iTD/siTD DMA pool allocation by Soeren Moch · 12 years ago
  22. a6025a2 Drivers: hv: balloon: make local functions static by Wei Yongjun · 12 years ago
  23. 54f69b9 dummy-irq: introduce a dummy IRQ handler driver by Jiri Kosina · 12 years ago
  24. 4c6e22b mei: add mei_irq_compl_handler function by Tomas Winkler · 12 years ago
  25. f57f27b memory: emif: Load the correct custom config values from dt by Lokesh Vutla · 12 years ago
  26. f02503b memory: emif: errata i743: Prohibit usage of Power-Down mode by Grygorii Strashko · 12 years ago
  27. 36caf3e memory: emif: Fix the incorrect 'size' parameter in memcpy by Oleksandr Dmytryshyn · 12 years ago
  28. 2553e32 memory: emif: use restart if power_off not present when out of spec by Nishanth Menon · 12 years ago
  29. f91a595 memory: emif: Handle devices which are not rated for >85C by Nishanth Menon · 12 years ago
  30. 25aaacd memory: emif: handle overflow for timing for LP mode by Nishanth Menon · 12 years ago
  31. 9ea03de memory: emif: setup LP settings on freq update by Ambresh K · 12 years ago
  32. 0a5f19c memory: emif: Fix the lpmode timeout calculation by Lokesh Vutla · 12 years ago
  33. 275b5d2 drivers: char: Use PTR_RET function by Alexandru Gheorghiu · 12 years ago
  34. e4317ce8 staging: comedi: s626: fix continuous acquisition by Ian Abbott · 12 years ago
  35. 532ee00 [media] fix compilation with both V4L2 and I2C as 'm' by Mauro Carvalho Chehab · 12 years ago
  36. d17cfb3 ARM64: early_printk: Fix check for CONFIG_ARM64_64K_PAGES by Ben Hutchings · 12 years ago
  37. a79ca22 ipv6: fix bad free of addrconf_init_net by Hong Zhiguo · 12 years ago
  38. 2451a84 parport: use kmemdup instead of kmalloc + memcpy by Silviu-Mihai Popescu · 12 years ago
  39. 5bcdf0c parport: amiga: use module_platform_driver_probe() by Fabio Porcedda · 12 years ago
  40. cd9a8fb MAINTAINERS: add ssbi by David Brown · 12 years ago
  41. ce44bf5 SSBI: Remove MSM_ prefix from SSBI drivers by David Brown · 12 years ago
  42. 37799ef ssbi: Remove extraneous logging by David Brown · 12 years ago
  43. 90f2d32 ssbi: Use regular init level by David Brown · 12 years ago
  44. 3f7a73b ssbi: Comment the use of udelay() by David Brown · 12 years ago
  45. 97f00f7 SSBI: Convert SSBI to device tree by David Brown · 12 years ago
  46. a83d675 xhci: Don't warn on empty ring for suspended devices. by Sarah Sharp · 12 years ago
  47. 1c11a17 usb: xhci: Fix TRB transfer length macro used for Event TRB. by Vivek Gautam · 12 years ago
  48. bafcaf6 usb/acpi: binding xhci root hub usb port with ACPI by Lan Tianyu · 12 years ago
  49. 3f5eb14 usb: add find_raw_port_number callback to struct hc_driver() by Lan Tianyu · 12 years ago
  50. 09ce0c0 usb: xhci: fix build warning by Peter Chen · 12 years ago
  51. 4a6692e ssbi: Allow compilation as a module by David Brown · 12 years ago
  52. 7b67d56 ssbi: Fix exit mismatch in remove function by David Brown · 12 years ago
  53. a1a906c fix: Use EXPORT_SYMBOL_GPL by David Brown · 12 years ago
  54. e44b0ce add single-wire serial bus interface (SSBI) driver by Kenneth Heitke · 12 years ago
  55. ded34e0 unix: fix a race condition in unix_release() by Paul Moore · 12 years ago
  56. 53b6809 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  57. fb9bb18 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  58. 844fdd9 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  59. 1166fde6 SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked by Trond Myklebust · 12 years ago
  60. aa77a52 cpufreq: acpi-cpufreq: Don't set policy->related_cpus from .init() by Viresh Kumar · 12 years ago
  61. 187da1d cpufreq: stats: do cpufreq_cpu_put() corresponding to cpufreq_cpu_get() by viresh kumar · 12 years ago
  62. 05e99c8cf intel-pstate: Use #defines instead of hard-coded values. by Konrad Rzeszutek Wilk · 12 years ago
  63. e6f3eb2 cpufreq / intel_pstate: Fix calculation of current frequency by Dirk Brandewie · 12 years ago
  64. b563b4e cpufreq / intel_pstate: Add function to check that all MSRs are valid by Dirk Brandewie · 12 years ago
  65. c4052ba Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  66. 087aa03 powerpc: make additional room in exception vector area by Chen Gang · 12 years ago
  67. 7ac8833 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into HEAD by Dave Airlie · 12 years ago
  68. ac165b0 Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into HEAD by Dave Airlie · 12 years ago
  69. 7ebe183 tcp: undo spurious timeout after SACK reneging by Yuchung Cheng · 12 years ago
  70. 8fe7f99 bnx2x: fix assignment of signed expression to unsigned variable by Kumar Amit Mehta · 12 years ago
  71. 9b46922 bridge: fix crash when set mac address of br interface by Hong zhi guo · 12 years ago
  72. 4a7df34 8021q: fix a potential use-after-free by Cong Wang · 12 years ago
  73. 9979a55 net: remove a WARN_ON() in net_enable_timestamp() by Eric Dumazet · 12 years ago
  74. 3912a67 Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  75. 33b73e9 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  76. b128937 Revert "drm/i915: write backlight harder" by Daniel Vetter · 12 years ago
  77. 2124b72 drm/i915: don't disable the power well yet by Paulo Zanoni · 12 years ago
  78. bba2181 Revert "drm/i915: set TRANSCODER_EDP even earlier" by Daniel Vetter · 12 years ago
  79. b9726d9 Merge tag 'efi-for-3.9-rc4' into x86/urgent by H. Peter Anvin · 12 years ago
  80. 8bb9660 Linux 3.9-rc4 by Linus Torvalds · 12 years ago
  81. a607a11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  82. 22c3f2f Merge tag 'md-3.9-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  83. c8c1f16 Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  84. df2a8f3 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 12 years ago
  85. a4e71e7 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  86. c19b3b0f KMS: fix EDID detailed timing frame rate by Torsten Duwe · 12 years ago
  87. 16dad1d KMS: fix EDID detailed timing vsync parsing by Torsten Duwe · 12 years ago
  88. 4e73a54 Merge branches 'cxgb4', 'ipoib' and 'qib' into for-next by Roland Dreier · 12 years ago
  89. e2eed58 IB/qib: change QLogic to Intel by Vinit Agnihotri · 12 years ago
  90. 3c32869 IB/ipath: Silence a static checker warning by Dan Carpenter · 12 years ago
  91. 1ee9e2a IPoIB: Fix send lockup due to missed TX completion by Mike Marciniszyn · 12 years ago
  92. 55e57a7 RDMA/cxgb4: Fix error return code in create_qp() by Wei Yongjun · 12 years ago
  93. 5da273f Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 12 years ago
  94. 14629ed Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  95. 38d78e5 mqueue: sys_mq_open: do not call mnt_drop_write() if read-only by Vladimir Davydov · 12 years ago
  96. ca4b3f3 mm/hotplug: only free wait_table if it's allocated by vmalloc by Jianguo Wu · 12 years ago
  97. 96e7d7a dma-debug: update DMA debug API to better handle multiple mappings of a buffer by Alexander Duyck · 12 years ago
  98. 8d640a5 dma-debug: fix locking bug in check_unmap() by Alexander Duyck · 12 years ago
  99. 0ef1594 drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR by Nicolas Ferre · 12 years ago
  100. e66b058 drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap() by H Hartley Sweeten · 12 years ago