summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* Merge branch 'x86-64'Linus Torvalds2006-06-261-125/+55
|\
| * [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi2006-06-261-0/+7
| * [PATCH] x86_64: Move export symbols to their C functionsAndi Kleen2006-06-261-0/+2
| * [PATCH] x86_64: Fix modular pc speakerPiotr Kaczuba2006-06-261-1/+1
| * [PATCH] x86_64: x86_64 setup.c - printing cmp related boottime informationRohit Seth2006-06-261-18/+16
| * [PATCH] x86_64: Add X86_FEATURE_RDTSCP, fix rdtscp in /proc/cpuinfoVojtech Pavlik2006-06-261-1/+1
| * [PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth2006-06-261-14/+13
| * [PATCH] x86_64: Calgary IOMMU - IOMMU abstractionsJon Mason2006-06-261-5/+0
| * [PATCH] x86_64: Change assembly to use regular cpuid_count macroRohit Seth2006-06-261-5/+2
| * [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.Andi Kleen2006-06-261-1/+1
| * [PATCH] x86_64: remove unused gart header fileJon Mason2006-06-261-1/+0
| * [PATCH] x86_64: Remove long obsolete CVSAndi Kleen2006-06-261-2/+0
| * [PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann2006-06-261-75/+1
| * [PATCH] i386/x86-64: Emulate CPUID4 on AMDAndi Kleen2006-06-261-0/+3
| * [PATCH] i386/x86-64: Use new official CPUID to get APICID/core split on AMD p...Andi Kleen2006-06-261-7/+13
* | [PATCH] fbdev: Firmware EDID fixesAntonino A. Daplas2006-06-261-0/+1
|/
* Revert "swsusp special saveable pages support" commitsLinus Torvalds2006-06-251-95/+0
* [PATCH] Fix kdump Crash Kernel boot memory reservation for NUMA machinesAmul Shah2006-06-251-1/+1