1. 7e46cd7 fbdev: omap2: remove potential format string leak by Kees Cook · 9 years ago
  2. 8dc0a56 Merge branch 'ti-dra7-dss' into 4.2/fbdev by Tomi Valkeinen · 10 years ago
  3. f892b20 CLK: TI: always enable DESHDCP clock by Tomi Valkeinen · 10 years ago
  4. 88359b9 ASoC: omap-hdmi-audio: Force channel allocation only for OMAP4 by Misael Lopez Cruz · 10 years ago
  5. 65c8b46 OMAPDSS: HDMI5: Fix AUDICONF3 bitfield offsets by Misael Lopez Cruz · 10 years ago
  6. aae1428 OMAPDSS: HDMI5: Set valid sample order by Misael Lopez Cruz · 10 years ago
  7. 7877039 OMAPDSS: HDMI4: Set correct CC for 8-channels layout by Misael Lopez Cruz · 10 years ago
  8. 2d5a3c8 arm: dra7: add DESHDCP clock by Tomi Valkeinen · 10 years ago
  9. ca8c67d fbdev: omap2: improve usage of gpiod API by Uwe Kleine-König · 10 years ago
  10. 9ccfc4a video: fbdev: geode gxfb: use ioremap_wc() for framebuffer by Luis R. Rodriguez · 10 years ago
  11. 1e43a20 video: fbdev: atmel_lcdfb: use ioremap_wc() for framebuffer by Luis R. Rodriguez · 10 years ago
  12. cc9866e video: fbdev: tdfxfb: use arch_phys_wc_add() and ioremap_wc() by Luis R. Rodriguez · 10 years ago
  13. 04dc78b video: fbdev: rivafb: use arch_phys_wc_add() and ioremap_wc() by Luis R. Rodriguez · 10 years ago
  14. 26e2506 video: fbdev: pm3fb: use arch_phys_wc_add() and ioremap_wc() by Luis R. Rodriguez · 10 years ago
  15. f8f05cd video: fbdev: pm2fb: use arch_phys_wc_add() and ioremap_wc() by Luis R. Rodriguez · 10 years ago
  16. 775a8a5 video: fbdev: i810: use arch_phys_wc_add() and ioremap_wc() by Luis R. Rodriguez · 10 years ago
  17. f4447dd video: fbdev: aty: use arch_phys_wc_add() and ioremap_wc() by Luis R. Rodriguez · 10 years ago
  18. 2cff640 video: fbdev: sisfb: use arch_phys_wc_add() and ioremap_wc() by Luis R. Rodriguez · 10 years ago
  19. 4d811d6 video: fbdev: savagefb: use arch_phys_wc_add() and ioremap_wc() by Luis R. Rodriguez · 10 years ago
  20. 3b213c2f video: fbdev: nvidia: use arch_phys_wc_add() and ioremap_wc() by Luis R. Rodriguez · 10 years ago
  21. f2081b8 video: fbdev: neofb: use arch_phys_wc_add() and ioremap_wc() by Luis R. Rodriguez · 10 years ago
  22. 888ca5d video: fbdev: matrox: use arch_phys_wc_add() and ioremap_wc() by Luis R. Rodriguez · 10 years ago
  23. 78084dc video: fbdev: intelfb: use arch_phys_wc_add() and ioremap_wc() by Luis R. Rodriguez · 10 years ago
  24. 0531409 video: fbdev: gbefb: use arch_phys_wc_add() and devm_ioremap_wc() by Luis R. Rodriguez · 10 years ago
  25. e4ca714b Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf/linux by Linus Torvalds · 10 years ago
  26. dae8f28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  27. 30a5f11 Merge tag 'hwmon-for-linus-v4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  28. b2feda4 iser-target: Fix error path in isert_create_pi_ctx() by Roland Dreier · 10 years ago
  29. a354170 target: Use a PASSTHROUGH flag instead of transport_types by Andy Grover · 10 years ago
  30. 7bfea53b target: Move passthrough CDB parsing into a common function by Andy Grover · 10 years ago
  31. 9c1cd1b target/user: Only support full command pass-through by Andy Grover · 10 years ago
  32. 5a7125c target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOST by Andy Grover · 10 years ago
  33. d588cf8 target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem by Christoph Hellwig · 10 years ago
  34. c7bd6dc hwmon: (nct6683) Add missing sysfs attribute initialization by Guenter Roeck · 10 years ago
  35. 1b63bf6 hwmon: (nct6775) Add missing sysfs attribute initialization by Guenter Roeck · 10 years ago
  36. 0f1e5b5 Merge tag 'dm-4.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  37. 9aecac0 hwmon: (tmp401) Do not auto-detect chip on I2C address 0x37 by Guenter Roeck · 10 years ago
  38. 6e49ba1 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  39. d0af698 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  40. 1c220c6 dm: fix casting bug in dm_merge_bvec() by Joe Thornber · 10 years ago
  41. 15b94a6 dm: fix reload failure of 0 path multipath mapping on blk-mq devices by Junichi Nomura · 10 years ago
  42. c492e2d Merge tag 'md/4.1-rc5-fixes' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  43. e5d8de3 dm: fix false warning in free_rq_clone() for unmapped requests by Mike Snitzer · 10 years ago
  44. 5944d73 video: fbdev: gbefb: add missing mtrr_del() calls by Luis R. Rodriguez · 10 years ago
  45. 5e200b5 video: fbdev: radeonfb: use arch_phys_wc_add() and ioremap_wc() by Luis R. Rodriguez · 10 years ago
  46. 1fe7142 Merge branch 'linux-4.1' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
  47. aaea393 drm/nouveau/gr/gm204: remove a stray printk by Ben Skeggs · 10 years ago
  48. 4d4d6f7 drm/nouveau/devinit/gm100-: force devinit table execution on boards without PDISP by Ben Skeggs · 10 years ago
  49. c9ab50d drm/nouveau/devinit/gf100: make the force-post condition more obvious by Ben Skeggs · 10 years ago
  50. 9ee971a drm/nouveau/gr/gf100-: fix wrong constant definition by Lars Seipel · 10 years ago
  51. 1263193 Merge tag 'platform-drivers-x86-v4.1-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 10 years ago
  52. 7c0411d drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling" by Christian König · 10 years ago
  53. 56ccc11 md: fix race when unfreezing sync_action by NeilBrown · 10 years ago
  54. 626f209 md/raid5: break stripe-batches when the array has failed. by NeilBrown · 10 years ago
  55. 787b76f md/raid5: call break_stripe_batch_list from handle_stripe_clean_event by NeilBrown · 10 years ago
  56. 1b956f7 md/raid5: be more selective about distributing flags across batch. by NeilBrown · 10 years ago
  57. 3960ce7 md/raid5: add handle_flags arg to break_stripe_batch_list. by NeilBrown · 10 years ago
  58. fb642b9 md/raid5: duplicate some more handle_stripe_clean_event code in break_stripe_batch_list by NeilBrown · 10 years ago
  59. 4e3d62f md/raid5: remove condition test from check_break_stripe_batch_list. by NeilBrown · 10 years ago
  60. b15a9db md/raid5: Ensure a batch member is not handled prematurely. by NeilBrown · 10 years ago
  61. f36963c cpumask_set_cpu_local_first => cpumask_local_spread, lament by Rusty Russell · 10 years ago
  62. d0852df5 md/raid5: close race between STRIPE_BIT_DELAY and batching. by NeilBrown · 10 years ago
  63. 2b6b245 md/raid5: ensure whole batch is delayed for all required bitmap updates. by NeilBrown · 10 years ago
  64. 97758ff Merge tag 'topic/drm-fixes-2015-05-27' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  65. 45714fb dm: requeue from blk-mq dm_mq_queue_rq() using BLK_MQ_RQ_QUEUE_BUSY by Mike Snitzer · 10 years ago
  66. 4c6dd53 dm mpath: fix leak of dm_mpath_io structure in blk-mq .queue_rq error path by Mike Snitzer · 10 years ago
  67. 8f98bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  68. ad06811 xen-netfront: properly destroy queues when removing device by David Vrabel · 10 years ago
  69. fbfd3bc drm/radeon/audio: make sure connector is valid in hotplug case by Alex Deucher · 10 years ago
  70. f4ecf29 mlx4_core: Fix fallback from MSI-X to INTx by Benjamin Poirier · 10 years ago
  71. 83a3511 lguest: fix out-by-one error in address checking. by Rusty Russell · 10 years ago
  72. ce0e5c5 xen/netback: Properly initialize credit_bytes by Ross Lagerwall · 10 years ago
  73. 2d1c18b Revert "drm/radeon: only mark audio as connected if the monitor supports it (v3)" by Alex Deucher · 10 years ago
  74. 1b887bf Merge tag 'mfd-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  75. 30a7266 Merge tag 'backlight-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 10 years ago
  76. 3a14075 dm: fix NULL pointer when clone_and_map_rq returns !DM_MAPIO_REMAPPED by Junichi Nomura · 10 years ago
  77. e0c2153 mfd: da9052: Fix broken regulator probe by Johan Hovold · 10 years ago
  78. 3652084 video/console: use swap() in newport_bmove() by Fabian Frederick · 10 years ago
  79. 1ebd8ec video: fbdev: use swap() in ami_set_sprite() by Fabian Frederick · 10 years ago
  80. 889dbc1 video: fbdev: matrox: use swap() in matroxfb_decode_var() by Fabian Frederick · 10 years ago
  81. 5e47932 fbdev: ssd1307fb: fix logical error by Thomas Niederprüm · 10 years ago
  82. ee62edd video: omap/h3: fix tps65010 dependency by Arnd Bergmann · 10 years ago
  83. c2b0002 fbdev: ssd1307fb: potential ERR_PTR dereference by Dan Carpenter · 10 years ago
  84. 550e768 fbdev: ssd1307fb: Add blank mode by Thomas Niederprüm · 10 years ago
  85. 6ed5e2d fbdev: ssd1307fb: add backlight controls for setting the contrast by Thomas Niederprüm · 10 years ago
  86. 13bad59 fbdev: ssd1307fb: Turn off display on driver unload. by Thomas Niederprüm · 10 years ago
  87. 3277e0b fbdev: ssd1307fb: Add a module parameter to set the refresh rate by Thomas Niederprüm · 10 years ago
  88. 5f2d36b fbdev: ssd1307fb: Add support for SSD1305 by Thomas Niederprüm · 10 years ago
  89. c89eacf fbdev: ssd1307fb: Unify init code and obtain hw specific bits from DT by Thomas Niederprüm · 10 years ago
  90. facd94b fbdev: ssd1307fb: Allocate page aligned video memory. by Thomas Niederprüm · 10 years ago
  91. 258c0ea fbdev: ssd1307fb: fix memory address smem_start. by Thomas Niederprüm · 10 years ago
  92. 748a729 net: netxen: correct sysfs bin attribute return code by Vladimir Zapolskiy · 10 years ago
  93. a10f0df drm/radeon: don't share plls if monitors differ in audio support by Alex Deucher · 10 years ago
  94. adba657 hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGE by Chris Lesiak · 10 years ago
  95. 983942a amd-xgbe-phy: Fix initial mode when autoneg is disabled by Lendacky, Thomas · 10 years ago
  96. 70f041b ttyFDC: Fix to use native endian MMIO reads by James Hogan · 10 years ago
  97. e21422d MIPS: Fix CDMM to use native endian MMIO reads by James Hogan · 10 years ago
  98. 4ae9944 dm: run queue on re-queue by Junichi Nomura · 10 years ago
  99. 68feaca backlight: pwm: Handle EPROBE_DEFER while requesting the PWM by Nicolas Ferre · 10 years ago
  100. 990ed27 drm/vgem: drop DRIVER_PRIME (v2) by Rob Clark · 10 years ago