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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-12
x86/quirks: Disable HPET on Intel Coffe Lake platforms
Kai-Heng Feng
1
-0
/
+2
2019-11-12
x86/init: Allow DT configured systems to disable RTC at boot time
Rahul Tanwar
1
-1
/
+23
2019-11-12
x86/hyperv: Allow guests to enable InvariantTSC
Andrea Parri
1
-1
/
+6
2019-11-07
x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs
Josh Poimboeuf
1
-4
/
+0
2019-11-07
x86/efi: EFI soft reservation to E820 enumeration
Dan Williams
1
-2
/
+10
2019-11-07
x86/efi: Push EFI_MEMMAP check into leaf routines
Dan Williams
1
-10
/
+8
2019-11-07
x86/umip: Make the comments vendor-agnostic
Babu Moger
1
-6
/
+6
2019-11-07
x86/Kconfig: Rename UMIP config parameter
Babu Moger
1
-1
/
+1
2019-11-05
x86/tsc: Respect tsc command line paraemeter for clocksource_tsc_early
Michael Zhivich
1
-0
/
+3
2019-11-05
x86/dumpstack/64: Don't evaluate exception stacks before setup
Thomas Gleixner
1
-0
/
+7
2019-11-05
x86/apic/32: Avoid bogus LDR warnings
Jan Beulich
1
-13
/
+15
2019-11-04
x86/fpu: Use XFEATURE_FP/SSE enum values instead of hardcoded numbers
Cyrill Gorcunov
1
-6
/
+10
2019-11-04
x86/fpu: Shrink space allocated for xstate_comp_offsets
Cyrill Gorcunov
1
-2
/
+2
2019-11-04
x86/fpu: Update stale variable name in comment
Cyrill Gorcunov
1
-1
/
+1
2019-11-04
x86/vmlinux: Use INT3 instead of NOP for linker fill bytes
Kees Cook
1
-1
/
+1
2019-11-04
x86/mm: Report actual image regions in /proc/iomem
Kees Cook
1
-1
/
+11
2019-11-04
x86/vmlinux: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
1
-2
/
+1
2019-11-04
x86/vmlinux: Actually use _etext for the end of the text segment
Kees Cook
1
-4
/
+3
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
1
-2
/
+0
2019-11-04
vmlinux.lds.h: Move Program Header restoration into NOTES macro
Kees Cook
1
-2
/
+1
2019-11-04
vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
Kees Cook
1
-0
/
+2
2019-11-04
x86/vmlinux: Restore "text" Program Header with dummy section
Kees Cook
1
-1
/
+2
2019-11-04
kvm: mmu: ITLB_MULTIHIT mitigation
Paolo Bonzini
1
-1
/
+12
2019-11-04
x86/cpu: Add Tremont to the cpu vulnerability whitelist
Pawan Gupta
1
-0
/
+2
2019-11-04
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
2
-29
/
+47
2019-11-03
x86/resctrl: Prevent NULL pointer dereference when reading mondata
Xiaochen Shen
1
-0
/
+4
2019-11-01
x86/mce: Add Xeon Icelake to list of CPUs that support PPIN
Tony Luck
1
-0
/
+1
2019-10-28
x86/tsx: Add config options to set tsx=on|off|auto
Michal Hocko
1
-6
/
+16
2019-10-28
x86/tsx: Add "auto" option to the tsx= cmdline parameter
Pawan Gupta
1
-1
/
+6
2019-10-28
x86/speculation/taa: Add sysfs reporting for TSX Async Abort
Pawan Gupta
1
-0
/
+23
2019-10-28
x86/speculation/taa: Add mitigation for TSX Async Abort
Pawan Gupta
2
-0
/
+123
2019-10-28
x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default
Pawan Gupta
5
-1
/
+149
2019-10-28
x86/cpu: Add a helper function x86_read_arch_cap_msr()
Pawan Gupta
2
-4
/
+13
2019-10-27
x86/apic, x86/uprobes: Correct parameter names in kernel-doc comments
Yi Wang
2
-2
/
+2
2019-10-25
x86/kvm: Fix -Wmissing-prototypes warnings
Yi Wang
1
-0
/
+1
2019-10-25
x86/ftrace: Get rid of function_hook
Borislav Petkov
2
-12
/
+9
2019-10-24
x86/ioapic: Rename misnamed functions
Thomas Gleixner
1
-8
/
+8
2019-10-24
x86/ioapic: Prevent inconsistent state when moving an interrupt
Thomas Gleixner
1
-3
/
+6
2019-10-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-3
/
+26
2019-10-18
x86: Use pr_warn instead of pr_warning
Kefeng Wang
6
-46
/
+40
2019-10-18
x86/hyperv: Set pv_info.name to "Hyper-V"
Andrea Parri
1
-0
/
+4
2019-10-18
x86/asm: Replace WEAK uses by SYM_INNER_LABEL_ALIGN
Jiri Slaby
3
-3
/
+3
2019-10-18
x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
1
-8
/
+8
2019-10-18
x86/asm/32: Change all ENTRY+END to SYM_CODE_*
Jiri Slaby
1
-4
/
+4
2019-10-18
x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_*
Jiri Slaby
3
-5
/
+8
2019-10-18
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
3
-18
/
+18
2019-10-18
x86/asm/64: Change all ENTRY+END to SYM_CODE_*
Jiri Slaby
2
-8
/
+8
2019-10-18
x86/asm/ftrace: Mark function_hook as function
Jiri Slaby
1
-2
/
+2
2019-10-18
x86/asm: Use SYM_INNER_LABEL instead of GLOBAL
Jiri Slaby
2
-9
/
+9
2019-10-18
x86/asm: Do not annotate functions with GLOBAL
Jiri Slaby
1
-2
/
+3
[prev]
[next]