summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | libnvdimm, namespace: avoid multiple sector calculationsFabian Frederick2016-12-041-6/+5
| | * | | | libnvdimm: remove else after return in nsio_rw_bytes()Fabian Frederick2016-12-041-19/+16
| | * | | | libnvdimm, namespace: fix the type of name variableNicolas Iooss2016-11-281-1/+1
| | * | | | libnvdimm: use consistent naming for request_mem_region()Dan Williams2016-11-283-3/+4
| | * | | | nvdimm: use the right length of "pmem"Nicolas Iooss2016-11-121-1/+1
| | * | | | libnvdimm: check and clear poison before writing to pmemDave Jiang2016-11-121-4/+26
| | * | | | tools/testing/nvdimm: dynamic label supportDan Williams2016-10-191-7/+23
| | * | | | libnvdimm: allow a platform to force enable label supportDan Williams2016-10-193-0/+10
| | * | | | libnvdimm: use generic iostat interfacesToshi Kani2016-10-192-31/+9
| | |/ / /
* | | | | Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvh...Linus Torvalds2016-12-1913-19/+897
|\ \ \ \ \
| * | | | | platform/x86: surface3-wmi: Balance locking on error pathAndy Shevchenko2016-12-181-5/+6
| * | | | | platform/x86: Add Whiskey Cove PMIC TMU supportNilesh Bacchewar2016-12-185-0/+211
| * | | | | platform/x86: ideapad-laptop: Add Y700 15-ACZ to no_hw_rfkill DMI listvelemas2016-12-161-0/+7
| * | | | | platform/x86: Introduce button support for the Surface 3Benjamin Tissoires2016-12-163-0/+257
| * | | | | platform/x86: Add custom surface3 platform device for controlling LIDBenjamin Tissoires2016-12-163-0/+309
| * | | | | platform/x86: mlx-platform: Add mlxcpld-hotplug driver registrationVadim Pasternak2016-12-161-1/+97
| * | | | | platform/x86: mlx-platform: Fix semicolon.cocci warningskbuild test robot2016-12-161-1/+1
| * | | | | platform/x86: mlx-platform: Move module from arch/x86Vadim Pasternak2016-12-167-17/+14
* | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-1810-27/+355
|\ \ \ \ \ \
| * | | | | | x86/tsc: Limit the adjust value furtherThomas Gleixner2016-12-181-5/+16
| * | | | | | x86/tsc: Annotate printouts as firmware bugThomas Gleixner2016-12-181-2/+3
| * | | | | | x86/tsc: Force TSC_ADJUST register to value >= zeroThomas Gleixner2016-12-153-19/+42
| * | | | | | x86/tsc: Validate TSC_ADJUST after resumeThomas Gleixner2016-12-155-6/+13
| * | | | | | x86/tsc: Validate cpumask pointer before accessing itThomas Gleixner2016-12-011-2/+5
| * | | | | | x86/tsc: Fix broken CONFIG_X86_TSC=n buildThomas Gleixner2016-11-302-5/+6
| * | | | | | x86/tsc: Try to adjust TSC if sync test failsThomas Gleixner2016-11-291-5/+78
| * | | | | | x86/tsc: Prepare warp test for TSC adjustmentThomas Gleixner2016-11-291-2/+4
| * | | | | | x86/tsc: Move sync cleanup to a safe placeThomas Gleixner2016-11-291-5/+5
| * | | | | | x86/tsc: Sync test only for the first cpu in a packageThomas Gleixner2016-11-292-11/+30
| * | | | | | x86/tsc: Verify TSC_ADJUST from idleThomas Gleixner2016-11-293-2/+38
| * | | | | | x86/tsc: Store and check TSC ADJUST MSRThomas Gleixner2016-11-294-1/+97
| * | | | | | x86/tsc: Detect random warpsThomas Gleixner2016-11-291-1/+12
| * | | | | | x86/tsc: Use X86_FEATURE_TSC_ADJUST in detect_art()Thomas Gleixner2016-11-291-6/+8
| * | | | | | x86/tsc: Finalize the split of the TSC_RELIABLE flagThomas Gleixner2016-11-181-6/+1
| * | | | | | x86/tsc: Set TSC_KNOWN_FREQ and TSC_RELIABLE flags on Intel Atom SoCsBin Gao2016-11-183-4/+32
| * | | | | | x86/tsc: Mark Intel ATOM_GOLDMONT TSC reliableBin Gao2016-11-181-0/+7
| * | | | | | x86/tsc: Mark TSC frequency determined by CPUID as knownBin Gao2016-11-181-0/+7
| * | | | | | x86/tsc: Add X86_FEATURE_TSC_KNOWN_FREQ flagBin Gao2016-11-182-3/+9
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-1820-120/+77
|\ \ \ \ \ \ \
| * | | | | | | x86/floppy: Use designated initializersKees Cook2016-12-181-10/+10
| * | | | | | | x86/mpx: Move bd_addr to mm_context_tMark Rutland2016-12-174-11/+11
| * | | | | | | x86/mm: Drop unused argument 'removed' from sync_global_pgds()Kirill A. Shutemov2016-12-153-20/+9
| * | | | | | | ACPI/NUMA: Do not map pxm to node when NUMA is turned offBoris Ostrovsky2016-12-155-3/+7
| * | | | | | | x86/acpi: Use proper macro for invalid nodeBoris Ostrovsky2016-12-151-1/+1
| * | | | | | | x86/smpboot: Prevent false positive out of bounds cpumask access warningThomas Gleixner2016-12-152-4/+9
| * | | | | | | x86/boot/64: Push correct start_cpu() return addressJosh Poimboeuf2016-12-141-2/+3
| * | | | | | | x86/boot/64: Use 'push' instead of 'call' in start_cpu()Josh Poimboeuf2016-12-141-1/+1
| * | | | | | | x86/smpboot: Make logical package management more robustThomas Gleixner2016-12-134-69/+27
* | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-181-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | tick/broadcast: Prevent NULL pointer dereferenceThomas Gleixner2016-12-151-0/+3
| |/ / / / / / /