Search results

Project Status Subject Author
linux O [PATCH v2 00/15] mm/memory: optimize fork() with PTE-mapped THP David Hildenbrand 2 years ago
linux ? O RE: [PATCH v2 0/2] Update mce_record tracepoint Luck, Tony 2 years ago
linux [PATCH net-next] net: print error if SO_BUSY_POLL_BUDGET is large Joe Damato 2 years ago
linux R [PATCH] pmdomain: arm: Fix NULL dereference on scmi_perf_domain removal Cristian Marussi 2 years ago
linux [PATCH] workqueue.c: Shorten events_freezable_power_efficient name Audra Mitchell 2 years ago
linux [PATCH v3 0/4] Fix USB Interrupts on Qualcomm Platforms Krishna Kurapati 2 years ago
linux R O [PATCH v2 0/2] Update mce_record tracepoint Avadhut Naik 2 years ago
linux R [PATCH] perf data convert: Output empty string for null pointer kotborealis@awooo.ru 2 years ago
linux O [PATCH v3 0/4] mm/mempolicy: weighted interleave mempolicy and sysfs extension Gregory Price 2 years ago
linux [PATCH RESEND v2] arm: marvell: Fix maxium->maxim typo in brownstone dts Duje Mihanović 2 years ago
linux [PATCH] softirq: fix memory corruption when freeing tasklet_struct Mikulas Patocka 2 years ago
linux [PATCH] x86/mm/cpa-test: Ensure pfn isn't already in use Jason Andryuk 2 years ago
EDK2 G [edk2-devel] [edk2-platforms][PATCH v3 0/8] Platform/Sgi: Add support for RD-Fremont platform Prabin CA 2 years ago
EDK2 G [edk2-devel] [edk2-platforms][PATCH v4 0/6] Platform/Sgi: Add support for RD-N2-Cfg3 and RD-V2 platform Prabin CA 2 years ago
linux [PATCH] x86/mm/cpa-test: Correct length selection Jason Andryuk 2 years ago
linux [tip: x86/fred] x86/cpufeatures,opcode,msr: Add the WRMSRNS instruction support tip-bot2 for Xin Li 2 years ago
linux [tip: x86/fred] x86/entry: Remove idtentry_sysvec from entry_{32,64}.S tip-bot2 for Xin Li 2 years ago
linux [tip: x86/fred] x86/trapnr: Add event type macros to <asm/trapnr.h> tip-bot2 for Xin Li 2 years ago
linux [tip: x86/fred] x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED) tip-bot2 for H. Peter Anvin (Intel) 2 years ago
linux R [tip: x86/fred] Documentation/x86/64: Add documentation for FRED tip-bot2 for Xin Li 2 years ago
linux [tip: x86/fred] x86/cpufeatures: Add the CPU feature bit for FRED tip-bot2 for H. Peter Anvin (Intel) 2 years ago
linux [tip: x86/fred] x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled tip-bot2 for H. Peter Anvin (Intel) 2 years ago
linux [tip: x86/fred] x86/fred: Disable FRED by default in its early stage tip-bot2 for Xin Li 2 years ago
linux R O [tip: x86/fred] x86/opcode: Add ERET[US] instructions to the x86 opcode map tip-bot2 for H. Peter Anvin (Intel) 2 years ago
linux O [tip: x86/fred] x86/objtool: Teach objtool about ERET[US] tip-bot2 for H. Peter Anvin (Intel) 2 years ago
linux O [tip: x86/fred] x86/cpu: Add X86_CR4_FRED macro tip-bot2 for H. Peter Anvin (Intel) 2 years ago
linux O [tip: x86/fred] x86/cpu: Add MSR numbers for FRED configuration tip-bot2 for H. Peter Anvin (Intel) 2 years ago
linux O [tip: x86/fred] x86/ptrace: Cleanup the definition of the pt_regs structure tip-bot2 for Xin Li 2 years ago
linux O [tip: x86/fred] x86/ptrace: Add FRED additional information to the pt_regs structure tip-bot2 for Xin Li 2 years ago
linux O [tip: x86/fred] x86/fred: Add a new header file for FRED definitions tip-bot2 for H. Peter Anvin (Intel) 2 years ago
linux O [tip: x86/fred] x86/fred: Reserve space for the FRED stack frame tip-bot2 for H. Peter Anvin (Intel) 2 years ago
linux O [tip: x86/fred] x86/fred: Update MSR_IA32_FRED_RSP0 during task switch tip-bot2 for H. Peter Anvin (Intel) 2 years ago
linux O [tip: x86/fred] x86/fred: Disallow the swapgs instruction when FRED is enabled tip-bot2 for H. Peter Anvin (Intel) 2 years ago
linux O [tip: x86/fred] x86/fred: No ESPFIX needed when FRED is enabled tip-bot2 for H. Peter Anvin (Intel) 2 years ago
linux O [tip: x86/fred] x86/fred: Allow single-step trap and NMI when starting a new task tip-bot2 for H. Peter Anvin (Intel) 2 years ago
linux O [tip: x86/fred] x86/fred: Make exc_page_fault() work for FRED tip-bot2 for H. Peter Anvin (Intel) 2 years ago
linux O [tip: x86/fred] x86/idtentry: Incorporate definitions/declarations of the FRED entries tip-bot2 for Xin Li 2 years ago
linux O [tip: x86/fred] x86/fred: Add a debug fault entry stub for FRED tip-bot2 for H. Peter Anvin (Intel) 2 years ago
linux O [tip: x86/fred] x86/fred: Add a NMI entry stub for FRED tip-bot2 for H. Peter Anvin (Intel) 2 years ago
linux O [tip: x86/fred] x86/fred: Add a machine check entry stub for FRED tip-bot2 for Xin Li 2 years ago
linux O [tip: x86/fred] x86/fred: FRED entry/exit and dispatch code tip-bot2 for H. Peter Anvin (Intel) 2 years ago
linux O [tip: x86/fred] x86/traps: Add sysvec_install() to install a system interrupt handler tip-bot2 for Xin Li 2 years ago
linux O [tip: x86/fred] x86/fred: Let ret_from_fork_asm() jmp to asm_fred_exit_user when FRED is enabled tip-bot2 for H. Peter Anvin (Intel) 2 years ago
linux O [tip: x86/fred] x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user tip-bot2 for Xin Li 2 years ago
linux O [tip: x86/fred] x86/entry/calling: Allow PUSH_AND_CLEAR_REGS being used beyond actual entry code tip-bot2 for Peter Zijlstra (Intel) 2 years ago
linux O [tip: x86/fred] x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMI tip-bot2 for Xin Li 2 years ago
linux O [tip: x86/fred] KVM: VMX: Call fred_entry_from_kvm() for IRQ/NMI handling tip-bot2 for Xin Li 2 years ago
linux O [tip: x86/fred] x86/syscall: Split IDT syscall setup code into idt_syscall_init() tip-bot2 for Xin Li 2 years ago
linux O [tip: x86/fred] x86/fred: Add FRED initialization functions tip-bot2 for H. Peter Anvin (Intel) 2 years ago
linux O [tip: x86/fred] x86/fred: Invoke FRED initialization code to enable FRED tip-bot2 for H. Peter Anvin (Intel) 2 years ago