aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen/mem-reservation.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-30MAINTAINERS: fix reference to moved drivers/{misc => auxdisplay}/panel.cMiguel Ojeda1-1/+1
2018-09-29cpufreq: qcom-kryo: Fix section annotationsNathan Chancellor1-2/+2
2018-09-28perf/core: Add sanity check to deal with pinned event failureReinette Chatre1-0/+6
2018-09-28blk-iolatency: keep track of previous windows statsJosef Bacik1-7/+13
2018-09-28blk-iolatency: use a percentile approache for ssd'sJosef Bacik1-34/+145
2018-09-28blk-iolatency: deal with small samplesJosef Bacik1-1/+1
2018-09-28blk-iolatency: deal with nr_requests == 1Josef Bacik1-1/+1
2018-09-28blk-iolatency: use q->nr_requests directlyJosef Bacik1-3/+3
2018-09-28kyber: fix integer overflow of latency targets on 32-bitOmar Sandoval1-3/+3
2018-09-28xen/blkfront: correct purging of persistent grantsJuergen Gross1-2/+2
2018-09-28Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"Jens Axboe1-1/+3
2018-09-28virtio-blk: modernize sysfs attribute creationHannes Reinecke1-29/+39
2018-09-28zram: register default groups with device_add_disk()Hannes Reinecke1-21/+7
2018-09-28aoe: register default groups with device_add_disk()Hannes Reinecke3-16/+7
2018-09-28nvme: register ns_id attributes as default sysfs groupsHannes Reinecke4-92/+59
2018-09-28block: genhd: add 'groups' argument to device_add_diskHannes Reinecke28-33/+43
2018-09-28selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman17-0/+17
2018-09-27kyber: add tracepointsOmar Sandoval2-18/+130
2018-09-27kyber: implement improved heuristicsOmar Sandoval1-218/+279
2018-09-27kyber: don't make domain token sbitmap larger than necessaryOmar Sandoval1-13/+2
2018-09-27block: export blk_stat_enable_accounting()Omar Sandoval1-0/+1
2018-09-27block: move call of scheduler's ->completed_request() hookOmar Sandoval4-8/+8
2018-09-27blk-mq: I/O and timer unplugs are inverted in blktraceIlya Dryomov1-2/+2
2018-09-27dax: Fix deadlock in dax_lock_mapping_entry()Jan Kara1-0/+1
2018-09-27x86/boot: Fix kexec booting failure in the SEV bit detection codeKairui Song1-19/+0
2018-09-27bcache: add separate workqueue for journal_write to avoid deadlockGuoju Fang3-3/+12
2018-09-27drm/amd/display: Fix Edid emulation for linuxBhawanpreet Lakha3-7/+137
2018-09-27drm/amd/display: Fix Vega10 lightup on S3 resumeRoman Li3-18/+1
2018-09-27drm/amdgpu: Fix vce work queue was not cancelled when suspendRex Zhu2-3/+4
2018-09-27Revert "drm/panel: Add device_link from panel device to DRM device"Linus Walleij2-11/+0
2018-09-27xen/blkfront: When purging persistent grants, keep them in the bufferBoris Ostrovsky1-3/+1
2018-09-27clocksource/drivers/timer-atmel-pit: Properly handle error casesAlexandre Belloni1-6/+14
2018-09-26block: fix deadline elevator drain for zoned block devicesDamien Le Moal1-1/+1
2018-09-26blk-mq: Enable support for runtime power managementBart Van Assche2-6/+2
2018-09-26block: Make blk_get_request() block for non-PM requests while suspendedBart Van Assche2-34/+47
2018-09-26block: Allow unfreezing of a queue while requests are in progressBart Van Assche1-1/+1
2018-09-26percpu-refcount: Introduce percpu_ref_resurrect()Bart Van Assche2-2/+27
2018-09-26block: Schedule runtime resume earlierBart Van Assche2-2/+2
2018-09-26block: Split blk_pm_add_request() and blk_pm_put_request()Bart Van Assche3-5/+33
2018-09-26block, scsi: Change the preempt-only flag into a counterBart Van Assche4-27/+43
2018-09-26block: Move power management code into a new source fileBart Van Assche11-239/+264
2018-09-26ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridgeMika Westerberg1-5/+6
2018-09-26xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>Christoph Hellwig9-7/+7
2018-09-26block: remove ARCH_BIOVEC_PHYS_MERGEABLEChristoph Hellwig5-15/+3
2018-09-26xen: provide a prototype for xen_biovec_phys_mergeable in xen.hChristoph Hellwig4-10/+4
2018-09-26xen: remove the xen_biovec_phys_mergeable exportChristoph Hellwig1-1/+0
2018-09-26arm: remove the unused BIOVEC_MERGEABLE defineChristoph Hellwig1-7/+0
2018-09-26drm/syncobj: Don't leak fences when WAIT_FOR_SUBMIT is setJason Ekstrand1-0/+5
2018-09-26iommu/amd: Return devid as alias for ACPI HID devicesArindam Nath1-0/+6
2018-09-25blk-mq: Allow blocking queue tag iter callbacksKeith Busch1-9/+4