summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] x86_64: to use lapic ids instead of initial apic idsRavikiran G Thirumalai2006-03-251-2/+2
* [PATCH] x86_64: Make pfn_valid work early in bootAndi Kleen2006-03-251-0/+1
* [PATCH] x86_64: Check that early arguments are words on their ownAndi Kleen2006-03-251-22/+25
* [PATCH] x86_64: Report local APIC ID when initializing CPUAndi Kleen2006-03-251-2/+2
* [PATCH] x86_64: cleanup allocating logical cpu numbers in x86_64Ashok Raj2006-03-251-0/+6
* [PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fixAkinobu Mita2006-03-241-2/+1
* [PATCH] fix build on x86_64 with !CONFIG_HOTPLUG_CPUBrian Magnuson2006-02-261-1/+1
* [PATCH] x86_64: Fix the additional_cpus=.. optionAndi Kleen2006-02-261-0/+6
* [PATCH] drive_info removal outside of arch/i386Al Viro2006-02-071-2/+0
* [PATCH] x86_64: IOMMU printk cleanupJon Mason2006-02-041-1/+1
* [PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset funct...Andi Kleen2006-02-041-0/+6
* [PATCH] x86_64: Don't confuse noapic with noapictimerAndi Kleen2006-01-111-1/+3
* [PATCH] x86_64: don't copy command line twiceJan Beulich2006-01-111-4/+0
* [PATCH] x86_64: Remove unused AMD K8 C stepping flagAndi Kleen2006-01-111-6/+0
* [PATCH] x86_64: Early initialization of cpu_to_nodeRavikiran Thirumalai2006-01-111-0/+2
* [PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSCAndi Kleen2006-01-111-0/+1
* [PATCH] x86_64: Support alternative() in vsyscallsAndi Kleen2006-01-111-2/+10
* [PATCH] x86_64: Use function pointers to call DMA mapping functionsMuli Ben-Yehuda2006-01-111-7/+3
* [PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen2006-01-111-0/+9
* [PATCH] x86_64: Don't confuse apic=... command line option with apicAndi Kleen2006-01-111-1/+3
OpenPOWER on IntegriCloud