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
/
include
/
asm
/
processor.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-10
x86/asm: Move native_write_cr0/4() out of line
Thomas Gleixner
1
-0
/
+1
2019-07-08
Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+3
2019-06-22
x86/cpu: Create Zhaoxin processors architecture support file
Tony W Wang-oc
1
-1
/
+2
2019-05-23
x86/topology: Define topology_logical_die_id()
Len Brown
1
-0
/
+1
2019-05-23
x86/topology: Create topology_max_die_per_package()
Len Brown
1
-1
/
+0
2019-05-23
x86/topology: Add CPUID.1F multi-die/package support
Len Brown
1
-1
/
+3
2019-05-14
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+6
2019-04-17
x86/irq/64: Split the IRQ stack into its own pages
Andy Lutomirski
1
-18
/
+14
2019-04-17
x86/irq/64: Rename irq_stack_ptr to hardirq_stack_ptr
Thomas Gleixner
1
-1
/
+1
2019-04-17
x86/irq/32: Rename hard/softirq_stack to hard/softirq_stack_ptr
Thomas Gleixner
1
-2
/
+2
2019-04-17
x86/irq/32: Make irq stack a character array
Thomas Gleixner
1
-1
/
+1
2019-04-17
x86/irq/32: Define IRQ_STACK_SIZE
Thomas Gleixner
1
-2
/
+2
2019-04-17
x86/cpu: Remove orig_ist array
Thomas Gleixner
1
-9
/
+0
2019-03-06
x86/speculation/mds: Add mitigation mode VMWERV
Thomas Gleixner
1
-0
/
+1
2019-03-06
x86/speculation/mds: Add mitigation control for MDS
Thomas Gleixner
1
-0
/
+5
2019-01-29
x86/trap: Remove useless declaration
Pingfan Liu
1
-1
/
+0
2018-12-28
mm: make free_reserved_area() return "const char *"
Alexey Dobriyan
1
-1
/
+1
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
1
-12
/
+0
2018-10-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+6
2018-10-23
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2018-09-27
x86/cpu: Create Hygon Dhyana architecture support file
Pu Wen
1
-1
/
+2
2018-09-08
x86/entry/64: Use the TSS sp2 slot for SYSCALL/SYSRET scratch space
Andy Lutomirski
1
-0
/
+6
2018-09-03
x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrella
Juergen Gross
1
-2
/
+2
2018-08-27
x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
Andi Kleen
1
-1
/
+3
2018-08-24
x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...
Vlastimil Babka
1
-1
/
+1
2018-08-20
x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
Vlastimil Babka
1
-2
/
+2
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+17
2018-08-05
x86/mm/init: Add helper for freeing kernel image pages
Dave Hansen
1
-0
/
+1
2018-07-13
x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
Jiri Kosina
1
-0
/
+12
2018-06-20
x86/speculation/l1tf: Add sysfs reporting for l1tf
Andi Kleen
1
-0
/
+5
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
1
-1
/
+1
2018-05-19
Merge branches 'x86/urgent' and 'core/urgent' into x86/boot, to pick up fixes...
Ingo Molnar
1
-2
/
+0
2018-05-13
x86/CPU: Move cpu local function declarations to local header
Thomas Gleixner
1
-9
/
+0
2018-05-06
x86/CPU: Modify detect_extended_topology() to return result
Suravee Suthikulpanit
1
-1
/
+1
2018-04-17
x86/processor: Remove two unused function declarations
Dou Liyang
1
-2
/
+0
2018-03-16
x86/kvm/vmx: avoid expensive rdmsr for MSR_GS_BASE
Vitaly Kuznetsov
1
-0
/
+5
2018-03-16
x86/kvm/vmx: read MSR_{FS,KERNEL_GS}_BASE from current->thread
Vitaly Kuznetsov
1
-0
/
+5
2018-02-17
x86/CPU: Add a microcode loader callback
Borislav Petkov
1
-0
/
+1
2018-02-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+2
2018-02-15
x86/cpu: Change type of x86_cache_size variable to unsigned int
Gustavo A. R. Silva
1
-1
/
+1
2018-02-15
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
1
-1
/
+1
2018-02-13
Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"
David Woodhouse
1
-3
/
+0
2018-02-04
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+8
2018-01-30
x86/asm: Move 'status' from thread_struct to thread_info
Andy Lutomirski
1
-2
/
+0
2018-01-30
Merge tag 'v4.15' into x86/pti, to be able to merge dependent changes
Ingo Molnar
1
-0
/
+1
2018-01-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2018-01-27
x86/speculation: Simplify indirect_branch_prediction_barrier()
Borislav Petkov
1
-0
/
+3
2018-01-15
x86: Implement thread_struct whitelist for hardened usercopy
Kees Cook
1
-0
/
+8
2017-12-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+16
[next]