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