index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-01-21
1
-4
/
+4
|
\
|
*
x86,percpu: Move out of place 64 bit ops into X86_64 section
Christoph Lameter
2011-01-11
1
-4
/
+4
*
|
x86: Unify "numa=" command line option handling
Jan Beulich
2011-01-19
2
-0
/
+3
*
|
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-01-13
1
-2
/
+3
|
\
\
|
*
\
Merge branch 'linus' into idle-test
Len Brown
2011-01-12
36
-146
/
+494
|
|
\
\
|
*
|
|
ACPI, intel_idle: Cleanup idle= internal variables
Thomas Renninger
2011-01-12
1
-2
/
+3
*
|
|
|
Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-01-13
1
-3
/
+13
|
\
\
\
\
|
*
|
|
|
xen p2m: clear the old pte when adding a page to m2p_override
Jeremy Fitzhardinge
2011-01-11
1
-2
/
+2
|
*
|
|
|
xen: add m2p override mechanism
Jeremy Fitzhardinge
2011-01-11
1
-3
/
+13
|
|
/
/
/
*
|
|
|
thp: mmu_notifier_test_young
Andrea Arcangeli
2011-01-13
1
-0
/
+1
*
|
|
|
thp: don't allow transparent hugepage support without PSE
Andrea Arcangeli
2011-01-13
1
-0
/
+5
*
|
|
|
thp: add pmd_modify
Johannes Weiner
2011-01-13
2
-0
/
+11
*
|
|
|
thp: add x86 32bit support
Johannes Weiner
2011-01-13
4
-109
/
+149
*
|
|
|
thp: transparent hugepage core
Andrea Arcangeli
2011-01-13
1
-0
/
+5
*
|
|
|
thp: add pmd mangling functions to x86
Andrea Arcangeli
2011-01-13
2
-8
/
+113
*
|
|
|
thp: special pmd_trans_* functions
Andrea Arcangeli
2011-01-13
2
-0
/
+15
*
|
|
|
thp: no paravirt version of pmd ops
Andrea Arcangeli
2011-01-13
1
-0
/
+3
*
|
|
|
thp: add pmd paravirt ops
Andrea Arcangeli
2011-01-13
2
-0
/
+31
*
|
|
|
thp: add native_set_pmd_at
Andrea Arcangeli
2011-01-13
1
-0
/
+6
*
|
|
|
Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-01-13
3
-0
/
+13
|
\
\
\
\
|
*
|
|
|
x86, olpc: Add OLPC device-tree support
Andres Salomon
2010-12-15
2
-0
/
+10
|
*
|
|
|
x86, of: Define irq functions to allow drivers/of/* to build on x86
Andres Salomon
2010-12-15
1
-0
/
+3
*
|
|
|
|
Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2011-01-13
6
-57
/
+174
|
\
\
\
\
\
|
*
|
|
|
|
KVM: MMU: audit: allow audit more guests at the same time
Xiao Guangrong
2011-01-12
1
-0
/
+4
|
*
|
|
|
|
KVM: Fetch guest cr3 from hardware on demand
Avi Kivity
2011-01-12
1
-0
/
+2
|
*
|
|
|
|
KVM: VMX: Add definitions for more vm entry/exit control bits
Avi Kivity
2011-01-12
1
-0
/
+8
|
*
|
|
|
|
KVM: SVM: copy instruction bytes from VMCB
Andre Przywara
2011-01-12
3
-6
/
+9
|
*
|
|
|
|
KVM: SVM: enhance MOV CR intercept handler
Andre Przywara
2011-01-12
1
-0
/
+2
|
*
|
|
|
|
KVM: cleanup emulate_instruction
Andre Przywara
2011-01-12
1
-2
/
+9
|
*
|
|
|
|
KVM: move complete_insn_gp() into x86.c
Andre Przywara
2011-01-12
1
-0
/
+2
|
*
|
|
|
|
KVM: x86: fix CR8 handling
Andre Przywara
2011-01-12
1
-1
/
+1
|
*
|
|
|
|
KVM: SVM: Add xsetbv intercept
Joerg Roedel
2011-01-12
1
-0
/
+2
|
*
|
|
|
|
KVM: VMX: add module parameter to avoid trapping HLT instructions (v5)
Anthony Liguori
2011-01-12
1
-0
/
+6
|
*
|
|
|
|
KVM: SVM: Implement Flush-By-Asid feature
Joerg Roedel
2011-01-12
1
-0
/
+2
|
*
|
|
|
|
KVM: MMU: retry #PF for softmmu
Xiao Guangrong
2011-01-12
1
-0
/
+1
|
*
|
|
|
|
KVM: MMU: rename 'no_apf' to 'prefault'
Xiao Guangrong
2011-01-12
1
-1
/
+2
|
*
|
|
|
|
KVM: SVM: Add clean-bits infrastructure code
Roedel, Joerg
2011-01-12
1
-1
/
+2
|
*
|
|
|
|
KVM: Don't spin on virt instruction faults during reboot
Avi Kivity
2011-01-12
1
-2
/
+6
|
*
|
|
|
|
KVM: SVM: Add manipulation functions for DRx intercepts
Joerg Roedel
2011-01-12
1
-10
/
+17
|
*
|
|
|
|
KVM: SVM: Add manipulation functions for CRx intercepts
Roedel, Joerg
2011-01-12
1
-6
/
+9
|
*
|
|
|
|
KVM: X86: Introduce generic guest-mode representation
Joerg Roedel
2011-01-12
1
-0
/
+1
|
*
|
|
|
|
KVM: Pull extra page fault information into struct x86_exception
Avi Kivity
2011-01-12
2
-13
/
+6
|
*
|
|
|
|
KVM: Push struct x86_exception info the various gva_to_gpa variants
Avi Kivity
2011-01-12
1
-5
/
+9
|
*
|
|
|
|
KVM: x86 emulator: make emulator memory callbacks return full exception
Avi Kivity
2011-01-12
1
-6
/
+9
|
*
|
|
|
|
KVM: x86 emulator: introduce struct x86_exception to communicate faults
Avi Kivity
2011-01-12
1
-3
/
+8
|
*
|
|
|
|
KVM: MMU: remove 'clear_unsync' parameter
Xiao Guangrong
2011-01-12
1
-1
/
+1
|
*
|
|
|
|
KVM: Add instruction-set-specific exit qualifications to kvm_exit trace
Avi Kivity
2011-01-12
1
-0
/
+1
|
*
|
|
|
|
KVM: x86 emulator: preserve an operand's segment identity
Avi Kivity
2011-01-12
1
-1
/
+4
|
*
|
|
|
|
KVM: MMU: fix apf prefault if nested guest is enabled
Xiao Guangrong
2011-01-12
1
-0
/
+1
|
*
|
|
|
|
KVM: remove unused function declaration
Xiao Guangrong
2011-01-12
1
-1
/
+0
[next]