x86: reduce preemption off section in exit thread
[linux-2.6] / arch / x86 / include /
2009-03-14  Jaswinder Singh... x86: cpu/common.c cleanups
2009-03-04  Ingo MolnarMerge branches 'x86/apic', 'x86/cpu', 'x86/fixmap'...
2009-03-03  Pekka Enbergx86: set_highmem_pages_init() cleanup
2009-03-03  Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2009-03-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-02  Linus TorvaldsMerge branch 'fix/hda' of git://git./linux/kernel/git...
2009-03-02  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-03-02  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-03-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-02  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-03-02  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2009-03-02  Roland McGrathx86-64: seccomp: fix 32/64 syscall hole
2009-03-02  Jeremy Fitzhardingex86: add forward decl for tss_struct
2009-03-02  Jeremy Fitzhardingex86: unify chunks of kernel/process*.c
2009-03-02  Jeremy Fitzhardingex86-32: use non-lazy io bitmap context switching
2009-03-02  Ingo Molnarx86, mm: dont use non-temporal stores in pagecache...
2009-03-01  Ingo MolnarMerge branch 'x86/pat' into x86/core
2009-03-01  Ingo MolnarMerge branch 'x86/urgent' into x86/pat
2009-03-01  Ingo MolnarRevert "gpu/drm, x86, PAT: PAT support for io_mapping_*"
2009-02-28  David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-02-28  Gustavo F. Padovanx86, fixmap: unify fixmap.h
2009-02-28  Gustavo F. Padovanx86, fixmap: prepare fixmap_32.h for unification
2009-02-28  Gustavo F. Padovanx86, fixmap: prepare fixmap_64.h for unification
2009-02-28  Gustavo F. Padovanx86, fixmap: add CONFIG_EFI
2009-02-28  Gustavo F. Padovanx86, fixmap: add CONFIG_X86_{LOCAL,IO}_APIC
2009-02-28  Gustavo F. Padovanx86, fixmap: define reserve_top_address for x86_64
2009-02-28  Gustavo F. Padovanx86, fixmap: define FIXADDR_BOOT_* and redefine FIX_ADD...
2009-02-28  Gustavo F. Padovanx86, fixmap: rename __FIXADDR_SIZE and __FIXADDR_BOOT_SIZE
2009-02-28  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2009-02-28  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-02-28  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-02-28  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-28  Linus TorvaldsMerge branch 'sh/for-2.6.29' of git://git./linux/kernel...
2009-02-26  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-02-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-02-26  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-02-26  Ingo Molnarx86: apic: simplify secondary CPU wakeup methods
2009-02-26  Ingo Molnarx86: remove update_apic from x86_quirks, fix
2009-02-26  Yinghai Lux86: don't compile vsmp_64 for 32bit
2009-02-26  Yinghai Lux86: remove update_apic from x86_quirks
2009-02-26  Ingo MolnarMerge branches 'x86/apic', 'x86/defconfig', 'x86/memtes...
2009-02-26  Ingo MolnarMerge branches 'x86/urgent' and 'x86/pat' into x86...
2009-02-26  Ingo MolnarMerge branch 'x86/urgent' into x86/core
2009-02-25  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-02-25  Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2009-02-25  Ingo MolnarMerge branch 'x86/urgent' into x86/pat
2009-02-25  Venkatesh Pallipadigpu/drm, x86, PAT: PAT support for io_mapping_*
2009-02-25  Venkatesh Pallipadigpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t
2009-02-25  Venkatesh Pallipadigpu/drm, x86, PAT: routine to keep identity map in...
2009-02-25  Ingo Molnarx86: usercopy: check for total size when deciding non...
2009-02-25  Ingo Molnarx86, mm: pass in 'total' to __copy_from_user_*nocache()
2009-02-25  Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-02-25  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-02-25  Ingo MolnarMerge branch 'x86/asm' into x86/mm
2009-02-24  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-02-24  Ingo MolnarMerge branches 'x86/acpi', 'x86/apic', 'x86/asm', ...
2009-02-24  Cyrill Gorcunovx86: invalid_vm86_irq -- use predefined macros
2009-02-24  Salman Qazix86: fix performance regression in write() syscall
2009-02-24  David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-02-24  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-02-23  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-02-23  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-02-22  Ingo Molnarx86: refactor x86_quirks support
2009-02-22  Ingo Molnarx86: remove various unused subarch hooks
2009-02-22  Ingo Molnarx86: remove the Voyager 32-bit subarch
2009-02-22  Ingo MolnarMerge branch 'linus' into x86/apic
2009-02-22  Suresh Siddhax86: select x2apic ops in early apic probe only if...
2009-02-22  Len BrownMerge branches 'release', 'bugzilla-12011', 'bugzilla...
2009-02-21  Linus TorvaldsMerge branch 'hibernate'
2009-02-21  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-02-21  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2009-02-21  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-02-20  Ingo Molnarx86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX
2009-02-20  Ingo MolnarMerge branch 'tip/x86/urgent' of git://git./linux/kerne...
2009-02-20  Ingo MolnarMerge branches 'x86/asm', 'x86/cleanups' and 'x86/heade...
2009-02-20  Ingo MolnarMerge branch 'x86/urgent' into x86/core
2009-02-19  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-02-19  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-02-19  Ingo MolnarMerge branch 'x86/untangle2' of git://git./linux/kernel...
2009-02-19  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-19  Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-02-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-02-19  Cyrill Gorcunovx86: linkage - get rid of _X86 macros
2009-02-19  Cyrill Gorcunovx86: asm linkage - introduce GLOBAL macro
2009-02-19  Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-02-19  Hiroshi Shimamotox86: syscalls.h: remove asmlinkage from declaration...
2009-02-19  Jaswinder Singh... x86: include/asm/processor.h remove double declaration...
2009-02-19  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-02-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-02-18  KAMEZAWA Hiroyukimm: clean up for early_pfn_to_nid()
2009-02-18  Patrick McHardyMerge branch 'master' of /repos/git/net-2.6
2009-02-17  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-02-17  Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-02-17  Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-02-17  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-17  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-02-17  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-02-17  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-02-17  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
next