Age | Commit message (Expand) | Author | Files | Lines |
2008-06-18 | x86-64: Fix "bytes left to copy" return value for copy_from_user() | Linus Torvalds | 2 | -28/+22 |
2008-06-04 | x86: enable preemption in delay | Steven Rostedt | 2 | -8/+53 |
2008-05-13 | x86: fix csum_partial() export | Ingo Molnar | 1 | -2/+0 |
2008-04-26 | x86, UML: remove x86-specific implementations of find_first_bit | Alexander van Heukelum | 2 | -110/+0 |
2008-04-26 | x86: switch 64-bit to generic find_first_bit | Alexander van Heukelum | 1 | -0/+2 |
2008-04-26 | x86: change x86 to use generic find_next_bit | Alexander van Heukelum | 3 | -139/+1 |
2008-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 6 | -201/+192 |
2008-04-17 | x86: coding style fixes to arch/x86/lib/usercopy_32.c | Paolo Ciarrocchi | 1 | -61/+61 |
2008-04-17 | x86: coding style fixes to arch/x86/lib/memcpy_32.c | Paolo Ciarrocchi | 1 | -1/+1 |
2008-04-17 | x86: coding style fixes to arch/x86/lib/strstr_3 | Paolo Ciarrocchi | 1 | -2/+2 |
2008-04-17 | x86: coding style fixes to arch/x86/lib/string_32.c | Paolo Ciarrocchi | 1 | -30/+30 |
2008-04-17 | x86: coding style fixes to arch/x86/lib/memmove_64.c | Paolo Ciarrocchi | 1 | -4/+4 |
2008-04-17 | x86: clean up mmx_32.c | Ingo Molnar | 1 | -103/+94 |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox | 2 | -88/+0 |
2008-02-19 | x86: clean up csum-wrappers_64.c some more | Ingo Molnar | 1 | -36/+51 |
2008-02-19 | x86: coding style fixes in arch/x86/lib/csum-wrappers_64.c | Paolo Ciarrocchi | 1 | -40/+40 |
2008-02-19 | x86: coding style fixes in arch/x86/lib/io_64.c | Paolo Ciarrocchi | 1 | -8/+10 |
2008-02-06 | read_current_timer() cleanups | Andrew Morton | 2 | -2/+6 |
2008-02-05 | iommu sg: kill __clear_bit_string and find_next_zero_string | FUJITA Tomonori | 2 | -29/+1 |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 3 | -42/+13 |
2008-02-04 | x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_64.c | H. Peter Anvin | 1 | -9/+3 |
2008-02-04 | x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_32.c | H. Peter Anvin | 1 | -9/+3 |
2008-02-04 | x86: use _ASM_EXTABLE macro in arch/x86/lib/mmx_32.c | H. Peter Anvin | 1 | -24/+7 |
2008-02-03 | Correct explanations of "find_next" bit routines. | Robert P. J. Day | 2 | -2/+2 |
2008-01-31 | x86: export copy_from_user_ll_nocache[_nozero] | Andrew Morton | 1 | -0/+2 |
2008-01-30 | x86: fix usage of .section .sched.text in assembler code | Sam Ravnborg | 2 | -2/+2 |
2008-01-30 | x86: remove unneded casts | Jan Engelhardt | 2 | -4/+4 |
2008-01-30 | x86: add ENDPROC() markers | John Reiser | 1 | -10/+10 |
2008-01-30 | x86: unify arch/x86/lib/Makefile(s) | Sam Ravnborg | 3 | -26/+24 |
2007-11-15 | x86: disable preemption in delay_tsc() | Andrew Morton | 2 | -4/+10 |
2007-10-20 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds | 2 | -2/+3 |
2007-10-19 | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn | 1 | -1/+1 |
2007-10-19 | x86: convert cpuinfo_x86 array to a per_cpu array | Mike Travis | 2 | -2/+3 |
2007-10-17 | x86: rename .i assembler includes to .h | Adrian Bunk | 2 | -3/+3 |
2007-10-17 | i386: Remove strrchr assembler implementation | Andi Kleen | 1 | -20/+0 |
2007-10-17 | i386: simplify smp_call_function_single() call sequence in msr-on-cpu | Avi Kivity | 1 | -40/+22 |
2007-10-17 | x86: fix off-by-one in find_next_zero_string | Andrew Hastings | 1 | -1/+1 |
2007-10-12 | lockdep: x86_64: connect the sysexit hook | Peter Zijlstra | 1 | -0/+4 |
2007-10-13 | x86: fence oostores on 64-bit | Nick Piggin | 1 | -0/+1 |
2007-10-11 | x86_64: move lib | Thomas Gleixner | 22 | -1/+2381 |
2007-10-11 | i386: move lib | Thomas Gleixner | 14 | -0/+2865 |