1. 612b95c Drivers: mfd: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  2. 3d68dfe Drivers: regulator: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  3. 6c44512 Drivers: atm: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  4. 082a200 Drivers: sbus: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  5. 9b3c6e8 Drivers: edac: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  6. 312faca Drivers: parport: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  7. fc52692 Drivers: iio: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  8. fe31edc Drivers: ide: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  9. 0ec2491 Drivers: ata: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  10. d892994 Drivers: mtd: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  11. b859f15 Drivers: platform: x86: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  12. 4c62e97 Drivers: media: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  13. c571b21 Drivers: amba: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  14. 4eab7a9 Drivers: thermal: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  15. 59a609a Drivers: usb: host: ehci-orion.c: remove __devinitdata marking by Greg Kroah-Hartman · 12 years ago
  16. 49cfe4d Drivers: crypto: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  17. ed5a84c Drivers: isdn: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  18. 150632b Drivers: pinctrl: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  19. 5a167f4 Drivers: rtc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  20. 6f03979 Drivers: scsi: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  21. 48c68c4 Drivers: video: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  22. 8590dbc Drivers: virtio: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  23. 6dfb671 Drivers: vlynq: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  24. b92c914 Drivers: zorro: remove CONFIG_HOTPLUG usage by Greg Kroah-Hartman · 12 years ago
  25. 345a525 Drivers: xen: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  26. 10532fe Drivers: w1: remove last __devexit_p() instance by Greg Kroah-Hartman · 12 years ago
  27. d50403d Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  28. 2d7c22f leds: leds-gpio: set devm_gpio_request_one() flags param correctly by Javier Martinez Canillas · 12 years ago
  29. ef05e9b Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  30. 080a62e Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  31. 8899b8d watchdog: twl4030_wdt: add DT support by Aaro Koskinen · 12 years ago
  32. 412b372 watchdog: omap_wdt: eliminate unused variable and a compiler warning by Aaro Koskinen · 12 years ago
  33. 98e4a29 watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout error path by Axel Lin · 12 years ago
  34. ee8c94a watchdog: da9055: Fix invalid free of devm_ allocated data by Axel Lin · 12 years ago
  35. 4a490b7 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  36. 8d91a42 Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  37. d5757db Revert "drm: tegra: protect DC register access with mutex" by Dave Airlie · 12 years ago
  38. 500df2e drm: tegra: program only one window during modeset by Lucas Stach · 12 years ago
  39. e39250a drm: tegra: clean out old gem prototypes by Lucas Stach · 12 years ago
  40. fa416dd drm: tegra: remove redundant tegra2_tmds_config entry by Lucas Stach · 12 years ago
  41. 83c0bcb drm: tegra: protect DC register access with mutex by Lucas Stach · 12 years ago
  42. 4026bfb drm: tegra: don't leave clients host1x member uninitialized by Lucas Stach · 12 years ago
  43. 4049508 drm: tegra: fix front_porch <-> back_porch mixup by Lucas Stach · 12 years ago
  44. 8be0e5c Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  45. b1d778b Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  46. 101e5c7 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  47. 7fd83b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  48. af9b078 net/vxlan: Use the underlying device index when joining/leaving multicast groups by Yan Burman · 12 years ago
  49. ccb6e98 cpts: fix a run time warn_on. by Richard Cochran · 12 years ago
  50. cbc44db cpts: fix build error by removing useless code. by Richard Cochran · 12 years ago
  51. 812089e PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz by Andy Lutomirski · 12 years ago
  52. c733b77 PCI/PM: Do not suspend port if any subordinate device needs PME polling by Huang Ying · 12 years ago
  53. faa48a5 PCI: Remove spurious error for sriov_numvfs store and simplify flow by Bjorn Helgaas · 12 years ago
  54. 637704c Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  55. 9c016d6 Partly revert "[media] uvcvideo: Set error_idx properly for extended controls API failures" by Rafael J. Wysocki · 12 years ago
  56. eca1529 drm/nve0/graph: fix fuc, and enable acceleration on all known chipsets by Ben Skeggs · 12 years ago
  57. 9025306 drm/nvc0/graph: fix fuc, and enable acceleration on GF119 by Ben Skeggs · 12 years ago
  58. 5ddf4d4 drm/nouveau/bios: cache ramcfg strap on later chipsets by Ben Skeggs · 12 years ago
  59. 3d8ec27 drm/nouveau/mxm: silence output if no bios data by Ben Skeggs · 12 years ago
  60. 0dd660d drm/nouveau/bios: parse/display extra version component by Ben Skeggs · 12 years ago
  61. 1ed7316 drm/nouveau/bios: implement opcode 0xa9 by Ben Skeggs · 12 years ago
  62. d2bcea6 drm/nouveau/bios: update gpio parsing apis to match current design by Ben Skeggs · 12 years ago
  63. caba557 drm/nouveau: initial support for GK106 by Ben Skeggs · 12 years ago
  64. 0b255e9 i2c: remove __dev* attributes from subsystem by Bill Pemberton · 12 years ago
  65. 86266ca hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisors by Guenter Roeck · 12 years ago
  66. 03ce758 Drivers: network: more __dev* removal by Greg KH · 12 years ago
  67. 0602934 hwmon: (lm73} Detect and report i2c bus errors by Chris Verges · 12 years ago
  68. 4fe19a1 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  69. b49249d Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  70. 184e251 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  71. 9fdc6be tuntap: dont use a private kmem_cache by Eric Dumazet · 12 years ago
  72. 2904207 solos-pci: double lock in geos_gpio_store() by Dan Carpenter · 12 years ago
  73. 45e621d dm stripe: add WRITE SAME support by Mike Snitzer · 12 years ago
  74. 7de3ee5 dm: remove map_info by Mikulas Patocka · 12 years ago
  75. ee18026 dm snapshot: do not use map_context by Mikulas Patocka · 12 years ago
  76. 59c3d2c dm thin: dont use map_context by Mikulas Patocka · 12 years ago
  77. 0045d61 dm raid1: dont use map_context by Mikulas Patocka · 12 years ago
  78. c7cfdf5 dm flakey: dont use map_context by Mikulas Patocka · 12 years ago
  79. 89c7cd8 dm raid1: rename read_record to bio_record by Mikulas Patocka · 12 years ago
  80. ddbd658 dm: move target request nr to dm_target_io by Mikulas Patocka · 12 years ago
  81. 42bc954 dm snapshot: use per_bio_data by Mikulas Patocka · 12 years ago
  82. e42c3f9 dm verity: use per_bio_data by Mikulas Patocka · 12 years ago
  83. 39cf0ed dm raid1: use per_bio_data by Mikulas Patocka · 12 years ago
  84. c0820cf dm: introduce per_bio_data by Mikulas Patocka · 12 years ago
  85. 70d6c40 dm kcopyd: add WRITE SAME support to dm_kcopyd_zero by Mike Snitzer · 12 years ago
  86. 4f0b70b dm linear: add WRITE SAME support by Mike Snitzer · 12 years ago
  87. 23508a9 dm: add WRITE SAME support by Mike Snitzer · 12 years ago
  88. d54eaa5 dm: prepare to support WRITE SAME by Mike Snitzer · 12 years ago
  89. 9c5091f dm ioctl: use kmalloc if possible by Mikulas Patocka · 12 years ago
  90. 5023e5c dm ioctl: remove PF_MEMALLOC by Mikulas Patocka · 12 years ago
  91. 7960123 dm persistent data: improve improve space map block alloc failure message by Joe Thornber · 12 years ago
  92. c397741 dm thin: use DMERR_LIMIT for errors by Mike Snitzer · 12 years ago
  93. 89ddeb8 dm persistent data: use DMERR_LIMIT for errors by Mike Snitzer · 12 years ago
  94. a5bd968 dm block manager: reinstate message when validator fails by Mike Snitzer · 12 years ago
  95. 3a0f9aa dm raid: round region_size to power of two by Jonathan Brassow · 12 years ago
  96. 2aab385 dm thin: cleanup dead code by Joe Thornber · 12 years ago
  97. f286ba0 dm thin: rename cell_defer_except to cell_defer_no_holder by Joe Thornber · 12 years ago
  98. 9aa0c0e dm snapshot: optimize track_chunk by Mikulas Patocka · 12 years ago
  99. 19cbbc6 dm raid: use DM_ENDIO_INCOMPLETE by Mikulas Patocka · 12 years ago
  100. 7c27213 dm raid1: remove impossible mempool_alloc error test by Mikulas Patocka · 12 years ago