aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] swsusp: x86_64 mark special saveable/unsaveable pagesShaohua Li2006-06-231-0/+95
* [PATCH] x86_64: Handle empty node zeroDaniel Yeisley2006-05-301-1/+1
* [PATCH] x86_64: Avoid EBDA area in early boot allocatorAndi Kleen2006-05-081-8/+22
* [PATCH] x86_64: make PC Speaker driver workMikael Pettersson2006-05-011-0/+19
* [PATCH] i386/x86-64: Fix x87 information leak between processesAndi Kleen2006-04-201-0/+4
* [PATCH] x86_64: Clear APIC feature bit when local APIC is disabledAndi Kleen2006-04-091-1/+3
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-311-1/+1
* [PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B2006-03-271-1/+2
* [PATCH] x86_64: Remove bogus special case in AMD core parsing.Andi Kleen2006-03-251-2/+0
* [PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfoAndi Kleen2006-03-251-1/+1
* [PATCH] x86_64: Implement early DMI scanningAndi Kleen2006-03-251-7/+9