aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
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