summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dm: distinquish old .request_fn (dm-old) vs dm-mq request-based DMMike Snitzer2016-02-222-50/+58
* dm: remove support for stacking dm-mq on .request_fn device(s)Mike Snitzer2016-02-222-40/+20
* dm: fix a couple locking issues with use of block interfacesMike Snitzer2016-02-221-7/+21
* dm: allocate blk_mq_tag_set rather than embed in mapped_deviceMike Snitzer2016-02-221-18/+27
* dm: add 'dm_mq_nr_hw_queues' and 'dm_mq_queue_depth' module paramsMike Snitzer2016-02-221-2/+25
* dm: optimize dm_request_fn()Mike Snitzer2016-02-221-30/+17
* dm: optimize dm_mq_queue_rq()Mike Snitzer2016-02-224-23/+31
* dm: set DM_TARGET_WILDCARD feature on "error" targetMike Snitzer2016-02-225-2/+26
* dm: cleanup dm_any_congested()Mike Snitzer2016-02-221-9/+8
* dm: remove unused dm_get_rq_mapinfo()Mike Snitzer2016-02-221-8/+0
* dm: fix excessive dm-mq context switchingMike Snitzer2016-02-222-8/+7
* dm: fix sparse "unexpected unlock" warnings in ioctl codeMike Snitzer2016-02-211-27/+29
* dm: do not return target from dm_get_live_table_for_ioctl()Mike Snitzer2016-02-211-20/+13
* dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq pathsMike Snitzer2016-02-211-0/+2
* Linux 4.5-rc5v4.5-rc5Linus Torvalds2016-02-201-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-2017-134/+500
|\
| * x86/mm: Fix vmalloc_fault() to handle large pages properlyToshi Kani2016-02-181-4/+11
| * hpet: Drop stale URLsMichael S. Tsirkin2016-02-173-6/+4
| * x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop...Toshi Kani2016-02-171-4/+32
| * x86/uaccess/64: Make the __copy_user_nocache() assembly code more readableToshi Kani2016-02-171-41/+73
| * Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2016-02-162-7/+8
| |\
| | * lib/ucs2_string: Correct ucs2 -> utf8 conversionJason Andryuk2016-02-161-7/+7
| | * efi: Add pstore variables to the deletion whitelistMatt Fleming2016-02-161-0/+1
| |/
| * Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2016-02-1612-83/+383
| |\
| | * efi: Make efivarfs entries immutable by defaultPeter Jones2016-02-109-41/+258
| | * efi: Make our variable validation list include the guidPeter Jones2016-02-103-22/+38
| | * efi: Do variable name validation tests in utf8Peter Jones2016-02-101-11/+21
| | * efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones2016-02-102-23/+14
| | * lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones2016-02-102-0/+66
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-02-202-3/+3
|\ \ \
| * | | perf/core: Plug potential memory leak in CPU_UP_PREPAREThomas Gleixner2016-02-171-1/+1
| * | | perf/core: Remove the bogus and dangerous CPU_DOWN_FAILED hotplug stateThomas Gleixner2016-02-171-1/+0
| * | | perf/core: Remove bogus UP_CANCELED hotplug stateThomas Gleixner2016-02-171-1/+0
| * | | perf/x86/amd/uncore: Plug reference leakThomas Gleixner2016-02-171-0/+2
* | | | Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-02-2014-7/+91
|\ \ \ \
| * | | | powerpc/ioda: Set "read" permission when "write" is setAlexey Kardashevskiy2016-02-171-0/+6
| * | | | powerpc/mm: Fix Multi hit ERAT cause by recent THP updateAneesh Kumar K.V2016-02-154-0/+45
| * | | | powerpc/powernv: Fix stale PE primary busGavin Shan2016-02-153-0/+22
| * | | | powerpc/eeh: Fix stale cached primary busGavin Shan2016-02-154-2/+9
| * | | | powerpc/pseries: Don't trace hcalls on offline CPUsDenis Kirjanov2016-02-151-2/+6
| * | | | powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab2016-02-081-1/+1
| * | | | powerpc/book3s_32: Fix build error with checkpoint restartAneesh Kumar K.V2016-01-311-2/+2
* | | | | Merge tag 'dmaengine-fix-4.5-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2016-02-204-18/+76
|\ \ \ \ \
| * | | | | dmaengine: dw: disable BLOCK IRQs for non-cyclic xferAndy Shevchenko2016-02-151-5/+10
| * | | | | dmaengine: edma: fix residue race for cyclicJohn Ogness2016-02-081-1/+40
| * | | | | dmaengine: dw: pci: add ID for WildcatPoint PCHAndy Shevchenko2016-02-081-0/+4
| * | | | | dmaengine: IOATDMA: fix timer code that continues to restart channels during ...Dave Jiang2016-01-301-12/+22
* | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-02-2026-142/+138
|\ \ \ \ \ \
| * | | | | | clk: gpio: Really allow an optional clock= DT propertyStephen Boyd2016-02-181-1/+1
| * | | | | | Revert "clk: qcom: Specify LE device endianness"Stephen Boyd2016-02-1211-13/+0
OpenPOWER on IntegriCloud