summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/ldt.c
Commit message (Expand)AuthorAgeFilesLines
* x86/ldt: Fix support_pte_mask filtering in map_ldt_struct()Joerg Roedel2018-04-161-1/+1
* x86/mm: Do not auto-massage page protectionsDave Hansen2018-04-121-1/+5
* x86/ldt: Make LDT pgtable free conditionalThomas Gleixner2017-12-311-1/+2
* x86/ldt: Plug memory leak in error pathThomas Gleixner2017-12-311-1/+7
* x86/ldt: Make the LDT mapping ROThomas Gleixner2017-12-231-1/+6
* x86/pti: Put the LDT in its own PGD if PTI is onAndy Lutomirski2017-12-231-3/+136
* x86/ldt: Prevent LDT inheritance on execThomas Gleixner2017-12-221-13/+5
* x86/ldt: Rework lockingPeter Zijlstra2017-12-221-12/+21
* locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon2017-12-171-1/+1
* Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar2017-12-171-3/+13
|\
| * x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()Dave Hansen2017-10-201-3/+13
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* x86/ldt/64: Refresh DS and ES when modify_ldt changes an entryAndy Lutomirski2017-07-271-0/+21
* x86/ldt: Rename ldt_struct::size to ::nr_entriesBorislav Petkov2017-06-081-24/+25
* x86/mm: Rework lazy TLB to track the actual loaded mmAndy Lutomirski2017-06-051-3/+4
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-121-1/+1
|\
| * x86/ldt: use vfree_atomic() to free ldt entriesAndrey Ryabinin2016-12-121-1/+1
* | x86/ldt: Make all size computations unsignedThomas Gleixner2016-12-101-5/+5
* | x86/ldt: Make a size argument unsignedDan Carpenter2016-12-101-1/+1
|/
* x86/mm: Factor out LDT init from context initDave Hansen2016-02-181-2/+2
* x86/ldt: Fix small LDT allocation for XenJan Beulich2015-09-141-2/+2
* x86/ldt: Make modify_ldt synchronousAndy Lutomirski2015-07-311-120/+142
* x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin2014-05-041-0/+5
* x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin2014-04-301-11/+0
* x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin2014-04-111-0/+11
* Disintegrate asm/system.h for X86David Howells2012-03-281-1/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* cpumask: use mm_cpumask() wrapper: x86Rusty Russell2009-09-241-2/+2
* x86: ldt.c fix style problemsJaswinder Singh Rajput2009-01-021-2/+2
* Merge branch 'linus' into x86/xenIngo Molnar2008-10-121-0/+1
|\
| * Merge commit 'v2.6.27-rc3' into x86/prototypesIngo Molnar2008-08-141-4/+2
| |\
| * | x86: Introducing asm/syscalls.hJaswinder Singh2008-07-221-0/+1
* | | Merge branch 'linus' into x86/xenIngo Molnar2008-07-311-4/+2
|\ \ \ | | |/ | |/|
| * | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-261-4/+2
* | | x86/paravirt/xen: properly fill out the ldt opsJeremy Fitzhardinge2008-07-241-1/+8
|/ /
* | cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/ldt.cMike Travis2008-07-181-3/+3
|/
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-1/+1
|\
| * smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-1/+1
* | x86: avoid re-loading LDT in unrelated address spacesJan Beulich2008-05-221-3/+3
|/
* x86: cleanup - eliminate numbers in LDT allocation codeCyrill Gorcunov2008-02-041-1/+2
* x86: adjust/fix LDT handling for XenJan Beulich2008-01-301-4/+3
* x86: change write_ldt_entry signatureGlauber de Oliveira Costa2008-01-301-2/+1
* x86: introduce fill_ldtGlauber de Oliveira Costa2008-01-301-2/+1
* x86: modify write_ldt functionGlauber de Oliveira Costa2008-01-301-8/+7
* x86: merge arch/x86/kernel/ldt_32/64.cThomas Gleixner2008-01-301-0/+264
OpenPOWER on IntegriCloud