index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-27
KVM: ARM/arm64: fix non-const declaration of function returning const
Will Deacon
2
-2
/
+2
2014-08-27
arm/arm64: KVM: Support KVM_CAP_READONLY_MEM
Christoffer Dall
4
-14
/
+11
2014-08-21
KVM: trace kvm_ple_window grow/shrink
Radim Krčmář
3
-0
/
+35
2014-08-21
KVM: VMX: dynamise PLE window
Radim Krčmář
1
-2
/
+93
2014-08-21
KVM: VMX: make PLE window per-VCPU
Radim Krčmář
1
-1
/
+11
2014-08-21
KVM: x86: introduce sched_in to kvm_x86_ops
Radim Krčmář
4
-0
/
+15
2014-08-21
KVM: add kvm_arch_sched_in
Radim Krčmář
5
-0
/
+20
2014-08-21
KVM: x86: Replace X86_FEATURE_NX offset with the definition
Nadav Amit
1
-2
/
+2
2014-08-20
KVM: emulate: warn on invalid or uninitialized exception numbers
Paolo Bonzini
2
-1
/
+5
2014-08-20
KVM: emulate: do not return X86EMUL_PROPAGATE_FAULT explicitly
Paolo Bonzini
1
-5
/
+3
2014-08-20
KVM: x86: Clarify PMU related features bit manipulation
Nadav Amit
1
-10
/
+14
2014-08-20
KVM: vmx: fix ept reserved bits for 1-GByte page
Wanpeng Li
1
-10
/
+12
2014-08-19
KVM: x86: recalculate_apic_map after enabling apic
Nadav Amit
1
-11
/
+14
2014-08-19
KVM: x86: Clear apic tsc-deadline after deadline
Nadav Amit
1
-0
/
+5
2014-08-19
KVM: x86: #GP when attempts to write reserved bits of Variable Range MTRRs
Wanpeng Li
1
-3
/
+15
2014-08-19
KVM: x86: fix check legal type of Variable Range MTRRs
Wanpeng Li
1
-1
/
+7
2014-08-19
arch/x86: Use RCU_INIT_POINTER(x, NULL) in kvm/vmx.c
Monam Agarwal
1
-1
/
+1
2014-08-19
KVM: x86: raise invalid TSS exceptions during a task switch
Paolo Bonzini
1
-1
/
+1
2014-08-19
KVM: x86: drop fpu_activate hook
Wanpeng Li
3
-3
/
+0
2014-08-19
KVM: SVM: add rdmsr support for AMD event registers
Wei Huang
1
-0
/
+6
2014-08-19
Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"
Paolo Bonzini
1
-1
/
+1
2014-08-19
KVM: x86: do not check CS.DPL against RPL during task switch
Paolo Bonzini
1
-3
/
+0
2014-08-19
KVM: x86: Avoid emulating instructions on #UD mistakenly
Nadav Amit
1
-4
/
+4
2014-08-19
PC, KVM, CMA: Fix regression caused by wrong get_order() use
Alexey Kardashevskiy
1
-3
/
+3
2014-08-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-0
/
+3
2014-08-15
intel_idle: Disable Baytrail Core and Module C6 auto-demotion
Len Brown
1
-0
/
+3
2014-08-14
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-6
/
+6
2014-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
4
-5
/
+71
2014-08-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+1
2014-08-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
28
-223
/
+387
2014-08-14
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
9
-93
/
+14
2014-08-14
Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
3
-11
/
+6
2014-08-13
sparc: Hook up memfd_create system call.
David S. Miller
3
-4
/
+5
2014-08-13
sparc64: Properly claim resources as each PCI bus is probed.
David S. Miller
1
-0
/
+32
2014-08-13
sparc64: Skip bogus PCI bridge ranges.
David S. Miller
1
-0
/
+11
2014-08-13
sparc64: Expand PCI bridge probing debug logging.
David S. Miller
1
-1
/
+23
2014-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+31
2014-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
8
-9
/
+15
2014-08-13
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
32
-1076
/
+912
2014-08-13
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2014-08-13
Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-70
/
+309
2014-08-13
Merge tag 'metag-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+3
2014-08-13
powerpc/thp: Add tracepoints to track hugepage invalidate
Aneesh Kumar K.V
2
-0
/
+10
2014-08-13
powerpc/mm: Use read barrier when creating real_pte
Aneesh Kumar K.V
1
-5
/
+25
2014-08-13
powerpc/thp: Use ACCESS_ONCE when loading pmdp
Aneesh Kumar K.V
1
-1
/
+3
2014-08-13
powerpc/thp: Invalidate with vpn in loop
Aneesh Kumar K.V
1
-16
/
+7
2014-08-13
powerpc/thp: Handle combo pages in invalidate
Aneesh Kumar K.V
3
-5
/
+13
2014-08-13
powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pte
Aneesh Kumar K.V
1
-9
/
+70
2014-08-13
powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
Aneesh Kumar K.V
4
-43
/
+26
2014-08-13
powerpc/thp: Add write barrier after updating the valid bit
Aneesh Kumar K.V
1
-1
/
+4
[next]