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
2016-03-22
KVM, pkeys: expose CPUID/CR4 to guest
Huaitong Han
4
-6
/
+37
2016-03-22
KVM, pkeys: add pkeys support for permission_fault
Huaitong Han
7
-8
/
+72
2016-03-22
KVM, pkeys: introduce pkru_mask to cache conditions
Huaitong Han
2
-0
/
+88
2016-03-22
KVM, pkeys: save/restore PKRU when guest/host switches
Xiao Guangrong
1
-0
/
+23
2016-03-22
x86: pkey: introduce write_pkru() for KVM
Xiao Guangrong
2
-0
/
+22
2016-03-22
KVM, pkeys: add pkeys support for xsave state
Huaitong Han
1
-1
/
+2
2016-03-22
KVM, pkeys: disable pkeys for guests in non-paging mode
Huaitong Han
1
-6
/
+10
2016-03-22
KVM: x86: remove magic number with enum cpuid_leafs
Huaitong Han
1
-20
/
+20
2016-03-22
KVM: MMU: return page fault error code from permission_fault
Paolo Bonzini
2
-8
/
+12
2016-03-22
KVM: PPC: Create a virtual-mode only TCE table handlers
Alexey Kardashevskiy
3
-7
/
+57
2016-03-22
KVM: VMX: fix nested vpid for old KVM guests
Paolo Bonzini
1
-1
/
+13
2016-03-22
KVM: VMX: avoid guest hang on invalid invvpid instruction
Paolo Bonzini
1
-0
/
+1
2016-03-22
KVM: VMX: avoid guest hang on invalid invept instruction
Paolo Bonzini
1
-0
/
+1
2016-03-21
kvm: arm64: Disable compiler instrumentation for hypervisor code
Catalin Marinas
1
-0
/
+4
2016-03-21
arm64: KVM: Turn kvm_ksym_ref into a NOP on VHE
Marc Zyngier
1
-1
/
+7
2016-03-21
KVM: arm/arm64: disable preemption when calling smp_call_function_many
Eric Auger
1
-0
/
+2
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
39
-104
/
+966
2016-03-20
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-156
/
+320
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
44
-185
/
+364
2016-03-20
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
6
-27
/
+63
2016-03-20
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
17
-135
/
+97
2016-03-20
Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
62
-193
/
+4115
2016-03-20
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
259
-3276
/
+12353
2016-03-20
Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
10
-15
/
+273
2016-03-20
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
104
-2017
/
+894
2016-03-20
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
42
-1672
/
+30
2016-03-20
Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
28
-98
/
+172
2016-03-20
x86/kallsyms: fix GOLD link failure with new relative kallsyms table format
Ard Biesheuvel
1
-4
/
+4
2016-03-20
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
6
-51
/
+17
2016-03-20
Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linux
Linus Torvalds
33
-78
/
+2593
2016-03-19
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
3
-17
/
+0
2016-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-0
/
+4
2016-03-19
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
45
-350
/
+729
2016-03-19
Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-sh
Linus Torvalds
21
-145
/
+384
2016-03-19
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
270
-6340
/
+8660
2016-03-19
Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+9
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
76
-205
/
+440
2016-03-18
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
1
-0
/
+9
2016-03-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
37
-91
/
+72
2016-03-18
ldmvsw: Add ldmvsw.c driver code
Aaron Young
1
-0
/
+1
2016-03-18
Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-next
Al Viro
2
-0
/
+4
2016-03-18
ARM: uniphier: rework SMP code to support new System Bus binding
Masahiro Yamada
1
-9
/
+16
2016-03-18
ARM: uniphier: add missing of_node_put()
Masahiro Yamada
1
-0
/
+1
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-17
/
+36
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-8
/
+0
2016-03-17
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
41
-133
/
+86
2016-03-17
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
20
-3692
/
+7
2016-03-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
91
-830
/
+2795
2016-03-17
param: convert some "on"/"off" users to strtobool
Kees Cook
5
-36
/
+10
2016-03-17
fix Christoph's email addresses
Christoph Lameter
1
-1
/
+1
[next]