summaryrefslogtreecommitdiff
path: root/arch/x86/lib
AgeCommit message (Expand)Author
2008-06-17x86-64: Fix "bytes left to copy" return value for copy_from_user()Linus Torvalds
2008-06-04x86: enable preemption in delaySteven Rostedt
2008-05-13x86: fix csum_partial() exportIngo Molnar
2008-04-26x86, UML: remove x86-specific implementations of find_first_bitAlexander van Heukelum
2008-04-26x86: switch 64-bit to generic find_first_bitAlexander van Heukelum
2008-04-26x86: change x86 to use generic find_next_bitAlexander van Heukelum
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-17x86: coding style fixes to arch/x86/lib/usercopy_32.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/lib/memcpy_32.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/lib/strstr_3Paolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/lib/string_32.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/lib/memmove_64.cPaolo Ciarrocchi
2008-04-17x86: clean up mmx_32.cIngo Molnar
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-02-19x86: clean up csum-wrappers_64.c some moreIngo Molnar
2008-02-19x86: coding style fixes in arch/x86/lib/csum-wrappers_64.cPaolo Ciarrocchi
2008-02-19x86: coding style fixes in arch/x86/lib/io_64.cPaolo Ciarrocchi
2008-02-06read_current_timer() cleanupsAndrew Morton
2008-02-05iommu sg: kill __clear_bit_string and find_next_zero_stringFUJITA Tomonori
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-04x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_64.cH. Peter Anvin
2008-02-04x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_32.cH. Peter Anvin
2008-02-04x86: use _ASM_EXTABLE macro in arch/x86/lib/mmx_32.cH. Peter Anvin
2008-02-03Correct explanations of "find_next" bit routines.Robert P. J. Day
2008-01-30x86: export copy_from_user_ll_nocache[_nozero]Andrew Morton
2008-01-30x86: fix usage of .section .sched.text in assembler codeSam Ravnborg
2008-01-30x86: remove unneded castsJan Engelhardt
2008-01-30x86: add ENDPROC() markersJohn Reiser
2008-01-30x86: unify arch/x86/lib/Makefile(s)Sam Ravnborg
2007-11-14x86: disable preemption in delay_tsc()Andrew Morton
2007-10-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis
2007-10-17x86: rename .i assembler includes to .hAdrian Bunk
2007-10-17i386: Remove strrchr assembler implementationAndi Kleen
2007-10-17i386: simplify smp_call_function_single() call sequence in msr-on-cpuAvi Kivity
2007-10-17x86: fix off-by-one in find_next_zero_stringAndrew Hastings
2007-10-11lockdep: x86_64: connect the sysexit hookPeter Zijlstra
2007-10-12x86: fence oostores on 64-bitNick Piggin
2007-10-11x86_64: move libThomas Gleixner
2007-10-11i386: move libThomas Gleixner