aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib
Commit message (Expand)AuthorAge
* x86, msr: execute on the correct CPU subsetBorislav Petkov2009-08-03
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-07-10
|\
| * Fix congestion_wait() sync/async vs read/write confusionJens Axboe2009-07-10
* | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-07-10
|\ \ | |/ |/|
| * x86: atomic64: Inline atomic64_read() againEric Dumazet2009-07-04
| * x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative()Ingo Molnar2009-07-03
| * x86: atomic64: Improve atomic64_xchg()Ingo Molnar2009-07-03
| * x86: atomic64: Export APIs to modulesIngo Molnar2009-07-03
| * x86: atomic64: Improve atomic64_read()Eric Dumazet2009-07-03
| * x86: atomic64: Fix unclean type use in atomic64_xchg()Ingo Molnar2009-07-03
| * x86: atomic64: Reduce size of functionsIngo Molnar2009-07-03
| * x86: atomic64: Improve atomic64_add_return()Ingo Molnar2009-07-03
| * x86: atomic64: Improve cmpxchg8b()Eric Dumazet2009-07-03
| * x86: atomic64: Improve atomic64_read()Eric Dumazet2009-07-03
| * x86: atomic64: Move the 32-bit atomic64_t implementation to a .c fileIngo Molnar2009-07-03
* | x86: Add missing annotation to arch/x86/lib/copy_user_64.S::copy_to_userMike Galbraith2009-07-03
* | x86: Fix symbol annotation for arch/x86/lib/clear_page_64.S::clear_page_cMike Galbraith2009-06-30
|/
* x86, delay: tsc based udelay should have rdtsc_barrierPallipadi, Venkatesh2009-06-25
* x86, 64-bit: Clean up user address maskingLinus Torvalds2009-06-20
* x86: MSR: add methods for writing of an MSR on several CPUsBorislav Petkov2009-06-10
* x86: MSR: add a struct representation of an MSRBorislav Petkov2009-06-10
* x86: memcpy, clean upIngo Molnar2009-03-12
* x86-64: remove unnecessary spill/reload of rbx from memcpyJan Beulich2009-03-12
* x86: use _types.h headers in asm where availableJeremy Fitzhardinge2009-02-13
* x86: use early clobbers in usercopy*.cAndi Kleen2009-01-21
* Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar2008-10-28
|\
| * Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar2008-10-11
| |\
| | * x86: drop -funroll-loops for csum_partial_64.cAndi Kleen2008-09-04
| | * Merge branch 'x86/urgent' into x86/cpuH. Peter Anvin2008-08-27
| | |\
| | * | x86: make movsl_mask definition non-CPU specificThomas Petazzoni2008-08-18
| * | | x86: msr-on-cpu: remove unnecessary level of abstractionH. Peter Anvin2008-08-26
| * | | Merge branch 'x86/urgent' into x86/cleanupsH. Peter Anvin2008-08-26
| |\ \ \ | | | |/ | | |/|
| * | | x86: coding style fixes to arch/x86/lib/string_32.cPaolo Ciarrocchi2008-08-15
| * | | x86: coding style fixes to arch/x86/lib/strstr_32.cPaolo Ciarrocchi2008-08-15
| | |/ | |/|
* | | x86: some lock annotations for user copy paths, v3Ingo Molnar2008-09-11
* | | x86: some lock annotations for user copy paths, v2Nick Piggin2008-09-11
* | | x86: some lock annotations for user copy pathsNick Piggin2008-09-10
| |/ |/|
* | x86: msr: propagate errors from smp_call_function_single()H. Peter Anvin2008-08-25
|/
* x86: wrong register was used in align macroVitaly Mayatskikh2008-07-30
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-15
|\
| * smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-26
* | Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-14
|\ \
| * | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-23
| |\|
| * | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-16
| |\ \
| * | | ftrace: trace irq disabled critical timingsSteven Rostedt2008-05-23
* | | | x86: fix compile error in current tip.gitJeremy Fitzhardinge2008-07-10
* | | | x86: fix copy_user on x86Vitaly Mayatskikh2008-07-09
* | | | x86: introduce copy_user_handle_tail() routineVitaly Mayatskikh2008-07-09
* | | | x86: merge putuser asm functions.Glauber Costa2008-07-09
* | | | x86: use macros from asm.h.Glauber Costa2008-07-09