aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2-0/+2
2007-02-20{rd,wr}msr_on_cpu SMP=n optimizationAdrian Bunk1-1/+2
2007-02-20rdmsr_on_cpu, wrmsr_on_cpuAlexey Dobriyan2-1/+2
2007-02-13[PATCH] x86-64: Add __copy_from_user_nocacheAndi Kleen2-1/+218
2006-12-07[PATCH] x86-64: Don't force inlining of do_csumAndi Kleen1-3/+1
2006-12-07[PATCH] x86-64: Make x86_64 udelay() round up instead of down.Paolo 'Blaisorblade' Giarrusso1-2/+2
2006-12-02[NET]: X86_64 checksum annotations and cleanups.Al Viro2-19/+25
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones5-7/+2
2006-09-26[PATCH] Fix zeroing on exception in copy_*_userAndi Kleen1-45/+79
2006-09-26[PATCH] annotate arch/x86_64/lib/*.SJan Beulich9-143/+244
2006-09-26[PATCH] Remove leftover CVS Id in thunk.SAndi Kleen1-7/+6
2006-09-26[PATCH] Clean up read write lock assemblyAndi Kleen3-31/+39
2006-07-03[PATCH] lockdep: irqtrace cleanup of include/asm-x86_64/irqflags.hIngo Molnar1-0/+5
2006-06-26[PATCH] x86_64: Minor string functions optimizationsAndi Kleen2-2/+2
2006-06-26[PATCH] x86_64: Move export symbols to their C functionsAndi Kleen5-1/+19
2006-03-25[PATCH] x86_64: remove dead do_softirq_thunkJan Beulich1-1/+0
2006-02-04[PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset functionsAndi Kleen5-23/+536
2006-02-01[PATCH] Add faster __iowrite32_copy routine for x86_64Bryan O'Sullivan2-1/+27
2006-01-11[PATCH] x86_64: Display meaningful part of filename during BUG()Jan Beulich1-4/+8
2006-01-11[PATCH] x86_64: Clean up copy_*_userAndi Kleen1-221/+23
2006-01-11[PATCH] x86_64: Make udelay more accurateRoss Biro1-1/+1
2005-11-14[PATCH] x86_64: Remove optimization for B stepping AMD K8Andi Kleen4-310/+2
2005-11-02[PATCH] x86-64: bitops fix for -OsAlexandre Oliva1-16/+50
2005-09-14[LIB]: Consolidate _atomic_dec_and_lock()David S. Miller2-42/+0
2005-09-09kbuild: alpha,x86_64 use generic asm-offsets.h supportSam Ravnborg3-3/+3
2005-07-30[PATCH] x86_64: fix bug in csum_partial_copy_generic()Dave Peterson1-1/+1
2005-07-28[PATCH] x86_64: Remove unused variable in delay.cAndi Kleen1-2/+0
2005-06-23[PATCH] Platform SMIs and their interferance with tsc based delay calibrationVenkatesh Pallipadi1-0/+7
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar1-1/+1
2005-04-22[PATCH] x86_64: fix new out of line put_user()Alexander Nyberg1-6/+6
2005-04-21[PATCH] x86_64: Bug in new out of line put_user()Alexander Nyberg2-11/+20
2005-04-16Linux-2.6.12-rc2Linus Torvalds19-0/+1954