1. aad9a1c vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec() by Al Viro · 10 years ago
  2. 4c946d9 vmci: propagate msghdr all way down to __qp_memcpy_to_queue() by Al Viro · 10 years ago
  3. dc6d684 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  4. 59acf65 Merge tag 'md/3.19-fixes' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  5. 2d4c0ae of: EXPORT_SYMBOL_GPL of_property_read_u64_array by Sakari Ailus · 10 years ago
  6. 06cf35f PCI: Handle read-only BARs on AMD CS553x devices by Myron Stowe · 10 years ago
  7. 5f345a5 greybus: operation: add missing gb_operation_response_send() export by Matt Porter · 10 years ago
  8. 68a8cc9 ioatdma: Adding support for BDX-DE ioatdma. by Dave Jiang · 10 years ago
  9. a604c96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 10 years ago
  10. b5d78b7 staging: cptm1217: blow it all away by Alan Cox · 10 years ago
  11. 2cbf7fe i2o: move to staging by Alan Cox · 10 years ago
  12. 79ce9d5 tty: remove unused variable sprop by Fabian Frederick · 10 years ago
  13. 3239fd3 serial: of-serial: fetch line number from DT by Lucas Stach · 10 years ago
  14. 410d841 coresight: fix the replicator subtype value by Kaixu Xia · 10 years ago
  15. a48742b mcb: Fix error path of mcb_pci_probe by Johannes Thumshirn · 10 years ago
  16. d909f43 virtio/console: verify device has config space by Michael S. Tsirkin · 10 years ago
  17. 63e144c ti-st: clean up data types (fix harmless memory corruption) by Dan Carpenter · 10 years ago
  18. 663b7ee mei: me: release hw from reset only during the reset flow by Alexander Usyskin · 10 years ago
  19. 1ab1e79 mei: mask interrupt set bit on clean reset bit by Alexander Usyskin · 10 years ago
  20. 6ab17a8 Input: synaptics - use dmax in input_mt_assign_slots by Benjamin Tissoires · 10 years ago
  21. 68ff2a0 firmware_loader: handle timeout via wait_for_completion_interruptible_timeout() by Ming Lei · 10 years ago
  22. 0cb6424 firmware_loader: abort request if wait_for_completion is interrupted by Ming Lei · 10 years ago
  23. 3c1556b firmware: Correct function name in comment by Borislav Petkov · 10 years ago
  24. 7fa4091 usb: Retry port status check on resume to work around RH bugs by Julius Werner · 10 years ago
  25. 7671bd1 Revert "usb: Reset USB-3 devices on USB-3 link bounce" by Zhuang Jin Can · 10 years ago
  26. 673016d uhci-hub: use HUB_CHAR_* by Sergei Shtylyov · 10 years ago
  27. c31316c usb: kconfig: replace PPC_OF with PPC by Kevin Hao · 10 years ago
  28. 518ca8d ehci-pci: disable for Intel MID platforms (update) by Andy Shevchenko · 10 years ago
  29. d054267 Input: pxa27x_keypad - remove unnecessary ARM includes by Rob Herring · 10 years ago
  30. 17ad13b cpufreq-dt: Drop unnecessary check before cpufreq_cooling_unregister() invocation by Markus Elfring · 10 years ago
  31. f7b2706 cpufreq: Create for_each_governor() by Viresh Kumar · 10 years ago
  32. b4f0676 cpufreq: Create for_each_policy() by Viresh Kumar · 10 years ago
  33. 1e63eaf cpufreq: Drop cpufreq_disabled() check from cpufreq_cpu_{get|put}() by Viresh Kumar · 10 years ago
  34. 1e95e3b PM: Convert dev_pm_put_subsys_data() into a void function by Ulf Hansson · 10 years ago
  35. 766bb53 PM: Update function header for dev_pm_get_subsys_data() by Ulf Hansson · 10 years ago
  36. b472c2f PM / Domains: Handle errors from genpd's ->attach_dev() callback by Ulf Hansson · 10 years ago
  37. f104e1e PM / Domains: Re-order initialization of generic_pm_domain_data by Ulf Hansson · 10 years ago
  38. 3e23568 PM / Domains: Free pm_subsys_data in error path in __pm_genpd_add_device() by Ulf Hansson · 10 years ago
  39. c0356db PM / Domains: Eliminate the mutex for the generic_pm_domain_data by Ulf Hansson · 10 years ago
  40. e07b45c PM / Domains: Don't check for an existing device when adding a new by Ulf Hansson · 10 years ago
  41. 14b5306 PM / Domains: Don't allow an existing generic_pm_domain_data by Ulf Hansson · 10 years ago
  42. c1dbe2f PM / Domains: Remove reference counting for the generic_pm_domain_data by Ulf Hansson · 10 years ago
  43. 49d400c PM / Domains: Rename __pm_genpd_alloc|free_dev_data() by Ulf Hansson · 10 years ago
  44. 36d091f md: protect ->pers changes with mddev->lock by NeilBrown · 10 years ago
  45. db721d3 md: level_store: group all important changes into one place. by NeilBrown · 10 years ago
  46. afa0f55 md: rename ->stop to ->free by NeilBrown · 10 years ago
  47. 5aa61f4 md: split detach operation out from ->stop. by NeilBrown · 10 years ago
  48. 3be260c md/linear: remove rcu protections in favour of suspend/resume by NeilBrown · 10 years ago
  49. 64590f4 md: make merge_bvec_fn more robust in face of personality changes. by NeilBrown · 10 years ago
  50. 5c675f8 md: make ->congested robust against personality changes. by NeilBrown · 10 years ago
  51. 85572d7 md: rename mddev->write_lock to mddev->lock by NeilBrown · 10 years ago
  52. ea664c8 md/raid5: need_this_block: tidy/fix last condition. by NeilBrown · 10 years ago
  53. a9d5695 md/raid5: need_this_block: start simplifying the last two conditions. by NeilBrown · 10 years ago
  54. a79cfe1 md/raid5: separate out the easy conditions in need_this_block. by NeilBrown · 10 years ago
  55. 2c58f06 md/raid5: separate large if clause out of fetch_block(). by NeilBrown · 10 years ago
  56. ad3ab8b md: do_release_stripe(): No need to call md_wakeup_thread() twice by Jes Sorensen · 10 years ago
  57. 62d1141 ACPI: Introduce helper function acpi_dev_filter_resource_type() by Jiang Liu · 10 years ago
  58. 93286f4 ACPI: Add field offset to struct resource_list_entry by Jiang Liu · 10 years ago
  59. 2ea3d26 ACPI: Translate resource into master side address for bridge window resources by Jiang Liu · 10 years ago
  60. a49170b ACPI: Return translation offset when parsing ACPI address space resources by Jiang Liu · 10 years ago
  61. a274019 ACPI: Enforce stricter checks for address space descriptors by Jiang Liu · 10 years ago
  62. c78b688 ACPI: Set flag IORESOURCE_UNSET for unassigned resources by Jiang Liu · 10 years ago
  63. 581c19f ACPI: Normalize return value of resource parser functions by Jiang Liu · 10 years ago
  64. 8515f93 ACPI: Fix a bug in parsing ACPI Memory24 resource by Jiang Liu · 10 years ago
  65. fcb29bb ACPI: Add prefetch decoding to the address space parser by Thomas Gleixner · 10 years ago
  66. 72e26b0 ACPI: Move the window flag logic to the combined parser by Thomas Gleixner · 10 years ago
  67. eb76d55 ACPI: Unify the parsing of address_space and ext_address_space by Thomas Gleixner · 10 years ago
  68. e814f6d ACPI: Let the parser return false for disabled resources by Thomas Gleixner · 10 years ago
  69. 1d0420f ACPI: Use the length check for io resources as well by Thomas Gleixner · 10 years ago
  70. c420dbd ACPI: Implement proper length checks for mem resources by Thomas Gleixner · 10 years ago
  71. c793504 ACPI: Remove redundant check in function acpi_dev_resource_address_space() by Thomas Gleixner · 10 years ago
  72. b2cd5dd Merge branch 'acpica' into acpi-resources by Rafael J. Wysocki · 10 years ago
  73. 039e597 clk: mxs: Fix invalid 32-bit access to frac registers by Stefan Wahren · 10 years ago
  74. a36385a iio: imu: kmx61: Drop odr_bits from kmx61_samp_freq_table by Daniel Baluta · 10 years ago
  75. 1e716a1 iio: meter: ade7759: add error handling in _reset and _stop_device by Devendra Naga · 10 years ago
  76. abe4e26 iio: meter: ade7754: add error handling in _reset and _stop_device by Devendra Naga · 10 years ago
  77. 6491bc0 ACPI / cpuidle: Common callback routine for entering states by Rafael J. Wysocki · 10 years ago
  78. d2cecb3 ACPI / cpuidle: Merge acpi_idle_enter_c1() and acpi_idle_enter_simple() by Rafael J. Wysocki · 10 years ago
  79. 4bad5d2 [media] dvb_net: Convert local hex dump to print_hex_dump_debug by Joe Perches · 10 years ago
  80. 5c7c0ca [media] dvb_net: Use standard debugging facilities by Joe Perches · 10 years ago
  81. be87b90 [media] dvb_net: Use vsprintf %pM extension to print Ethernet addresses by Joe Perches · 10 years ago
  82. f3a9d7e [media] staging: lirc_serial: adjust boolean assignments by Heba Aamer · 10 years ago
  83. dd378b1 hwmon: (tmp102) add hibernation callbacks by Grygorii Strashko · 10 years ago
  84. 2948c01 [media] stb0899: use sign_extend32() for sign extension by Martin Kepplinger · 10 years ago
  85. 17d4d6a [media] si2168: add support for 1.7MHz bandwidth by Olli Salonen · 10 years ago
  86. 683e98b [media] si2168: return error if set_frontend is called with invalid parameters by Olli Salonen · 10 years ago
  87. 4febb7e mmc: core: Invoke mmc_pwrseq_post_power_on() prior MMC_POWER_ON state by Ulf Hansson · 10 years ago
  88. 83edfdf Input: ti_am335x_tsc - replace delta filtering with median filtering by Vignesh R · 10 years ago
  89. bf22361 Input: ti_am335x_tsc - read charge delay from DT by Vignesh R · 10 years ago
  90. 344d635 Input: ti_am335x_tsc - remove udelay in interrupt handler by Brad Griffis · 10 years ago
  91. 3a59684 Input: ti_am335x_tsc - interchange touchscreen and ADC steps by Brad Griffis · 10 years ago
  92. 3656cdd [media] lirc_dev: avoid potential null-dereference by Andy Shevchenko · 10 years ago
  93. 0dc17d1 Merge tag 'gpio-v3.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  94. 5ee803a [media] mn88472: simplify bandwidth registers setting code by Benjamin Larsson · 10 years ago
  95. e601044 [media] dvb: tc90522: re-add symbol-rate report by Akihiro Tsukada · 10 years ago
  96. 8716901 [media] lmedm04: add read snr, signal strength and ber call backs by Malcolm Priestley · 10 years ago
  97. 743ab6a1 [media] lmedm04: Create frontend call back for read status by Malcolm Priestley · 10 years ago
  98. d8bad1e [media] lmedm04: create frontend callbacks for signal/snr/ber/ucblocks by Malcolm Priestley · 10 years ago
  99. 15e1ce3 [media] lmedm04: Fix usb_submit_urb BOGUS urb xfer, pipe 1 != type 3 in interrupt urb by Malcolm Priestley · 10 years ago
  100. cfcd7b8 [media] lmedm04: Increase Interupt due time to 200 msec by Malcolm Priestley · 10 years ago