Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[linux-2.6] / arch / x86 / lib /
2008-07-15  Ingo MolnarMerge branch 'linus' into x86/urgent
2008-07-15  Benjamin HerrenschmidtMerge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c...
2008-07-14  Linus TorvaldsMerge branch 'for-2.6.27' of git://git.infradead.org...
2008-07-14  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-07-14  David WoodhouseMerge git://git./linux/kernel/git/torvalds/linux-2...
2008-07-14  Russell King[ARM] Merge most of the PXA work for initial merge
2008-07-14  Linus TorvaldsMerge branch 'core/softirq' of git://git./linux/kernel...
2008-07-14  Linus TorvaldsMerge branch 'core/rodata' of git://git./linux/kernel...
2008-07-14  Linus TorvaldsMerge branch 'core/printk' of git://git./linux/kernel...
2008-07-14  Linus TorvaldsMerge branch 'core/locking' of git://git./linux/kernel...
2008-07-14  Linus TorvaldsMerge branch 'sched/new-API-sched_setscheduler' of...
2008-07-14  Linus TorvaldsMerge branch 'tracing/for-linus' of git://git./linux...
2008-07-14  Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2008-07-14  Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-14  Linus TorvaldsMerge branch 'sched/for-linus' of git://git./linux...
2008-07-14  Linus TorvaldsMerge branch 'x86/for-linus' of git://git./linux/kernel...
2008-07-14  Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
2008-07-14  Thomas GleixnerMerge commit '900cfa46191a7d87cf1891924cb90499287fd235...
2008-07-14  Ingo MolnarMerge branch 'auto-ftrace-next' into tracing/for-linus
2008-07-14  Ingo MolnarMerge branch 'sched/for-linus' into tracing/for-linus
2008-07-14  Ingo MolnarMerge commit 'v2.6.26' into x86/core
2008-07-14  Ingo MolnarMerge commit 'v2.6.26' into core/locking
2008-07-12  Russell KingMerge branch 'pxa-devel' into pxa
2008-07-12  Russell KingMerge branch 'eseries' into pxa
2008-07-12  Russell KingMerge branch 'pxa-tosa' into pxa
2008-07-12  Russell KingMerge branches 'pxa-ian' and 'pxa-xm270' into pxa
2008-07-12  Ingo MolnarMerge branch 'linus' into x86/core
2008-07-11  Ingo MolnarMerge branch 'x86/generalize-visws' into x86/core
2008-07-11  David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2008-07-10  Jeremy Fitzhardingex86: fix compile error in current tip.git
2008-07-10  Russell KingMerge branches 'pxa-ezx', 'pxa-magician' and 'pxa-palm...
2008-07-10  Ingo MolnarMerge branch 'x86/core' into x86/generalize-visws
2008-07-10  Ingo MolnarMerge branch 'x86/unify-pci' into x86/core
2008-07-10  Russell KingMerge branches 'at91', 'dyntick', 'ep93xx', 'iop',...
2008-07-10  Ingo MolnarMerge branch 'tracing/ftrace' into auto-ftrace-next
2008-07-10  Ingo MolnarMerge branch 'x86/gart' into x86/core
2008-07-10  Ingo MolnarMerge branch 'linus' into core/printk
2008-07-09  Russell KingMerge branch 'machtypes' into pxa-palm
2008-07-09  Vitaly Mayatskikhx86: fix copy_user on x86
2008-07-09  Vitaly Mayatskikhx86: introduce copy_user_handle_tail() routine
2008-07-09  Ingo MolnarMerge branch 'x86/unify-lib' into x86/core
2008-07-09  Ingo MolnarMerge branch 'x86/core' into x86/unify-pci
2008-07-09  Glauber Costax86: merge putuser asm functions.
2008-07-09  Glauber Costax86: use macros from asm.h.
2008-07-09  Glauber Costax86: don't use word-size specifiers in putuser files.
2008-07-09  Glauber Costax86: replace function headers by macros.
2008-07-09  Glauber Costax86: change testing logic in putuser_64.S.
2008-07-09  Glauber Costax86: pass argument to putuser_64 functions in ax register.
2008-07-09  Glauber Costax86: clobber rbx in putuser_64.S.
2008-07-09  Glauber Costax86: don't save ebx in putuser_32.S.
2008-07-09  Glauber Costax86: merge getuser asm functions.
2008-07-09  Glauber Costax86: use _ASM_PTR instead of explicit word-size pointers.
2008-07-09  Glauber Costax86: introduce __ASM_REG macro.
2008-07-09  Glauber Costax86: don't use word-size specifiers on getuser_64.
2008-07-09  Glauber Costax86: rename threadinfo to TI.
2008-07-09  Glauber Costax86: adapt x86_64 getuser functions.
2008-07-09  Glauber Costax86: don't use word-size specifiers.
2008-07-09  Glauber Costax86: don't clobber r8 nor use rcx.
2008-07-09  Glauber Costax86: integrate delay functions.
2008-07-09  Glauber Costax86: explicitly use edx in const delay function.
2008-07-09  Glauber Costax86: use rdtscll in read_current_timer for i386.
2008-07-09  Glauber Costax86: provide delay loop for x86_64.
2008-07-09  Glauber Costax86: don't use size specifiers.
2008-07-08  Ingo MolnarMerge branch 'x86/fixmap' into x86/devel
2008-07-08  Ingo MolnarMerge branch 'x86/uv' into x86/devel
2008-07-08  Ingo MolnarMerge branch 'x86/nmi' into x86/devel
2008-07-08  Ingo MolnarMerge branch 'x86/numa' into x86/devel
2008-07-08  Ingo MolnarMerge branch 'x86/mpparse' into x86/devel
2008-07-08  Ingo MolnarMerge branch 'linus' into tmp.x86.mpparse.new
2008-07-08  Ingo MolnarMerge branch 'x86/irq' into x86/devel
2008-07-08  Ingo MolnarMerge branches 'x86/mmio', 'x86/delay', 'x86/idle'...
2008-07-08  Ingo MolnarMerge branch 'x86/setup' into x86/devel
2008-07-08  Ingo MolnarMerge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm...
2008-07-08  Ingo MolnarMerge commit 'v2.6.26-rc9' into x86/cpu
2008-07-07  Russell KingMerge branches 'ns9x' and 'machtypes' into devel
2008-07-07  Jiri KosinaMerge branch 'master' of git://git./linux/kernel/git...
2008-07-07  Ingo MolnarMerge branch 'linus' into tracing/mmiotrace
2008-07-06  Ingo MolnarMerge commit 'v2.6.26-rc9' into cpus4096
2008-07-06  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-07-03  J. Bruce FieldsMerge branch 'for-bfields' of git://linux-nfs.org/...
2008-07-03  Russell KingMerge branch 'fb' into devel
2008-07-03  Ingo MolnarMerge commit 'v2.6.26-rc8' into x86/mce
2008-07-03  David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-07-03  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-06-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-06-30  Paul MackerrasMerge branch 'linux-2.6'
2008-06-26  Jens Axboesmp_call_function: get rid of the unused nonatomic...
2008-06-25  Ingo MolnarMerge commit 'v2.6.26-rc8' into core/softlockup
2008-06-25  Ingo MolnarMerge branch 'linus' into x86/timers
2008-06-25  Ingo MolnarMerge branch 'linus' into x86/nmi
2008-06-25  Ingo MolnarMerge branch 'linus' into x86/memtest
2008-06-25  Ingo MolnarMerge branch 'linus' into x86/kconfig
2008-06-25  Ingo MolnarMerge branch 'linus' into x86/irq
2008-06-25  Ingo MolnarMerge branch 'linus' into x86/i8259
2008-06-25  Ingo MolnarMerge branch 'linus' into x86/gart
2008-06-25  Ingo MolnarMerge branch 'linus' into x86/delay
2008-06-25  Ingo MolnarMerge branch 'linus' into x86/cleanups
2008-06-25  Ingo MolnarMerge branch 'linus' into tracing/sysprof
2008-06-25  Ingo MolnarMerge branch 'linus' into tracing/mmiotrace-mergefixups
2008-06-25  Ingo MolnarMerge branch 'linus' into tracing/ftrace
next