summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-105-12/+46
|\
| * x86: Detect use of extended APIC ID for AMD CPUsAndreas Herrmann2009-06-091-0/+10
| * x86, UV: Fix macros for multiple coherency domainsJack Steiner2009-06-081-6/+9
| * x86: Fix non-lazy GS handling in sys_vm86()Lubomir Rintel2009-06-071-4/+5
| * x86: Add quirk for reboot stalls on a Dell Optiplex 360Jean Delvare2009-06-071-0/+9
| * x86: Fix UV BAU activation descriptor initCliff Wickman2009-06-031-2/+13
* | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-103-1/+3
|\ \
| * \ Merge branch 'x86/urgent' into x86/setupH. Peter Anvin2009-05-2334-186/+334
| |\ \
| * | | x86, setup: "glove box" BIOS calls -- infrastructureH. Peter Anvin2009-04-093-1/+3
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-06-106-38/+72
|\ \ \ \
| * | | | x86: fix system without memory on node0Yinghai Lu2009-05-181-0/+8
| * | | | Merge commit 'v2.6.30-rc6' into x86/mmIngo Molnar2009-05-181-1/+2
| |\ \ \ \
| * | | | | x86: process.c, remove useless headersAmerigo Wang2009-05-122-4/+0
| * | | | | x86: merge process.c a bitAmerigo Wang2009-05-123-26/+14
| * | | | | x86: clean up and and print out initial max_pfn_mappedYinghai Lu2009-05-111-0/+4
| * | | | | x86/pci: remove rounding quirk from e820_setup_gap()Yinghai Lu2009-05-111-8/+3
| * | | | | x86, e820, pci: reserve extra free space near end of RAMLinus Torvalds2009-05-111-0/+35
| * | | | | Merge commit 'v2.6.30-rc5' into x86/mmIngo Molnar2009-05-1121-70/+120
| |\ \ \ \ \
| * | | | | | x86: move max_pfn_mapped and max_low_pfn_mapped to setup.cPekka Enberg2009-04-301-0/+8
* | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-103-241/+248
|\ \ \ \ \ \ \
| * | | | | | | x86, microcode: Simplify vfree() useFigo.zhang2009-06-071-8/+4
| * | | | | | | x86: microcode: use smp_call_function_single instead of set_cpus_allowed, cle...Dmitry Adamushko2009-05-123-233/+244
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-101-4/+1
|\ \ \ \ \ \ \
| * | | | | | | x86_32: introduce restore_fpu_checking()Jiri Slaby2009-04-081-4/+1
* | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-103-402/+205
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: cpu_debug: Remove model information to reduce encoding-decodingJaswinder Singh Rajput2009-06-071-321/+96
| * | | | | | | | Merge branch 'linus' into x86/cpuIngo Molnar2009-06-0742-224/+396
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | x86: fixup numa_node information for AMD CPU northbridge functionsAndreas Herrmann2009-04-171-0/+37
| * | | | | | | | x86: cacheinfo: complete L2/L3 Cache and TLB associativity field definitionsAndreas Herrmann2009-04-101-4/+12
| * | | | | | | | x86: cacheinfo: disable L3 ECC scrubbing when L3 cache index is disabledMark Langsdorf2009-04-101-0/+6
| * | | | | | | | x86: cacheinfo: replace sysfs interface for cache_disable featureMark Langsdorf2009-04-101-45/+45
| * | | | | | | | x86: cacheinfo: use cached K8 NB_MISC devices instead of scanning for itAndreas Herrmann2009-04-101-34/+3
| * | | | | | | | x86: cacheinfo: correct return value when cache_disable feature is not activeAndreas Herrmann2009-04-101-1/+1
| * | | | | | | | x86: cacheinfo: use L3 cache index disable feature only for CPUs that support itAndreas Herrmann2009-04-101-0/+8
* | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-1017-52/+37
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefTypeJaswinder Singh Rajput2009-05-154-11/+9
| * | | | | | | | | x86, mtrr: replace MTRRfix4K_C0000_MSR with msr-index's MSR_MTRRfix4K_C0000Jaswinder Singh Rajput2009-05-152-4/+2
| * | | | | | | | | x86, mtrr: remove mtrr MSRs double declarationJaswinder Singh Rajput2009-05-151-8/+0
| * | | | | | | | | x86, mtrr: replace MTRRfix16K_80000_MSR with msr-index's MSR_MTRRfix16K_80000Jaswinder Singh Rajput2009-05-152-3/+2
| * | | | | | | | | x86, mtrr: replace MTRRfix64K_00000_MSR with msr-index's MSR_MTRRfix64K_00000Jaswinder Singh Rajput2009-05-152-3/+2
| * | | | | | | | | x86, mtrr: replace MTRRcap_MSR with msr-index's MSR_MTRRcapJaswinder Singh Rajput2009-05-153-4/+3
| * | | | | | | | | x86: mce: remove duplicated #includeHuang Weiyi2009-05-091-1/+0
| * | | | | | | | | x86: clean up arch/x86/kernel/tsc_sync.c a bitIngo Molnar2009-05-071-8/+6
| * | | | | | | | | x86: use symbolic name for VM86_SIGNAL when used as vm86 default returnSamuel Bronson2009-05-061-2/+2
| * | | | | | | | | x86: avoid multiple declaration of kstack_depth_to_printJaswinder Singh Rajput2009-04-141-1/+0
| * | | | | | | | | x86: clean up declarations and variablesJaswinder Singh Rajput2009-04-126-6/+8
| * | | | | | | | | x86: apic/x2apic_cluster.c x86_cpu_to_logical_apicid should be staticJaswinder Singh Rajput2009-04-121-1/+1
| * | | | | | | | | x86 early quirks: eliminate unused functionIngo Molnar2009-04-081-0/+2
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-101-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, 64-bit: ifdef out struct thread_struct::ipAlexey Dobriyan2009-05-111-1/+1