Commit Graph

83 Commits (7b0bac64cd5b74d6f1147524c26216de13a501fd)

Author SHA1 Message Date
Andi Kleen fb481dd56a x86: drop -funroll-loops for csum_partial_64.c 17 years ago
H. Peter Anvin bdd314616f x86: msr-on-cpu: remove unnecessary level of abstraction 17 years ago
H. Peter Anvin c6f31932d0 x86: msr: propagate errors from smp_call_function_single() 17 years ago
Thomas Petazzoni 8bfcb3960f x86: make movsl_mask definition non-CPU specific 17 years ago
Paolo Ciarrocchi 3492cdf017 x86: coding style fixes to arch/x86/lib/string_32.c 17 years ago
Paolo Ciarrocchi 209b580fd8 x86: coding style fixes to arch/x86/lib/strstr_32.c 17 years ago
Vitaly Mayatskikh afd962a9e8 x86: wrong register was used in align macro 17 years ago
Jeremy Fitzhardinge 27cb0a75ba x86: fix compile error in current tip.git 17 years ago
Vitaly Mayatskikh ad2fc2cd92 x86: fix copy_user on x86 17 years ago
Vitaly Mayatskikh 1129585a08 x86: introduce copy_user_handle_tail() routine 17 years ago
Glauber Costa 5cbbc3b1eb x86: merge putuser asm functions. 17 years ago
Glauber Costa 2528de431d x86: use macros from asm.h. 17 years ago
Glauber Costa efea505d83 x86: don't use word-size specifiers in putuser files. 17 years ago
Glauber Costa 766ed42821 x86: replace function headers by macros. 17 years ago
Glauber Costa 663aa96df3 x86: change testing logic in putuser_64.S. 17 years ago
Glauber Costa 0ada316403 x86: pass argument to putuser_64 functions in ax register. 17 years ago
Glauber Costa 770546b99f x86: clobber rbx in putuser_64.S. 17 years ago
Glauber Costa 268cf048c8 x86: don't save ebx in putuser_32.S. 17 years ago
Glauber Costa 6c2d458680 x86: merge getuser asm functions. 17 years ago
Glauber Costa 87e2f1e7f6 x86: use _ASM_PTR instead of explicit word-size pointers. 17 years ago
Glauber Costa 40faf463e6 x86: introduce __ASM_REG macro. 17 years ago
Glauber Costa ef8c1a2d0e x86: don't use word-size specifiers on getuser_64. 17 years ago
Glauber Costa 26ccb8a718 x86: rename threadinfo to TI. 17 years ago
Glauber Costa 9262875395 x86: adapt x86_64 getuser functions. 17 years ago
Glauber Costa 9aa038815b x86: don't use word-size specifiers. 17 years ago
Glauber Costa edf10162b2 x86: don't clobber r8 nor use rcx. 17 years ago
Glauber Costa f0fbf0abc0 x86: integrate delay functions. 17 years ago
Glauber Costa 7e58818d32 x86: explicitly use edx in const delay function. 17 years ago
Glauber Costa a76febe975 x86: use rdtscll in read_current_timer for i386. 17 years ago
Glauber Costa 0a4d8a472f x86: provide delay loop for x86_64. 17 years ago
Glauber Costa ff1b15b646 x86: don't use size specifiers. 17 years ago
Jens Axboe 8691e5a8f6 smp_call_function: get rid of the unused nonatomic/retry argument 17 years ago
Linus Torvalds 42a886af72 x86-64: Fix "bytes left to copy" return value for copy_from_user() 17 years ago
Jiri Hladky e01b70ef3e x86: fix bug in arch/i386/lib/delay.c file, delay_loop function 17 years ago
Steven Rostedt 5c1ea08215 x86: enable preemption in delay 17 years ago
Steven Rostedt 81d68a96a3 ftrace: trace irq disabled critical timings 17 years ago
Ingo Molnar 89804c022f x86: fix csum_partial() export 17 years ago
Alexander van Heukelum 5245698f66 x86, UML: remove x86-specific implementations of find_first_bit 17 years ago
Alexander van Heukelum 2aba6925fd x86: switch 64-bit to generic find_first_bit 17 years ago
Alexander van Heukelum 6fd92b63d0 x86: change x86 to use generic find_next_bit 17 years ago
Paolo Ciarrocchi 3f50dbc1ae x86: coding style fixes to arch/x86/lib/usercopy_32.c 17 years ago
Paolo Ciarrocchi 93d8bd3d4f x86: coding style fixes to arch/x86/lib/memcpy_32.c 17 years ago
Paolo Ciarrocchi f73920cd63 x86: coding style fixes to arch/x86/lib/strstr_3 17 years ago
Paolo Ciarrocchi 8cf36d2bc5 x86: coding style fixes to arch/x86/lib/string_32.c 17 years ago
Paolo Ciarrocchi e940659788 x86: coding style fixes to arch/x86/lib/memmove_64.c 17 years ago
Ingo Molnar ca5d3f1491 x86: clean up mmx_32.c 17 years ago
Matthew Wilcox 64ac24e738 Generic semaphore implementation 17 years ago
Ingo Molnar d76c1ae4d1 x86: clean up csum-wrappers_64.c some more 17 years ago
Paolo Ciarrocchi 0df025b709 x86: coding style fixes in arch/x86/lib/csum-wrappers_64.c 17 years ago
Paolo Ciarrocchi 4b44f81016 x86: coding style fixes in arch/x86/lib/io_64.c 17 years ago