aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib
Commit message (Expand)AuthorAge
* Merge branch 'x86/cleanups' into x86/signalIngo Molnar2008-09-06
|\
| * 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
* | | Merge branch 'x86/urgent' into x86/cpuH. Peter Anvin2008-08-27
|\ \ \ | | |/ | |/|
| * | x86: msr: propagate errors from smp_call_function_single()H. Peter Anvin2008-08-25
| |/
* / x86: make movsl_mask definition non-CPU specificThomas Petazzoni2008-08-18
|/
* 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
* | | | x86: don't use word-size specifiers in putuser files.Glauber Costa2008-07-09
* | | | x86: replace function headers by macros.Glauber Costa2008-07-09
* | | | x86: change testing logic in putuser_64.S.Glauber Costa2008-07-09
* | | | x86: pass argument to putuser_64 functions in ax register.Glauber Costa2008-07-09
* | | | x86: clobber rbx in putuser_64.S.Glauber Costa2008-07-09
* | | | x86: don't save ebx in putuser_32.S.Glauber Costa2008-07-09
* | | | x86: merge getuser asm functions.Glauber Costa2008-07-09
* | | | x86: use _ASM_PTR instead of explicit word-size pointers.Glauber Costa2008-07-09
* | | | x86: introduce __ASM_REG macro.Glauber Costa2008-07-09
* | | | x86: don't use word-size specifiers on getuser_64.Glauber Costa2008-07-09
* | | | x86: rename threadinfo to TI.Glauber Costa2008-07-09
* | | | x86: adapt x86_64 getuser functions.Glauber Costa2008-07-09
* | | | x86: don't use word-size specifiers.Glauber Costa2008-07-09
* | | | x86: don't clobber r8 nor use rcx.Glauber Costa2008-07-09
* | | | x86: integrate delay functions.Glauber Costa2008-07-09
* | | | x86: explicitly use edx in const delay function.Glauber Costa2008-07-09
* | | | x86: use rdtscll in read_current_timer for i386.Glauber Costa2008-07-09
* | | | x86: provide delay loop for x86_64.Glauber Costa2008-07-09
* | | | x86: don't use size specifiers.Glauber Costa2008-07-09
* | | | Merge branch 'linus' into x86/delayIngo Molnar2008-06-25
|\ \ \ \ | | |_|/ | |/| |
| * | | x86-64: Fix "bytes left to copy" return value for copy_from_user()Linus Torvalds2008-06-17
| | |/ | |/|
* / | x86: fix bug in arch/i386/lib/delay.c file, delay_loop functionJiri Hladky2008-06-17
|/ /
* / x86: enable preemption in delaySteven Rostedt2008-06-04
|/
* x86: fix csum_partial() exportIngo Molnar2008-05-13
* x86, UML: remove x86-specific implementations of find_first_bitAlexander van Heukelum2008-04-26
* x86: switch 64-bit to generic find_first_bitAlexander van Heukelum2008-04-26
* x86: change x86 to use generic find_next_bitAlexander van Heukelum2008-04-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-18
|\
| * x86: coding style fixes to arch/x86/lib/usercopy_32.cPaolo Ciarrocchi2008-04-17
| * x86: coding style fixes to arch/x86/lib/memcpy_32.cPaolo Ciarrocchi2008-04-17