1. 3d3a6d1 watchdog: introduce retu_wdt driver by Aaro Koskinen · 12 years ago
  2. d1ec74a watchdog: intel_scu_watchdog: fix Kconfig dependency by Wim Van Sebroeck · 12 years ago
  3. f3ea733 watchdog: orion_wdt: Add platform alias by Lubomir Rintel · 12 years ago
  4. 15920d1 watchdog: ath79_wdt: add device tree matching by Gabor Juhos · 12 years ago
  5. 09f5100 watchdog: ath79_wdt: get register base from platform device's resources by Gabor Juhos · 12 years ago
  6. 5071a88 watchdog: ath79_wdt: convert to use devm_clk_get by Gabor Juhos · 12 years ago
  7. 41adafb watchdog: sp5100_tco: Write back the original value to reserved bits, instead of zero by Takahisa Tanaka · 12 years ago
  8. 10ab329 watchdog: sp5100_tco: Fix wrong indirect I/O access for getting value of reserved bits by Takahisa Tanaka · 12 years ago
  9. 6737176 watchdog: gef_wdt.c: add missing remove callback by Devendra Naga · 12 years ago
  10. 6c41e47 watchdog: at91sam9: at91_wdt_dt_ids cannot be __init by Arnd Bergmann · 12 years ago
  11. 12a5c05 watchdog: da9055_wdt needs to select WATCHDOG_CORE by Randy Dunlap · 12 years ago
  12. ad6c2c2 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 12 years ago
  13. 19cc90f Fix mis-merge of intel_powerclamp.c resulting in compile error by Linus Torvalds · 12 years ago
  14. 1a32c58 Merge tag 'late-mvebu-rebased' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  15. 7307c00 Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  16. f8f466c Merge tag 'late-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  17. 2af7844 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 12 years ago
  18. 5e04f4b Merge tag 'tag-for-linus-3.9' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 12 years ago
  19. 1cf0209 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  20. f042fea Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  21. ee89f81 Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  22. 21f3b24 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  23. ddd3f69 clocksource: time-armada-370-xp: add local timer support by Gregory CLEMENT · 12 years ago
  24. 7266d48 Merge branch 'timer/cleanup' into late/mvebu2 by Arnd Bergmann · 12 years ago
  25. 168268a Merge 'mmc/upstream' into late/mvebu2 by Arnd Bergmann · 12 years ago
  26. 2a7d2b9 Merge branch 'akpm' (final batch from Andrew) by Linus Torvalds · 12 years ago
  27. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  28. 31b4ca3 w1: add support for DS2413 Dual Channel Addressable Switch by Mariusz Bialonczyk · 12 years ago
  29. 940da35 memstick: move the dereference below the NULL test by Wei Yongjun · 12 years ago
  30. 507063b drivers/pps/clients/pps-gpio.c: use devm_kzalloc by Julia Lawall · 12 years ago
  31. 4debec7 mtd: mtd_stresstest: use prandom_bytes() by Akinobu Mita · 12 years ago
  32. a312b78 mtd: mtd_subpagetest: convert to use prandom library by Akinobu Mita · 12 years ago
  33. 99672f3 mtd: mtd_speedtest: use prandom_bytes by Akinobu Mita · 12 years ago
  34. 825b8cc mtd: mtd_pagetest: convert to use prandom library by Akinobu Mita · 12 years ago
  35. 8dad049 mtd: mtd_oobtest: convert to use prandom library by Akinobu Mita · 12 years ago
  36. 459a86d mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes() by Akinobu Mita · 12 years ago
  37. 398eb08 nbd: fix sparse warning by Alex Elder · 12 years ago
  38. a83e814 nbd: show read-only state in sysfs by Paolo Bonzini · 12 years ago
  39. 3a2d63f8 nbd: fsync and kill block device on shutdown by Paolo Bonzini · 12 years ago
  40. 75f187a nbd: support FLUSH requests by Alex Bligh · 12 years ago
  41. 3c94ce6 drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionally by Dae S. Kim · 12 years ago
  42. f2afae4 ipmi: add options to disable openfirmware and PCI scanning by Corey Minyard · 12 years ago
  43. d941aea ipmi: add new kernel options to prevent automatic ipmi init by Corey Minyard · 12 years ago
  44. e8c8d1b idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c by Tejun Heo · 12 years ago
  45. a1c36b1 vfio: convert to idr_alloc() by Tejun Heo · 12 years ago
  46. 6d77093 uio: convert to idr_alloc() by Tejun Heo · 12 years ago
  47. 6deb69f thermal: convert to idr_alloc() by Tejun Heo · 12 years ago
  48. ab51603 scsi/lpfc: convert to idr_alloc() by Tejun Heo · 12 years ago
  49. c9365bd target/iscsi: convert to idr_alloc() by Tejun Heo · 12 years ago
  50. b98c52b scsi: convert to idr_alloc() by Tejun Heo · 12 years ago
  51. 70a9755 scsi/bfa: convert to idr_alloc() by Tejun Heo · 12 years ago
  52. d0ffce7 rpmsg: convert to idr_alloc() by Tejun Heo · 12 years ago
  53. 15fc611 remoteproc: convert to idr_alloc() by Tejun Heo · 12 years ago
  54. 19dd2da pps: convert to idr_alloc() by Tejun Heo · 12 years ago
  55. 05e2cef power: convert to idr_alloc() by Tejun Heo · 12 years ago
  56. 2fa532c ppp: convert to idr_alloc() by Tejun Heo · 12 years ago
  57. ec09ebc macvtap: convert to idr_alloc() by Tejun Heo · 12 years ago
  58. 589e9c4 mtd: convert to idr_alloc() by Tejun Heo · 12 years ago
  59. 803d9e0 mmc: convert to idr_alloc() by Tejun Heo · 12 years ago
  60. 57f2667 misc/tifm_core: convert to idr_alloc() by Tejun Heo · 12 years ago
  61. 3ab4ee8 misc/c2port: convert to idr_alloc() by Tejun Heo · 12 years ago
  62. 9f12563 mfd: convert to idr_alloc() by Tejun Heo · 12 years ago
  63. 7b51f47 memstick: convert to idr_alloc() by Tejun Heo · 12 years ago
  64. c9d76be dm: convert to idr_alloc() by Tejun Heo · 12 years ago
  65. 80f22b4 IB/qib: convert to idr_alloc() by Tejun Heo · 12 years ago
  66. cffcd59 IB/ocrdma: convert to idr_alloc() by Tejun Heo · 12 years ago
  67. 6a92006 IB/mlx4: convert to idr_alloc() by Tejun Heo · 12 years ago
  68. 5c213f8 IB/ipath: convert to idr_alloc() by Tejun Heo · 12 years ago
  69. cbbbce1 IB/ehca: convert to idr_alloc() by Tejun Heo · 12 years ago
  70. e8d4dd6 IB/cxgb4: convert to idr_alloc() by Tejun Heo · 12 years ago
  71. 6fa7800 IB/cxgb3: convert to idr_alloc() by Tejun Heo · 12 years ago
  72. ac1d682 IB/amso1100: convert to idr_alloc() by Tejun Heo · 12 years ago
  73. 3b069c5 IB/core: convert to idr_alloc() by Tejun Heo · 12 years ago
  74. 4ae42b0 i2c: convert to idr_alloc() by Tejun Heo · 12 years ago
  75. cc39a8f drm/vmwgfx: convert to idr_alloc() by Tejun Heo · 12 years ago
  76. 36888db drm/via: convert to idr_alloc() by Tejun Heo · 12 years ago
  77. ff51235 drm/sis: convert to idr_alloc() by Tejun Heo · 12 years ago
  78. c8c470a drm/i915: convert to idr_alloc() by Tejun Heo · 12 years ago
  79. 8550cb2 drm/exynos: convert to idr_alloc() by Tejun Heo · 12 years ago
  80. 2e92881 drm: convert to idr_alloc() by Tejun Heo · 12 years ago
  81. 62f516b gpio: convert to idr_alloc() by Tejun Heo · 12 years ago
  82. 37b6189 firewire: convert to idr_alloc() by Tejun Heo · 12 years ago
  83. 3bec60d firewire: add minor number range check to fw_device_init() by Tejun Heo · 12 years ago
  84. 69ee266 dmaengine: convert to idr_alloc() by Tejun Heo · 12 years ago
  85. 615f2e5 dca: convert to idr_alloc() by Tejun Heo · 12 years ago
  86. 56de210 drbd: convert to idr_alloc() by Tejun Heo · 12 years ago
  87. b051f6e atm/nicstar: convert to idr_alloc() by Tejun Heo · 12 years ago
  88. c718aa6 block/loop: convert to idr_alloc() by Tejun Heo · 12 years ago
  89. a15abcc rpmsg: don't use idr_remove_all() by Tejun Heo · 12 years ago
  90. 045dc40 remoteproc: don't use idr_remove_all() by Tejun Heo · 12 years ago
  91. adaedbd dm: don't use idr_remove_all() by Tejun Heo · 12 years ago
  92. 4d53233 drm: don't use idr_remove_all() by Tejun Heo · 12 years ago
  93. 748689d firewire: don't use idr_remove_all() by Tejun Heo · 12 years ago
  94. 9d60916 block/loop: don't use idr_remove_all() by Tejun Heo · 12 years ago
  95. c767bf2 atm/nicstar: don't use idr_remove_all() by Tejun Heo · 12 years ago
  96. 4225fc8 lib/scatterlist: use page iterator in the mapping iterator by Imre Deak · 12 years ago
  97. c5a5105 backlight: add new lp8788 backlight driver by Kim, Milo · 12 years ago
  98. f7a3c99 drivers/video/backlight/ams369fg06.c: make power_on() call optional by Jingoo Han · 12 years ago
  99. e3c4877 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  100. 18a44a7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago