summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-02-262-0/+2
|\
| * {rd,wr}msr_on_cpu SMP=n optimizationAdrian Bunk2007-02-201-1/+2
| * rdmsr_on_cpu, wrmsr_on_cpuAlexey Dobriyan2007-02-202-1/+2
* | [PATCH] x86-64: Add __copy_from_user_nocacheAndi Kleen2007-02-132-1/+218
|/
* [PATCH] x86-64: Don't force inlining of do_csumAndi Kleen2006-12-071-3/+1
* [PATCH] x86-64: Make x86_64 udelay() round up instead of down.Paolo 'Blaisorblade' Giarrusso2006-12-071-2/+2
* [NET]: X86_64 checksum annotations and cleanups.Al Viro2006-12-022-19/+25
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-045-7/+2
* [PATCH] Fix zeroing on exception in copy_*_userAndi Kleen2006-09-261-45/+79
* [PATCH] annotate arch/x86_64/lib/*.SJan Beulich2006-09-269-143/+244
* [PATCH] Remove leftover CVS Id in thunk.SAndi Kleen2006-09-261-7/+6
* [PATCH] Clean up read write lock assemblyAndi Kleen2006-09-263-31/+39
* [PATCH] lockdep: irqtrace cleanup of include/asm-x86_64/irqflags.hIngo Molnar2006-07-031-0/+5
* [PATCH] x86_64: Minor string functions optimizationsAndi Kleen2006-06-262-2/+2
* [PATCH] x86_64: Move export symbols to their C functionsAndi Kleen2006-06-265-1/+19
* [PATCH] x86_64: remove dead do_softirq_thunkJan Beulich2006-03-251-1/+0
* [PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset funct...Andi Kleen2006-02-045-23/+536
* [PATCH] Add faster __iowrite32_copy routine for x86_64Bryan O'Sullivan2006-02-012-1/+27
* [PATCH] x86_64: Display meaningful part of filename during BUG()Jan Beulich2006-01-111-4/+8
* [PATCH] x86_64: Clean up copy_*_userAndi Kleen2006-01-111-221/+23
* [PATCH] x86_64: Make udelay more accurateRoss Biro2006-01-111-1/+1
* [PATCH] x86_64: Remove optimization for B stepping AMD K8Andi Kleen2005-11-144-310/+2
* [PATCH] x86-64: bitops fix for -OsAlexandre Oliva2005-11-021-16/+50
* [LIB]: Consolidate _atomic_dec_and_lock()David S. Miller2005-09-142-42/+0
* kbuild: alpha,x86_64 use generic asm-offsets.h supportSam Ravnborg2005-09-093-3/+3
* [PATCH] x86_64: fix bug in csum_partial_copy_generic()Dave Peterson2005-07-301-1/+1
* [PATCH] x86_64: Remove unused variable in delay.cAndi Kleen2005-07-281-2/+0
* [PATCH] Platform SMIs and their interferance with tsc based delay calibrationVenkatesh Pallipadi2005-06-231-0/+7
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-211-1/+1
* [PATCH] x86_64: fix new out of line put_user()Alexander Nyberg2005-04-221-6/+6
* [PATCH] x86_64: Bug in new out of line put_user()Alexander Nyberg2005-04-212-11/+20
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1619-0/+1954
OpenPOWER on IntegriCloud