1. 17649c9 regmap: fix a NULL pointer dereference in __regmap_init by Sergey SENOZHATSKY · 9 years ago
  2. 2933253 regmap-i2c: Add smbus i2c block support by Markus Pargmann · 9 years ago
  3. c335931 regmap: Add raw_write/read checks for max_raw_write/read sizes by Markus Pargmann · 9 years ago
  4. f50c9eb regmap: regmap max_raw_read/write getter functions by Markus Pargmann · 9 years ago
  5. adaac45 regmap: Introduce max_raw_read/write for regmap_bulk_read/write by Markus Pargmann · 9 years ago
  6. 1052461 Merge branches 'fix/raw', 'topic/core', 'topic/i2c', 'topic/raw' and 'topic/doc' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-smbus-block by Mark Brown · 9 years ago
  7. c13dcf9 Linux 4.2-rc8 by Linus Torvalds · 9 years ago
  8. d683477 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  9. eb63b34 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  10. c4c53ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  11. 999b8b8 9p: ensure err is initialized to 0 in p9_client_read/write by Vincent Bernat · 9 years ago
  12. b7dec83 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  13. d0b89bd Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  14. c3a0651 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  15. 84f3fe4 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  16. f8a89fc Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  17. 827409b x86/fpu/math-emu: Fix crash in fork() by Ingo Molnar · 9 years ago
  18. 5fc9603 x86/fpu/math-emu: Fix math-emu boot crash by Ingo Molnar · 9 years ago
  19. e525293 Add hch to .get_maintainer.ignore by Christoph Hellwig · 9 years ago
  20. 2f064f3 mm: make page pfmemalloc check more robust by Michal Hocko · 9 years ago
  21. e45fc85 Merge tag 'pci-v4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  22. 00f7641 Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  23. 7e08117 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  24. dc9c12f Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  25. c5f58f2 regmap: Add missing comments about struct regmap_bus by Markus Pargmann · 9 years ago
  26. 9c9f7f6 regmap: No multi_write support if bus->write does not exist by Markus Pargmann · 9 years ago
  27. 67921a1 regmap: Split use_single_rw internally into use_single_read/write by Markus Pargmann · 9 years ago
  28. c594b7f regmap: Fix regmap_bulk_write for bus writes by Markus Pargmann · 9 years ago
  29. 7f98ca4 drm/radeon: fix hotplug race at startup by Dave Airlie · 9 years ago
  30. bef7d19 Merge tag 'drm-intel-fixes-2015-08-20' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  31. 0bad909 Merge tag 'pm+acpi-4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  32. b8a1171 Merge branches 'acpi-video' and 'cpufreq-fixes' by Rafael J. Wysocki · 9 years ago
  33. 45ea2a5 PCI: Don't use 64-bit bus addresses on PA-RISC by Bjorn Helgaas · 9 years ago
  34. e43d018 x86/idle: Restore trace_cpu_idle to mwait_idle() calls by Jisheng Zhang · 9 years ago
  35. 28e55d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  36. 3d3e66b Merge tag 'for-linus-4.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  37. a971dbc Merge tag 'sound-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  38. 1ae5ddb Input: gpio_keys_polled - request GPIO pin as input. by Vincent Pelletier · 9 years ago
  39. 3243f50 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  40. 3bd8f7d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 9 years ago
  41. 9a16ea9 regmap: regmap_raw_read return error on !bus->read by Markus Pargmann · 9 years ago
  42. be3b0f9 clocksource/imx: Fix boot with non-DT systems by Guenter Roeck · 9 years ago
  43. 87ffd2b x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APIC by David Vrabel · 9 years ago
  44. 1966764 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  45. 1c73d3b drm/edid: add function to help find SADs by Russell King · 10 years ago
  46. 82bd279 Merge branch 'drm-atmel-hlcdc-fixes' of https://github.com/bbrezillon/linux-at91 into drm-fixes by Dave Airlie · 9 years ago
  47. 8200fe4 irqchip/crossbar: Restore set_wake functionality by Grygorii Strashko · 9 years ago
  48. 4fd8f47 irqchip/crossbar: Restore the mask on suspend behaviour by Grygorii Strashko · 9 years ago
  49. 63059a2 ARM: OMAP: wakeupgen: Restore the irq_set_type() mechanism by Grygorii Strashko · 9 years ago
  50. e269ec4 irqchip/crossbar: Restore the irq_set_type() mechanism by Grygorii Strashko · 9 years ago
  51. b7560de genirq: Introduce irq_chip_set_type_parent() helper by Grygorii Strashko · 9 years ago
  52. 6d4affe genirq: Don't return ENOSYS in irq_chip_retrigger_hierarchy by Grygorii Strashko · 9 years ago
  53. b35b1df PCI: Tolerate hierarchies with no Root Port by Yijing Wang · 9 years ago
  54. 09f4d78 perf top: Show backtrace when handling a SIGSEGV on --stdio mode by Arnaldo Carvalho de Melo · 9 years ago
  55. cca8482 perf tools: Fix buildid processing by Adrian Hunter · 9 years ago
  56. 5cb7334 perf tools: Make fork event processing more resilient by Adrian Hunter · 9 years ago
  57. 0d7e7ac perf tools: Avoid deadlock when map_groups are broken by Adrian Hunter · 9 years ago
  58. e24b6c0 Merge tag 'asoc-v4.2-disable-topology' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 9 years ago
  59. 72ccc89 FIRMWARE: bcm47xx_nvram: Fix module license. by Axel Lin · 9 years ago
  60. 59a51a6 ALSA: hda - Add dock support for Thinkpad W541 (17aa:2211) by Rick Sherman · 9 years ago
  61. 9003ebb ALSA: usb-audio: Fix runtime PM unbalance by Takashi Iwai · 9 years ago
  62. 02387b5 [media] mantis: Fix error handling in mantis_dma_init() by Fabio Estevam · 9 years ago
  63. 72c5b7b Revert "[media] rc: rc-ir-raw: Add scancode encoder callback" by David Härdeman · 9 years ago
  64. 86f2166 Revert "[media] rc: rc-ir-raw: Add Manchester encoder (phase encoder) helper" by David Härdeman · 9 years ago
  65. e49b361 Revert "[media] rc: ir-rc5-decoder: Add encode capability" by David Härdeman · 9 years ago
  66. 70e7112 Revert "[media] rc: ir-rc6-decoder: Add encode capability" by David Härdeman · 9 years ago
  67. 3a03b86 Revert "[media] rc: rc-core: Add support for encode_wakeup drivers" by David Härdeman · 9 years ago
  68. 8abfebd Revert "[media] rc: rc-loopback: Add loopback of filter scancodes" by David Härdeman · 9 years ago
  69. 23f28f2 Revert "[media] rc: nuvoton-cir: Add support for writing wakeup samples via sysfs filter callback" by David Härdeman · 9 years ago
  70. ed63baa drm/i915: Avoid TP3 on CHV by Thulasimani,Sivakumar · 9 years ago
  71. 5e86dfe drm/i915: remove HBR2 from chv supported list by Thulasimani,Sivakumar · 9 years ago
  72. 33747cc Revert "drm/i915: Add eDP intermediate frequencies for CHV" by Thulasimani,Sivakumar · 9 years ago
  73. b5be5b7 Merge branch 'x86/asm/urgent' to pick up an entry code fix by Ingo Molnar · 9 years ago
  74. bf1a5fd Revert "drm/i915: Allow parsing of variable size child device entries from VBT" by Jani Nikula · 9 years ago
  75. 0f69a38 target: Fix handling of small allocation lengths in REPORT LUNS by Roland Dreier · 9 years ago
  76. fd7dec2 batman-adv: Fix memory leak on tt add with invalid vlan by Sven Eckelmann · 9 years ago
  77. 1b647a1 Merge tag 'dmaengine-fix-4.2-rc8' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  78. 8c90503 ASoC: topology: Disable use from userspace by Mark Brown · 9 years ago
  79. 527f0a9 x86/irq: Build correct vector mapping for multiple MSI interrupts by Jiang Liu · 9 years ago
  80. 49718f0 SCSI: Fix NULL pointer dereference in runtime PM by Alan Stern · 9 years ago
  81. db19693 fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fnic_queuecommand() to avoid deadloack by Hiral Shah · 9 years ago
  82. f4566ed Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  83. d0023a1 timer: Write timer->flags atomically by Eric Dumazet · 9 years ago
  84. 3939f33 ARM: 8418/1: add boot image dependencies to not generate invalid images by Masahiro Yamada · 9 years ago
  85. 0f64b24 ARM: 8414/1: __copy_to_user_memcpy: fix mmap semaphore usage by Nicolas Pitre · 9 years ago
  86. 158d3b2 MIPS: Fix LLVM build issue. by Ralf Baechle · 9 years ago
  87. dbb3df2 drm/atmel-hlcdc: Compile suspend/resume for PM_SLEEP only by Thierry Reding · 9 years ago
  88. 512255a Revert "sched/x86_64: Don't save flags on context switch" by Andy Lutomirski · 9 years ago
  89. 78b50f3 ASoC: topology: Add Kconfig option for topology by Mark Brown · 9 years ago
  90. bf67402 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  91. 4e7fca0 Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  92. e9ab22d Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  93. ff94c74 net: phy: fix semicolon.cocci warnings by kbuild test robot · 9 years ago
  94. a807909 net: qmi_wwan: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G Module by David Ward · 9 years ago
  95. af19e68 be2net: avoid vxlan offloading on multichannel configs by Ivan Vecera · 9 years ago
  96. 1f979b1 Merge branch 'ipv6_percpu_rt_deadlock' by David S. Miller · 9 years ago
  97. 9c7370a ipv6: Fix a potential deadlock when creating pcpu rt by Martin KaFai Lau · 9 years ago
  98. a73e419 ipv6: Add rt6_make_pcpu_route() by Martin KaFai Lau · 9 years ago
  99. ad70686 ipv6: Remove un-used argument from ip6_dst_alloc() by Martin KaFai Lau · 9 years ago
  100. 776829d net: phy: workaround for buggy cable detection by LAN8700 after cable plugging by Igor Plyatov · 9 years ago