summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra2015-03-27
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq...John Stultz2015-03-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clocksource, sparc32: Convert to using clocksource_register_hz()John Stultz2015-03-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clocksource: Mostly kill clocksource_register()John Stultz2015-03-13
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL defineAnton Blanchard2015-04-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/ppc/mpic: drop unused IRQ_testbitArseny Solokha2015-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-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2015-04-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: migrate vcpu interrupt stateJens Freimann2015-03-31
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: refactor vcpu injection functionJens Freimann2015-03-31
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: add ioctl to inject local interruptsJens Freimann2015-03-31
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: cpu timer irq priorityDavid Hildenbrand2015-03-31
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: deliver floating interrupts in order of priorityJens Freimann2015-03-31
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: fix get_all_floating_irqsJens Freimann2015-03-31
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: enable more features that need no hypervisor changesChristian Borntraeger2015-03-31
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: store the breaking-event address on pgm interruptsDavid Hildenbrand2015-03-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-04-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: arm/arm64: enable KVM_CAP_IOEVENTFDNikolay Nikolaev2015-03-30
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO busAndre Przywara2015-03-30
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: x86: remove now unneeded include directory from MakefileAndre Przywara2015-03-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: arm/arm64: 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