summaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* x86_64: prepare shared kernel/setup.cThomas Gleixner2007-10-111-1117/+0
* Revert "x86-64: Disable local APIC timer use on AMD systems with C1E"Linus Torvalds2007-09-261-34/+0
* x86-64: Disable local APIC timer use on AMD systems with C1EThomas Gleixner2007-09-261-0/+34
* ACPI: restore CONFIG_ACPI_SLEEPLen Brown2007-07-291-1/+1
* ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown2007-07-251-1/+1
* x86_64: Set K8 CPUID flag for K8/Fam10h/Fam11hAndi Kleen2007-07-221-0/+3
* i386: Add L3 cache support to AMD CPUID4 emulationAndi Kleen2007-07-211-2/+5
* x86_64: Use string instruction memcpy/memset on AMD Fam10Andi Kleen2007-07-211-0/+2
* Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi2007-07-121-0/+8
* Unify the CPU features vectors between i386 and x86-64H. Peter Anvin2007-07-121-6/+7
* x86_64: Don't call mtrr_bp_init from identify_cpuAndi Kleen2007-05-111-3/+1
* Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds2007-05-071-5/+4
* [PATCH] x86: Don't use MWAIT on AMD Family 10Andi Kleen2007-05-021-0/+6
* [PATCH] x86: remove constant_tsc reporting from /proc/cpuinfo' power flagsJoerg Roedel2007-05-021-3/+2
* [PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal2007-05-021-4/+5
* [PATCH] x86-64: Remove the identity mapping as early as possibleVivek Goyal2007-05-021-2/+0
* [PATCH] x86-64: Modify discover_ebda to use virtual addressesVivek Goyal2007-05-021-2/+2
* [PATCH] x86-64: 64bit PIC SMP trampolineVivek Goyal2007-05-021-8/+1
* [PATCH] x86: Unify pcspeaker platform device code between i386/x86-64Andi Kleen2007-02-131-20/+0
* [PATCH] x86: Add new CPUID bits for AMD Family 10 CPUs in /proc/cpuinfoAndi Kleen2007-02-131-4/+10
* [PATCH] x86-64: Don't reserve ROMsAndi Kleen2007-02-131-128/+2
* [PATCH] x86-64: Allocate the NUMA hash function nodemap dynamicallyAmul Shah2007-02-131-0/+5
* [PATCH] Dynamic kernel command-line: x86_64Alon Bar-Lev2007-02-121-3/+3
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-071-6/+15
|\
| * [PATCH] x86-64: Mark rdtsc as sync only for netburst, not for core2Arjan van de Ven2006-12-071-1/+4
| * [PATCH] x86-64: Synchronize RDTSC on single core AMDAndi Kleen2006-12-071-5/+2
| * [PATCH] x86-64: x86-64 add Intel BTS cpufeature bit and detection (take 2)Stephane Eranian2006-12-071-0/+2
| * [PATCH] x86-64: add X86_FEATURE_PEBS and detectionStephane Eranian2006-12-071-0/+7
* | [PATCH] initrd: remove unused false condition for initrd_startHenry Nestler2006-12-071-2/+1
|/
* [PATCH] Use ARRAY_SIZE in setup.cAndi Kleen2006-09-301-8/+3
* [PATCH] Have x86_64 use add_active_range() and free_area_init_nodesMel Gorman2006-09-271-1/+6
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-261-199/+42
|\
| * [PATCH] i386/x86-64: New Intel feature flagsDave Jones2006-09-261-2/+2
| * [PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCIAndi Kleen2006-09-261-0/+2
| * [PATCH] Don't synchronize time reading on single core AMD systemsAndi Kleen2006-09-261-0/+6
| * [PATCH] Use string instructions for Core2 copy/clearAndi Kleen2006-09-261-0/+2
| * [PATCH] mark init_amd() as __cpuinitMagnus Damm2006-09-261-1/+1
| * [PATCH] Move e820 map into e820.cAndi Kleen2006-09-261-1/+0
| * [PATCH] Clean up acpi_numa variableAndi Kleen2006-09-261-4/+1
| * [PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.cAndi Kleen2006-09-261-3/+0
| * [PATCH] Remove need for early lockdep initAndi Kleen2006-09-261-0/+2
| * [PATCH] Convert x86-64 to early paramAndi Kleen2006-09-261-179/+18
| * [PATCH] Use early CPU identify before early command line parsingAndi Kleen2006-09-261-2/+2
| * [PATCH] initialize end of memory variables as early as possibleJan Beulich2006-09-261-1/+6
| * [PATCH] Move early chipset quirks out to new fileAndi Kleen2006-09-261-1/+1
| * [PATCH] Remove all ifdefs for local/io apicAndi Kleen2006-09-261-6/+0
* | [PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64Rafael J. Wysocki2006-09-261-0/+1
|/
* [PATCH] x86_64: Recover 1MB of kernel memoryAndi Kleen2006-08-301-4/+2
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-101-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0