aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib
Commit message (Expand)AuthorAge
...
* 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
| * x86: coding style fixes to arch/x86/lib/strstr_3Paolo Ciarrocchi2008-04-17
| * x86: coding style fixes to arch/x86/lib/string_32.cPaolo Ciarrocchi2008-04-17
| * x86: coding style fixes to arch/x86/lib/memmove_64.cPaolo Ciarrocchi2008-04-17
| * x86: clean up mmx_32.cIngo Molnar2008-04-17
* | Generic semaphore implementationMatthew Wilcox2008-04-17
|/
* x86: clean up csum-wrappers_64.c some moreIngo Molnar2008-02-19
* x86: coding style fixes in arch/x86/lib/csum-wrappers_64.cPaolo Ciarrocchi2008-02-19
* x86: coding style fixes in arch/x86/lib/io_64.cPaolo Ciarrocchi2008-02-19
* read_current_timer() cleanupsAndrew Morton2008-02-06
* iommu sg: kill __clear_bit_string and find_next_zero_stringFUJITA Tomonori2008-02-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-04
|\
| * x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_64.cH. Peter Anvin2008-02-04
| * x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_32.cH. Peter Anvin2008-02-04
| * x86: use _ASM_EXTABLE macro in arch/x86/lib/mmx_32.cH. Peter Anvin2008-02-04
* | Correct explanations of "find_next" bit routines.Robert P. J. Day2008-02-03
|/
* x86: export copy_from_user_ll_nocache[_nozero]Andrew Morton2008-01-30
* x86: fix usage of .section .sched.text in assembler codeSam Ravnborg2008-01-30
* x86: remove unneded castsJan Engelhardt2008-01-30
* x86: add ENDPROC() markersJohn Reiser2008-01-30
* x86: unify arch/x86/lib/Makefile(s)Sam Ravnborg2008-01-30
* x86: disable preemption in delay_tsc()Andrew Morton2007-11-14
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-19
|\
| * x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-19
* | pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-19
|/
* x86: rename .i assembler includes to .hAdrian Bunk2007-10-17
* i386: Remove strrchr assembler implementationAndi Kleen2007-10-17
* i386: simplify smp_call_function_single() call sequence in msr-on-cpuAvi Kivity2007-10-17
* x86: fix off-by-one in find_next_zero_stringAndrew Hastings2007-10-17
* lockdep: x86_64: connect the sysexit hookPeter Zijlstra2007-10-11
* x86: fence oostores on 64-bitNick Piggin2007-10-12
* x86_64: move libThomas Gleixner2007-10-11
* i386: move libThomas Gleixner2007-10-11