index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
ldt.c
Age
Commit message (
Expand
)
Author
2012-03-28
Disintegrate asm/system.h for X86
David Howells
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-24
cpumask: use mm_cpumask() wrapper: x86
Rusty Russell
2009-01-02
x86: ldt.c fix style problems
Jaswinder Singh Rajput
2008-10-12
Merge branch 'linus' into x86/xen
Ingo Molnar
2008-08-14
Merge commit 'v2.6.27-rc3' into x86/prototypes
Ingo Molnar
2008-07-31
Merge branch 'linus' into x86/xen
Ingo Molnar
2008-07-26
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
Mike Travis
2008-07-24
x86/paravirt/xen: properly fill out the ldt ops
Jeremy Fitzhardinge
2008-07-22
x86: Introducing asm/syscalls.h
Jaswinder Singh
2008-07-18
cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/ldt.c
Mike Travis
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-05-22
x86: avoid re-loading LDT in unrelated address spaces
Jan Beulich
2008-02-04
x86: cleanup - eliminate numbers in LDT allocation code
Cyrill Gorcunov
2008-01-30
x86: adjust/fix LDT handling for Xen
Jan Beulich
2008-01-30
x86: change write_ldt_entry signature
Glauber de Oliveira Costa
2008-01-30
x86: introduce fill_ldt
Glauber de Oliveira Costa
2008-01-30
x86: modify write_ldt function
Glauber de Oliveira Costa
2008-01-30
x86: merge arch/x86/kernel/ldt_32/64.c
Thomas Gleixner