summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/ldt.c
AgeCommit message (Expand)Author
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis
2008-07-18cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/ldt.cMike Travis
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-05-22x86: avoid re-loading LDT in unrelated address spacesJan Beulich
2008-02-04x86: cleanup - eliminate numbers in LDT allocation codeCyrill Gorcunov
2008-01-30x86: adjust/fix LDT handling for XenJan Beulich
2008-01-30x86: change write_ldt_entry signatureGlauber de Oliveira Costa
2008-01-30x86: introduce fill_ldtGlauber de Oliveira Costa
2008-01-30x86: modify write_ldt functionGlauber de Oliveira Costa
2008-01-30x86: merge arch/x86/kernel/ldt_32/64.cThomas Gleixner