summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-07-015-20/+31
|\
| *-----. Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle'Rafael J. Wysocki2015-06-264-19/+28
| |\ \ \ \
| | | | | * tick/idle/powerpc: Do not register idle states with CPUIDLE_FLAG_TIMER_STOP s...preeti2015-06-261-3/+12
| | | * | | ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()Alexander Sverdlin2015-06-243-16/+16
| * | | | | Merge branch 'acpi-pnp'Rafael J. Wysocki2015-06-241-1/+3
| |\ \ \ \ \
| | * | | | | ACPI / resources: free memory on error in add_region_before()Dan Carpenter2015-06-241-1/+3
* | | | | | | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-0115-32/+22
|\ \ \ \ \ \ \
| * | | | | | | block/xen-blkback: s/nr_pages/nr_segs/Julien Grall2015-06-172-6/+6
| * | | | | | | block/xen-blkfront: Remove invalid commentJulien Grall2015-06-171-6/+0
| * | | | | | | block/xen-blkfront: Remove unused macro MAXIMUM_OUTSTANDING_BLOCK_REQSJulien Grall2015-06-171-2/+0
| * | | | | | | xen/grant-table: Remove unused macro SPPJulien Grall2015-06-171-1/+0
| * | | | | | | xen/xenbus: client: Fix call of virt_to_mfn in xenbus_grant_ringJulien Grall2015-06-171-3/+3
| * | | | | | | xen: Include xen/page.h rather than asm/xen/page.hJulien Grall2015-06-178-8/+7
| * | | | | | | xen/pcifront: Remove usage of struct timevalTina Ruchandani2015-06-081-5/+3
| * | | | | | | xen/tmem: use BUILD_BUG_ON() in favor of BUG_ON()Jan Beulich2015-05-281-1/+1
| * | | | | | | hvc_xen: avoid uninitialized variable warningJan Beulich2015-05-281-1/+1
| * | | | | | | xenbus: avoid uninitialized variable warningJan Beulich2015-05-281-1/+1
* | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-0120-41/+41
|\ \ \ \ \ \ \ \
| * | | | | | | | module: add per-module param_lockDan Streetman2015-06-234-10/+10
| * | | | | | | | kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-2816-31/+31
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2015-07-011-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drivers/tty/hvc/hvc_tile.c: properly return -EAGAINChris Metcalf2015-05-111-1/+2
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-07-016-218/+256
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | s390/kdump: fix nosmt kernel parameterMichael Holzheu2015-06-251-1/+1
| * | | | | | | | | | s390/smp: cleanup core vs. cpu in the SCLP interfaceMartin Schwidefsky2015-06-252-17/+16
| * | | | | | | | | | s390/zcrypt: Fixed reset and interrupt handling of AP queuesIngo Tuchscherer2015-06-253-200/+239
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-07-015-168/+305
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | drivers/block/nvme-core.c: fix build with gcc-4.4.4Andrew Morton2015-06-271-14/+16
| * | | | | | | | | | | Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2015-06-274-110/+225
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drivers: xen-blkfront: only talk_to_blkback() when in XenbusStateInitialisingBob Liu2015-06-221-0/+2
| | * | | | | | | | | | | xen/block: add multi-page ring supportBob Liu2015-06-064-59/+180
| | * | | | | | | | | | | driver: xen-blkfront: move talk_to_blkback to a more suitable placeBob Liu2015-06-061-8/+6
| | * | | | | | | | | | | drivers: xen-blkback: delay pending_req allocation to connect_ringBob Liu2015-06-062-45/+39
| * | | | | | | | | | | | NVMe: Fix filesystem deadlock on removalKeith Busch2015-06-271-1/+1
| * | | | | | | | | | | | NVMe: Failed controller initialization fixesKeith Busch2015-06-271-18/+15
| * | | | | | | | | | | | NVMe: Unify controller probe and resumeKeith Busch2015-06-271-23/+29
| * | | | | | | | | | | | NVMe: Don't use fake status on cancelled commandKeith Busch2015-06-271-1/+4
| * | | | | | | | | | | | NVMe: Fix device cleanup on initialization failureKeith Busch2015-06-271-2/+16
* | | | | | | | | | | | | Merge tag 'md/4.2' of git://neil.brown.name/mdLinus Torvalds2015-06-294-101/+133
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | md: clear Blocked flag on failed devices when array is read-only.Neil Brown2015-06-251-0/+9
| * | | | | | | | | | | | | md: unlock mddev_lock on an error path.NeilBrown2015-06-251-1/+3
| * | | | | | | | | | | | | md: clear mddev->private when it has been freed.NeilBrown2015-06-251-0/+3
| * | | | | | | | | | | | | md: fix a build warningFiro Yang2015-06-171-1/+1
| * | | | | | | | | | | | | md/raid5: ignore released_stripes checkShaohua Li2015-06-171-2/+2
| * | | | | | | | | | | | | md/raid5: per hash value and exclusive wait_for_stripeYuanhan Liu2015-06-172-9/+20
| * | | | | | | | | | | | | md/raid5: split wait_for_stripe and introduce wait_for_quiescentYuanhan Liu2015-06-172-6/+10
| * | | | | | | | | | | | | md: convert to kstrto*()Alexey Dobriyan2015-06-171-68/+81
| * | | | | | | | | | | | | md/raid10: make sync_request_write() call bio_copy_data()Kent Overstreet2015-06-171-14/+4
* | | | | | | | | | | | | | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-2927-110/+10506
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler2015-06-261-13/+20