aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/ldt.c
Commit message (Expand)AuthorAgeFilesLines
* x86/ldt: Make modify_ldt synchronousAndy Lutomirski2015-10-131-120/+147
* x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin2014-09-131-0/+5
* x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin2014-09-131-11/+0
* Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"H. Peter Anvin2014-09-131-3/+1
* x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds2014-06-091-1/+3
* x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin2014-04-301-0/+11
* 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