summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-105-10/+13
|\
| * x86: Clear TS in irq_ts_save() when in an atomic sectionChuck Ebbert2009-06-091-6/+6
| * x86: Detect use of extended APIC ID for AMD CPUsAndreas Herrmann2009-06-092-1/+2
| * x86, UV: Fix macros for multiple coherency domainsJack Steiner2009-06-081-2/+4
| * x86: Fix UV BAU activation descriptor initCliff Wickman2009-06-031-1/+1
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-06-108-20/+20
|\ \
| * | x86, mm: Fix node_possible_map logicYinghai Lu2009-05-181-0/+7
| * | mm, x86: remove MEMORY_HOTPLUG_RESERVE related codeYinghai Lu2009-05-181-3/+0
| * | Merge commit 'v2.6.30-rc5' into x86/mmIngo Molnar2009-05-116-7/+8
| |\ \
| * | | x86: 46 bit physical address support on 64 bitsRik van Riel2009-05-053-6/+6
| * | | x86: unify noexec handlingPekka Enberg2009-04-211-1/+0
| * | | Merge branch 'linus' into x86/mmIngo Molnar2009-04-2146-409/+514
| |\ \ \
| * | | | x86: page_types.h unification of declarationsJaswinder Singh Rajput2009-04-143-10/+6
| * | | | x86/mm: further cleanups of fault.c's include file sectionIngo Molnar2009-03-301-0/+1
* | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-101-7/+18
|\ \ \ \ \
| * | | | | x86: microcode: use smp_call_function_single instead of set_cpus_allowed, cle...Dmitry Adamushko2009-05-121-7/+18
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-101-16/+15
|\ \ \ \ \
| * | | | | x86_64: fix incorrect commentsJiri Slaby2009-04-081-2/+2
| * | | | | x86: unify restore_fpu_checkingJiri Slaby2009-04-081-12/+12
| * | | | | x86_32: introduce restore_fpu_checking()Jiri Slaby2009-04-081-5/+4
* | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-102-100/+14
|\ \ \ \ \ \
| * | | | | | x86: cpu_debug: Remove model information to reduce encoding-decodingJaswinder Singh Rajput2009-06-071-100/+1
| * | | | | | Merge branch 'linus' into x86/cpuIngo Molnar2009-06-0720-32/+52
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | x86: k8 convert node_to_k8_nb_misc() from a macro to an inline functionJaswinder Singh Rajput2009-04-151-3/+8
| * | | | | | x86: cacheinfo: use cached K8 NB_MISC devices instead of scanning for itAndreas Herrmann2009-04-101-0/+8
* | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-1010-33/+39
|\ \ \ \ \ \ \
| * | | | | | | x86, nmi: Use predefined numbers instead of hardcoded oneCyrill Gorcunov2009-06-071-1/+1
| * | | | | | | x86: asm/processor.h: remove double declarationJaswinder Singh Rajput2009-05-191-3/+0
| * | | | | | | x86: msr-index.h remove duplicate MSR C001_0015 declarationJaswinder Singh Rajput2009-05-081-1/+0
| * | | | | | | x86: added 'ifndef _ASM_X86_IOMAP_H' to iomap.hRemis Lima Baima2009-04-301-0/+5
| * | | | | | | x86: avoid multiple declaration of kstack_depth_to_printJaswinder Singh Rajput2009-04-141-1/+0
| * | | | | | | x86: clean up declarations and variablesJaswinder Singh Rajput2009-04-125-27/+33
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-102-37/+27
|\ \ \ \ \ \ \
| * | | | | | | x86, 64-bit: ifdef out struct thread_struct::ipAlexey Dobriyan2009-05-111-0/+2
| * | | | | | | x86, 32-bit: ifdef out struct thread_struct::fsAlexey Dobriyan2009-05-111-1/+2
| * | | | | | | x86: clean up alternative.hMathieu Desnoyers2009-04-281-36/+23
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-101-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | sched: Don't export sched_mc_power_savings on multi-socket single core systemVaidyanathan Srinivasan2009-05-111-1/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-104-12/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | x86-64: align __PHYSICAL_START, remove __KERNEL_ALIGNH. Peter Anvin2009-05-121-11/+3
| * | | | | | | | x86: add extension fields for bootloader type and versionH. Peter Anvin2009-05-112-1/+3
| * | | | | | | | x86, boot: make kernel_alignment adjustable; new bzImage fieldsH. Peter Anvin2009-05-111-0/+15
* | | | | | | | | Merge branch 'x86/cpufeature' into irq/numaIngo Molnar2009-06-012-4/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: clean up and fix setup_clear/force_cpu_cap handlingYinghai Lu2009-05-112-3/+4
| * | | | | | | | | x86: cpufeature.h fix name for X86_FEATURE_MCEJaswinder Singh Rajput2009-05-031-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'linus' into irq/numaIngo Molnar2009-06-014-11/+12
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | x86: Fix performance regression caused by paravirt_ops on native kernelsJeremy Fitzhardinge2009-05-152-3/+3
| * | | | | | | | x86, 32-bit: fix kernel_trap_sp()Masami Hiramatsu2009-05-121-3/+4
| * | | | | | | | x86: fix percpu_{to,from}_op()Jan Beulich2009-05-111-5/+5
| |/ / / / / / /
* | | | | | | | x86: enable_update_mptable should be a macroYinghai Lu2009-05-281-9/+2