index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "dm: use queue_limits_set"
Linus Torvalds
2024-03-12
2
-13
/
+16
*
Merge tag 'x86-entry-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-03-12
2
-20
/
+13
|
\
|
*
x86/entry: Avoid redundant CR3 write on paranoid returns
Lai Jiangshan
2024-01-24
2
-20
/
+13
*
|
Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-12
56
-121
/
+1372
|
\
\
|
*
|
x86/fred: Fix init_task thread stack pointer initialization
Xin Li (Intel)
2024-03-07
3
-4
/
+7
|
*
|
MAINTAINERS: Add a maintainer entry for FRED
Xin Li (Intel)
2024-02-02
1
-0
/
+10
|
*
|
x86/fred: Fix a build warning with allmodconfig due to 'inline' failing to in...
Xin Li (Intel)
2024-02-02
1
-1
/
+1
|
*
|
x86/fred: Invoke FRED initialization code to enable FRED
H. Peter Anvin (Intel)
2024-01-31
3
-7
/
+27
|
*
|
x86/fred: Add FRED initialization functions
H. Peter Anvin (Intel)
2024-01-31
4
-0
/
+86
|
*
|
x86/syscall: Split IDT syscall setup code into idt_syscall_init()
Xin Li
2024-01-31
1
-3
/
+10
|
*
|
KVM: VMX: Call fred_entry_from_kvm() for IRQ/NMI handling
Xin Li
2024-01-31
1
-3
/
+9
|
*
|
x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMI
Xin Li
2024-01-31
3
-0
/
+109
|
*
|
x86/entry/calling: Allow PUSH_AND_CLEAR_REGS being used beyond actual entry code
Peter Zijlstra (Intel)
2024-01-31
1
-5
/
+10
|
*
|
x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user
Xin Li
2024-01-31
3
-2
/
+85
|
*
|
x86/fred: Let ret_from_fork_asm() jmp to asm_fred_exit_user when FRED is enabled
H. Peter Anvin (Intel)
2024-01-31
2
-0
/
+7
|
*
|
x86/traps: Add sysvec_install() to install a system interrupt handler
Xin Li
2024-01-31
8
-16
/
+42
|
*
|
x86/fred: FRED entry/exit and dispatch code
H. Peter Anvin (Intel)
2024-01-31
6
-3
/
+308
|
*
|
x86/fred: Add a machine check entry stub for FRED
Xin Li
2024-01-31
1
-0
/
+26
|
*
|
x86/fred: Add a NMI entry stub for FRED
H. Peter Anvin (Intel)
2024-01-31
1
-0
/
+42
|
*
|
x86/fred: Add a debug fault entry stub for FRED
H. Peter Anvin (Intel)
2024-01-31
1
-5
/
+38
|
*
|
x86/idtentry: Incorporate definitions/declarations of the FRED entries
Xin Li
2024-01-31
1
-8
/
+63
|
*
|
x86/fred: Make exc_page_fault() work for FRED
H. Peter Anvin (Intel)
2024-01-31
1
-1
/
+4
|
*
|
x86/fred: Allow single-step trap and NMI when starting a new task
H. Peter Anvin (Intel)
2024-01-31
1
-6
/
+32
|
*
|
x86/fred: No ESPFIX needed when FRED is enabled
H. Peter Anvin (Intel)
2024-01-31
1
-0
/
+8
|
*
|
x86/fred: Disallow the swapgs instruction when FRED is enabled
H. Peter Anvin (Intel)
2024-01-31
1
-2
/
+25
|
*
|
x86/fred: Update MSR_IA32_FRED_RSP0 during task switch
H. Peter Anvin (Intel)
2024-01-31
1
-2
/
+6
|
*
|
x86/fred: Reserve space for the FRED stack frame
H. Peter Anvin (Intel)
2024-01-31
1
-3
/
+9
|
*
|
x86/fred: Add a new header file for FRED definitions
H. Peter Anvin (Intel)
2024-01-31
1
-0
/
+68
|
*
|
x86/ptrace: Add FRED additional information to the pt_regs structure
Xin Li
2024-01-31
1
-5
/
+61
|
*
|
x86/ptrace: Cleanup the definition of the pt_regs structure
Xin Li
2024-01-31
3
-15
/
+37
|
*
|
x86/cpu: Add MSR numbers for FRED configuration
H. Peter Anvin (Intel)
2024-01-31
2
-2
/
+24
|
*
|
x86/cpu: Add X86_CR4_FRED macro
H. Peter Anvin (Intel)
2024-01-31
2
-3
/
+9
|
*
|
x86/objtool: Teach objtool about ERET[US]
H. Peter Anvin (Intel)
2024-01-31
1
-5
/
+14
|
*
|
x86/opcode: Add ERET[US] instructions to the x86 opcode map
H. Peter Anvin (Intel)
2024-01-31
2
-2
/
+2
|
*
|
x86/fred: Add a fred= cmdline param
Xin Li
2024-01-30
2
-0
/
+32
|
*
|
x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled
H. Peter Anvin (Intel)
2024-01-25
2
-2
/
+14
|
*
|
x86/cpufeatures: Add the CPU feature bit for FRED
H. Peter Anvin (Intel)
2024-01-25
3
-0
/
+4
|
*
|
x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED)
H. Peter Anvin (Intel)
2024-01-25
1
-0
/
+9
|
*
|
Documentation/x86/64: Add documentation for FRED
Xin Li
2024-01-25
2
-0
/
+97
|
*
|
x86/trapnr: Add event type macros to <asm/trapnr.h>
Xin Li
2024-01-25
2
-8
/
+21
|
*
|
x86/entry: Remove idtentry_sysvec from entry_{32,64}.S
Xin Li
2024-01-25
3
-13
/
+1
|
*
|
x86/cpufeatures,opcode,msr: Add the WRMSRNS instruction support
Xin Li
2024-01-25
5
-2
/
+22
|
|
/
*
|
Merge tag 'x86-apic-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-11
86
-1569
/
+1555
|
\
\
|
*
|
x86/topology: Ignore non-present APIC IDs in a present package
Thomas Gleixner
2024-03-06
1
-9
/
+30
|
*
|
Merge branch 'x86/urgent' into x86/apic, to resolve conflicts
Ingo Molnar
2024-02-27
511
-2108
/
+3795
|
|
\
\
|
|
*
|
x86/bugs: Use fixed addressing for VERW operand
Pawan Gupta
2024-02-27
1
-1
/
+1
|
*
|
|
x86/apic: Build the x86 topology enumeration functions on UP APIC builds too
Ingo Molnar
2024-02-27
1
-1
/
+1
|
*
|
|
smp: Provide 'setup_max_cpus' definition on UP too
Ingo Molnar
2024-02-27
2
-1
/
+2
|
*
|
|
smp: Avoid 'setup_max_cpus' namespace collision/shadowing
Ingo Molnar
2024-02-27
2
-4
/
+4
|
*
|
|
x86/cpu/topology: Get rid of cpuinfo::x86_max_cores
Thomas Gleixner
2024-02-16
14
-43
/
+31
[next]