aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/ldt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-24cpumask: use mm_cpumask() wrapper: x86Rusty Russell1-2/+2
2009-01-02x86: ldt.c fix style problemsJaswinder Singh Rajput1-2/+2
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar1-0/+1
2008-08-14Merge commit 'v2.6.27-rc3' into x86/prototypesIngo Molnar1-4/+2
2008-07-31Merge branch 'linus' into x86/xenIngo Molnar1-4/+2
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis1-4/+2
2008-07-24x86/paravirt/xen: properly fill out the ldt opsJeremy Fitzhardinge1-1/+8
2008-07-22x86: Introducing asm/syscalls.hJaswinder Singh1-0/+1
2008-07-18cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/ldt.cMike Travis1-3/+3
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar1-1/+1
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-1/+1
2008-05-22x86: avoid re-loading LDT in unrelated address spacesJan Beulich1-3/+3
2008-02-04x86: cleanup - eliminate numbers in LDT allocation codeCyrill Gorcunov1-1/+2
2008-01-30x86: adjust/fix LDT handling for XenJan Beulich1-4/+3
2008-01-30x86: change write_ldt_entry signatureGlauber de Oliveira Costa1-2/+1
2008-01-30x86: introduce fill_ldtGlauber de Oliveira Costa1-2/+1
2008-01-30x86: modify write_ldt functionGlauber de Oliveira Costa1-8/+7
2008-01-30x86: merge arch/x86/kernel/ldt_32/64.cThomas Gleixner1-0/+264