summaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel/setup.c
AgeCommit message (Expand)AuthorFilesLines
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-6/+15
2006-12-07[PATCH] initrd: remove unused false condition for initrd_startHenry Nestler1-2/+1
2006-12-07[PATCH] x86-64: Mark rdtsc as sync only for netburst, not for core2Arjan van de Ven1-1/+4
2006-12-07[PATCH] x86-64: Synchronize RDTSC on single core AMDAndi Kleen1-5/+2
2006-12-07[PATCH] x86-64: x86-64 add Intel BTS cpufeature bit and detection (take 2)Stephane Eranian1-0/+2
2006-12-07[PATCH] x86-64: add X86_FEATURE_PEBS and detectionStephane Eranian1-0/+7
2006-09-30[PATCH] Use ARRAY_SIZE in setup.cAndi Kleen1-8/+3
2006-09-27[PATCH] Have x86_64 use add_active_range() and free_area_init_nodesMel Gorman1-1/+6
2006-09-27Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-199/+42
2006-09-26[PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64Rafael J. Wysocki1-0/+1
2006-09-26[PATCH] i386/x86-64: New Intel feature flagsDave Jones1-2/+2
2006-09-26[PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCIAndi Kleen1-0/+2
2006-09-26[PATCH] Don't synchronize time reading on single core AMD systemsAndi Kleen1-0/+6
2006-09-26[PATCH] Use string instructions for Core2 copy/clearAndi Kleen1-0/+2
2006-09-26[PATCH] mark init_amd() as __cpuinitMagnus Damm1-1/+1
2006-09-26[PATCH] Move e820 map into e820.cAndi Kleen1-1/+0
2006-09-26[PATCH] Clean up acpi_numa variableAndi Kleen1-4/+1
2006-09-26[PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.cAndi Kleen1-3/+0
2006-09-26[PATCH] Remove need for early lockdep initAndi Kleen1-0/+2
2006-09-26[PATCH] Convert x86-64 to early paramAndi Kleen1-179/+18
2006-09-26[PATCH] Use early CPU identify before early command line parsingAndi Kleen1-2/+2
2006-09-26[PATCH] initialize end of memory variables as early as possibleJan Beulich1-1/+6
2006-09-26[PATCH] Move early chipset quirks out to new fileAndi Kleen1-1/+1
2006-09-26[PATCH] Remove all ifdefs for local/io apicAndi Kleen1-6/+0
2006-08-31[PATCH] x86_64: Recover 1MB of kernel memoryAndi Kleen1-4/+2
2006-07-11[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26Merge branch 'x86-64'Linus Torvalds1-125/+55
2006-06-26[PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi1-0/+7
2006-06-26[PATCH] x86_64: Move export symbols to their C functionsAndi Kleen1-0/+2
2006-06-26[PATCH] x86_64: Fix modular pc speakerPiotr Kaczuba1-1/+1
2006-06-26[PATCH] x86_64: x86_64 setup.c - printing cmp related boottime informationRohit Seth1-18/+16
2006-06-26[PATCH] x86_64: Add X86_FEATURE_RDTSCP, fix rdtscp in /proc/cpuinfoVojtech Pavlik1-1/+1
2006-06-26[PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth1-14/+13
2006-06-26[PATCH] x86_64: Calgary IOMMU - IOMMU abstractionsJon Mason1-5/+0
2006-06-26[PATCH] x86_64: Change assembly to use regular cpuid_count macroRohit Seth1-5/+2
2006-06-26[PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.Andi Kleen1-1/+1
2006-06-26[PATCH] x86_64: remove unused gart header fileJon Mason1-1/+0
2006-06-26[PATCH] x86_64: Remove long obsolete CVSAndi Kleen1-2/+0
2006-06-26[PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann1-75/+1
2006-06-26[PATCH] i386/x86-64: Emulate CPUID4 on AMDAndi Kleen1-0/+3
2006-06-26[PATCH] i386/x86-64: Use new official CPUID to get APICID/core split on AMD p...Andi Kleen1-7/+13
2006-06-26[PATCH] fbdev: Firmware EDID fixesAntonino A. Daplas1-0/+1
2006-06-26Revert "swsusp special saveable pages support" commitsLinus Torvalds1-95/+0
2006-06-25[PATCH] Fix kdump Crash Kernel boot memory reservation for NUMA machinesAmul Shah1-1/+1
2006-06-23[PATCH] swsusp: x86_64 mark special saveable/unsaveable pagesShaohua Li1-0/+95
2006-05-31[PATCH] x86_64: Handle empty node zeroDaniel Yeisley1-1/+1
2006-05-08[PATCH] x86_64: Avoid EBDA area in early boot allocatorAndi Kleen1-8/+22
2006-05-02[PATCH] x86_64: make PC Speaker driver workMikael Pettersson1-0/+19
2006-04-20[PATCH] i386/x86-64: Fix x87 information leak between processesAndi Kleen1-0/+4