summaryrefslogtreecommitdiff
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAge
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
|\
| * x86: cpu_debug: Remove model information to reduce encoding-decodingJaswinder Singh Rajput2009-06-07
| * Merge branch 'linus' into x86/cpuIngo Molnar2009-06-07
| |\
| * | x86: fixup numa_node information for AMD CPU northbridge functionsAndreas Herrmann2009-04-17
| * | x86: cacheinfo: complete L2/L3 Cache and TLB associativity field definitionsAndreas Herrmann2009-04-10
| * | x86: cacheinfo: disable L3 ECC scrubbing when L3 cache index is disabledMark Langsdorf2009-04-10
| * | x86: cacheinfo: replace sysfs interface for cache_disable featureMark Langsdorf2009-04-10
| * | x86: cacheinfo: use cached K8 NB_MISC devices instead of scanning for itAndreas Herrmann2009-04-10
| * | x86: cacheinfo: correct return value when cache_disable feature is not activeAndreas Herrmann2009-04-10
| * | x86: cacheinfo: use L3 cache index disable feature only for CPUs that support itAndreas Herrmann2009-04-10
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-10
|\ \ \
| * | | x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefTypeJaswinder Singh Rajput2009-05-15
| * | | x86, mtrr: replace MTRRfix4K_C0000_MSR with msr-index's MSR_MTRRfix4K_C0000Jaswinder Singh Rajput2009-05-15
| * | | x86, mtrr: remove mtrr MSRs double declarationJaswinder Singh Rajput2009-05-15
| * | | x86, mtrr: replace MTRRfix16K_80000_MSR with msr-index's MSR_MTRRfix16K_80000Jaswinder Singh Rajput2009-05-15
| * | | x86, mtrr: replace MTRRfix64K_00000_MSR with msr-index's MSR_MTRRfix64K_00000Jaswinder Singh Rajput2009-05-15
| * | | x86, mtrr: replace MTRRcap_MSR with msr-index's MSR_MTRRcapJaswinder Singh Rajput2009-05-15
| * | | x86: mce: remove duplicated #includeHuang Weiyi2009-05-09
| * | | x86: clean up arch/x86/kernel/tsc_sync.c a bitIngo Molnar2009-05-07
| * | | x86: use symbolic name for VM86_SIGNAL when used as vm86 default returnSamuel Bronson2009-05-06
| * | | x86: avoid multiple declaration of kstack_depth_to_printJaswinder Singh Rajput2009-04-14
| * | | x86: clean up declarations and variablesJaswinder Singh Rajput2009-04-12
| * | | x86: apic/x2apic_cluster.c x86_cpu_to_logical_apicid should be staticJaswinder Singh Rajput2009-04-12
| * | | x86 early quirks: eliminate unused functionIngo Molnar2009-04-08
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
|\ \ \ \
| * | | | x86, 64-bit: ifdef out struct thread_struct::ipAlexey Dobriyan2009-05-11
* | | | | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-10
|\ \ \ \ \
| * | | | | x86: add extension fields for bootloader type and versionH. Peter Anvin2009-05-11
| * | | | | x86, boot: make kernel_alignment adjustable; new bzImage fieldsH. Peter Anvin2009-05-11
| * | | | | x86, vmlinux.lds: fix relocatable symbolsIngo Molnar2009-04-29
| * | | | | x86, vmlinux.lds: add copyrightIngo Molnar2009-04-29
| * | | | | x86, vmlinux.lds: unify remaining partsSam Ravnborg2009-04-29
| * | | | | x86, vmlinux.lds: unify percpuSam Ravnborg2009-04-29
| * | | | | x86, vmlinux.lds: unify .exit.* and .init.ramfsSam Ravnborg2009-04-29
| * | | | | x86, vmlinux.lds: unify parainstructionsSam Ravnborg2009-04-29
| * | | | | x86, vmlinux.lds: unify first part of initdataSam Ravnborg2009-04-29
| * | | | | x86, vmlinux.lds: move vsyscall output sectionsSam Ravnborg2009-04-29
| * | | | | x86, vmlinux.lds: unify data output sectionsSam Ravnborg2009-04-29
| * | | | | x86, vmlinux.lds: unify exception tableSam Ravnborg2009-04-29
| * | | | | x86, vmlinux.lds: unify .text output sectionsSam Ravnborg2009-04-29
| * | | | | x86, vmlinux.lds: unify start/end of SECTIONSSam Ravnborg2009-04-29
| * | | | | x86, vmlinux.lds: unify PHDRSSam Ravnborg2009-04-29
| * | | | | x86, vmlinux.lds: unify header/footerSam Ravnborg2009-04-29
| * | | | | x86: beautify vmlinux_32.lds.SSam Ravnborg2009-04-29
| * | | | | x86: beautify vmlinux_64.lds.SSam Ravnborg2009-04-27
* | | | | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-10
|\ \ \ \ \ \
| * | | | | | x86, apic: Fix dummy apic read operation together with broken MP handlingCyrill Gorcunov2009-06-07
| * | | | | | x86, apic: Restore irqs on fail pathsJiri Slaby2009-06-02
| * | | | | | x86: Print real IOAPIC version for x86-64Naga Chumbalkar2009-06-02
| * | | | | | Merge branch 'x86/cpufeature' into irq/numaIngo Molnar2009-06-01
| |\ \ \ \ \ \