summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | target: fail ALUA transitions for pscsiMike Christie2017-03-181-0/+3
| * | | target: allow ALUA setup for some passthrough backendsMike Christie2017-03-184-7/+15
| * | | tcmu: return on first Opt parse failureMike Christie2017-03-181-0/+3
| * | | tcmu: allow hw_max_sectors greater than 128Mike Christie2017-03-181-19/+35
| * | | target: Drop pointless tfo->check_stop_free checkNicholas Bellinger2017-03-182-2/+5
| * | | target: Fix VERIFY_16 handling in sbc_parse_cdbMax Lohrmann2017-03-071-2/+8
| * | | target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER exportNicholas Bellinger2017-03-071-35/+12
* | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-03-191-3/+30
|\ \ \ \
| * | | | device-dax: fix debug output typoDave Jiang2017-03-101-3/+3
| * | | | device-dax: fix pud fault fallback handlingDave Jiang2017-03-101-0/+12
| * | | | device-dax: fix pmd/pte fault fallback handlingDave Jiang2017-03-101-0/+15
| |/ / /
* | | | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-03-184-3/+12
|\ \ \ \
| * | | | openrisc: Export symbols needed by modulesStafford Horne2017-03-162-0/+5
| * | | | openrisc: fix issue handling 8 byte get_user callsStafford Horne2017-03-161-1/+1
| * | | | openrisc: xchg: fix `computed is not used` warningStafford Horne2017-03-161-2/+6
* | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-181-14/+14
|\ \ \ \ \
| * | | | | cpu/hotplug: Serialize callback invocations properSebastian Andrzej Siewior2017-03-141-14/+14
| |/ / / /
* | | | | Merge tag 'pm-4.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-03-172-36/+36
|\ \ \ \ \
| * \ \ \ \ Merge branches 'pm-cpufreq-fixes' and 'intel_pstate-fixes'Rafael J. Wysocki2017-03-181-33/+31
| |\ \ \ \ \
| | * | | | | cpufreq: intel_pstate: Avoid percentages in limits-related computationsRafael J. Wysocki2017-03-151-28/+28
| | * | | | | cpufreq: intel_pstate: Correct frequency setting in the HWP modeSrinivas Pandruvada2017-03-141-7/+4
| | * | | | | cpufreq: intel_pstate: Update pid_params.sample_rate_ns in pid_param_set()Rafael J. Wysocki2017-03-131-0/+1
| | |/ / / /
| * / / / / cpufreq: Fix and clean up show_cpuinfo_cur_freq()Rafael J. Wysocki2017-03-161-3/+5
| |/ / / /
* | | | | Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-03-1713-27/+90
|\ \ \ \ \
| * | | | | pNFS/flexfiles: never nfs4_mark_deviceid_unavailableWeston Andros Adamson2017-03-174-10/+31
| * | | | | pNFS: return status from nfs4_pnfs_ds_connectWeston Andros Adamson2017-03-176-6/+48
| * | | | | NFSv4.1 respect server's max size in CREATE_SESSIONOlga Kornievskaia2017-03-171-2/+2
| * | | | | NFS prevent double free in async nfs4_exchange_idOlga Kornievskaia2017-03-171-5/+4
| * | | | | nfs: make nfs4_cb_sv_ops staticJason Yan2017-03-171-2/+2
| * | | | | xprtrdma: Squelch kbuild sparse complaintChuck Lever2017-03-171-1/+2
| * | | | | NFS: fix the fault nrequests decreasing for nfs_inode COPYKinglong Mee2017-03-171-2/+4
| * | | | | NFSv4: fix a reference leak caused WARNING messagesKinglong Mee2017-03-131-2/+0
| * | | | | nfs4: fix a typo of NFS_ATTR_FATTR_GROUP_NAMEKinglong Mee2017-03-131-1/+1
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-1711-24/+126
|\ \ \ \ \ \
| * | | | | | x86/mpx: Make unnecessarily global function staticTobias Klauser2017-03-161-1/+1
| * | | | | | x86/intel_rdt: Put group node in rdtgroup_kn_unlockJiri Olsa2017-03-141-1/+1
| * | | | | | x86/unwind: Fix last frame check for aligned function stacksJosh Poimboeuf2017-03-141-6/+30
| * | | | | | mm, x86: Fix native_pud_clear build errorArnd Bergmann2017-03-142-4/+1
| * | | | | | x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=yAndrey Ryabinin2017-03-142-0/+2
| * | | | | | x86/platform/intel-mid: Add power button support for MerrifieldAndy Shevchenko2017-03-132-0/+83
| * | | | | | x86/platform/intel-mid: Use common power off sequenceAndy Shevchenko2017-03-131-11/+4
| * | | | | | x86/platform: Remove warning message for duplicate NMI handlersMike Travis2017-03-131-4/+2
| * | | | | | x86/tsc: Fix ART for TSC_KNOWN_FREQPeter Zijlstra2017-03-131-0/+2
| * | | | | | x86/platform/intel-mid: Correct MSI IRQ line for watchdog deviceAndy Shevchenko2017-03-131-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-03-176-152/+79
|\ \ \ \ \ \
| * | | | | | acpi/processor: Check for duplicate processor ids at hotplug timeDou Liyang2017-03-112-4/+11
| * | | | | | acpi/processor: Implement DEVICE operator for processor enumerationDou Liyang2017-03-111-7/+32
| * | | | | | x86/acpi: Restore the order of CPU IDsDou Liyang2017-03-112-20/+13
| * | | | | | Revert"x86/acpi: Enable MADT APIs to return disabled apicids"Dou Liyang2017-03-111-38/+22
| * | | | | | Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"Dou Liyang2017-03-115-83/+1