1. 3b4a687 nvmem: core: Allow ignoring length when reading a cell by Vivek Gautam · 8 years ago
  2. 1e928ff devicetree: bindings: nvmem: Add compatible string for imx6ul by Bai Ping · 8 years ago
  3. 4aa2b480 nvmem: octop: Add support for imx6ul by Bai Ping · 8 years ago
  4. 37afff0 misc: sram: Integrate protect-exec reserved sram area type by Dave Gerlach · 8 years ago
  5. 728bbe7 misc: sram: Introduce support code for protect-exec sram type by Dave Gerlach · 8 years ago
  6. cdd1737 misc: sram: Split sram data structures into local header by Dave Gerlach · 8 years ago
  7. 8a0934b w1: Fixup source file headers by Andrew F. Davis · 8 years ago
  8. d2ce4ea w1: don't leak refcount on slave attach failure in w1_attach_slave_device() by Maciej S. Szmigiero · 8 years ago
  9. dd6478d w1: add DS2405 addressable switch driver by Maciej S. Szmigiero · 8 years ago
  10. 61cd1b4 w1: ds2490: USB transfer buffers need to be DMAable by Maciej S. Szmigiero · 8 years ago
  11. 8333eb1 w1: omap_hdq: Free resources on error path by Christophe JAILLET · 8 years ago
  12. 27a7e2a coresight: etm4x: Fix timestamp configuration when working from perf by Mathieu Poirier · 8 years ago
  13. ae3fabc coresight: etm4x: Fix enabling of cycle accurate tracing in perf. by Mike Leach · 8 years ago
  14. f094446 coresight: fix kernel panic caused by invalid CPU by Wang Nan · 8 years ago
  15. 9797484 VME: restore bus_remove function causing incomplete module unload by Stefano Babic · 8 years ago
  16. 9ba6057 lkdtm: Fix Oops when unloading the module by Juerg Haefliger · 8 years ago
  17. 8ade603 eeprom: fix platform_no_drv_owner.cocci warnings by Julia Lawall · 8 years ago
  18. acf50ec eeprom: fix memory leak on buf when failed allocation of csraddr_str by Colin Ian King · 8 years ago
  19. 3c84dc7 char: xilinx_hwicap: Remove pointless local variables by Michal Simek · 8 years ago
  20. 36bebcf Merge tag 'extcon-next-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next by Greg Kroah-Hartman · 8 years ago
  21. 567ab5a extcon: palmas: Use dev_dbg macro for the debug messages by Roger Quadros · 8 years ago
  22. 8e27a23 Drivers: hv: vmbus: Cleanup hyperv_vmbus.h by K. Y. Srinivasan · 8 years ago
  23. 37e11d5 Drivers: hv: vmbus: Define an APIs to manage interrupt state by K. Y. Srinivasan · 8 years ago
  24. 7297ff0 Drivers: hv: vmbus: Define an API to retrieve virtual processor index by K. Y. Srinivasan · 8 years ago
  25. 06d1d98 Drivers: hv: vmbus: Define APIs to manipulate the synthetic interrupt controller by K. Y. Srinivasan · 8 years ago
  26. 8e307bf Drivers: hv: vmbus: Define APIs to manipulate the event page by K. Y. Srinivasan · 8 years ago
  27. 155e4a2 Drivers: hv: vmbus: Define APIs to manipulate the message page by K. Y. Srinivasan · 8 years ago
  28. d383877 Drivers: hv: vmbus: Get rid of an unsused variable by K. Y. Srinivasan · 8 years ago
  29. 305f754 Drivers: hv: util: Use hv_get_current_tick() to get current tick by K. Y. Srinivasan · 8 years ago
  30. d5116b4 Drivers: hv: vmbus: Restructure the clockevents code by K. Y. Srinivasan · 8 years ago
  31. e810e48 Drivers: hv: vmbus: Move the code to signal end of message by K. Y. Srinivasan · 8 years ago
  32. 73638cd Drivers: hv: vmbus: Move the check for hypercall page setup by K. Y. Srinivasan · 8 years ago
  33. d058fa7 Drivers: hv: vmbus: Move the crash notification function by K. Y. Srinivasan · 8 years ago
  34. 8de8af7 Drivers: hv: vmbus: Move the extracting of Hypervisor version information by K. Y. Srinivasan · 8 years ago
  35. 63ed4e0 Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource code by K. Y. Srinivasan · 8 years ago
  36. 669c256 mei: make mei_cl_set_disconnected static by Alexander Usyskin · 8 years ago
  37. 29fe7d5 mei: make mei_io_list_flush static by Alexander Usyskin · 8 years ago
  38. 7a11a1d lkdtm: hide stack overflow warning for corrupt-stack test by Arnd Bergmann · 8 years ago
  39. 4474f4c coresight: STM: Balance enable/disable by Suzuki K Poulose · 8 years ago
  40. d8e22fb ARM: da850: add the nand dev_id to the clock lookup table by Bartosz Golaszewski · 8 years ago
  41. f95bd04 memory: aemif: allow passing device lookup table as platform data by Bartosz Golaszewski · 8 years ago
  42. ad90a3d pc104: Introduce the PC104 Kconfig option by William Breathitt Gray · 8 years ago
  43. 6ab42a6 Drivers: hv: vmbus: Move Hypercall invocation code out of common code by K. Y. Srinivasan · 8 years ago
  44. 8730046 Drivers: hv vmbus: Move Hypercall page setup out of common code by K. Y. Srinivasan · 8 years ago
  45. 352c962 Drivers: hv: vmbus: Move the definition of generate_guest_id() by K. Y. Srinivasan · 8 years ago
  46. 3f646ed Drivers: hv: vmbus: Move the definition of hv_x64_msr_hypercall_contents by K. Y. Srinivasan · 8 years ago
  47. a0227cf eeprom: Add IDT 89HPESx driver bindings file by Serge Semin · 8 years ago
  48. cfad642 eeprom: Add IDT 89HPESx EEPROM/CSR driver by Serge Semin · 8 years ago
  49. 8e8e333 checkkconfigsymbols.py: don't sort similar symbols by Valentin Rothberg · 8 years ago
  50. 39461ff Merge 4.10-rc4 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  51. 49def18 Linux 4.10-rc4 by Linus Torvalds · 8 years ago
  52. 99421c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  53. c928162 Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  54. 2d5a710 Merge tag 'driver-core-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  55. 7f138b9 Merge tag 'tty-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  56. 793e039 Merge tag 'usb-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  57. aa2797b Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  58. 83346fb Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. a11ce3a4 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  60. 79078c5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. 255e614 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. f4d3935 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  63. 34241af Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  64. b9dc6f6 fix a fencepost error in pipe_advance() by Al Viro · 8 years ago
  65. 4d22c75 coredump: Ensure proper size of sparse core files by Dave Kleikamp · 8 years ago
  66. a12f1ae aio: fix lock dep warning by Shaohua Li · 8 years ago
  67. f0ad177 Merge tag 'dmaengine-fix-4.10-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  68. 0100a3e efi/x86: Prune invalid memory map entries and fix boot regression by Peter Jones · 8 years ago
  69. c7334ce Revert "driver core: Add deferred_probe attribute to devices in sysfs" by Greg Kroah-Hartman · 8 years ago
  70. 18e7a45 perf/x86: Reject non sampling events with precise_ip by Jiri Olsa · 8 years ago
  71. 475113d perf/x86/intel: Account interrupts for PEBS errors by Jiri Olsa · 8 years ago
  72. 321027c perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race by Peter Zijlstra · 8 years ago
  73. 63cae12 perf/core: Fix sys_perf_event_open() vs. hotplug by Peter Zijlstra · 8 years ago
  74. 4538286 x86/mpx: Use compatible types in comparison to fix sparse error by Tobias Klauser · 8 years ago
  75. 695085b x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc() by Len Brown · 8 years ago
  76. e96f8f1 Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  77. 04e3962 Merge tag 'ceph-for-4.10-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  78. af54efa Merge tag 'vfio-v4.10-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  79. 406732c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  80. a65c925 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  81. bef1331 block: don't try to discard from __blkdev_issue_zeroout by Christoph Hellwig · 8 years ago
  82. f80de88 sd: remove __data_len hack for WRITE SAME by Christoph Hellwig · 8 years ago
  83. b131c61 nvme: use blk_rq_payload_bytes by Christoph Hellwig · 8 years ago
  84. fd102b1 scsi: use blk_rq_payload_bytes by Christoph Hellwig · 8 years ago
  85. 2e3258e block: add blk_rq_payload_bytes by Christoph Hellwig · 8 years ago
  86. c79d47f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  87. 6d90b4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  88. 94a6fa8 vfio/type1: Remove pid_namespace.h include by Alex Williamson · 8 years ago
  89. 3139dc8 dmaengine: rcar-dmac: unmap slave resource when channel is freed by Niklas Söderlund · 8 years ago
  90. d1b333d vfio iommu type1: fix the testing of capability for remote task by Jike Song · 8 years ago
  91. 557ed56 Merge tag 'sound-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  92. 701dc20 i2c: piix4: Avoid race conditions with IMC by Ricardo Ribalda · 8 years ago
  93. 2659161 i2c: fix spelling mistake: "insufficent" -> "insufficient" by Colin Ian King · 8 years ago
  94. e28ac1f Merge tag 'xfs-for-linus-4.10-rc4-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  95. 6f724fb i2c: print correct device invalid address by John Garry · 8 years ago
  96. 331c342 i2c: do not enable fall back to Host Notify by default by Dmitry Torokhov · 8 years ago
  97. 30f939f i2c: fix kernel memory disclosure in dev interface by Vlad Tsyrklevich · 8 years ago
  98. 9ca277e Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteproc by Linus Torvalds · 8 years ago
  99. 1d865da Merge tag 'rpmsg-v4.10-fixes' of git://github.com/andersson/remoteproc by Linus Torvalds · 8 years ago
  100. 95ce131 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago