aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | x86/asm/decoder: Explain CALLW discrepancy between Intel and AMDDenys Vlasenko2015-02-18
| * | | | | | | | | | | | | | | | | | | | | | | x86/asm/decoder: Create artificial 3rd byte for 2-byte VEXDenys Vlasenko2015-02-18
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | x86/apic/uv: Update the UV APIC HUB checkMike Travis2015-04-10
| * | | | | | | | | | | | | | | | | | | | | | | x86/apic/uv: Update the UV APIC driver checkMike Travis2015-04-10
| * | | | | | | | | | | | | | | | | | | | | | | x86/apic/uv: Update the APIC UV OEM checkMike Travis2015-04-10
| * | | | | | | | | | | | | | | | | | | | | | | x86/apic: Remove verify_local_APIC()Bandan Das2015-04-01
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | x86/amd/idle, clockevents: Use explicit broadcast oneshot control functionsThomas Gleixner2015-04-03
| * | | | | | | | | | | | | | | | | | | | | | | x86/amd/idle, clockevents: Use explicit broadcast control functionThomas Gleixner2015-04-03
| * | | | | | | | | | | | | | | | | | | | | | | tick/xen: Provide and use tick_suspend_local() and tick_resume_local()Thomas Gleixner2015-04-01
| * | | | | | | | | | | | | | | | | | | | | | | clockevents: Make suspend/resume calls explicitThomas Gleixner2015-04-01
| * | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar2015-03-31
| |\| | | | | | | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra2015-03-27
| | |_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2015-03-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | sched/idle/x86: Optimize unnecessary mwait_idle() resched IPIsMike Galbraith2015-03-16
| * | | | | | | | | | | | | | | | | | | | | | sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savi...Len Brown2015-03-16
| | |_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard2015-04-09
| | |_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-04-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interactionIngo Molnar2015-04-01
| | * | | | | | | | | | | | | | | | | | | | | efi: Disable interrupts around EFI calls, not in the epilog/prolog callsIngo Molnar2015-04-01
| | * | | | | | | | | | | | | | | | | | | | | x86/efi: Add a "debug" option to the efi= cmdlineBorislav Petkov2015-04-01
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | kvm: mmu: lazy collapse small sptes into large sptesWanpeng Li2015-04-08
| * | | | | | | | | | | | | | | | | | | | | KVM: x86: Clear CR2 on VCPU resetNadav Amit2015-04-08
| * | | | | | | | | | | | | | | | | | | | | KVM: x86: DR0-DR3 are not clear on resetNadav Amit2015-04-08
| * | | | | | | | | | | | | | | | | | | | | KVM: x86: BSP in MSR_IA32_APICBASE is writableNadav Amit2015-04-08
| * | | | | | | | | | | | | | | | | | | | | KVM: x86: simplify kvm_apic_mapRadim Krčmář2015-04-08
| * | | | | | | | | | | | | | | | | | | | | KVM: x86: avoid logical_map when it is invalidRadim Krčmář2015-04-08
| * | | | | | | | | | | | | | | | | | | | | KVM: x86: fix mixed APIC mode broadcastRadim Krčmář2015-04-08
| * | | | | | | | | | | | | | | | | | | | | KVM: x86: use MDA for interrupt matchingRadim Krčmář2015-04-08
| * | | | | | | | | | | | | | | | | | | | | KVM: nVMX: remove unnecessary double caching of MAXPHYADDREugene Korenevsky2015-04-08
| * | | | | | | | | | | | | | | | | | | | | KVM: nVMX: checks for address bits beyond MAXPHYADDR on VM-entryEugene Korenevsky2015-04-08
| * | | | | | | | | | | | | | | | | | | | | KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpuEugene Korenevsky2015-04-08
| * | | | | | | | | | | | | | | | | | | | | KVM: vmx: pass error code with internal error #2Radim Krčmář2015-04-08
| * | | | | | | | | | | | | | | | | | | | | x86: vdso: fix pvclock races with task migrationRadim Krčmář2015-04-08
| * | | | | | | | | | | | | | | | | | | | | KVM: x86: optimize delivery of TSC deadline timer interruptPaolo Bonzini2015-04-08
| * | | | | | | | | | | | | | | | | | | | | KVM: x86: extract blocking logic from __vcpu_runPaolo Bonzini2015-04-08
| * | | | | | | | | | | | | | | | | | | | | kvm: x86: fix x86 eflags fixed bitWanpeng Li2015-04-08
| * | | | | | | | | | | | | | | | | | | | | Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-04-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | KVM: x86: remove now unneeded include directory from MakefileAndre Przywara2015-03-26
| | * | | | | | | | | | | | | | | | | | | | | KVM: move iodev.h from virt/kvm/ to include/kvmAndre Przywara2015-03-26
| | * | | | | | | | | | | | | | | | | | | | | KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.Nikolay Nikolaev2015-03-26
| * | | | | | | | | | | | | | | | | | | | | | x86: Use bool function return values of true/false not 1/0Joe Perches2015-03-31
| * | | | | | | | | | | | | | | | | | | | | | KVM: remove useless check of "ret" variable prior to returning the same valueEugene Korenevsky2015-03-30
| * | | | | | | | | | | | | | | | | | | | | | KVM: x86: Remove redundant definitionsNadav Amit2015-03-30
| * | | | | | | | | | | | | | | | | | | | | | KVM: x86: removing redundant eflags bits definitionsNadav Amit2015-03-30