aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel/setup.c
AgeCommit message (Expand)Author
2006-06-25Revert "swsusp special saveable pages support" commitsLinus Torvalds
2006-06-25[PATCH] Fix kdump Crash Kernel boot memory reservation for NUMA machinesAmul Shah
2006-06-23[PATCH] swsusp: x86_64 mark special saveable/unsaveable pagesShaohua Li
2006-05-30[PATCH] x86_64: Handle empty node zeroDaniel Yeisley
2006-05-08[PATCH] x86_64: Avoid EBDA area in early boot allocatorAndi Kleen
2006-05-01[PATCH] x86_64: make PC Speaker driver workMikael Pettersson
2006-04-20[PATCH] i386/x86-64: Fix x87 information leak between processesAndi Kleen
2006-04-09[PATCH] x86_64: Clear APIC feature bit when local APIC is disabledAndi Kleen
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi
2006-03-27[PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B
2006-03-25[PATCH] x86_64: Remove bogus special case in AMD core parsing.Andi Kleen
2006-03-25[PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfoAndi Kleen
2006-03-25[PATCH] x86_64: Implement early DMI scanningAndi Kleen
2006-03-25[PATCH] x86_64: to use lapic ids instead of initial apic idsRavikiran G Thirumalai
2006-03-25[PATCH] x86_64: Make pfn_valid work early in bootAndi Kleen
2006-03-25[PATCH] x86_64: Check that early arguments are words on their ownAndi Kleen
2006-03-25[PATCH] x86_64: Report local APIC ID when initializing CPUAndi Kleen
2006-03-25[PATCH] x86_64: cleanup allocating logical cpu numbers in x86_64Ashok Raj
2006-03-24[PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fixAkinobu Mita
2006-02-26[PATCH] fix build on x86_64 with !CONFIG_HOTPLUG_CPUBrian Magnuson
2006-02-26[PATCH] x86_64: Fix the additional_cpus=.. optionAndi Kleen
2006-02-07[PATCH] drive_info removal outside of arch/i386Al Viro
2006-02-04[PATCH] x86_64: IOMMU printk cleanupJon Mason
2006-02-04[PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset funct...Andi Kleen
2006-01-11[PATCH] x86_64: Don't confuse noapic with noapictimerAndi Kleen
2006-01-11[PATCH] x86_64: don't copy command line twiceJan Beulich
2006-01-11[PATCH] x86_64: Remove unused AMD K8 C stepping flagAndi Kleen
2006-01-11[PATCH] x86_64: Early initialization of cpu_to_nodeRavikiran Thirumalai
2006-01-11[PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSCAndi Kleen
2006-01-11[PATCH] x86_64: Support alternative() in vsyscallsAndi Kleen
2006-01-11[PATCH] x86_64: Use function pointers to call DMA mapping functionsMuli Ben-Yehuda
2006-01-11[PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen
2006-01-11[PATCH] x86_64: Don't confuse apic=... command line option with apicAndi Kleen
2006-01-11[PATCH] i386/x86-64: Update AMD CPUID flagsAndi Kleen
2006-01-11[PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flagAndi Kleen
2006-01-11[PATCH] x86_64: Support constant TSC feature in future AMD CPUs.Andi Kleen
2006-01-10[PATCH] kdump: x86_64: add elfcorehdr command line optionVivek Goyal
2006-01-10[PATCH] kdump: x86_64: add memmmap command line optionakpm@osdl.org
2005-12-06[CPUFREQ] CPU frequency display in /proc/cpuinfoVenkatesh Pallipadi
2005-11-14[PATCH] x86_64: Fix sparse memBob Picco
2005-11-14[PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B
2005-11-14[PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel...Shaohua Li
2005-11-14[PATCH] x86_64: Only use asm/sections.h to declare section symbolsAndi Kleen
2005-11-14[PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B
2005-11-14[PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen
2005-11-14[PATCH] x86-64/i386: Fix CPU model for family 6Suresh Siddha
2005-10-30[PATCH] x86: vmx cpu feature detectionKamble, Nitin A
2005-10-03[PATCH] x86_64: Fix numa node topology detection for srat based x86_64 boxesRavikiran G Thirumalai
2005-09-29[PATCH] Fix up TLB flush filter disablingAndi Kleen
2005-09-17x86-64/smp: fix random SIGSEGV issuesLinus Torvalds