summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86: reboot fixup for wrap2c boardDenys2007-11-171-0/+1
* x86: add hpet sanity checksThomas Gleixner2007-11-171-0/+32
* x86: on x86_64, correct reading of PC RTC when update in progress in time_64.cDavid P. Reed2007-11-171-12/+18
* x86: fix freeze in x86_64 RTC update code in time_64.cDavid P. Reed2007-11-171-7/+4
* x86: fixup cpu_info array conversionThomas Gleixner2007-11-171-1/+0
* x86: show cpuinfo only for online CPUsAndreas Herrmann2007-11-172-10/+6
* x86: fix cpu-hotplug regressionAndreas Herrmann2007-11-171-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-11-162-81/+29
|\
| * [CPUFREQ] architectural pstate driver for powernow-k8Mark Langsdorf2007-10-222-81/+29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86Linus Torvalds2007-11-144-131/+51
|\ \
| * | x86: do not use $(ARCH) when not neededSam Ravnborg2007-11-122-1/+4
| * | x86: unification of cfufreq/KconfigSam Ravnborg2007-11-122-130/+47
* | | x86: don't call mce_create_device on CPU_UP_PREPAREAndreas Herrmann2007-11-141-7/+11
* | | x86: fix taking DNA during 64bit sigreturnSiddha, Suresh B2007-11-121-4/+5
|/ /
* | x86: make nmi_cpu_busy() always definedIngo Molnar2007-11-091-2/+2
* | x86: make ipi_handler() always definedIngo Molnar2007-11-091-4/+2
* | Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2007-11-034-12/+6
|\ \
| * | lockdep: fixup irq tracingPeter Zijlstra2007-10-254-12/+6
* | | x86: kernel/setup_32.c: unexport machine_idAdrian Bunk2007-10-301-3/+0
* | | x86 gart: rename symbols only used for the GART implementationJoerg Roedel2007-10-304-13/+14
* | | x86 gart: make some variables and functions staticJoerg Roedel2007-10-301-4/+4
* | | x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel2007-10-303-6/+6
* | | x86 gart: rename iommu.h to gart.hJoerg Roedel2007-10-308-8/+8
* | | x86: additional CPUID strings; fix strings for AMD-ecxH. Peter Anvin2007-10-302-10/+10
* | | x86: fix pci-gart failure handlingFUJITA Tomonori2007-10-291-1/+1
* | | x86: Dump filtering supports x86_64 sparsememKen'ichi Ohmichi2007-10-271-0/+2
* | | x86: fix compiler warnings in arch/x86/kernel/early-quirks.cJeff Garzik2007-10-271-1/+3
* | | x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.cJeff Garzik2007-10-271-2/+1
* | | x86: Fix boot protocol KEEP_SEGMENTS check.Eric W. Biederman2007-10-271-0/+10
* | | x86: export smp_ops to allow modular build of KVMThomas Gleixner2007-10-271-0/+1
* | | Revert "i386: export i386 smp_call_function_mask() to modules"Thomas Gleixner2007-10-271-7/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-10-251-3/+3
|\ \ \
| * | | x86: fix CONFIG_KEXEC build breakageMike Galbraith2007-10-241-3/+3
| |/ /
* | | x86: pci-gart fixFUJITA Tomonori2007-10-251-2/+1
|/ /
* | x86: Add HPET force support for MCP55 (nForce 5) chipsetsCarlos Corbacho2007-10-231-0/+18
* | x86: Force enable HPET for CK804 (nForce 4) chipsetsCarlos Corbacho2007-10-231-1/+36
* | x86: clean up setup.h and the boot codeH. Peter Anvin2007-10-231-6/+1
* | x86: Save registers in saved_context during suspend and hibernationRafael J. Wysocki2007-10-234-89/+118
* | x86: whitespace cleanup of mce_64.cThomas Gleixner2007-10-231-78/+86
* | x86: consolidate the cpu/ related code usageThomas Gleixner2007-10-235-14/+6
* | x86: prepare consolidation of cpu/ related code usageThomas Gleixner2007-10-232-4/+2
* | x86: prepare consolidation of cpu/ related MakefilesThomas Gleixner2007-10-232-14/+17
* | x86: Unify arch/x86/kernel/acpi MakefilesThomas Gleixner2007-10-233-18/+6
* | x86: unify crash_32/64.cHiroshi Shimamoto2007-10-234-139/+11
* | x86: add lapic_shutdown for x86_64Hiroshi Shimamoto2007-10-231-0/+14
* | x86: ARRAY_SIZE cleanupAlejandro Martinez Ruiz2007-10-231-1/+1
* | x86: fix more TSC clock source calibration errorsDave Johnson2007-10-231-14/+20
* | x86: fix TSC clock source calibration errorDave Johnson2007-10-231-3/+2
* | Boot with virtual == physical to get closer to native Linux.Rusty Russell2007-10-231-0/+1
* | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-223-8/+10
|\ \
OpenPOWER on IntegriCloud