aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/ldt.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-24cpumask: use mm_cpumask() wrapper: x86Rusty Russell
2009-01-02x86: ldt.c fix style problemsJaswinder Singh Rajput
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar
2008-08-14Merge commit 'v2.6.27-rc3' into x86/prototypesIngo Molnar
2008-07-31Merge branch 'linus' into x86/xenIngo Molnar
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis
2008-07-24x86/paravirt/xen: properly fill out the ldt opsJeremy Fitzhardinge
2008-07-22x86: Introducing asm/syscalls.hJaswinder Singh
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