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-30
KVM: VMX: Nop emulation of MSR_IA32_POWER_CTL
Liran Alon
3
-0
/
+9
2019-04-30
KVM: x86: Add support of clear Trace_ToPA_PMI status
Luwei Kang
3
-1
/
+12
2019-04-30
KVM: x86: Inject PMI for KVM guest
Luwei Kang
3
-1
/
+19
2019-04-30
Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
8
-8
/
+145
2019-04-30
KVM: lapic: Check for in-kernel LAPIC before deferencing apic pointer
Sean Christopherson
2
-4
/
+2
2019-04-30
x86/kvm/mmu: reset MMU context when 32-bit guest switches PAE
Vitaly Kuznetsov
2
-0
/
+2
2019-04-30
KVM: x86: Whitelist port 0x7e for pre-incrementing %rip
Sean Christopherson
2
-2
/
+20
2019-04-30
xen/arm: Use p2m entry with lock protection
Hillf Danton
1
-1
/
+2
2019-04-30
xen/arm: Free p2m entry if fail to add it to RB tree
Hillf Danton
1
-0
/
+1
2019-04-30
RISC-V: Implement nosmp commandline option.
Atish Patra
1
-1
/
+11
2019-04-30
RISC-V: Add RISC-V specific arch_match_cpu_phys_id
Atish Patra
2
-2
/
+7
2019-04-30
x86/mm/mem_encrypt: Disable all instrumentation for early SME setup
Gary Hook
1
-0
/
+12
2019-04-30
ARM: dts: logicpd-som-lv: Fix MMC1 card detect
Adam Ford
1
-1
/
+1
2019-04-30
clocksource/arm_arch_timer: Use arch_timer_read_counter to access stable coun...
Marc Zyngier
2
-4
/
+26
2019-04-30
clocksource/arm_arch_timer: Remove use of workaround static key
Marc Zyngier
1
-4
/
+0
2019-04-30
clocksource/arm_arch_timer: Drop use of static key in arch_timer_reg_read_stable
Marc Zyngier
1
-14
/
+28
2019-04-30
clocksource/arm_arch_timer: Direcly assign set_next_event workaround
Marc Zyngier
2
-0
/
+20
2019-04-30
arm64: Use arch_timer_read_counter instead of arch_counter_get_cntvct
Marc Zyngier
1
-2
/
+2
2019-04-30
ARM: vdso: Remove dependency with the arch_timer driver internals
Marc Zyngier
2
-2
/
+5
2019-04-30
arm64: Apply ARM64_ERRATUM_1188873 to Neoverse-N1
Marc Zyngier
2
-7
/
+17
2019-04-30
arm64: Add part number for Neoverse N1
Marc Zyngier
1
-0
/
+2
2019-04-30
arm64: Make ARM64_ERRATUM_1188873 depend on COMPAT
Marc Zyngier
1
-0
/
+1
2019-04-30
arm64: Restrict ARM64_ERRATUM_1188873 mitigation to AArch32
Marc Zyngier
1
-2
/
+17
2019-04-30
powerpc/powernv/ioda: Handle failures correctly in pnv_pci_ioda_iommu_bypass_...
Alexey Kardashevskiy
1
-2
/
+2
2019-04-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
22
-1277
/
+1227
2019-04-30
powerpc/powernv/idle: Restore AMR/UAMOR/AMOR/IAMR after idle
Michael Ellerman
1
-6
/
+46
2019-04-30
powerpc/64s: Reimplement book3s idle code in C
Nicholas Piggin
12
-1218
/
+969
2019-04-30
arm64: mm: Remove pte_unmap_nested()
Qian Cai
1
-2
/
+0
2019-04-30
arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variable
Qian Cai
1
-1
/
+2
2019-04-30
x86/alternatives: Add comment about module removal races
Nadav Amit
1
-0
/
+5
2019-04-30
x86/kprobes: Use vmalloc special flag
Rick Edgecombe
1
-6
/
+1
2019-04-30
x86/ftrace: Use vmalloc special flag
Rick Edgecombe
1
-8
/
+6
2019-04-30
mm/hibernation: Make hibernation handle unmapped pages
Rick Edgecombe
1
-4
/
+0
2019-04-30
x86/mm/cpa: Add set_direct_map_*() functions
Rick Edgecombe
4
-3
/
+19
2019-04-30
x86/alternatives: Remove the return value of text_poke_*()
Nadav Amit
2
-9
/
+6
2019-04-30
x86/jump-label: Remove support for custom text poker
Nadav Amit
1
-16
/
+10
2019-04-30
x86/modules: Avoid breaking W^X while loading modules
Nadav Amit
2
-8
/
+22
2019-04-30
x86/kprobes: Set instruction page as executable
Nadav Amit
1
-4
/
+20
2019-04-30
x86/ftrace: Set trampoline pages as executable
Nadav Amit
1
-0
/
+8
2019-04-30
x86/kgdb: Avoid redundant comparison of patched code
Nadav Amit
1
-13
/
+1
2019-04-30
x86/alternatives: Use temporary mm for text poking
Nadav Amit
3
-26
/
+86
2019-04-30
x86/alternatives: Initialize temporary mm for patching
Nadav Amit
4
-0
/
+45
2019-04-30
x86/mm: Save debug registers when loading a temporary mm
Nadav Amit
1
-0
/
+23
2019-04-30
x86/mm: Introduce temporary mm structs
Andy Lutomirski
1
-0
/
+33
2019-04-30
x86/jump_label: Use text_poke_early() during early init
Nadav Amit
1
-1
/
+6
2019-04-30
mm/tlb: Provide default nmi_uaccess_okay()
Nadav Amit
1
-0
/
+2
2019-04-30
x86/alternatives: Add text_poke_kgdb() to not assert the lock when debugging
Nadav Amit
3
-19
/
+45
2019-04-30
arm64: compat: Reduce address limit for 64K pages
Vincenzo Frascino
1
-1
/
+1
2019-04-30
arm64: arch_timer: Ensure counter register reads occur with seqlock held
Will Deacon
2
-6
/
+42
2019-04-30
KVM: PPC: Book3S HV: XIVE: Clear escalation interrupt pointers on device close
Paul Mackerras
1
-0
/
+15
[prev]
[next]