index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
ldt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-16
x86/ldt: Fix support_pte_mask filtering in map_ldt_struct()
Joerg Roedel
1
-1
/
+1
2018-04-12
x86/mm: Do not auto-massage page protections
Dave Hansen
1
-1
/
+5
2017-12-31
x86/ldt: Make LDT pgtable free conditional
Thomas Gleixner
1
-1
/
+2
2017-12-31
x86/ldt: Plug memory leak in error path
Thomas Gleixner
1
-1
/
+7
2017-12-23
x86/ldt: Make the LDT mapping RO
Thomas Gleixner
1
-1
/
+6
2017-12-23
x86/pti: Put the LDT in its own PGD if PTI is on
Andy Lutomirski
1
-3
/
+136
2017-12-22
x86/ldt: Prevent LDT inheritance on exec
Thomas Gleixner
1
-13
/
+5
2017-12-22
x86/ldt: Rework locking
Peter Zijlstra
1
-12
/
+21
2017-12-17
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
1
-1
/
+1
2017-12-17
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
1
-3
/
+13
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-20
x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()
Dave Hansen
1
-3
/
+13
2017-07-27
x86/ldt/64: Refresh DS and ES when modify_ldt changes an entry
Andy Lutomirski
1
-0
/
+21
2017-06-08
x86/ldt: Rename ldt_struct::size to ::nr_entries
Borislav Petkov
1
-24
/
+25
2017-06-05
x86/mm: Rework lazy TLB to track the actual loaded mm
Andy Lutomirski
1
-3
/
+4
2016-12-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2016-12-13
x86/ldt: use vfree_atomic() to free ldt entries
Andrey Ryabinin
1
-1
/
+1
2016-12-10
x86/ldt: Make all size computations unsigned
Thomas Gleixner
1
-5
/
+5
2016-12-10
x86/ldt: Make a size argument unsigned
Dan Carpenter
1
-1
/
+1
2016-02-18
x86/mm: Factor out LDT init from context init
Dave Hansen
1
-2
/
+2
2015-09-14
x86/ldt: Fix small LDT allocation for Xen
Jan Beulich
1
-2
/
+2
2015-07-31
x86/ldt: Make modify_ldt synchronous
Andy Lutomirski
1
-120
/
+142
2014-05-04
x86, espfix: Make it possible to disable 16-bit support
H. Peter Anvin
1
-0
/
+5
2014-05-01
x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack
H. Peter Anvin
1
-11
/
+0
2014-04-11
x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels
H. Peter Anvin
1
-0
/
+11
2012-03-28
Disintegrate asm/system.h for X86
David Howells
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-24
cpumask: use mm_cpumask() wrapper: x86
Rusty Russell
1
-2
/
+2
2009-01-02
x86: ldt.c fix style problems
Jaswinder Singh Rajput
1
-2
/
+2
2008-10-12
Merge branch 'linus' into x86/xen
Ingo Molnar
1
-0
/
+1
2008-08-14
Merge commit 'v2.6.27-rc3' into x86/prototypes
Ingo Molnar
1
-4
/
+2
2008-07-31
Merge branch 'linus' into x86/xen
Ingo Molnar
1
-4
/
+2
2008-07-26
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
Mike Travis
1
-4
/
+2
2008-07-24
x86/paravirt/xen: properly fill out the ldt ops
Jeremy Fitzhardinge
1
-1
/
+8
2008-07-22
x86: Introducing asm/syscalls.h
Jaswinder Singh
1
-0
/
+1
2008-07-19
cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/ldt.c
Mike Travis
1
-3
/
+3
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
1
-1
/
+1
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
1
-1
/
+1
2008-05-22
x86: avoid re-loading LDT in unrelated address spaces
Jan Beulich
1
-3
/
+3
2008-02-04
x86: cleanup - eliminate numbers in LDT allocation code
Cyrill Gorcunov
1
-1
/
+2
2008-01-30
x86: adjust/fix LDT handling for Xen
Jan Beulich
1
-4
/
+3
2008-01-30
x86: change write_ldt_entry signature
Glauber de Oliveira Costa
1
-2
/
+1
2008-01-30
x86: introduce fill_ldt
Glauber de Oliveira Costa
1
-2
/
+1
2008-01-30
x86: modify write_ldt function
Glauber de Oliveira Costa
1
-8
/
+7
2008-01-30
x86: merge arch/x86/kernel/ldt_32/64.c
Thomas Gleixner
1
-0
/
+264