aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-30x86: unify arch/x86/lib/Makefile(s)Sam Ravnborg3-26/+24
2007-11-14x86: disable preemption in delay_tsc()Andrew Morton2-4/+10
2007-10-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2-2/+3
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn1-1/+1
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2-2/+3
2007-10-17x86: rename .i assembler includes to .hAdrian Bunk2-3/+3
2007-10-17i386: Remove strrchr assembler implementationAndi Kleen1-20/+0
2007-10-17i386: simplify smp_call_function_single() call sequence in msr-on-cpuAvi Kivity1-40/+22
2007-10-17x86: fix off-by-one in find_next_zero_stringAndrew Hastings1-1/+1
2007-10-11lockdep: x86_64: connect the sysexit hookPeter Zijlstra1-0/+4
2007-10-12x86: fence oostores on 64-bitNick Piggin1-0/+1
2007-10-11x86_64: move libThomas Gleixner22-1/+2381
2007-10-11i386: move libThomas Gleixner14-0/+2865