1. 68cb2b5 ALSA: Convert to new pm_ops for PCI drivers by Takashi Iwai · 12 years ago
  2. 284e7ca ALSA: convert PM ops of platform_driver to new pm ops by Takashi Iwai · 12 years ago
  3. 8bf01d8 ALSA: Add missing .owner=THIS_MODULE to platform_driver definitions by Takashi Iwai · 12 years ago
  4. 6887a41 Linux 3.5-rc5 by Linus Torvalds · 12 years ago
  5. c07978b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  6. 4f0f4af printk.c: fix kernel-doc warnings by Randy Dunlap · 12 years ago
  7. 87fac28 linux/irq.h: fix kernel-doc warning by Randy Dunlap · 12 years ago
  8. 5d5474d Merge branch 'v3.5-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  9. 5ae95ae ARM: imx6q: fix suspend regression caused by common clk migration by Shawn Guo · 12 years ago
  10. e5a5192 Merge tag 'omap-fixes-for-v3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  11. c767609 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  12. 21f2729 Merge tag 'driver-core-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  13. 6eca954 Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzilla-43168', 'bugzilla-40002' and 'bugfix-misc' into release by Len Brown · 12 years ago
  14. 5f16012 acpi_pad: fix power_saving thread deadlock by Stuart Hayes · 12 years ago
  15. b037384 ACPI video: Still use ACPI backlight control if _DOS doesn't exist by Zhang Rui · 12 years ago
  16. 02529ba Merge tag 'pm-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  17. d362082 printk: Optimize if statement logic where newline exists by Steven Rostedt · 12 years ago
  18. 15114c7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  19. 15b7743 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  20. 62a75b9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  21. efc9def Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  22. 084681d printk: flush continuation lines immediately to console by Kay Sievers · 12 years ago
  23. bc6dc75 powerpc/pseries: Fix software invalidate TCE by Michael Neuling · 12 years ago
  24. 0b17ba7 powerpc: check_and_cede_processor() never cedes by Anton Blanchard · 12 years ago
  25. 2d773aa powerpc/ftrace: Do not trace restore_interrupts() by Steven Rostedt · 12 years ago
  26. 2cb387a powerpc: Fix Section mismatch warnings in prom_init.c by Li Zhong · 12 years ago
  27. c58ce2b ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preempt by Tiejun Chen · 12 years ago
  28. 82b2521 powerpc: Fix uninitialised error in numa.c by Michael Neuling · 12 years ago
  29. 7784655 powerpc: Fix BPF_JIT code to link with multiple TOCs by Michael Ellerman · 12 years ago
  30. 9acc7bd Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  31. ccce27c Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  32. 221d3eb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  33. 9a7c6b7 Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  34. 8b9468d watchdog: core: fix WDIOC_GETSTATUS return value by Wim Van Sebroeck · 12 years ago
  35. a089361 watchdog: hpwdt: Unregister NMI events on exit. by Mingarelli, Thomas · 12 years ago
  36. e5de32e watchdog: iTCO_wdt: add platform driver module alias by Jan Beulich · 12 years ago
  37. 4a9c469 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  38. ef72622 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  39. f3747e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  40. 1df2ae3 udf: Fortify loading of sparing table by Jan Kara · 12 years ago
  41. adee11b udf: Avoid run away loop when partition table length is corrupted by Jan Kara · 12 years ago
  42. cb14d34 udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol() by Jan Kara · 12 years ago
  43. e9bcd47 Merge branches 'sh/urgent' and 'sh/trivial' into sh-fixes-for-linus by Paul Mundt · 12 years ago
  44. ad3337c sh: Convert sh_clk_mstp32_register to sh_clk_mstp_register by Nobuhiro Iwamatsu · 12 years ago
  45. bc404e9 sh: kfr2r09: fix compile breakage by Guennadi Liakhovetski · 12 years ago
  46. a969dd1 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can by David S. Miller · 12 years ago
  47. d31bb4f 9p: fix min_t() casting in p9pdu_vwritef() by Dan Carpenter · 12 years ago
  48. 47b514c Merge tag 'usb-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  49. 2b25679 Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  50. 6ebfbe9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  51. 843760c Merge tag 'mmc-fixes-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  52. e04fb02 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  53. 6b44695 chmod +x scripts/gfp-translate by Dave Jones · 12 years ago
  54. 2266b05 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  55. 7aa1e7f Revert "drm/i915: allow PCH PWM override on IVB" by Daniel Vetter · 12 years ago
  56. 75cc523 PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup. by Deepthi Dharwar · 12 years ago
  57. e90b833 ARM: OMAP4470: Fix OMAP4470 boot failure by Jon Hunter · 12 years ago
  58. 903e0e4 UBI: correct usage of IS_ENABLED() by Brian Norris · 12 years ago
  59. 2d4cf5a UBIFS: correct usage of IS_ENABLED() by Brian Norris · 12 years ago
  60. 85f2f83 can: flexcan: use be32_to_cpup to handle the value of dt entry by Hui Wang · 12 years ago
  61. e9bf5f3 drm/nouveau: add license header to prime. by Dave Airlie · 12 years ago
  62. 6bc96d0 xen/netfront: teardown the device before unregistering it. by Ian Campbell · 12 years ago
  63. 149ddd8 bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2) by stephen hemminger · 12 years ago
  64. d7ffde3 vhost: use USER_DS in vhost_worker thread by Jens Freimann · 12 years ago
  65. 58c553d ARM: EXYNOS: Fix EXYNOS_DEV_DMA Kconfig entry by Sachin Kamat · 12 years ago
  66. 57efd44 ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP by Alexander Duyck · 12 years ago
  67. a2842a1 net: l2tp_eth: use LLTX to avoid LOCKDEP splats by Eric Dumazet · 12 years ago
  68. 3fcc8f9 USB: CP210x Add 10 Device IDs by Craig Shelley · 12 years ago
  69. 065b07e USB: option: Add USB ID for Novatel Ovation MC551 by Forest Bond · 12 years ago
  70. c615632 usb: phy: Fix Kconfig dependency for Phy drivers by Alexandre Pereira da Silva · 12 years ago
  71. fe85227 Revert "mmc: omap_hsmmc: Enable Auto CMD12" by Ming Lei · 12 years ago
  72. d380443 mmc: block: fix the data timeout issue with ACMD22 by Subhash Jadavani · 12 years ago
  73. 116e90b syslog: fill buffer with more than a single message for SYSLOG_ACTION_READ by Jan Beulich · 12 years ago
  74. 6fda135 Revert "printk: return -EINVAL if the message len is bigger than the buf size" by Greg Kroah-Hartman · 12 years ago
  75. d1346a6 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  76. 60d2c25 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  77. 6e1c39c ALSA: hda - Fix power-map regression for HP dv6 & co by Takashi Iwai · 12 years ago
  78. 1b6b7c9 x86, cpufeature: Remove stray %s, add -w to mkcapflags.pl by H. Peter Anvin · 12 years ago
  79. 09a6071 ALSA: hda - Initialize caches at codec reconfiguration by Takashi Iwai · 12 years ago
  80. 59cad16 ALSA: hda - Fix memory leaks at module unload by Takashi Iwai · 12 years ago
  81. ee48df5 ALSA: hda - Fix memory leaks in Realtek & Conexant codec parsers by Takashi Iwai · 12 years ago
  82. 9bd0c15 drm/nouveau/fbcon: using nv_two_heads is not a good idea by Ben Skeggs · 12 years ago
  83. bb44c30e ARM: OMAP2+: nand: fix build error when CONFIG_MTD_ONENAND_OMAP2=n by Kevin Hilman · 12 years ago
  84. d03ac61 clk: mxs: fix clock lookup after freeing init memory by Marc Kleine-Budde · 12 years ago
  85. d6dc55c clk: mxs: fix ref_io clock definition by Shawn Guo · 12 years ago
  86. bf47b4f clk: Check parent for NULL in clk_change_rate by Pawel Moll · 12 years ago
  87. 7975059 clk: Allow late cache allocation for clk->parents by Rajendra Nayak · 12 years ago
  88. 3a35fc3 clk: SPEAr600: Fix ethernet clock name for DT based probing by Stefan Roese · 12 years ago
  89. 8a8e28b mac802154: add missed braces by alex.bluesman.smirnov@gmail.com · 12 years ago
  90. aa214de0 net: l2tp_eth: fix l2tp_eth_dev_xmit race by Eric Dumazet · 12 years ago
  91. 044ca2a net/mlx4_en: Release QP range in free_resources by Yevgeny Petrilin · 12 years ago
  92. 9858d2d net/mlx4: Use single completion vector after NOP failure by Yevgeny Petrilin · 12 years ago
  93. 5c8e904 net/mlx4_en: Set correct port parameters during device initialization by Yevgeny Petrilin · 12 years ago
  94. 6de0298 ipheth: add support for iPad by Davide Gerhard · 12 years ago
  95. 1fdc763 caif-hsi: Add missing return in error path by Sjur Brændeland · 12 years ago
  96. 3935600 caif-hsi: Bugfix - Piggyback'ed embedded CAIF frame lost by Per Ellefsen · 12 years ago
  97. eaa8c5f caif: Clear shutdown mask to zero at reconnect. by Sjur Brændeland · 12 years ago
  98. 437c5b5 tcp: heed result of security_inet_conn_request() in tcp_v6_conn_request() by Neal Cardwell · 12 years ago
  99. fa809e2 ipv6: fib: fix fib dump restart by Eric Dumazet · 12 years ago
  100. aace99e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago