index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-08
x86/mce: Get rid of mcheck_intel_therm_init()
Borislav Petkov
2
-12
/
+4
2021-02-07
Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+8
2021-02-07
Merge tag 'x86_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-26
/
+55
2021-02-06
entry: Ensure trap after single-step on system call return
Gabriel Krisman Bertazi
1
-2
/
+8
2021-02-05
x86/debug: Prevent data breakpoints on cpu_dr7
Lai Jiangshan
1
-0
/
+8
2021-02-05
x86/debug: Prevent data breakpoints on __per_cpu_offset
Lai Jiangshan
1
-0
/
+14
2021-02-05
x86/sgx: Drop racy follow_pfn() check
Daniel Vetter
1
-8
/
+0
2021-02-04
x86/apic: Add extra serialization for non-serializing MSRs
Dave Hansen
3
-5
/
+14
2021-02-04
Revert "x86/setup: don't remove E820_TYPE_RAM for pfn 0"
Mike Rapoport
1
-9
/
+11
2021-02-04
x86/ptrace: Clean up PTRACE_GETREGS/PTRACE_PUTREGS regset selection
Andy Lutomirski
1
-8
/
+38
2021-02-04
x86/reboot: Force all cpus to exit VMX root if VMX is supported
Sean Christopherson
1
-20
/
+10
2021-02-04
x86/apic: Export x2apic_mode for use by KVM in "warm" path
Sean Christopherson
1
-0
/
+1
2021-02-01
x86/split_lock: Enable the split lock feature on another Alder Lake CPU
Fenghua Yu
1
-0
/
+1
2021-02-01
x86/debug: Fix DR6 handling
Peter Zijlstra
1
-21
/
+18
2021-01-29
x86/ldt: Use tlb_gather_mmu_fullmm() when freeing LDT page-tables
Will Deacon
1
-1
/
+7
2021-01-29
tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu()
Will Deacon
1
-1
/
+1
2021-01-29
tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu()
Will Deacon
1
-1
/
+1
2021-01-29
x86/fpu/xstate: Use sizeof() instead of a constant
Yejune Deng
1
-2
/
+2
2021-01-29
arch: x86: Remove CONFIG_OPROFILE support
Viresh Kumar
1
-10
/
+1
2021-01-28
x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX]
Sean Christopherson
2
-5
/
+3
2021-01-28
x86/build: Treat R_386_PLT32 relocation as R_386_PC32
Fangrui Song
1
-0
/
+1
2021-01-27
x86/MSR: Filter MSR writes through X86_IOC_WRMSR_REGS ioctl too
Misono Tomohiro
1
-0
/
+7
2021-01-26
x86/acpi: Support objtool validation in wakeup_64.S
Josh Poimboeuf
2
-1
/
+2
2021-01-26
x86/acpi: Annotate indirect branch as safe
Josh Poimboeuf
1
-0
/
+2
2021-01-26
x86/ftrace: Support objtool vmlinux.o validation in ftrace_64.S
Josh Poimboeuf
1
-3
/
+2
2021-01-26
objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC
Josh Poimboeuf
1
-1
/
+1
2021-01-26
x86/ftrace: Add UNWIND_HINT_FUNC annotation for ftrace_stub
Josh Poimboeuf
1
-0
/
+1
2021-01-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-11
/
+9
2021-01-24
Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+19
2021-01-24
Merge tag 'x86_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-11
/
+25
2021-01-24
x86/setup: don't remove E820_TYPE_RAM for pfn 0
Mike Rapoport
1
-11
/
+9
2021-01-21
x86/vm86/32: Remove VM86_SCREEN_BITMAP support
Andy Lutomirski
1
-48
/
+14
2021-01-21
x86/sgx: Fix the return type of sgx_init()
Sami Tolvanen
1
-5
/
+9
2021-01-21
x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize state
Andy Lutomirski
1
-4
/
+5
2021-01-19
x86: PM: Register syscore_ops for scale invariance
Rafael J. Wysocki
1
-0
/
+19
2021-01-15
x86: Remove definition of DEBUG
Tom Rix
3
-6
/
+0
2021-01-14
x86/topology: Make __max_die_per_package available unconditionally
Borislav Petkov
1
-1
/
+1
2021-01-12
x86/mce: Remove explicit/superfluous tracing
Peter Zijlstra
1
-3
/
+4
2021-01-12
x86/sev: Fix nonistr violation
Peter Zijlstra
1
-1
/
+1
2021-01-12
x86/cpu/amd: Set __max_die_per_package on AMD
Yazen Ghannam
1
-2
/
+2
2021-01-11
Merge tag 'hyperv-fixes-signed-20210111' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+18
2021-01-11
x86/sev-es: Handle string port IO to kernel memory properly
Hyunwook (Wooky) Baek
1
-0
/
+12
2021-01-11
x86/resctrl: Apply READ_ONCE/WRITE_ONCE to task_struct.{rmid,closid}
Valentin Schneider
1
-5
/
+5
2021-01-11
x86/resctrl: Use task_curr() instead of task_struct->on_cpu to prevent unnece...
Reinette Chatre
1
-9
/
+5
2021-01-11
x86/resctrl: Add printf attribute to log function
Tom Rix
1
-0
/
+1
2021-01-08
x86/mce: Make mce_timed_out() identify holdout CPUs
Paul E. McKenney
1
-1
/
+14
2021-01-08
x86/resctrl: Don't move a task to the same resource group
Fenghua Yu
1
-0
/
+7
2021-01-08
x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSR
Fenghua Yu
1
-69
/
+43
2021-01-06
x86/mtrr: Correct the range check before performing MTRR type lookups
Ying-Tsun Huang
1
-3
/
+3
2021-01-05
x86/mm: Refine mmap syscall implementation
Adrian Huang
1
-6
/
+2
[prev]
[next]