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
2019-04-20
powerpc/numa: document topology_updates_enabled, disable by default
Nathan Lynch
1
-4
/
+10
2019-04-20
powerpc/numa: improve control of topology updates
Nathan Lynch
1
-6
/
+12
2019-04-20
powerpc/powernv: Squash sparse warnings in opal-call.c
Andrew Donnellan
1
-0
/
+2
2019-04-20
powerpc/crypto: Use cheaper random numbers for crc-vpmsum self-test
George Spelvin
1
-7
/
+3
2019-04-20
powerpc: Remove duplicate headers
Jagadeesh Pagadala
3
-3
/
+0
2019-04-20
powerpc/8xx: Fix possible device node reference leak
Wen Yang
1
-2
/
+1
2019-04-20
powerpc/pseries: hwpoison the pages upon hitting UE
Ganesh Goudar
3
-1
/
+85
2019-04-20
powerpc/83xx: Add missing of_node_put() after of_device_is_available()
Julia Lawall
1
-1
/
+3
2019-04-20
powerpc/pseries/pmem: Fix a set but not used value
Qian Cai
1
-2
/
+1
2019-04-20
powerpc/pseries/iommu: Fix set but not used values
Qian Cai
1
-8
/
+5
2019-04-20
powerpc/mm: Silence unused-but-set-variable warnings
Qian Cai
2
-2
/
+4
2019-04-20
powerpc/mm: move warning from resize_hpt_for_hotplug()
Laurent Vivier
4
-16
/
+13
2019-04-20
powerpc/mm/radix: Don't do SLB preload when using the radix MMU
Aneesh Kumar K.V
1
-1
/
+2
2019-04-20
powerpc/configs: Enable CONFIG_USB_XHCI_HCD by default
Thomas Huth
1
-0
/
+1
2019-04-20
powerpc/pseries/mce: Improve array initialization.
Mahesh Salgaonkar
1
-26
/
+26
2019-04-20
powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX
Russell Currey
1
-1
/
+3
2019-04-20
powerpc/embedded6xx: Remove unused functions holly_power_off and holly_halt
Mathieu Malaterre
1
-12
/
+0
2019-04-20
powerpc/embedded6xx: Make some functions static
Mathieu Malaterre
1
-3
/
+4
2019-04-20
powerpc: vdso: Make vdso32 installation conditional in vdso_install
Ben Hutchings
1
-0
/
+2
2019-04-20
powerpc/mm/64: Document the sizes of/sizes mapped by Pxx_INDEX_SIZE
Michael Ellerman
4
-16
/
+18
2019-04-20
powerpc/highmem: Change BUG_ON() to WARN_ON()
Christophe Leroy
1
-10
/
+4
2019-04-20
powerpc: Fix defconfig choice logic when cross compiling
Michael Ellerman
1
-5
/
+4
2019-04-20
powerpc/32: Add ppc_defconfig
Michael Ellerman
1
-0
/
+4
2019-04-20
Merge branch 'fixes' into next
Michael Ellerman
4
-10
/
+14
2019-04-10
powerpc/mm: Define MAX_PHYSMEM_BITS for all 64-bit configs
Michael Ellerman
1
-1
/
+1
2019-04-08
powerpc/64s/radix: Fix radix segment exception handling
Nicholas Piggin
1
-0
/
+12
2019-04-08
powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64
Christophe Leroy
1
-1
/
+1
2019-04-01
powerpc/32: Fix early boot failure with RTAS built-in
Christophe Leroy
1
-8
/
+0
2019-03-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
45
-78
/
+181
2019-03-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-22
/
+19
2019-03-31
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+1
2019-03-31
Merge tag 'powerpc-5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-13
/
+32
2019-03-29
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2019-03-29
x86/realmode: Make set_real_mode_mem() static inline
Matteo Croce
3
-10
/
+7
2019-03-29
powerpc/pseries/mce: Fix misleading print for TLB mutlihit
Mahesh Salgaonkar
1
-0
/
+1
2019-03-28
Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
4
-3
/
+27
2019-03-28
KVM: x86: update %rip after emulating IO
Sean Christopherson
2
-10
/
+27
2019-03-28
x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init
Vitaly Kuznetsov
1
-2
/
+7
2019-03-28
kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs
Xiaoyao Li
1
-1
/
+2
2019-03-28
KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
Sean Christopherson
4
-14
/
+13
2019-03-28
kvm: mmu: Used range based flushing in slot_handle_level_range
Ben Gardon
1
-2
/
+5
2019-03-28
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
32
-20
/
+16
2019-03-28
KVM: x86: remove check on nr_mmu_pages in kvm_arch_commit_memory_region()
Wei Yang
3
-8
/
+4
2019-03-28
kvm: nVMX: Add a vmentry check for HOST_SYSENTER_ESP and HOST_SYSENTER_EIP fi...
Krish Sadhukhan
1
-0
/
+5
2019-03-28
KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)
Singh, Brijesh
4
-3
/
+45
2019-03-28
KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size'
Sean Christopherson
3
-18
/
+28
2019-03-28
KVM: nVMX: Do not inherit quadrant and invalid for the root shadow EPT
Sean Christopherson
1
-4
/
+9
2019-03-28
x86/cpufeature: Fix __percpu annotation in this_cpu_has()
Jann Horn
1
-2
/
+3
2019-03-28
Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
6
-48
/
+76
2019-03-28
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
15
-38
/
+36
[next]