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
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-21
x86/entry: Refactor SYSCALL_DEFINE0 macros
Brian Gerst
1
-41
/
+32
2020-03-21
x86/entry: Refactor SYSCALL_DEFINEx macros
Brian Gerst
1
-25
/
+24
2020-03-21
x86/vdso: Enable x86 to use common headers
Vincenzo Frascino
2
-11
/
+24
2020-03-21
x86: Introduce asm/vdso/clocksource.h
Vincenzo Frascino
2
-4
/
+11
2020-03-21
x86: Replace setup_irq() by request_irq()
afzal mohammed
2
-20
/
+11
2020-03-20
KVM: SVM: document KVM_MEM_ENCRYPT_OP, let userspace detect if SEV is available
Paolo Bonzini
1
-0
/
+3
2020-03-20
KVM: x86: remove bogus user-triggerable WARN_ON
Paolo Bonzini
1
-1
/
+0
2020-03-20
Merge tag 'stable-shared-branch-for-driver-tree' of git://git.kernel.org/pub/...
Greg Kroah-Hartman
2
-0
/
+6
2020-03-20
perf/x86/intel/uncore: Factor out __snr_uncore_mmio_init_box
Kan Liang
1
-3
/
+9
2020-03-20
perf/x86/intel/uncore: Add box_offsets for free-running counters
Kan Liang
1
-1
/
+4
2020-03-20
x86/optprobe: Fix OPTPROBE vs UACCESS
Peter Zijlstra
2
-0
/
+26
2020-03-19
x86/configs: Slightly reduce defconfigs
Randy Dunlap
2
-4
/
+0
2020-03-19
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
15
-37
/
+85
2020-03-19
x86/setup: Fix static memory detection
Guenter Roeck
2
-1
/
+20
2020-03-19
x86/ioremap: Fix CONFIG_EFI=n build
Borislav Petkov
1
-0
/
+3
2020-03-19
x86: get rid of put_user_try in {ia32,x32}_setup_rt_frame()
Al Viro
2
-39
/
+44
2020-03-18
x86: switch ia32_setup_sigcontext() to unsafe_put_user()
Al Viro
1
-31
/
+33
2020-03-18
x86: switch setup_sigcontext() to unsafe_put_user()
Al Viro
2
-46
/
+45
2020-03-18
x86: switch save_v86_state() to unsafe_put_user()
Al Viro
1
-31
/
+30
2020-03-18
x86: kill get_user_{try,catch,ex}
Al Viro
1
-54
/
+0
2020-03-18
x86: get rid of get_user_ex() in restore_sigcontext()
Al Viro
1
-50
/
+36
2020-03-18
x86: get rid of get_user_ex() in ia32_restore_sigcontext()
Al Viro
1
-62
/
+44
2020-03-18
vm86: get rid of get_user_ex() use
Al Viro
1
-30
/
+24
2020-03-18
x86: get rid of small constant size cases in raw_copy_{to,from}_user()
Al Viro
3
-145
/
+2
2020-03-18
x86: switch sigframe sigset handling to explict __get_user()/__put_user()
Al Viro
3
-28
/
+14
2020-03-17
x86/mm: Remove the now redundant N_MEMORY check
Baoquan He
1
-2
/
+1
2020-03-17
perf/amd/uncore: Add support for Family 19h L3 PMU
Kim Phillips
2
-8
/
+27
2020-03-17
perf/amd/uncore: Make L3 thread mask code more readable
Kim Phillips
1
-5
/
+8
2020-03-17
perf/amd/uncore: Prepare L3 thread mask code for Family 19h
Kim Phillips
1
-9
/
+16
2020-03-17
x86: Don't let pgprot_modify() change the page encryption bit
Thomas Hellstrom
2
-3
/
+6
2020-03-17
x86/amd_nb, char/amd64-agp: Use amd_nb_num() accessor
Borislav Petkov
2
-4
/
+1
2020-03-15
Merge tag 'x86-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+26
2020-03-15
Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-10
/
+7
2020-03-15
Merge tag 'ras-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+12
2020-03-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-12
/
+31
2020-03-14
Merge branch 'kvm-null-pointer-fix' into kvm-master
Paolo Bonzini
1
-2
/
+3
2020-03-14
KVM: nVMX: avoid NULL pointer dereference with incorrect EVMCS GPAs
Vitaly Kuznetsov
1
-2
/
+3
2020-03-14
KVM: x86: Initializing all kvm_lapic_irq fields in ioapic_write_indirect
Nitesh Narayan Lal
1
-2
/
+5
2020-03-14
acpi/x86: ignore unspecified bit positions in the ACPI global lock field
Jan Engelhardt
1
-1
/
+1
2020-03-14
acpi/x86: add a kernel parameter to disable ACPI BGRT
Alex Hung
1
-1
/
+9
2020-03-14
KVM: VMX: Condition ENCLS-exiting enabling on CPU support for SGX1
Sean Christopherson
1
-2
/
+14
2020-03-14
x86/acpi: make "asmlinkage" part first thing in the function definition
Alexey Dobriyan
2
-2
/
+2
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-4
/
+6
2020-03-13
x86/vector: Remove warning on managed interrupt migration
Peter Xu
1
-6
/
+8
2020-03-12
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-3
/
+9
2020-03-12
x86/mm/kmmio: Use this_cpu_ptr() instead get_cpu_var() for kmmio_ctx
Sebastian Andrzej Siewior
1
-7
/
+3
2020-03-12
perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag
Kim Phillips
1
-10
/
+7
2020-03-12
x86/cpu/amd: Call init_amd_zn() om Family 19h processors too
Kim Phillips
2
-2
/
+3
2020-03-11
x86/tsc_msr: Make MSR derived TSC frequency more accurate
Hans de Goede
1
-11
/
+86
2020-03-11
x86/tsc_msr: Fix MSR_FSB_FREQ mask for Cherry Trail devices
Hans de Goede
1
-2
/
+15
[prev]
[next]