aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel/setup.c
AgeCommit message (Expand)Author
2007-10-11x86_64: prepare shared kernel/setup.cThomas Gleixner
2007-09-26Revert "x86-64: Disable local APIC timer use on AMD systems with C1E"Linus Torvalds
2007-09-26x86-64: Disable local APIC timer use on AMD systems with C1EThomas Gleixner
2007-07-29ACPI: restore CONFIG_ACPI_SLEEPLen Brown
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown
2007-07-22x86_64: Set K8 CPUID flag for K8/Fam10h/Fam11hAndi Kleen
2007-07-21i386: Add L3 cache support to AMD CPUID4 emulationAndi Kleen
2007-07-21x86_64: Use string instruction memcpy/memset on AMD Fam10Andi Kleen
2007-07-12Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi
2007-07-12Unify the CPU features vectors between i386 and x86-64H. Peter Anvin
2007-05-11x86_64: Don't call mtrr_bp_init from identify_cpuAndi Kleen
2007-05-07Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds
2007-05-02[PATCH] x86: Don't use MWAIT on AMD Family 10Andi Kleen
2007-05-02[PATCH] x86: remove constant_tsc reporting from /proc/cpuinfo' power flagsJoerg Roedel
2007-05-02[PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal
2007-05-02[PATCH] x86-64: Remove the identity mapping as early as possibleVivek Goyal
2007-05-02[PATCH] x86-64: Modify discover_ebda to use virtual addressesVivek Goyal
2007-05-02[PATCH] x86-64: 64bit PIC SMP trampolineVivek Goyal
2007-02-13[PATCH] x86: Unify pcspeaker platform device code between i386/x86-64Andi Kleen
2007-02-13[PATCH] x86: Add new CPUID bits for AMD Family 10 CPUs in /proc/cpuinfoAndi Kleen
2007-02-13[PATCH] x86-64: Don't reserve ROMsAndi Kleen
2007-02-13[PATCH] x86-64: Allocate the NUMA hash function nodemap dynamicallyAmul Shah
2007-02-12[PATCH] Dynamic kernel command-line: x86_64Alon Bar-Lev
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-12-07[PATCH] initrd: remove unused false condition for initrd_startHenry Nestler
2006-12-07[PATCH] x86-64: Mark rdtsc as sync only for netburst, not for core2Arjan van de Ven
2006-12-07[PATCH] x86-64: Synchronize RDTSC on single core AMDAndi Kleen
2006-12-07[PATCH] x86-64: x86-64 add Intel BTS cpufeature bit and detection (take 2)Stephane Eranian
2006-12-07[PATCH] x86-64: add X86_FEATURE_PEBS and detectionStephane Eranian
2006-09-30[PATCH] Use ARRAY_SIZE in setup.cAndi Kleen
2006-09-27[PATCH] Have x86_64 use add_active_range() and free_area_init_nodesMel Gorman
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-09-26[PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64Rafael J. Wysocki
2006-09-26[PATCH] i386/x86-64: New Intel feature flagsDave Jones
2006-09-26[PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCIAndi Kleen
2006-09-26[PATCH] Don't synchronize time reading on single core AMD systemsAndi Kleen
2006-09-26[PATCH] Use string instructions for Core2 copy/clearAndi Kleen
2006-09-26[PATCH] mark init_amd() as __cpuinitMagnus Damm
2006-09-26[PATCH] Move e820 map into e820.cAndi Kleen
2006-09-26[PATCH] Clean up acpi_numa variableAndi Kleen
2006-09-26[PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.cAndi Kleen
2006-09-26[PATCH] Remove need for early lockdep initAndi Kleen
2006-09-26[PATCH] Convert x86-64 to early paramAndi Kleen
2006-09-26[PATCH] Use early CPU identify before early command line parsingAndi Kleen
2006-09-26[PATCH] initialize end of memory variables as early as possibleJan Beulich
2006-09-26[PATCH] Move early chipset quirks out to new fileAndi Kleen
2006-09-26[PATCH] Remove all ifdefs for local/io apicAndi Kleen
2006-08-30[PATCH] x86_64: Recover 1MB of kernel memoryAndi Kleen
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel