index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/hugetlb: remove arch_prepare/release_hugepage from arch headers
Dominik Dingel
2015-06-26
1
-9
/
+0
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-06-25
8
-8
/
+46
|
\
|
*
x86, mirror: x86 enabling - find mirrored memory ranges
Tony Luck
2015-06-25
2
-0
/
+24
|
*
mm/memblock: add extra "flags" to memblock to allow selection of memory based...
Tony Luck
2015-06-25
3
-3
/
+5
|
*
mm: clarify that the function operates on hugepage pte
Aneesh Kumar K.V
2015-06-25
1
-2
/
+2
|
*
mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook
Zhang Zhen
2015-06-25
1
-3
/
+0
|
*
mm: new mm hook framework
Laurent Dufour
2015-06-25
1
-0
/
+15
*
|
Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2015-06-25
2
-1
/
+3
|
\
\
|
*
|
EDAC: Cleanup atomic_scrub mess
Borislav Petkov
2015-05-28
2
-1
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-25
1
-24
/
+126
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-14
1
-7
/
+7
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-09
13
-113
/
+171
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-02
5
-6
/
+37
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-23
12
-18
/
+62
|
|
\
\
\
\
\
|
*
|
|
|
|
|
x86: bpf_jit: implement bpf_tail_call() helper
Alexei Starovoitov
2015-05-21
1
-24
/
+126
*
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-06-24
31
-1323
/
+3305
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
KVM: x86/vPMU: Enable PMU handling for AMD PERFCTRn and EVNTSELn MSRs
Wei Huang
2015-06-23
1
-42
/
+9
|
*
|
|
|
|
|
|
KVM: x86/vPMU: Implement AMD vPMU code for KVM
Wei Huang
2015-06-23
1
-6
/
+116
|
*
|
|
|
|
|
|
KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch
Wei Huang
2015-06-23
8
-338
/
+606
|
*
|
|
|
|
|
|
KVM: x86/vPMU: introduce kvm_pmu_msr_idx_to_pmc
Wei Huang
2015-06-23
1
-6
/
+18
|
*
|
|
|
|
|
|
KVM: x86/vPMU: reorder PMU functions
Wei Huang
2015-06-19
1
-78
/
+78
|
*
|
|
|
|
|
|
KVM: x86/vPMU: whitespace and stylistic adjustments in PMU code
Wei Huang
2015-06-19
1
-48
/
+64
|
*
|
|
|
|
|
|
KVM: x86/vPMU: use the new macros to go between PMC, PMU and VCPU
Wei Huang
2015-06-19
1
-20
/
+18
|
*
|
|
|
|
|
|
KVM: x86/vPMU: introduce pmu.h header
Wei Huang
2015-06-19
5
-18
/
+30
|
*
|
|
|
|
|
|
KVM: x86/vPMU: rename a few PMU functions
Wei Huang
2015-06-19
4
-49
/
+49
|
*
|
|
|
|
|
|
KVM: MTRR: do not map huge page for non-consistent range
Xiao Guangrong
2015-06-19
3
-1
/
+50
|
*
|
|
|
|
|
|
KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type
Xiao Guangrong
2015-06-19
1
-48
/
+16
|
*
|
|
|
|
|
|
KVM: MTRR: introduce mtrr_for_each_mem_type
Xiao Guangrong
2015-06-19
1
-0
/
+188
|
*
|
|
|
|
|
|
KVM: MTRR: introduce fixed_mtrr_addr_* functions
Xiao Guangrong
2015-06-19
1
-0
/
+25
|
*
|
|
|
|
|
|
KVM: MTRR: sort variable MTRRs
Xiao Guangrong
2015-06-19
4
-11
/
+45
|
*
|
|
|
|
|
|
KVM: MTRR: introduce var_mtrr_range
Xiao Guangrong
2015-06-19
1
-6
/
+17
|
*
|
|
|
|
|
|
KVM: MTRR: introduce fixed_mtrr_segment table
Xiao Guangrong
2015-06-19
1
-53
/
+147
|
*
|
|
|
|
|
|
KVM: MTRR: improve kvm_mtrr_get_guest_memory_type
Xiao Guangrong
2015-06-19
1
-45
/
+49
|
*
|
|
|
|
|
|
KVM: MTRR: do not split 64 bits MSR content
Xiao Guangrong
2015-06-19
2
-23
/
+16
|
*
|
|
|
|
|
|
KVM: MTRR: clean up mtrr default type
Xiao Guangrong
2015-06-19
2
-14
/
+29
|
*
|
|
|
|
|
|
KVM: MTRR: exactly define the size of variable MTRRs
Xiao Guangrong
2015-06-19
1
-1
/
+1
|
*
|
|
|
|
|
|
KVM: MTRR: remove mtrr_state.have_fixed
Xiao Guangrong
2015-06-19
3
-6
/
+11
|
*
|
|
|
|
|
|
KVM: MTRR: handle MSR_MTRRcap in kvm_mtrr_get_msr
Xiao Guangrong
2015-06-19
2
-2
/
+12
|
*
|
|
|
|
|
|
KVM: x86: move MTRR related code to a separate file
Xiao Guangrong
2015-06-19
7
-318
/
+342
|
*
|
|
|
|
|
|
KVM: x86: fix CR0.CD virtualization
Xiao Guangrong
2015-06-19
2
-10
/
+26
|
*
|
|
|
|
|
|
KVM: nSVM: Check for NRIPS support before updating control field
Bandan Das
2015-06-19
1
-2
/
+6
|
*
|
|
|
|
|
|
KVM: x86: mark legacy PCI device assignment as deprecated
Paolo Bonzini
2015-06-05
1
-1
/
+1
|
*
|
|
|
|
|
|
KVM: x86: advertise KVM_CAP_X86_SMM
Paolo Bonzini
2015-06-05
4
-0
/
+28
|
*
|
|
|
|
|
|
KVM: x86: add SMM to the MMU role, support SMRAM address space
Paolo Bonzini
2015-06-05
4
-17
/
+36
|
*
|
|
|
|
|
|
KVM: x86: work on all available address spaces
Paolo Bonzini
2015-06-05
4
-44
/
+91
|
*
|
|
|
|
|
|
KVM: x86: use vcpu-specific functions to read/write/translate GFNs
Paolo Bonzini
2015-06-05
7
-80
/
+80
|
*
|
|
|
|
|
|
KVM: x86: pass struct kvm_mmu_page to gfn_to_rmap
Paolo Bonzini
2015-06-05
2
-7
/
+11
|
*
|
|
|
|
|
|
KVM: x86: save/load state on SMM switch
Paolo Bonzini
2015-06-04
4
-2
/
+498
|
*
|
|
|
|
|
|
KVM: x86: latch INITs while in system management mode
Paolo Bonzini
2015-06-04
2
-1
/
+15
|
*
|
|
|
|
|
|
KVM: x86: stubs for SMM support
Paolo Bonzini
2015-06-04
6
-4
/
+80
[next]