index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
processor.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/irq/64: Split the IRQ stack into its own pages
Andy Lutomirski
2019-04-17
1
-18
/
+14
*
x86/irq/64: Rename irq_stack_ptr to hardirq_stack_ptr
Thomas Gleixner
2019-04-17
1
-1
/
+1
*
x86/irq/32: Rename hard/softirq_stack to hard/softirq_stack_ptr
Thomas Gleixner
2019-04-17
1
-2
/
+2
*
x86/irq/32: Make irq stack a character array
Thomas Gleixner
2019-04-17
1
-1
/
+1
*
x86/irq/32: Define IRQ_STACK_SIZE
Thomas Gleixner
2019-04-17
1
-2
/
+2
*
x86/cpu: Remove orig_ist array
Thomas Gleixner
2019-04-17
1
-9
/
+0
*
x86/trap: Remove useless declaration
Pingfan Liu
2019-01-29
1
-1
/
+0
*
mm: make free_reserved_area() return "const char *"
Alexey Dobriyan
2018-12-28
1
-1
/
+1
*
treewide: remove current_text_addr
Nick Desaulniers
2018-10-31
1
-12
/
+0
*
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-23
1
-0
/
+6
|
\
|
*
x86/entry/64: Use the TSS sp2 slot for SYSCALL/SYSRET scratch space
Andy Lutomirski
2018-09-08
1
-0
/
+6
*
|
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-23
1
-2
/
+2
|
\
\
|
*
|
x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrella
Juergen Gross
2018-09-03
1
-2
/
+2
|
|
/
*
/
x86/cpu: Create Hygon Dhyana architecture support file
Pu Wen
2018-09-27
1
-1
/
+2
|
/
*
x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
Andi Kleen
2018-08-27
1
-1
/
+3
*
x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...
Vlastimil Babka
2018-08-24
1
-1
/
+1
*
x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
Vlastimil Babka
2018-08-20
1
-2
/
+2
*
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-08-14
1
-0
/
+17
|
\
|
*
x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
Jiri Kosina
2018-07-13
1
-0
/
+12
|
*
x86/speculation/l1tf: Add sysfs reporting for l1tf
Andi Kleen
2018-06-20
1
-0
/
+5
*
|
x86/mm/init: Add helper for freeing kernel image pages
Dave Hansen
2018-08-05
1
-0
/
+1
|
/
*
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2018-06-14
1
-1
/
+1
*
Merge branches 'x86/urgent' and 'core/urgent' into x86/boot, to pick up fixes...
Ingo Molnar
2018-05-19
1
-2
/
+0
|
\
|
*
x86/processor: Remove two unused function declarations
Dou Liyang
2018-04-17
1
-2
/
+0
*
|
x86/CPU: Move cpu local function declarations to local header
Thomas Gleixner
2018-05-13
1
-9
/
+0
*
|
x86/CPU: Modify detect_extended_topology() to return result
Suravee Suthikulpanit
2018-05-06
1
-1
/
+1
|
/
*
x86/kvm/vmx: avoid expensive rdmsr for MSR_GS_BASE
Vitaly Kuznetsov
2018-03-16
1
-0
/
+5
*
x86/kvm/vmx: read MSR_{FS,KERNEL_GS}_BASE from current->thread
Vitaly Kuznetsov
2018-03-16
1
-0
/
+5
*
x86/CPU: Add a microcode loader callback
Borislav Petkov
2018-02-17
1
-0
/
+1
*
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-14
1
-5
/
+2
|
\
|
*
x86/cpu: Change type of x86_cache_size variable to unsigned int
Gustavo A. R. Silva
2018-02-15
1
-1
/
+1
|
*
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2018-02-15
1
-1
/
+1
|
*
Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"
David Woodhouse
2018-02-13
1
-3
/
+0
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-04
1
-2
/
+0
|
\
|
|
*
x86/asm: Move 'status' from thread_struct to thread_info
Andy Lutomirski
2018-01-30
1
-2
/
+0
|
*
Merge tag 'v4.15' into x86/pti, to be able to merge dependent changes
Ingo Molnar
2018-01-30
1
-0
/
+1
|
|
\
*
|
\
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-03
1
-0
/
+8
|
\
\
\
|
*
|
|
x86: Implement thread_struct whitelist for hardened usercopy
Kees Cook
2018-01-15
1
-0
/
+8
*
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-29
1
-0
/
+3
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
x86/speculation: Simplify indirect_branch_prediction_barrier()
Borislav Petkov
2018-01-27
1
-0
/
+3
*
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-29
1
-7
/
+16
|
\
|
|
|
*
|
x86/pti: Put the LDT in its own PGD if PTI is on
Andy Lutomirski
2017-12-23
1
-7
/
+16
*
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-23
1
-3
/
+3
|
\
|
|
|
*
|
x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stack
Dave Hansen
2017-12-22
1
-3
/
+3
*
|
|
Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2017-12-18
1
-22
/
+37
|
\
|
|
|
|
/
|
/
|
|
*
x86/cpufeatures: Make CPU bugs sticky
Thomas Gleixner
2017-12-17
1
-2
/
+2
|
*
x86/entry/64: Make cpu_entry_area.tss read-only
Andy Lutomirski
2017-12-17
1
-9
/
+8
|
*
x86/entry: Clean up the SYSENTER_stack code
Andy Lutomirski
2017-12-17
1
-1
/
+5
|
*
x86/entry/64: Remove the SYSENTER stack canary
Andy Lutomirski
2017-12-17
1
-1
/
+0
|
*
x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0
Andy Lutomirski
2017-12-17
1
-5
/
+13
[next]