aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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 'linus' into x86/coreIngo 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-24[CPUFREQ] p4-clockmod reports wrong frequency.Matthias-Christian Ott1-1/+1
2009-02-25x86: convert cacheflush macros inline functionsTejun Heo1-17/+36
2009-02-24Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpuIngo Molnar3-38/+15
2009-02-24Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', 'x86/signal' and 'x86/urgent'; commit 'v2.6.29-rc6' into x86/coreIngo 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-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller5-20/+9
2009-02-24x86: update populate_extra_pte() and add populate_extra_pmd()Tejun Heo1-1/+2
2009-02-24bootmem: clean up arch-specific bootmem wrappingTejun Heo1-38/+5
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-20x86: convert to the new dynamic percpu allocatorTejun Heo2-0/+9
2009-02-19Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/headersIngo 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-18crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platformHuang Ying1-0/+1
2009-02-18crypto: aes - Export x86 AES encrypt/decrypt functionsHuang Ying1-0/+11
2009-02-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus 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