1. aadc378 hv: remove the per-channel workqueue by Dexuan Cui · 10 years ago
  2. d43e2fe hv: don't schedule new works in vmbus_onoffer()/vmbus_onoffer_rescind() by Dexuan Cui · 10 years ago
  3. 652594c hv: run non-blocking message handlers in the dispatch tasklet by Dexuan Cui · 10 years ago
  4. 01081f5 coresight: moving to new "hwtracing" directory by Mathieu Poirier · 10 years ago
  5. a2d6e18 coresight-tmc: Adding a status interface to sysfs by Mathieu Poirier · 10 years ago
  6. 223437c coresight: remove the unnecessary configuration coresight-default-sink by Kaixu Xia · 10 years ago
  7. a0a500e coresight: adding the LINKSINK block as a sink type by Xia Kaixu · 10 years ago
  8. b29d5c1 coresight: Correcting documentation typographical error by Mathieu Poirier · 10 years ago
  9. 3288731 coresight: Adding coresight support for arm64 architecture by Mathieu Poirier · 10 years ago
  10. 72f641f coresight: fixing compilation warnings picked up by 64bit compiler by Mathieu Poirier · 10 years ago
  11. 8c02a5b coresight: making cpu index lookup arm64 compliant by Mathieu Poirier · 10 years ago
  12. d86fb45 mcb: request_mem_region() returns NULL on error by Dan Carpenter · 10 years ago
  13. 127af88 char: xillybus: Don't return -EFAULT on user-triggered flush by Eli Billauer · 10 years ago
  14. be29bc2 mic: drop pci_msi_off call on probe by Michael S. Tsirkin · 10 years ago
  15. 149cb91 spmi: pmic_arb: remove ARM build time dependency by Ivan T. Ivanov · 10 years ago
  16. f580d73 virtio_console: Use bool function return values of true/false not 1/0 by Joe Perches · 10 years ago
  17. 0b509d8 misc: pass miscdevice through file's private_data by Tom Van Braeckel · 10 years ago
  18. 16c9c8e Revert "uio: constify of_device_id array" by Greg Kroah-Hartman · 10 years ago
  19. 86d3983 Merge tag 'extcon-next-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next by Greg Kroah-Hartman · 10 years ago
  20. 911a888 memory: jz4780-nemc: driver for the NEMC on JZ4780 SoCs by Alex Smith · 10 years ago
  21. c0e6841 dt-bindings: memory-controllers: Add binding for jz4780-nemc by Alex Smith · 10 years ago
  22. d0c6ae4 spmi: pmic_arb: add support for hw version 2 by Gilad Avidov · 10 years ago
  23. 0b9641f spmi: remove wakeup command before slave probe by Gilad Avidov · 10 years ago
  24. 03515f3 MAINTAINERS: change Atmel ssc driver entry by Nicolas Ferre · 10 years ago
  25. 73cffdb Drivers: hv: vmbus: Don't wait after requesting offers by K. Y. Srinivasan · 10 years ago
  26. 160b7daa coresight-replicator: constify of_device_id array by Fabian Frederick · 10 years ago
  27. 3a267d3 i8k: Remove use of seq_printf return value by Joe Perches · 10 years ago
  28. 0a56c0e w1: constify of_device_id array by Fabian Frederick · 10 years ago
  29. 4d8beff uio: constify of_device_id array by Fabian Frederick · 10 years ago
  30. 5f5cc81 Drivers: hv: vmbus: Fix a siganlling host signalling issue by K. Y. Srinivasan · 10 years ago
  31. b3a19b3 Drivers: hv: vmbus: Export the vmbus_sendpacket_pagebuffer_ctl() by K. Y. Srinivasan · 10 years ago
  32. 4ce50e9 hv: hypervvssd: call endmntent before call setmntent again by Vaughan Cao · 10 years ago
  33. f2eddbc Drivers: hv: vmbus: Fix a bug in rescind processing in vmbus_close_internal() by K. Y. Srinivasan · 10 years ago
  34. b4affbb tools: hv: fcopy_daemon: support >2GB files for x86_32 guest by Dexuan Cui · 10 years ago
  35. 1777574 hv: vmbus: missing curly braces in vmbus_process_offer() by Dan Carpenter · 10 years ago
  36. 5ef5b69 Drivers: hv: vmbus: Correcting truncation error for constant HV_CRASH_CTL_CRASH_NOTIFY by Nick Meier · 10 years ago
  37. 5abbbb7 Drivers: hv: hv_balloon: don't lose memory when onlining order is not natural by Vitaly Kuznetsov · 10 years ago
  38. f3f6eb8 Drivers: hv: hv_balloon: keep locks balanced on add_memory() failure by Vitaly Kuznetsov · 10 years ago
  39. fde25d2 Drivers: hv: vmbus: Perform device register in the per-channel work element by K. Y. Srinivasan · 10 years ago
  40. 0daa7a0 hwrng: Avoid manual device_create_file() calls by Takashi Iwai · 10 years ago
  41. bd73599 misc: Add attribute groups by Takashi Iwai · 10 years ago
  42. 2f97631 misc: mic: fixup return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  43. 860cba1 misc: carma: fixup return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  44. a819a22 misc: tifm: match return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  45. 03190c6 char: misc: document behaviour of open() by Martin Kepplinger · 10 years ago
  46. ab3ae00 mei: fix regression on NFC connection by Tomas Winkler · 10 years ago
  47. aa6467f1 VMCI: Guard against overflow in queue pair allocation by Jorgen Hansen · 10 years ago
  48. 74b5c29 VMCI: Check userland-provided datagram size by Andy King · 10 years ago
  49. bf13612 drivers/vmw_vmci: Show correct get_user_pages_fast upon failure by Davidlohr Bueso · 10 years ago
  50. d38b98a Merge branch 'fix_ioremap_wc' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag into char-misc-next by Greg Kroah-Hartman · 10 years ago
  51. ff85f70 Merge 4.0-rc5 into char-misc-next by Greg Kroah-Hartman · 10 years ago
  52. e9533ae checkkconfigsymbols.py: fix sorted output by Valentin Rothberg · 10 years ago
  53. 0164a71 metag: Fix ioremap_wc/ioremap_cached build errors by James Hogan · 10 years ago
  54. 66bee35 extcon: Fix missing locking when [un]registering notifiers by Hans de Goede · 10 years ago
  55. b9b518f extcon: max77843: Fix an error code in max77843_init_muic_regmap() by Dan Carpenter · 10 years ago
  56. bc465aa Linux 4.0-rc5 by Linus Torvalds · 10 years ago
  57. 1b717b1 Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  58. 4541c22 Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  59. b93dbee Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  60. 704fa7f Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  61. b2f45ee Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  62. cedd5f6 Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  63. f897522 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  64. 3d7a6db Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  65. 97448d5 Merge git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  66. bb8ef2f Merge tag 'devicetree-fixes-for-4.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  67. e477f3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  68. da6b9a2 Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  69. 521d474 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  70. 0d122f7 Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  71. c6ef814 Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  72. 60ed380 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  73. 62a202d Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  74. 9c86286 Merge branches 'pm-cpuidle', 'powercap', 'irq-pm' and 'acpi-resources' by Rafael J. Wysocki · 10 years ago
  75. 0c35bd4 md: fix problems with freeing private data after ->run failure. by NeilBrown · 10 years ago
  76. 7132813 arm64: Honor __GFP_ZERO in dma allocations by Suzuki K. Poulose · 10 years ago
  77. 130c93f arm64: efi: don't restore TTBR0 if active_mm points at init_mm by Will Deacon · 10 years ago
  78. 9e8ce4b Revert "x86/PCI: Refine the way to release PCI IRQ resources" by Rafael J. Wysocki · 10 years ago
  79. a087146 uio: Request/free irq separate from dev lifecycle by Brian Russell · 10 years ago
  80. 8265d44 Merge tag 'drm-intel-fixes-2015-03-19' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  81. f42e2c2 Merge tag 'drm-amdkfd-fixes-2015-03-19' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 10 years ago
  82. 9bc6548 target: do not reject FUA CDBs when write cache is enabled but emulate_write_cache is 0 by Christophe Vu-Brugier · 10 years ago
  83. 5f7da04 target: Fix virtual LUN=0 target_configure_device failure OOPs by Nicholas Bellinger · 10 years ago
  84. 215a8fe target/pscsi: Fix NULL pointer dereference in get_device_type by Nicholas Bellinger · 10 years ago
  85. d556546 tcm_fc: missing curly braces in ft_invl_hw_context() by Dan Carpenter · 10 years ago
  86. 7544e597 target: Fix reference leak in target_get_sess_cmd() error path by Bart Van Assche · 10 years ago
  87. 2f450cc loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session by Bart Van Assche · 10 years ago
  88. 75c3d0b tcm_qla2xxx: Fix incorrect use of __transport_register_session by Bart Van Assche · 10 years ago
  89. f068fbc iscsi-target: Avoid early conn_logout_comp for iser connections by Nicholas Bellinger · 10 years ago
  90. 2a03ee8 Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target" by Nicholas Bellinger · 10 years ago
  91. 4b36b68 target: Disallow changing of WRITE cache/FUA attrs after export by Nicholas Bellinger · 10 years ago
  92. b314aca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  93. 1e744c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  94. e409ac3 Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 10 years ago
  95. 32dafb9 Merge tag 'mmc-v4.0-rc4' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  96. 01d62ee Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  97. 18eda52 Merge tag 'nios2-fixes-v4.0-rc5' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 10 years ago
  98. a93fc15 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 10 years ago
  99. 22283c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  100. 133d5582 Subject: nfsd: don't recursively call nfsd4_cb_layout_fail by Christoph Hellwig · 10 years ago