1. 8dccaf0 drivers/rtc/rtc-pcf8563.c: add device tree support by Nick Bowler · 12 years ago
  2. 0a25bf4 drivers/rtc/rtc-pcf8563.c: set owner field in driver struct by Nick Bowler · 12 years ago
  3. 007def0 rtc/rtc-da9052: remove unneed devm_kfree call by Devendra Naga · 12 years ago
  4. 19a1ac5 rtc/mc13xxx: add support for the rtc in the mc34708 pmic by Uwe Kleine-König · 12 years ago
  5. 0f636fc rtc/mc13xxx: use MODULE_DEVICE_TABLE instead of MODULE_ALIAS by Uwe Kleine-König · 12 years ago
  6. dbd9acb drivers/rtc/rtc-s3c.c: replace #include header files from asm/* to linux/* by Sachin Kamat · 12 years ago
  7. 8e74b6e drivers/rtc/rtc-r9701.c: check that r9701_set_datetime() succeeded by Andrew Morton · 12 years ago
  8. aa11ec5 drivers/rtc/rtc-r9701.c: avoid second call to rtc_valid_tm() by Devendra Naga · 12 years ago
  9. 064407f drivers/rtc/rtc-ab8500.c: remove fix for AB8500 ED version by Bengt Jonsson · 12 years ago
  10. dc43d4a drivers/rtc/rtc-ab8500.c: use UIE emulation by Ramesh Chandrasekaran · 12 years ago
  11. 559a6fc rtc: pl031: fix up IRQ flags by Mattias Wallin · 12 years ago
  12. 1bb457f rtc: pl031: use per-vendor variables for special init by Linus Walleij · 12 years ago
  13. aff05ed rtc: pl031: encapsulate per-vendor ops by Linus Walleij · 12 years ago
  14. 36ac1d24 drivers/rtc/rtc-coh901331.c: use devm allocation by Linus Walleij · 12 years ago
  15. 8384dfe drivers/rtc/rtc-coh901331.c: use clk_prepare/unprepare by Linus Walleij · 12 years ago
  16. 261eba7 drivers/message/i2o/i2o_config.c: bound allocation by Alan Cox · 12 years ago
  17. 40251b8 drivers/message/i2o/i2o_proc.c: the pointer returned from chtostr() points to an array which is no longer valid by Kamil Dudka · 12 years ago
  18. 4ed940d firmware_map: make firmware_map_add_early() argument consistent with firmware_map_add_hotplug() by Yasuaki Ishimatsu · 12 years ago
  19. 9a60139 video/uvc: use memweight() by Akinobu Mita · 12 years ago
  20. 8fb980e dm: use memweight() by Akinobu Mita · 12 years ago
  21. f7f9505 backlight: move lp855x header into platform_data directory by Kim, Milo · 12 years ago
  22. a1fcb2e backlight: move register definitions from header to source by Kim, Milo · 12 years ago
  23. 62a5c07 backlight: l4f00242t03: export and use devm_gpio_request_one() by Jingoo Han · 12 years ago
  24. 4405d5d backlight: corgi_lcd: use devm_gpio_request() by Jingoo Han · 12 years ago
  25. 04e961f backlight: lms283gf05: use devm_gpio_request() by Jingoo Han · 12 years ago
  26. f5b7194 backlight: tosa_bl: use devm_gpio_request() by Jingoo Han · 12 years ago
  27. 402ff9a backlight: tosa_lcd: use devm_gpio_request() by Jingoo Han · 12 years ago
  28. f673934 backlight: ot200_bl: use devm_gpio_request() by Jingoo Han · 12 years ago
  29. 5f9dd5c backlight: atmel-pwm-bl: use devm_gpio_request() by Jingoo Han · 12 years ago
  30. b4a7461 drivers/video/backlight/lm3533_bl.c: use devm_ functions by Jingoo Han · 12 years ago
  31. f1b60d4 drivers/video/backlight/ot200_bl.c: use devm_ functions by Jingoo Han · 12 years ago
  32. a4be29a drivers/video/backlight/atmel-pwm-bl.c: use devm_ functions by Jingoo Han · 12 years ago
  33. 5353cf0 drivers/misc/ti-st/st_core.c: missing NULL check by Alan Cox · 12 years ago
  34. e47c6a3 clk: validate pointer in __clk_disable() by Fengguang Wu · 12 years ago
  35. c311b78 usb/host/r8a66597: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  36. 569a50d gadget/r8a66597: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  37. f12a86a gadget/m66592: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  38. 6a81c26 net/stmmac: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  39. 2b1463d net/c_can: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  40. d14fb1e ata/pata_arasan: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  41. 08aff53 usb/musb: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  42. dd995c9 i2c/i2c-pxa: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  43. 01da40b clk: remove redundant depends on from drivers/Kconfig by Viresh Kumar · 12 years ago
  44. 6c4088a pcdp: use early_ioremap/early_iounmap to access pcdp table by Greg Pearson · 12 years ago
  45. a410963 Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  46. f7da9cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  47. cea8f46 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  48. 91b006d Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus by Russell King · 12 years ago
  49. 7b9b04f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  50. e4c7f25 USB: kaweth.c: use GFP_ATOMIC under spin_lock by Dan Carpenter · 12 years ago
  51. c1e7179 Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  52. b387e41 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  53. 28ea499 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  54. 25918f9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  55. aa0b3b2 Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  56. e5ae3cd radeonfb: Add quirk for the graphics adapter in some JSxx by Tony Breeds · 12 years ago
  57. 1e30c1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  58. d45bb11 leds-lp8788: forgotten unlock at lp8788_led_work by Devendra Naga · 12 years ago
  59. 18d4a06 LEDS: propagate error codes in blinkm_detect() by Dan Carpenter · 12 years ago
  60. 4d8729a LEDS: memory leak in blinkm_led_common_set() by Dan Carpenter · 12 years ago
  61. a9197f9 Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 12 years ago
  62. 4487e64 pch_gbe: vlan skb len fix by Andy Cress · 12 years ago
  63. f2c3166 pch_gbe: add extra clean tx by Andy Cress · 12 years ago
  64. 913f53e pch_gbe: fix transmit watchdog timeout by Andy Cress · 12 years ago
  65. 9c50c03 ixgbe: fix panic while dumping packets on Tx hang with IOMMU by Emil Tantilov · 12 years ago
  66. 4765250 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  67. bd22dc1 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  68. f948ad0 Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  69. 38bd2a1 pch_uart: Fix parity setting issue by Tomoya MORINAGA · 12 years ago
  70. 9539dfb pch_uart: Fix rx error interrupt setting issue by Tomoya MORINAGA · 12 years ago
  71. 9bc0374 pch_uart: Fix missing break for 16 byte fifo by Alan Cox · 12 years ago
  72. aa3c8af tty ldisc: Close/Reopen race prevention should check the proper flag by Shachar Shemesh · 12 years ago
  73. 2588aba pch_uart: Add eg20t_port lock field, avoid recursive spinlocks by Darren Hart · 12 years ago
  74. a7b1292 vt: fix race in vt_waitactive() by Rabin Vincent · 12 years ago
  75. ed85c60 serial/of-serial: Add LPC3220 standard UART compatible string by Roland Stigge · 12 years ago
  76. 6b583fa serial/8250: Add LPC3220 standard UART type by Roland Stigge · 12 years ago
  77. 24a7d44 serial_core: Update buffer overrun statistics. by Corbin · 12 years ago
  78. 10e7d09 serial: samsung: Fixed wrong comparison for baudclk_rate by Kyoungil Kim · 12 years ago
  79. 44a6b84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  80. 945c40c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  81. 0082c16 Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 12 years ago
  82. 1f03bf0 bcma: fix invalid PMU chip control masks by Hauke Mehrtens · 12 years ago
  83. 9dbf5f5 bcma: add missing iounmap on error path by Hauke Mehrtens · 12 years ago
  84. d8f1bd2 bcma: fix regression in interrupt assignment on mips by Hauke Mehrtens · 12 years ago
  85. 4581d91 mac80211_hwsim: fix possible race condition in usage of info->control.sta & control.vif by Thomas Huehn · 12 years ago
  86. b84382f Merge tag 'char-misc-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  87. fa93669 Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  88. b13bc8d Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  89. 9fc3777 Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  90. c297977 be2net: Fix to parse RSS hash from Receive completions correctly. by Sarveshwar Bandi · 12 years ago
  91. ee64c0e net/mlx4_en: Limit the RFS filter IDs to be < RPS_NO_FILTER by Amir Vadai · 12 years ago
  92. eb80411 leds: add new lp8788 led driver by Kim, Milo · 12 years ago
  93. ec033d0 Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuidle-coupled', 'cpuidle-tweaks', 'intel_idle-ivb', 'ost', 'red-hat-bz-772730', 'thermal', 'thermal-spear' and 'turbostat-v2' into release by Len Brown · 12 years ago
  94. 98c7b42 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  95. 2536f7d Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  96. 7158554 drm/nouveau: init vblank requests list by Marcin Slusarz · 12 years ago
  97. 0ade74b drm/nv50: extend vblank semaphore to generic dmaobj + offset pair by Ben Skeggs · 12 years ago
  98. 2a259a3 drm/nouveau: mark most of our ioctls as deprecated, move to compat layer by Ben Skeggs · 12 years ago
  99. ce22af0 drm/nouveau: move current gpuobj code out of nouveau_object.c by Ben Skeggs · 12 years ago
  100. 5086f69 drm/nouveau/gem: fix object reference leak in a failure path by Ben Skeggs · 12 years ago