summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/ldt.c
Commit message (Expand)AuthorAgeFilesLines
* 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