1. e4c9381 dm: refactor bio cloning by Alasdair G Kergon · 11 years ago
  2. 14fe594 dm: rename bio cloning functions by Alasdair G Kergon · 11 years ago
  3. 55a62ee dm: rename request variables to bios by Alasdair G Kergon · 11 years ago
  4. bd2a49b dm: clean up clone_bio by Alasdair G Kergon · 11 years ago
  5. 88ae4c5 dm persistent data: remove CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  6. d57916a dm: remove CONFIG_EXPERIMENTAL by Alasdair G Kergon · 11 years ago
  7. 58f77a2 dm thin: use block_size_is_power_of_two by Mike Snitzer · 11 years ago
  8. 3daec3b dm bufio: use WRITE_FLUSH instead of REQ_FLUSH by Mikulas Patocka · 11 years ago
  9. d2ce70a dm table: remove superfluous variable reset by Wang Sheng-Hui · 11 years ago
  10. f13945d dm thin: support a non power of 2 discard_granularity by Mike Snitzer · 11 years ago
  11. fd7c092 dm: fix truncated status strings by Mikulas Patocka · 11 years ago
  12. 16245bd dm: do not replace bioset for request based dm by Jun'ichi Nomura · 11 years ago
  13. 8eae508 hsi: fix kernel-doc warnings by Randy Dunlap · 11 years ago
  14. 45e2716 xenbus: fix compile failure on ARM with Xen enabled by Steven Noonan · 11 years ago
  15. 41e9f3f watchdog: sp805_wdt depends on ARM by Alessandro Rubini · 11 years ago
  16. e20880e watchdog: davinci_wdt: update to devm_* API by Kumar, Anil · 11 years ago
  17. 362ce5a watchdog: davinci_wdt: use devm managed clk get by Mrugesh Katepallewar · 12 years ago
  18. a6a1bcd watchdog: at91rm9200: add DT support by Joachim Eastwood · 11 years ago
  19. c1fd5f6 watchdog: add timeout-sec property binding by Fabio Porcedda · 11 years ago
  20. 490ac7af watchdog: at91sam9_wdt: Convert to use the watchdog framework by Wenyou Yang · 12 years ago
  21. 2dd7b24 watchdog: omap_wdt: Add option nowayout by Pali Rohár · 11 years ago
  22. 3048253 watchdog: core: dt: add support for the timeout-sec dt property by Fabio Porcedda · 12 years ago
  23. e3e83d0 watchdog: bcm47xx_wdt.c: add hard timer by Hauke Mehrtens · 12 years ago
  24. 93aed1f watchdog: bcm47xx_wdt.c: rename wdt_time to timeout by Hauke Mehrtens · 12 years ago
  25. a390689 watchdog: bcm47xx_wdt.c: rename ops methods by Hauke Mehrtens · 12 years ago
  26. f82dedf watchdog: bcm47xx_wdt.c: use platform device by Hauke Mehrtens · 12 years ago
  27. 5434a04 watchdog: bcm47xx_wdt.c: convert to watchdog core api by Hauke Mehrtens · 12 years ago
  28. 52e5cc4 watchdog: Convert BookE watchdog driver to watchdog infrastructure by Guenter Roeck · 12 years ago
  29. 04ecc7d watchdog: s3c2410_wdt: Use devm_* functions by Jingoo Han · 12 years ago
  30. e4504da watchdog: remove old STMP3xxx driver by Wolfram Sang · 13 years ago
  31. de6303a watchdog: add new driver for STMP3xxx and i.MX23/28 by Wolfram Sang · 13 years ago
  32. 1a71fb8 rtc: stmp3xxx: add wdt-accessor function by Wolfram Sang · 13 years ago
  33. 3d3a6d18 watchdog: introduce retu_wdt driver by Aaro Koskinen · 12 years ago
  34. d1ec74a watchdog: intel_scu_watchdog: fix Kconfig dependency by Wim Van Sebroeck · 11 years ago
  35. f3ea733 watchdog: orion_wdt: Add platform alias by Lubomir Rintel · 12 years ago
  36. 15920d1 watchdog: ath79_wdt: add device tree matching by Gabor Juhos · 12 years ago
  37. 09f5100 watchdog: ath79_wdt: get register base from platform device's resources by Gabor Juhos · 12 years ago
  38. 5071a88 watchdog: ath79_wdt: convert to use devm_clk_get by Gabor Juhos · 12 years ago
  39. 41adafb watchdog: sp5100_tco: Write back the original value to reserved bits, instead of zero by Takahisa Tanaka · 12 years ago
  40. 10ab329 watchdog: sp5100_tco: Fix wrong indirect I/O access for getting value of reserved bits by Takahisa Tanaka · 12 years ago
  41. 6737176 watchdog: gef_wdt.c: add missing remove callback by Devendra Naga · 12 years ago
  42. 6c41e47 watchdog: at91sam9: at91_wdt_dt_ids cannot be __init by Arnd Bergmann · 12 years ago
  43. 12a5c05 watchdog: da9055_wdt needs to select WATCHDOG_CORE by Randy Dunlap · 12 years ago
  44. 3e34c1f [SCSI] Merge tag 'fcoe-02-19-13' into for-linus by James Bottomley · 11 years ago
  45. ad6c2c2 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 11 years ago
  46. 19cc90f Fix mis-merge of intel_powerclamp.c resulting in compile error by Linus Torvalds · 11 years ago
  47. 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
  48. 7307c00 Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  49. f8f466c Merge tag 'late-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  50. 2af7844 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  51. 5e04f4b Merge tag 'tag-for-linus-3.9' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 11 years ago
  52. 1cf0209 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  53. f042fea Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  54. ee89f81 Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  55. 21f3b24 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  56. ddd3f69 clocksource: time-armada-370-xp: add local timer support by Gregory CLEMENT · 12 years ago
  57. 7266d48 Merge branch 'timer/cleanup' into late/mvebu2 by Arnd Bergmann · 11 years ago
  58. 168268a Merge 'mmc/upstream' into late/mvebu2 by Arnd Bergmann · 11 years ago
  59. aa2383f qdio: remove unused parameters by Stefan Raspl · 11 years ago
  60. 832a998 input: disable i8042 PC Keyboard controller for s390 by Heiko Carstens · 11 years ago
  61. ea4da6e s390/dasd: fix unresponsive device after all channel paths were lost by Stefan Haberland · 11 years ago
  62. 2a7d2b9 Merge branch 'akpm' (final batch from Andrew) by Linus Torvalds · 11 years ago
  63. f9c6a65 dmaengine: dw_dmac: move to generic DMA binding by Arnd Bergmann · 11 years ago
  64. 2dbe10a target/pscsi: Rename sg_num to nr_vecs in pscsi_get_bio() by Asias He · 11 years ago
  65. 472b72f target/pscsi: Fix page increment by Asias He · 11 years ago
  66. b07da9f target/pscsi: Drop unnecessary NULL assignment to bio->bi_next by Asias He · 11 years ago
  67. 63b91d5 target: Add __exit annotation for module_exit functions by Asias He · 11 years ago
  68. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  69. 31b4ca3 w1: add support for DS2413 Dual Channel Addressable Switch by Mariusz Bialonczyk · 11 years ago
  70. 940da35 memstick: move the dereference below the NULL test by Wei Yongjun · 11 years ago
  71. 507063b drivers/pps/clients/pps-gpio.c: use devm_kzalloc by Julia Lawall · 11 years ago
  72. 4debec7 mtd: mtd_stresstest: use prandom_bytes() by Akinobu Mita · 11 years ago
  73. a312b78 mtd: mtd_subpagetest: convert to use prandom library by Akinobu Mita · 11 years ago
  74. 99672f3 mtd: mtd_speedtest: use prandom_bytes by Akinobu Mita · 11 years ago
  75. 825b8cc mtd: mtd_pagetest: convert to use prandom library by Akinobu Mita · 11 years ago
  76. 8dad049 mtd: mtd_oobtest: convert to use prandom library by Akinobu Mita · 11 years ago
  77. 459a86d mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes() by Akinobu Mita · 11 years ago
  78. 398eb08 nbd: fix sparse warning by Alex Elder · 11 years ago
  79. a83e814 nbd: show read-only state in sysfs by Paolo Bonzini · 11 years ago
  80. 3a2d63f8 nbd: fsync and kill block device on shutdown by Paolo Bonzini · 11 years ago
  81. 75f187a nbd: support FLUSH requests by Alex Bligh · 11 years ago
  82. 3c94ce6 drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionally by Dae S. Kim · 11 years ago
  83. f2afae4 ipmi: add options to disable openfirmware and PCI scanning by Corey Minyard · 11 years ago
  84. d941aea ipmi: add new kernel options to prevent automatic ipmi init by Corey Minyard · 11 years ago
  85. e8c8d1b idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c by Tejun Heo · 11 years ago
  86. a1c36b1 vfio: convert to idr_alloc() by Tejun Heo · 11 years ago
  87. 6d77093 uio: convert to idr_alloc() by Tejun Heo · 11 years ago
  88. 6deb69f thermal: convert to idr_alloc() by Tejun Heo · 11 years ago
  89. ab51603 scsi/lpfc: convert to idr_alloc() by Tejun Heo · 11 years ago
  90. c9365bd target/iscsi: convert to idr_alloc() by Tejun Heo · 11 years ago
  91. b98c52b scsi: convert to idr_alloc() by Tejun Heo · 11 years ago
  92. 70a9755 scsi/bfa: convert to idr_alloc() by Tejun Heo · 11 years ago
  93. d0ffce7 rpmsg: convert to idr_alloc() by Tejun Heo · 11 years ago
  94. 15fc611 remoteproc: convert to idr_alloc() by Tejun Heo · 11 years ago
  95. 19dd2da pps: convert to idr_alloc() by Tejun Heo · 11 years ago
  96. 05e2cef power: convert to idr_alloc() by Tejun Heo · 11 years ago
  97. 2fa532c ppp: convert to idr_alloc() by Tejun Heo · 11 years ago
  98. ec09ebc macvtap: convert to idr_alloc() by Tejun Heo · 11 years ago
  99. 589e9c4 mtd: convert to idr_alloc() by Tejun Heo · 11 years ago
  100. 803d9e0 mmc: convert to idr_alloc() by Tejun Heo · 11 years ago