1. 580203f fbdev: ssd1307fb: include linux/gpio/consumer.h by Arnd Bergmann · 8 years ago
  2. 0704916 video: fbdev: fsl-diu-fb: remove impossible condition by Sachin Shukla · 8 years ago
  3. 8018ce3 video: fbdev: amifb: remove impossible condition by Sachin Shukla · 8 years ago
  4. 6e37682 fbdev/ssd1307fb: clear screen in probe by Tomi Valkeinen · 8 years ago
  5. ba14301e fbdev/ssd1307fb: add support to enable VBAT by Tomi Valkeinen · 8 years ago
  6. fdde1a81 fbdev: ssd1307fb: Make reset gpio devicetree property optional by Jyri Sarha · 8 years ago
  7. 519b4db fbdev: ssd1307fb: Remove reset-active-low from the DT binding document by Jyri Sarha · 8 years ago
  8. 72db333 fbdev: ssd1307fb: Start to use gpiod API for reset gpio by Jyri Sarha · 8 years ago
  9. b49898c video: fbdev: sh_mobile_lcdcfb: fix error return code in sh_mobile_lcdc_probe() by Wei Yongjun · 8 years ago
  10. 8d22556 video: fbdev: offb: switch to using for_each_node_by_type by Dmitry Torokhov · 8 years ago
  11. cd7b917 video/console: use setup_timer and mod_timer instead of init_timer by Jan Stourac · 8 years ago
  12. 561eb9d fbdev: omap/lcd: Make callbacks optional by Lars-Peter Clausen · 8 years ago
  13. b2c1e8a fbdev: omap/lcd: Staticize non-exported lcd_panel structs by Lars-Peter Clausen · 8 years ago
  14. 0ed7111 fbdev: omap/lcd: Remove no-op driver callbacks by Lars-Peter Clausen · 8 years ago
  15. 0a9aae4 video/mbx: use simple_open() by Geliang Tang · 8 years ago
  16. 74a2b96 video: fbdev: stifb: handle NULL return value from ioremap_nocache by Arvind Yadav · 8 years ago
  17. f998ff6 video: fbdev: pmagb-b-fb: Remove bad `__init' annotation by Maciej W. Rozycki · 8 years ago
  18. 879e5a0 video: fbdev: pmag-ba-fb: Remove bad `__init' annotation by Maciej W. Rozycki · 8 years ago
  19. 6306b3a video: ARM CLCD: use panel device node for getting backlight and mode by Vladimir Zapolskiy · 8 years ago
  20. be73679 video: ARM CLCD: use panel device node for panel initialization by Vladimir Zapolskiy · 8 years ago
  21. 69550ad video: ARM CLCD: sort included headers out alphabetically by Vladimir Zapolskiy · 8 years ago
  22. a0a7427 video: fbdev: wm8505fb use permission-specific DEVICE_ATTR variants by Julia Lawall · 8 years ago
  23. a3accfd video: fbdev: simplefb: Separate clk / regulator get and enable steps by Hans de Goede · 8 years ago
  24. 8aac7f3 fbcon: Fix vc attr at deinit by Takashi Iwai · 8 years ago
  25. dc31212 video: fbdev: imxfb: always allocate 256 entries for the color map by Martin Kaiser · 8 years ago
  26. d67fa87 video: fbdev: maxinefb: add __initdata to maxinefb_fix by Bhumika Goyal · 8 years ago
  27. a641261 video: fbdev: matroxfb: use designated initializers by Kees Cook · 8 years ago
  28. 6895aff video: fbdev: sh_mobile_lcdcfb: use designated initializers by Kees Cook · 8 years ago
  29. cbbd860 video: fbdev: imxfb: remove the macros for initializing the DMACR by Martin Kaiser · 8 years ago
  30. 2f7590b Merge tag 'fbdev-v4.10-rc2' of git://github.com/bzolnier/linux into fbdev-for-next by Bartlomiej Zolnierkiewicz · 8 years ago
  31. 4dcd19b video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremap by Arvind Yadav · 8 years ago
  32. 04f6152 MAINTAINERS: add myself as maintainer of fbdev by Bartlomiej Zolnierkiewicz · 8 years ago
  33. 0c744ea Linux 4.10-rc2 by Linus Torvalds · 8 years ago
  34. 4759d38 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  35. 238d1d0 Merge tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  36. f3de082 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  37. 98473f9 mm/filemap: fix parameters to test_bit() by Olof Johansson · 8 years ago
  38. b91e130 mm: optimize PageWaiters bit use for unlock_page() by Linus Torvalds · 8 years ago
  39. 2d706e7 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  40. 8f18e4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  41. 36f671b Documentation/unaligned-memory-access.txt: fix incorrect comparison operator by Cihangir Akturk · 8 years ago
  42. 6611533 docs: Fix build failure by John Brooks · 8 years ago
  43. 54ab6db Merge tag 'v4.10-rc1' into docs-next by Jonathan Corbet · 8 years ago
  44. 5799fc9 net: stmmac: fix incorrect bit set in gmac4 mdio addr register by Kweh, Hock Leong · 8 years ago
  45. 610c908 r8169: add support for RTL8168 series add-on card. by Chun-Hao Lin · 8 years ago
  46. be26727 net: xdp: remove unused bfp_warn_invalid_xdp_buffer() by Jason Wang · 8 years ago
  47. df30f74 openvswitch: upcall: Fix vlan handling. by pravin shelar · 8 years ago
  48. 56ab6b9 ipv4: Namespaceify tcp_tw_reuse knob by Haishuang Yan · 8 years ago
  49. 02608e0 crypto: testmgr - Use heap buffer for acomp test input by Laura Abbott · 8 years ago
  50. 1db1754 ext4: Simplify DAX fault path by Jan Kara · 8 years ago
  51. 9f141d6 dax: Call ->iomap_begin without entry lock during dax fault by Jan Kara · 8 years ago
  52. f449b93 dax: Finish fault completely when loading holes by Jan Kara · 8 years ago
  53. e3fce68 dax: Avoid page invalidation races and unnecessary radix tree traversals by Jan Kara · 8 years ago
  54. c6dcf52 mm: Invalidate DAX radix tree entries only if appropriate by Jan Kara · 8 years ago
  55. e568df6 ext2: Return BH_New buffers for zeroed blocks by Jan Kara · 8 years ago
  56. 0dad3a3 x86/mce/AMD: Make the init code more robust by Thomas Gleixner · 8 years ago
  57. b9d9d69 smp/hotplug: Undo tglxs brainfart by Thomas Gleixner · 8 years ago
  58. b4b8664 arm64: don't pull uaccess.h into *.S by Al Viro · 8 years ago
  59. e6afb1a net: korina: Fix NAPI versus resources freeing by Florian Fainelli · 8 years ago
  60. 628185c net, sched: fix soft lockup in tc_classify by Daniel Borkmann · 8 years ago
  61. 7ce7d89 Linux 4.10-rc1 by Linus Torvalds · 8 years ago
  62. 8ae679c powerpc: Fix build warning on 32-bit PPC by Larry Finger · 8 years ago
  63. d33d5a6c avoid spurious "may be used uninitialized" warning by Linus Torvalds · 8 years ago
  64. 3ddc76d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  65. b272f73 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  66. 10bbe75 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 8 years ago
  67. 6290602 mm: add PageWaiters indicating tasks are waiting for a page bit by Nicholas Piggin · 8 years ago
  68. 6326fec mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked by Nicholas Piggin · 8 years ago
  69. 1f3a8e4 ktime: Get rid of ktime_equal() by Thomas Gleixner · 8 years ago
  70. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  71. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
  72. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  73. 008b69e irqchip/armada-xp: Consolidate hotplug state space by Thomas Gleixner · 8 years ago
  74. 6896bcd irqchip/gic: Consolidate hotplug state space by Thomas Gleixner · 8 years ago
  75. 36e5b0e coresight/etm3/4x: Consolidate hotplug state space by Thomas Gleixner · 8 years ago
  76. 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
  77. 530e9b7 cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions by Thomas Gleixner · 8 years ago
  78. 7b73796 staging/lustre/libcfs: Convert to hotplug state machine by Anna-Maria Gleixner · 8 years ago
  79. e210faa scsi/bnx2i: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  80. c53b005 scsi/bnx2fc: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  81. dc280d93 cpu/hotplug: Prevent overwriting of callbacks by Thomas Gleixner · 8 years ago
  82. 59fefd0 x86/msr: Remove bogus cleanup from the error path by Thomas Gleixner · 8 years ago
  83. 26242b3 bus: arm-ccn: Prevent hotplug callback leak by Thomas Gleixner · 8 years ago
  84. 834fcd2 perf/x86/intel/cstate: Prevent hotplug callback leak by Thomas Gleixner · 8 years ago
  85. a051f22 ARM/imx/mmcd: Fix broken cpu hotplug handling by Thomas Gleixner · 8 years ago
  86. a98d1a0 scsi: qedi: Convert to hotplug state machine by Thomas Gleixner · 8 years ago
  87. 6886fee tools/power turbostat: remove obsolete -M, -m, -C, -c options by Len Brown · 8 years ago
  88. 388e9c8 tools/power turbostat: Make extensible via the --add parameter by Len Brown · 8 years ago
  89. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  90. 1dd5c6b Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  91. 3a77fa8 Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  92. 01e0d60 Merge tag 'ntb-4.10' of git://github.com/jonmason/ntb by Linus Torvalds · 8 years ago
  93. 6ac3bb1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  94. eb3e8d9 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  95. 00198da Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. 9004fda Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. eb9def6 net/mlx4_en: Fix user prio field in XDP forward by Tariq Toukan · 8 years ago
  98. 693c564 tipc: don't send FIN message from connectionless socket by Jon Paul Maloy · 8 years ago
  99. e252536 ipvlan: fix multicast processing by Mahesh Bandewar · 8 years ago
  100. b1227d0 ipvlan: fix various issues in ipvlan_process_multicast() by Eric Dumazet · 8 years ago