summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | | nEPT: Support LOAD_IA32_EFER entry/exit controls for L1Nadav Har'El2013-08-071-7/+16
* | | KVM: MMU: fix check the reserved bits on the gpte of L2Xiao Guangrong2013-08-071-2/+1
* | | KVM: nVMX: correctly set tr base on nested vmexit emulationGleb Natapov2013-08-071-1/+1
* | | nVMX: reset rflags register cache during nested vmentry.Gleb Natapov2013-07-291-1/+1
* | | KVM: s390: Make KVM_HVA_ERR_BAD usable on s390Dominik Dingel2013-07-291-0/+8
* | | KVM: s390: Add helper function for setting condition codeThomas Huth2013-07-292-9/+13
* | | KVM: s390: Fix sparse warnings in priv.cThomas Huth2013-07-291-3/+3
* | | KVM: s390: declare virtual HW facilitiesMichael Mueller2013-07-293-15/+22
* | | KVM: s390: fix task size checkMartin Schwidefsky2013-07-292-1/+3
* | | KVM: s390: allow sie enablement for multi-threaded programsMartin Schwidefsky2013-07-294-84/+129
* | | KVM: x86: handle singlestep during emulationPaolo Bonzini2013-07-291-1/+38
* | | KVM: x86: handle hardware breakpoints during emulationPaolo Bonzini2013-07-291-0/+66
* | | KVM: x86: rename EMULATE_DO_MMIOPaolo Bonzini2013-07-294-6/+6
* | | KVM: x86: Drop some unused functions from lapicJan Kiszka2013-07-251-10/+0
* | | KVM: x86: Simplify __apic_accept_irqJan Kiszka2013-07-251-15/+8
* | | perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5Andi Kleen2013-07-192-5/+21
* | | KVM: nVMX: Set segment infomation of L1 when L2 exitsArthur Chunqi Li2013-07-181-10/+48
* | | remove sched notifier for cross-cpu migrationsMarcelo Tosatti2013-07-183-53/+8
* | | KVM: nVMX: Fix read/write to MSR_IA32_FEATURE_CONTROLNadav Har'El2013-07-182-7/+31
* | | KVM: x86: Drop useless castMathias Krause2013-07-181-1/+1
* | | KVM: VMX: Use proper types to access const arraysMathias Krause2013-07-181-8/+7
* | | KVM: nVMX: Set success rflags when emulate VMXON/VMXOFF in nested virtArthur Chunqi Li2013-07-181-0/+2
* | | KVM: nVMX: Change location of 3 functions in vmx.cArthur Chunqi Li2013-07-181-43/+40
* | | KVM: x86: Avoid zapping mmio sptes twice for generation wraparoundTakuya Yoshikawa2013-07-182-9/+6
* | | KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa2013-07-186-0/+24
* | | KVM: s390: use cookies for ioeventfdCornelia Huck2013-07-181-4/+13
* | | KVM: MMU: avoid fast page fault fixing mmio page faultXiao Guangrong2013-07-181-0/+7
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-143-3/+3
|\ \ \
| * | | Safer ABI for O_TMPFILEAl Viro2013-07-133-3/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-1314-14/+14
|\ \ \ \
| * | | | net: rename busy poll socket op and globalsEliezer Tamir2013-07-1014-14/+14
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-132-9/+10
|\ \ \ \ \
| * | | | | perf/x86: Fix incorrect use of do_div() in NMI warningDave Hansen2013-07-121-3/+4
| * | | | | perf tools: fix a typo of a Power7 event nameRunzhen Wang2013-07-081-6/+6
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-1326-160/+309
|\ \ \ \ \ \
| * | | | | | arm: multi_v7_defconfig: Tweaks for omap and sunxiOlof Johansson2013-07-121-3/+7
| * | | | | | Merge tag 'ux500-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-07-121-19/+25
| |\ \ \ \ \ \
| | * | | | | | ARM: ux500: Enable HIGHMEM in the u8500 defconfigLee Jones2013-06-041-0/+1
| | * | | | | | ARM: ux500: Update MMC configs for u8500 defconfigUlf Hansson2013-05-271-1/+2
| | * | | | | | ARM: ux500: select SND_SOC_UX500 for ux500Fabio Baltieri2013-05-271-0/+5
| | * | | | | | ARM: ux500: update defconfig baseLinus Walleij2013-05-271-18/+10
| | * | | | | | ARM: ux500: select WATCHDOG and MUSB for ux500Fabio Baltieri2013-05-271-0/+7
| * | | | | | | arm: multi_v7_defconfig: add i.MX options and NFS rootVincent Stehlé2013-07-121-0/+10
| * | | | | | | Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub...Olof Johansson2013-07-12593-10349/+13932
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: OMAP2+: omap2plus_defconfig: Enable appended DTB supportTom Rini2013-07-041-0/+2
| | * | | | | | | ARM: OMAP2+: Enable TI_EDMA in omap2plus_defconfigJoel Fernandes2013-07-041-0/+1
| | * | | | | | | ARM: OMAP2+: omap2plus_defconfig: enable DRA752 thermal support by defaultEduardo Valentin2013-07-041-0/+1
| | * | | | | | | ARM: OMAP2+: omap2plus_defconfig: enable TI bandgap driverEduardo Valentin2013-07-041-0/+11
| | * | | | | | | ARM: OMAP2+: devices: remove duplicated include from devices.cWei Yongjun2013-07-041-1/+0
| | * | | | | | | ARM: OMAP3: igep0020: Set DSS pins in correct mux mode.Enric Balletbo i Serra2013-07-041-0/+31