summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar12-242/+180
2009-03-03x86: set_highmem_pages_init() cleanupPekka Enberg1-1/+5
2009-03-03x86-64: seccomp: fix 32/64 syscall holeRoland McGrath2-14/+0
2009-03-02x86: add forward decl for tss_structJeremy Fitzhardinge1-0/+1
2009-03-02x86: unify chunks of kernel/process*.cJeremy Fitzhardinge1-0/+2
2009-03-02x86-32: use non-lazy io bitmap context switchingJeremy Fitzhardinge1-6/+0
2009-03-02x86, mm: dont use non-temporal stores in pagecache accessesIngo Molnar2-20/+9
2009-03-01Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*"Ingo Molnar1-4/+1
2009-02-28x86, fixmap: unify fixmap.hGustavo F. Padovan3-310/+147
2009-02-28x86, fixmap: prepare fixmap_32.h for unificationGustavo F. Padovan1-17/+56
2009-02-28x86, fixmap: prepare fixmap_64.h for unificationGustavo F. Padovan1-7/+69
2009-02-28x86, fixmap: add CONFIG_EFIGustavo F. Padovan1-0/+4
2009-02-28x86, fixmap: add CONFIG_X86_{LOCAL,IO}_APICGustavo F. Padovan1-0/+4
2009-02-28x86, fixmap: define reserve_top_address for x86_64Gustavo F. Padovan1-0/+2
2009-02-28x86, fixmap: define FIXADDR_BOOT_* and redefine FIX_ADDR_SIZEGustavo F. Padovan1-2/+5
2009-02-28x86, fixmap: rename __FIXADDR_SIZE and __FIXADDR_BOOT_SIZEGustavo F. Padovan1-4/+4
2009-02-26x86: apic: simplify secondary CPU wakeup methodsIngo Molnar1-8/+1
2009-02-26x86: remove update_apic from x86_quirks, fixIngo Molnar1-0/+17
2009-02-26x86: don't compile vsmp_64 for 32bitYinghai Lu2-0/+11
2009-02-26x86: remove update_apic from x86_quirksYinghai Lu3-9/+4
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-19mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki2-4/+0
2009-02-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-16/+2
2009-02-18x86: truncate ISA addresses to unsigned intH. Peter Anvin1-3/+8
2009-02-17x86, apic: rename 'genapic' to 'apic'Ingo Molnar2-10/+10