index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-15
KVM: Drop FOLL_GET in GUP when doing async page fault
chai wen
1
-2
/
+2
2013-10-14
KVM: Move gfn_to_index to x86 specific code
Christoffer Dall
1
-0
/
+7
2013-10-10
KVM: nVMX: Fully support nested VMX preemption timer
Arthur Chunqi Li
2
-2
/
+41
2013-10-03
KVM: mmu: change useless int return types to void
Paolo Bonzini
6
-58
/
+37
2013-10-03
KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unload
Paolo Bonzini
1
-10
/
+4
2013-10-03
KVM: mmu: remove uninteresting MMU "new_cr3" callbacks
Paolo Bonzini
3
-14
/
+3
2013-10-03
KVM: mmu: remove uninteresting MMU "free" callbacks
Paolo Bonzini
2
-19
/
+4
2013-10-03
KVM: x86: only copy XSAVE state for the supported features
Paolo Bonzini
3
-6
/
+34
2013-10-03
KVM: x86: prevent setting unsupported XSAVE states
Paolo Bonzini
3
-3
/
+24
2013-10-03
KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0
Paolo Bonzini
2
-1
/
+4
2013-09-30
KVM: Convert kvm_lock back to non-raw spinlock
Paolo Bonzini
2
-7
/
+6
2013-09-30
KVM: nVMX: Do not generate #DF if #PF happens during exception delivery into L2
Gleb Natapov
1
-0
/
+20
2013-09-30
KVM: nVMX: Check all exceptions for intercept during delivery to L2
Gleb Natapov
1
-8
/
+4
2013-09-30
KVM: nVMX: Do not put exception that caused vmexit to IDT_VECTORING_INFO
Gleb Natapov
1
-4
/
+4
2013-09-30
KVM: nVMX: Amend nested_run_pending logic
Gleb Natapov
1
-14
/
+12
2013-09-24
KVM: nVMX: Enable unrestricted guest mode support
Jan Kiszka
1
-4
/
+14
2013-09-24
KVM: nVMX: Implement support for EFER saving on VM-exit
Jan Kiszka
1
-1
/
+3
2013-09-24
KVM: nVMX: Do not set identity page map for L2
Jan Kiszka
1
-2
/
+4
2013-09-24
KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_state
Jan Kiszka
1
-1
/
+1
2013-09-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-18
/
+6
2013-09-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2013-09-17
KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from...
Gleb Natapov
1
-0
/
+9
2013-09-17
KVM: nEPT: reset PDPTR register cache on nested vmentry emulation
Gleb Natapov
1
-0
/
+4
2013-09-17
KVM: mmu: allow page tables to be in read-only slots
Paolo Bonzini
1
-1
/
+19
2013-09-17
KVM: x86 emulator: emulate RETF imm
Bruce Rogers
1
-1
/
+13
2013-09-14
x86/intel/lpss: Add pin control support to Intel low power subsystem
Mathias Nyman
1
-2
/
+3
2013-09-14
perf/x86/intel: Mark MEM_LOAD_UOPS_MISS_RETIRED as precise on SNB
Stephane Eranian
1
-0
/
+1
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+0
2013-09-12
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
1
-21
/
+22
2013-09-12
x86: finish user fault error path with fatal signal
Johannes Weiner
1
-18
/
+17
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-3
/
+5
2013-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-7
/
+18
2013-09-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+5
2013-09-12
perf/x86/intel: Fix Silvermont offcore masks
Peter Zijlstra
1
-2
/
+2
2013-09-12
perf/x86: Fix uncore PCI fixed counter handling
Stephane Eranian
1
-2
/
+4
2013-09-12
perf/x86: Add constraint for IVB CYCLE_ACTIVITY:CYCLES_LDM_PENDING
Stephane Eranian
1
-0
/
+1
2013-09-11
mm: make sure _PAGE_SWP_SOFT_DIRTY bit is not set on present pte
Cyrill Gorcunov
2
-15
/
+22
2013-09-11
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
1
-0
/
+8
2013-09-11
mm: vmstats: track TLB flush stats on UP too
Dave Hansen
3
-9
/
+34
2013-09-11
mm: vmstats: tlb flush counters
Dave Hansen
1
-4
/
+14
2013-09-10
Merge tag 'stable/for-linus-3.12-rc0-tag-two' of git://git.kernel.org/pub/scm...
Linus Torvalds
4
-47
/
+37
2013-09-10
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+154
2013-09-10
Merge branch 'x86/jumplabel' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+73
2013-09-10
shrinker: convert remaining shrinkers to count/scan API
Dave Chinner
1
-7
/
+18
2013-09-10
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-2
/
+1
2013-09-10
x86: Remove now-unused save_rest()
Borislav Petkov
1
-15
/
+0
2013-09-09
Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-0
/
+3
2013-09-09
Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-1
/
+0
2013-09-09
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+8
2013-09-09
xen/spinlock: Don't use __initdate for xen_pv_spin
Konrad Rzeszutek Wilk
1
-1
/
+1
[next]