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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-19
x86: Unify "numa=" command line option handling
Jan Beulich
2
-0
/
+3
2011-01-13
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+3
2011-01-13
Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+13
2011-01-13
thp: mmu_notifier_test_young
Andrea Arcangeli
1
-0
/
+1
2011-01-13
thp: don't allow transparent hugepage support without PSE
Andrea Arcangeli
1
-0
/
+5
2011-01-13
thp: add pmd_modify
Johannes Weiner
2
-0
/
+11
2011-01-13
thp: add x86 32bit support
Johannes Weiner
4
-109
/
+149
2011-01-13
thp: transparent hugepage core
Andrea Arcangeli
1
-0
/
+5
2011-01-13
thp: add pmd mangling functions to x86
Andrea Arcangeli
2
-8
/
+113
2011-01-13
thp: special pmd_trans_* functions
Andrea Arcangeli
2
-0
/
+15
2011-01-13
thp: no paravirt version of pmd ops
Andrea Arcangeli
1
-0
/
+3
2011-01-13
thp: add pmd paravirt ops
Andrea Arcangeli
2
-0
/
+31
2011-01-13
thp: add native_set_pmd_at
Andrea Arcangeli
1
-0
/
+6
2011-01-13
Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-0
/
+13
2011-01-13
Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-57
/
+174
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+2
2011-01-13
x86: support XZ-compressed kernel
Lasse Collin
1
-5
/
+1
2011-01-13
drivers/staging/olpc_dcon: convert to new cs5535 gpio API
Andres Salomon
1
-3
/
+7
2011-01-12
Merge branch 'linus' into idle-test
Len Brown
36
-146
/
+494
2011-01-12
ACPI, intel_idle: Cleanup idle= internal variables
Thomas Renninger
1
-2
/
+3
2011-01-12
KVM: MMU: audit: allow audit more guests at the same time
Xiao Guangrong
1
-0
/
+4
2011-01-12
KVM: Fetch guest cr3 from hardware on demand
Avi Kivity
1
-0
/
+2
2011-01-12
KVM: VMX: Add definitions for more vm entry/exit control bits
Avi Kivity
1
-0
/
+8
2011-01-12
KVM: SVM: copy instruction bytes from VMCB
Andre Przywara
3
-6
/
+9
2011-01-12
KVM: SVM: enhance MOV CR intercept handler
Andre Przywara
1
-0
/
+2
2011-01-12
KVM: cleanup emulate_instruction
Andre Przywara
1
-2
/
+9
2011-01-12
KVM: move complete_insn_gp() into x86.c
Andre Przywara
1
-0
/
+2
2011-01-12
KVM: x86: fix CR8 handling
Andre Przywara
1
-1
/
+1
2011-01-12
KVM: SVM: Add xsetbv intercept
Joerg Roedel
1
-0
/
+2
2011-01-12
KVM: VMX: add module parameter to avoid trapping HLT instructions (v5)
Anthony Liguori
1
-0
/
+6
2011-01-12
KVM: SVM: Implement Flush-By-Asid feature
Joerg Roedel
1
-0
/
+2
2011-01-12
KVM: MMU: retry #PF for softmmu
Xiao Guangrong
1
-0
/
+1
2011-01-12
KVM: MMU: rename 'no_apf' to 'prefault'
Xiao Guangrong
1
-1
/
+2
2011-01-12
KVM: SVM: Add clean-bits infrastructure code
Roedel, Joerg
1
-1
/
+2
2011-01-12
KVM: Don't spin on virt instruction faults during reboot
Avi Kivity
1
-2
/
+6
2011-01-12
KVM: SVM: Add manipulation functions for DRx intercepts
Joerg Roedel
1
-10
/
+17
2011-01-12
KVM: SVM: Add manipulation functions for CRx intercepts
Roedel, Joerg
1
-6
/
+9
2011-01-12
KVM: X86: Introduce generic guest-mode representation
Joerg Roedel
1
-0
/
+1
2011-01-12
KVM: Pull extra page fault information into struct x86_exception
Avi Kivity
2
-13
/
+6
2011-01-12
KVM: Push struct x86_exception info the various gva_to_gpa variants
Avi Kivity
1
-5
/
+9
2011-01-12
KVM: x86 emulator: make emulator memory callbacks return full exception
Avi Kivity
1
-6
/
+9
2011-01-12
KVM: x86 emulator: introduce struct x86_exception to communicate faults
Avi Kivity
1
-3
/
+8
2011-01-12
KVM: MMU: remove 'clear_unsync' parameter
Xiao Guangrong
1
-1
/
+1
2011-01-12
KVM: Add instruction-set-specific exit qualifications to kvm_exit trace
Avi Kivity
1
-0
/
+1
2011-01-12
KVM: x86 emulator: preserve an operand's segment identity
Avi Kivity
1
-1
/
+4
2011-01-12
KVM: MMU: fix apf prefault if nested guest is enabled
Xiao Guangrong
1
-0
/
+1
2011-01-12
KVM: remove unused function declaration
Xiao Guangrong
1
-1
/
+0
2011-01-12
KVM: handle exit due to INVD in VMX
Gleb Natapov
1
-0
/
+1
2011-01-12
KVM: x86: Add missing inline tag to kvm_read_and_reset_pf_reason
Jan Kiszka
1
-1
/
+1
2011-01-12
KVM: Let host know whether the guest can handle async PF in non-userspace con...
Gleb Natapov
2
-0
/
+2
[next]