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
2020-06-25
x86/entry: Increase entry_stack size to a full page
Peter Zijlstra
1
-1
/
+1
2020-06-11
x86/entry: __always_inline CR2 for noinstr
Peter Zijlstra
1
-1
/
+1
2020-06-01
Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2020-05-06
x86/resctrl: Support CPUID enumeration of MBM counter width
Reinette Chatre
1
-1
/
+2
2020-04-22
objtool: Better handle IRET
Peter Zijlstra
1
-2
/
+0
2020-03-31
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2020-03-26
kill uaccess_try()
Al Viro
1
-1
/
+0
2020-03-21
x86/vdso: Enable x86 to use common headers
Vincenzo Frascino
1
-11
/
+1
2020-01-30
Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
1
-18
/
+0
2020-01-23
x86/mpx: remove MPX from arch/x86
Dave Hansen
1
-18
/
+0
2020-01-13
x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUs
Sean Christopherson
1
-0
/
+3
2020-01-13
x86/vmx: Introduce VMX_FEATURES_*
Sean Christopherson
1
-0
/
+1
2019-12-14
x86/bugs: Move enum taa_mitigations to bugs.c
Borislav Petkov
1
-7
/
+0
2019-11-26
x86/doublefault/32: Move #DF stack and TSS to cpu_entry_area
Andy Lutomirski
1
-1
/
+0
2019-11-26
x86/traps: Disentangle the 32-bit and 64-bit doublefault code
Andy Lutomirski
1
-1
/
+0
2019-11-26
x86/iopl: Make 'struct tss_struct' constant size again
Ingo Molnar
1
-2
/
+0
2019-11-26
Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-45
/
+68
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2019-11-26
Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kerne...
Linus Torvalds
1
-1
/
+9
2019-11-16
x86/ioperm: Extend IOPL config to control ioperm() as well
Thomas Gleixner
1
-1
/
+8
2019-11-16
x86/iopl: Remove legacy IOPL option
Thomas Gleixner
1
-23
/
+3
2019-11-16
x86/iopl: Restrict iopl() permission scope
Thomas Gleixner
1
-7
/
+21
2019-11-16
x86/ioperm: Add bitmap sequence number
Thomas Gleixner
1
-0
/
+3
2019-11-16
x86/ioperm: Move iobitmap data into a struct
Thomas Gleixner
1
-4
/
+2
2019-11-16
x86/tss: Move I/O bitmap data into a seperate struct
Thomas Gleixner
1
-14
/
+21
2019-11-16
x86/io: Speedup schedule out of I/O bitmap user
Thomas Gleixner
1
-12
/
+26
2019-11-15
x86/cpu: Align the x86_capability array to size of unsigned long
Fenghua Yu
1
-1
/
+9
2019-11-04
x86/mm: Report which part of kernel image is freed
Kees Cook
1
-1
/
+1
2019-10-28
x86/speculation/taa: Add mitigation for TSX Async Abort
Pawan Gupta
1
-0
/
+7
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
[next]