1. feff5c0 i2c: i2c-mux-gpio: update mux with gpiod_set_array_value_cansleep by Peter Rosin · 8 years ago
  2. bbf9d26 i2c: mux: pca954x: Add ACPI support for pca954x by tnhuynh@apm.com · 8 years ago
  3. 4d5538f i2c: use an IRQ to report Host Notify events, not alert by Benjamin Tissoires · 8 years ago
  4. c912a25 i2c: i801: remove SMBNTFDDAT reads as they always seem to return 0 by Benjamin Tissoires · 8 years ago
  5. f91fba6 i2c: i801: use the BIT() macro for FEATURES_* also by Benjamin Tissoires · 8 years ago
  6. fe9ba3e i2c: i801: use BIT() macro for bits definition by Benjamin Tissoires · 8 years ago
  7. 9786b1f i2c: i801: minor formatting issues by Benjamin Tissoires · 8 years ago
  8. 22e94bd i2c: i801: store and restore the SLVCMD register at load and unload by Benjamin Tissoires · 8 years ago
  9. 6bec23b i2c: mlxcpld: add master driver for mellanox systems by Vadim Pasternak · 8 years ago
  10. 254df03 i2c: xlp9xx: ACPI support for I2C clients by Tanmay Jagdale · 8 years ago
  11. b92b7db i2c: uniphier-f: rename jump label to follow coding style guideline by Masahiro Yamada · 8 years ago
  12. a837bad i2c: uniphier: rename jump label to follow coding style guideline by Masahiro Yamada · 8 years ago
  13. 973652d i2c: designware: Allow reduce bus speed by "clock-frequency" property by Jarkko Nikula · 8 years ago
  14. c3ae106 i2c: designware: Implement support for SMBus block read and write by Tin Huynh · 8 years ago
  15. 379883c i2c: constify i2c_adapter_quirks structures by Julia Lawall · 8 years ago
  16. ff3a98b i2c: i2c-pxa-pci; make explicitly non-modular by Paul Gortmaker · 8 years ago
  17. c02b7bf i2c: mux: mellanox: add driver by Vadim Pasternak · 8 years ago
  18. 1e98dcd mfd: 88pm860x: Move over to new I2C device .probe() call by Lee Jones · 8 years ago
  19. b8a1a4c i2c: Provide a temporary .probe_new() call-back type by Lee Jones · 8 years ago
  20. 5f441fc i2c: Export i2c_match_id() for direct use by device drivers by Lee Jones · 8 years ago
  21. da10c06 i2c: Make I2C ID tables non-mandatory for DT'ed devices by Lee Jones · 8 years ago
  22. 298d4de i2c: Match using traditional OF methods, then by vendor-less compatible strings by Lee Jones · 8 years ago
  23. cabcf4f i2c: Add the ability to match device to compatible string without an of_node by Lee Jones · 8 years ago
  24. 811073b i2c: Add pointer dereference protection to i2c_match_id() by Lee Jones · 8 years ago
  25. 9446f62 i2c: bcm2835: Add support for dynamic clock by Noralf Trønnes · 8 years ago
  26. e13e19e i2c: bcm2835: Support i2c-dev ioctl I2C_TIMEOUT by Noralf Trønnes · 8 years ago
  27. ee05fea i2c: bcm2835: Add support for Repeated Start Condition by Noralf Trønnes · 8 years ago
  28. 8d2cc5c i2c: bcm2835: Can't support I2C_M_IGNORE_NAK by Noralf Trønnes · 8 years ago
  29. 23c9540 i2c: bcm2835: Use dev_dbg logging on transfer errors by Noralf Trønnes · 8 years ago
  30. d4030d7 i2c: bcm2835: Protect against unexpected TXW/RXR interrupts by Noralf Trønnes · 8 years ago
  31. e247454 i2c: bcm2835: Fix hang for writing messages larger than 16 bytes by Noralf Trønnes · 8 years ago
  32. bc33b0c Linux 4.9-rc4 by Linus Torvalds · 8 years ago
  33. bd060ac Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  34. ffbcbfc Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  35. 6c286e8 Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  36. e12d8d5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  37. f29b909 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  38. 03daa36 Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 8 years ago
  39. d8d1721 Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  40. 41e6410 Merge tag 'pci-v4.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  41. 785bcb4 Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  42. d299704 Merge tag 'mmc-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  43. 594aef6 Merge tag 'gpio-v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  44. fb415f2 Merge tag 'nfsd-4.9-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  45. 46d7cbb Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 8 years ago
  46. bd30fac Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  47. d4c5f43 Merge tag 'drm-fixes-for-v4.9-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  48. 416379f PCI: designware: Check for iATU unroll support after initializing host by Niklas Cassel · 8 years ago
  49. 66cecb6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  50. 34c510b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  51. f7df76e Merge branch 'parisc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  52. 147b36d i2c: core: fix NULL pointer dereference under race condition by Vladimir Zapolskiy · 8 years ago
  53. 16a767e MIPS: Fix max_low_pfn with disabled highmem by James Hogan · 8 years ago
  54. f92722d MIPS: Correct MIPS I FP sigcontext layout by Maciej W. Rozycki · 8 years ago
  55. 758ef0a MIPS: Fix ISA I/II FP signal context offsets by Maciej W. Rozycki · 8 years ago
  56. 6daaa32 MIPS: Remove FIR from ISA I FP signal context by Maciej W. Rozycki · 8 years ago
  57. 35938a0 MIPS: Fix ISA I FP sigcontext access violation handling by Maciej W. Rozycki · 8 years ago
  58. 5a1aca4 MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue by Maciej W. Rozycki · 8 years ago
  59. c9e5603 MIPS: ptrace: Also initialize the FP context on individual FCSR writes by Maciej W. Rozycki · 8 years ago
  60. 8a98495 MIPS: dump_tlb: Fix printk continuations by James Hogan · 8 years ago
  61. 752f549 MIPS: Fix __show_regs() output by Paul Burton · 8 years ago
  62. 41000c5 MIPS: traps: Fix output of show_code by Matt Redfearn · 8 years ago
  63. fe4e09e MIPS: traps: Fix output of show_stacktrace by Matt Redfearn · 8 years ago
  64. bcf084d MIPS: traps: Fix output of show_backtrace by Matt Redfearn · 8 years ago
  65. 818f38c MIPS: Fix build of compressed image by Matt Redfearn · 8 years ago
  66. 9a59061 MIPS: generic: Fix KASLR for generic kernel. by Matt Redfearn · 8 years ago
  67. 4736697 MIPS: KASLR: Fix handling of NULL FDT by Matt Redfearn · 8 years ago
  68. 93032e3 MIPS: Malta: Fixup reboot by Paul Burton · 8 years ago
  69. 682c1e5 MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPC by Paul Burton · 8 years ago
  70. e9300a4 firewire: net: fix fragmented datagram_size off-by-one by Stefan Richter · 8 years ago
  71. 667121a firewire: net: guard against rx buffer overflows by Stefan Richter · 8 years ago
  72. 8243d55 sched/core: Remove pointless printout in sched_show_task() by Linus Torvalds · 8 years ago
  73. 3820050 sched/core: Fix oops in sched_show_task() by Tetsuo Handa · 8 years ago
  74. 7ec30fc Merge tag 'drm-intel-fixes-2016-11-01' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  75. e676717 Merge tag 'imx-drm-fixes-20161021' of git://git.pengutronix.de/pza/linux into drm-fixes by Dave Airlie · 8 years ago
  76. eed6f0e virtio-gpu: fix vblank events by Gerd Hoffmann · 8 years ago
  77. 18088db parisc: Ignore the pkey system calls for now by Helge Deller · 8 years ago
  78. 6a6e2a1 parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded value by Helge Deller · 8 years ago
  79. 6ed5183 parisc: Ensure consistent state when switching to kernel stack at syscall entry by John David Anglin · 8 years ago
  80. f4125cf parisc: Avoid trashing sr2 and sr3 in LWS code by John David Anglin · 8 years ago
  81. 6f63d0f parisc: use KERN_CONT when printing device inventory by Helge Deller · 8 years ago
  82. d9092f5 kvm: x86: Check memopp before dereference (CVE-2016-8630) by Owen Hofmann · 8 years ago
  83. 355f4fb kvm: nVMX: VMCLEAR an active shadow VMCS after last use by Jim Mattson · 8 years ago
  84. ea26e4e KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK by Paolo Bonzini · 8 years ago
  85. 577f12c Merge tag 'gcc-plugins-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  86. 04659fe Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  87. a75e003 Merge tag 'vfio-v4.9-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  88. f46c445 nfsd: Fix general protection fault in release_lock_stateid() by Chuck Lever · 8 years ago
  89. 8d42629 svcrdma: backchannel cannot share a page for send and rcv buffers by Chuck Lever · 8 years ago
  90. 812d478 gpio/mvebu: Use irq_domain_add_linear by Jason Gunthorpe · 8 years ago
  91. 405c075 fork: Add task stack refcounting sanity check and prevent premature task stack freeing by Andy Lutomirski · 8 years ago
  92. b0a6af8 drm/nouveau/acpi: fix check for power resources support by Peter Wu · 8 years ago
  93. 5f7f8f6 Merge branch 'drm-fixes-staging' of ssh://people.freedesktop.org/~/linux into drm-fixes by Dave Airlie · 8 years ago
  94. c7e9d39 gpio: of: fix GPIO drivers with multiple gpio_chip for a single node by Masahiro Yamada · 8 years ago
  95. 953b956 gpio: GPIO_GET_LINE{HANDLE,EVENT}_IOCTL: Fix file descriptor leak by Lars-Peter Clausen · 8 years ago
  96. 0c183d9 Merge tag 'spi-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  97. 58bea414 latent_entropy: Fix wrong gcc code generation with 64 bit variables by Kees Cook · 8 years ago
  98. da7389a gcc-plugins: Export symbols needed by gcc by Kees Cook · 8 years ago
  99. 3f7b55b Merge tag 'regulator-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 8 years ago
  100. 80a306d Merge tag 'regmap-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 8 years ago