index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-18
x86/sgx: Add ptrace() support for the SGX driver
Jarkko Sakkinen
1
-0
/
+111
2020-11-18
x86/sgx: Add a page reclaimer
Jarkko Sakkinen
6
-26
/
+1133
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_PROVISION
Jarkko Sakkinen
3
-1
/
+62
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_INIT
Jarkko Sakkinen
4
-1
/
+230
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES
Jarkko Sakkinen
2
-0
/
+285
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_CREATE
Jarkko Sakkinen
6
-0
/
+154
2020-11-18
x86/sgx: Add an SGX misc driver interface
Jarkko Sakkinen
6
-1
/
+345
2020-11-17
x86/sgx: Add SGX page allocator functions
Jarkko Sakkinen
2
-0
/
+68
2020-11-17
x86/cpu/intel: Add a nosgx kernel parameter
Jarkko Sakkinen
1
-0
/
+9
2020-11-17
x86/cpu/intel: Detect SGX support
Sean Christopherson
1
-1
/
+28
2020-11-17
x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections
Sean Christopherson
4
-0
/
+253
2020-11-17
x86/sgx: Add wrappers for ENCLS functions
Jarkko Sakkinen
1
-0
/
+231
2020-11-17
x86/sgx: Add SGX architectural data structures
Jarkko Sakkinen
1
-0
/
+338
2020-11-17
x86/microcode/intel: Check patch signature before saving microcode for early loading
Chen Yu
1
-53
/
+10
2020-11-16
x86/mce: Use "safe" MSR functions when enabling additional error logging
Tony Luck
1
-2
/
+3
2020-11-06
x86/cpu: Avoid cpuinfo-induced IPIing of idle CPUs
Paul E. McKenney
1
-0
/
+6
2020-11-06
x86/cpu: Avoid cpuinfo-induced IPI pileups
Paul E. McKenney
1
-1
/
+9
2020-11-06
x86/mce: Correct the detection of invalid notifier priorities
Zhen Lei
1
-1
/
+2
2020-11-06
x86/mce: Assign boolean values to a bool variable
Kaixu Xia
1
-2
/
+2
2020-11-05
x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-on STIBP
Anand K Mistry
1
-18
/
+33
2020-11-04
x86/entry: Move nmi entry/exit into common code
Thomas Gleixner
1
-3
/
+3
2020-11-04
x86/hyperv: Enable 15-bit APIC ID if the hypervisor supports it
Dexuan Cui
1
-0
/
+29
2020-11-02
x86/mtrr: Fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+2
2020-11-02
x86/mce: Enable additional error logging on certain Intel CPUs
Tony Luck
1
-0
/
+20
2020-10-27
x86/resctrl: Correct MBM total and local values
Fenghua Yu
3
-2
/
+85
2020-10-26
x86/mce: Remove unneeded break
Tom Rix
1
-2
/
+0
2020-10-26
x86/microcode/amd: Remove unneeded break
Tom Rix
1
-1
/
+0
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-10-17
task_work: cleanup notification modes
Jens Axboe
2
-2
/
+2
2020-10-15
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-1
/
+6
2020-10-14
Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT
Michael Kelley
1
-1
/
+6
2020-10-14
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-6
/
+73
2020-10-13
Merge tag 'x86_asm_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2020-10-12
Merge tag 'x86-hyperv-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+4
2020-10-12
Merge tag 'x86-paravirt-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-8
/
+0
2020-10-12
Merge tag 'x86_cache_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-155
/
+145
2020-10-12
Merge tag 'x86_cleanups_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2020-10-12
Merge tag 'x86_fpu_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+55
2020-10-12
Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2020-10-12
Merge tag 'x86_cpu_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-15
/
+13
2020-10-12
Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-90
/
+255
2020-10-07
x86/mce: Decode a kernel instruction to determine if it is copying from user
Tony Luck
2
-4
/
+60
2020-10-07
x86/mce: Recover from poison found while copying from user space
Tony Luck
1
-7
/
+20
2020-10-07
x86/mce: Provide method to find out the type of an exception handler
Tony Luck
1
-1
/
+4
2020-10-07
x86/mce: Pass pointer to saved pt_regs to severity calculation routines
Youquan Song
3
-14
/
+17
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
1
-6
/
+2
2020-10-01
x86/asm: Replace __force_order with a memory clobber
Arvind Sankar
1
-2
/
+2
2020-09-30
x86/mce: Use idtentry_nmi_enter/exit()
Thomas Gleixner
1
-2
/
+4
2020-09-30
x86/mce: Drop AMD-specific "DEFERRED" case from Intel severity rule list
Tony Luck
1
-4
/
+0
2020-09-30
x86/mce: Add Skylake quirk for patrol scrub reported errors
Borislav Petkov
1
-2
/
+26
[prev]
[next]