summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-12-195-20/+45
|\
| * kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson2016-12-191-6/+5
| * kvm: take srcu lock around kvm_steal_time_set_preempted()Andrea Arcangeli2016-12-191-0/+7
| * kvm: fix schedule in atomic in kvm_steal_time_set_preempted()Andrea Arcangeli2016-12-191-0/+10
| * KVM: hyperv: fix locking of struct kvm_hv fieldsPaolo Bonzini2016-12-163-9/+17
| * KVM: x86: Expose Intel AVX512IFMA/AVX512VBMI/SHA features to guest.Yi Sun2016-12-151-4/+5
| * kvm: nVMX: Correct a VMX instruction error code for VMPTRLDGanShun2016-12-151-1/+1
* | Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2016-12-196-86/+15
|\ \
| * | MIPS: jz4740: Remove obsolete codePaul Cercueil2016-11-053-85/+0
| * | MIPS: qi_lb60: Probe RTC driver from DT and use it as power controllerPaul Cercueil2016-11-052-1/+4
| * | MIPS: jz4740: DTS: Probe the jz4740-rtc driver from devicetreePaul Cercueil2016-11-051-0/+11
* | | Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvh...Linus Torvalds2016-12-194-280/+0
|\ \ \
| * | | platform/x86: mlx-platform: Move module from arch/x86Vadim Pasternak2016-12-164-280/+0
* | | | 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-1817-115/+71
|\ \ \ \ \
| * | | | | x86/floppy: Use designated initializersKees Cook2016-12-181-10/+10
| * | | | | x86/mpx: Move bd_addr to mm_context_tMark Rutland2016-12-173-7/+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-154-2/+6
| * | | | | 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-151-4/+4
| * | | | | 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-181-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linusAl Viro2016-12-1611-12/+29
| |\ \ \ \ \ \
| * | | | | | | constify get_dcookie() and friendsAl Viro2016-12-061-1/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2016-12-1814-44/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | tile: use __ro_after_init instead of tile-specific __write_onceChris Metcalf2016-12-168-27/+21
| * | | | | | | | tile: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-12-163-3/+3
| * | | | | | | | tile: remove #pragma unroll from finv_buffer_remote()Chris Metcalf2016-12-161-7/+1