summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2009-03-04Merge commit 'v2.6.29-rc7' into perfcounters/coreIngo Molnar2-14/+0
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath2-14/+0
2009-02-26Merge branch 'x86/core' into perfcounters/coreIngo Molnar29-805/+80
2009-02-26Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu...Ingo Molnar2-7/+6
2009-02-26Merge branches 'x86/urgent' and 'x86/pat' into x86/coreIngo Molnar2-1/+7
2009-02-26Merge branch 'x86/urgent' into x86/coreIngo Molnar1-0/+3
2009-02-25Merge branch 'x86/urgent' into x86/patIngo Molnar30-79/+116
2009-02-25gpu/drm, x86, PAT: PAT support for io_mapping_*Venkatesh Pallipadi1-1/+4
2009-02-25gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi1-0/+3
2009-02-25gpu/drm, x86, PAT: routine to keep identity map in syncVenkatesh Pallipadi1-0/+3
2009-02-25x86: usercopy: check for total size when deciding non-temporal cutoffIngo Molnar1-2/+2
2009-02-25x86, mm: pass in 'total' to __copy_from_user_*nocache()Ingo Molnar2-5/+4
2009-02-25Merge branch 'x86/asm' into x86/mmIngo Molnar2-3/+15
2009-02-24Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar129-4724/+2888
2009-02-24x86: invalid_vm86_irq -- use predefined macrosCyrill Gorcunov1-1/+1
2009-02-24x86: fix performance regression in write() syscallSalman Qazi1-2/+14
2009-02-23x86: refactor x86_quirks supportIngo Molnar4-26/+15
2009-02-23x86: remove various unused subarch hooksIngo Molnar1-3/+3
2009-02-23x86: remove the Voyager 32-bit subarchIngo Molnar5-687/+0
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar3-4/+7
2009-02-22x86: select x2apic ops in early apic probe only if x2apic mode is enabledSuresh Siddha1-1/+1
2009-02-21x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAXIngo Molnar1-4/+5
2009-02-20Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/coreIngo Molnar11-75/+24
2009-02-20Merge branch 'x86/urgent' into x86/coreIngo Molnar3-4/+7
2009-02-19Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar7-10/+11
2009-02-19x86: linkage - get rid of _X86 macrosCyrill Gorcunov1-60/+0
2009-02-19x86: asm linkage - introduce GLOBAL macroCyrill Gorcunov1-0/+4
2009-02-19x86: syscalls.h: remove asmlinkage from declaration of sys_rt_sigreturn()Hiroshi Shimamoto1-1/+1
2009-02-19x86: include/asm/processor.h remove double declaration of print_cpu_infoJaswinder Singh Rajput1-1/+0
2009-02-18mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki2-4/+0
2009-02-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-16/+2
2009-02-17x86: truncate ISA addresses to unsigned intH. Peter Anvin1-3/+8
2009-02-17x86, apic: rename 'genapic' to 'apic'Ingo Molnar2-10/+10
2009-02-17x86, apic: remove ->store_NMI_vector()Ingo Molnar1-1/+0
2009-02-17x86, numaq_32: clean up, miscIngo Molnar1-2/+0
2009-02-17x86, apic: clean up the cpu_2_logical_apiciddeclarationIngo Molnar1-0/+4
2009-02-17x86, apic: remove duplicate asm/apic.h inclusionsIngo Molnar1-2/+0
2009-02-17x86, apic: remove genapic.hIngo Molnar1-1/+1
2009-02-17x86, apic: merge genapic.h into apic.hIngo Molnar2-316/+310
2009-02-17remove: genapic prepareIngo Molnar1-12/+1
2009-02-17Merge branch 'x86/apic' into perfcounters/coreIngo Molnar24-1053/+1141
2009-02-17x86: fold apic_ops into genapicYinghai Lu2-66/+92
2009-02-17x86: add x2apic configYinghai Lu1-3/+15
2009-02-17x86: remove stale arch/x86/include/asm/page_64.h.rej fileIngo Molnar1-114/+0
2009-02-17Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p...Ingo Molnar118-3946/+2937
2009-02-16x86, xen: short-circuit tests for dom0Jeremy Fitzhardinge1-10/+18
2009-02-16perfcounters: remove duplicate definition of LOCAL_PERF_VECTORIngo Molnar1-5/+0
2009-02-15KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity1-0/+7
2009-02-13Merge commit 'tip/x86/headers' into x86/untangle2Jeremy Fitzhardinge3-22/+24
2009-02-13Merge branch 'core/header-fixes' into x86/headersIngo Molnar2-21/+23