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
2011-01-13
thp: kvm mmu transparent hugepage support
Andrea Arcangeli
2
-17
/
+83
2011-01-13
thp: split_huge_page_mm/vma
Andrea Arcangeli
1
-0
/
+1
2011-01-13
thp: pte alloc trans splitting
Andrea Arcangeli
1
-1
/
+1
2011-01-13
thp: bail out gup_fast on splitting pmd
Andrea Arcangeli
1
-1
/
+12
2011-01-13
thp: add pmd mangling functions to x86
Andrea Arcangeli
3
-8
/
+179
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
3
-0
/
+34
2011-01-13
thp: add native_set_pmd_at
Andrea Arcangeli
1
-0
/
+6
2011-01-13
thp: alter compound get_page/put_page
Andrea Arcangeli
1
-0
/
+12
2011-01-13
mm: unify module_alloc code for vmalloc
David Rientjes
1
-13
/
+4
2011-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-37
/
+2335
2011-01-13
Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-0
/
+220
2011-01-13
Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
23
-928
/
+1992
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
5
-6
/
+6
2011-01-13
x86: support XZ-compressed kernel
Lasse Collin
5
-7
/
+11
2011-01-13
drivers/staging/olpc_dcon: convert to new cs5535 gpio API
Andres Salomon
1
-3
/
+7
2011-01-13
kernel: clean up USE_GENERIC_SMP_HELPERS
Amerigo Wang
1
-4
/
+1
2011-01-13
set_rtc_mmss: show warning message only once
Stephen Hemminger
1
-1
/
+1
2011-01-12
Merge branch 'cpuidle-perf-events' into idle-test
Len Brown
3
-12
/
+4
2011-01-12
Merge branch 'linus' into idle-test
Len Brown
135
-2692
/
+3453
2011-01-12
cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle eve...
Thomas Renninger
3
-12
/
+4
2011-01-12
ACPI, intel_idle: Cleanup idle= internal variables
Thomas Renninger
2
-18
/
+11
2011-01-12
KVM: Initialize fpu state in preemptible context
Avi Kivity
2
-0
/
+4
2011-01-12
Merge branch 'apei' into release
Len Brown
2
-0
/
+2
2011-01-12
KVM: VMX: when entering real mode align segment base to 16 bytes
Gleb Natapov
1
-1
/
+5
2011-01-12
KVM: MMU: handle 'map_writable' in set_spte() function
Xiao Guangrong
2
-11
/
+4
2011-01-12
KVM: MMU: audit: allow audit more guests at the same time
Xiao Guangrong
3
-30
/
+39
2011-01-12
KVM: Fetch guest cr3 from hardware on demand
Avi Kivity
5
-6
/
+23
2011-01-12
KVM: Replace reads of vcpu->arch.cr3 by an accessor
Avi Kivity
5
-20
/
+27
2011-01-12
KVM: MMU: only write protect mappings at pagetable level
Marcelo Tosatti
1
-0
/
+3
2011-01-12
KVM: VMX: Correct asm constraint in vmcs_load()/vmcs_clear()
Avi Kivity
1
-2
/
+2
2011-01-12
KVM: MMU: Initialize base_role for tdp mmus
Avi Kivity
1
-0
/
+1
2011-01-12
KVM: VMX: Optimize atomic EFER load
Avi Kivity
1
-0
/
+30
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
8
-15
/
+26
2011-01-12
KVM: SVM: implement enhanced INVLPG intercept
Andre Przywara
1
-1
/
+6
2011-01-12
KVM: SVM: enhance mov DR intercept handler
Andre Przywara
1
-16
/
+40
2011-01-12
KVM: SVM: enhance MOV CR intercept handler
Andre Przywara
2
-11
/
+81
2011-01-12
KVM: SVM: add new SVM feature bit names
Andre Przywara
1
-0
/
+4
2011-01-12
KVM: cleanup emulate_instruction
Andre Przywara
5
-22
/
+28
2011-01-12
KVM: move complete_insn_gp() into x86.c
Andre Przywara
3
-12
/
+15
2011-01-12
KVM: x86: fix CR8 handling
Andre Przywara
4
-16
/
+15
2011-01-12
KVM guest: Fix kvm clock initialization when it's configured out
Avi Kivity
1
-0
/
+2
2011-01-12
KVM: Take missing slots_lock for kvm_io_bus_unregister_dev()
Takuya Yoshikawa
1
-0
/
+4
2011-01-12
KVM: return true when user space query KVM_CAP_USER_NMI extension
Lai Jiangshan
1
-0
/
+1
2011-01-12
KVM: Correct kvm_pio tracepoint count field
Avi Kivity
1
-2
/
+2
2011-01-12
KVM: MMU: Fix incorrect direct page write protection due to ro host page
Avi Kivity
1
-3
/
+3
2011-01-12
KVM: SVM: Add xsetbv intercept
Joerg Roedel
2
-4
/
+18
2011-01-12
KVM: MMU: Make the way of accessing lpage_info more generic
Takuya Yoshikawa
1
-29
/
+25
[prev]
[next]