aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* x86: arch_register_cpu() section fixAndrew Morton2007-12-04
* x86: free_cache_attributes() section fixAdrian Bunk2007-12-04
* x86: add the word 'WARNING' in check_nmi_watchdog() outputDon Zickus2007-12-04
* x86: fix x86-32 early fixmap initialization.Eric W. Biederman2007-12-03
* x86: disable hpet legacy replacement for kdumpOGAWA Hirofumi2007-12-03
* x86: disable hpet on shutdownOGAWA Hirofumi2007-12-03
* x86/paravirt: revert exports to restore old behaviourJeremy Fitzhardinge2007-11-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-11-26
|\
| * x86: fix APIC related bootup crash on Athlon XP CPUsIngo Molnar2007-11-26
| * x86: export the symbol empty_zero_page on the 32-bit x86 architectureTheodore Ts'o2007-11-26
| * x86: fix kprobes_64.c inlining borkageAndrew Morton2007-11-26
| * lockdep: annotate do_debug() trap handlerPeter Zijlstra2007-11-26
| * x86: turn off iommu merge by defaultIngo Molnar2007-11-26
| * x86: printk kernel version in WARN_ON and other dump_stack usersArjan van de Ven2007-11-26
| * x86: fix NMI watchdog & 'stopped time' problemMaciej W. Rozycki2007-11-26
* | Pull fluff into release branchLen Brown2007-11-20
|\ \
| * | x86_64: remove acpi_pci_link_exit()Adrian Bunk2007-11-16
* | | Pull thermal into release branchLen Brown2007-11-20
|\ \ \
| * | | ACPI: Enable MSR (FixedHW) support for T-StatesZhao Yakui2007-11-16
| |/ /
* | / ACPI: fix two IRQ8 issues in IOAPIC modeShaohua Li2007-11-20
| |/ |/|
* | x86: reboot fixup for wrap2c boardDenys2007-11-17
* | x86: add hpet sanity checksThomas Gleixner2007-11-17
* | x86: on x86_64, correct reading of PC RTC when update in progress in time_64.cDavid P. Reed2007-11-17
* | x86: fix freeze in x86_64 RTC update code in time_64.cDavid P. Reed2007-11-17
* | x86: fixup cpu_info array conversionThomas Gleixner2007-11-17
* | x86: show cpuinfo only for online CPUsAndreas Herrmann2007-11-17
* | x86: fix cpu-hotplug regressionAndreas Herrmann2007-11-17
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-11-16
|\ \ | |/ |/|
| * [CPUFREQ] architectural pstate driver for powernow-k8Mark Langsdorf2007-10-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86Linus Torvalds2007-11-14
|\ \
| * | x86: do not use $(ARCH) when not neededSam Ravnborg2007-11-12
| * | x86: unification of cfufreq/KconfigSam Ravnborg2007-11-12
* | | x86: don't call mce_create_device on CPU_UP_PREPAREAndreas Herrmann2007-11-14
* | | x86: fix taking DNA during 64bit sigreturnSiddha, Suresh B2007-11-12
|/ /
* | x86: make nmi_cpu_busy() always definedIngo Molnar2007-11-09
* | x86: make ipi_handler() always definedIngo Molnar2007-11-09
* | Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2007-11-03
|\ \
| * | lockdep: fixup irq tracingPeter Zijlstra2007-10-25
* | | x86: kernel/setup_32.c: unexport machine_idAdrian Bunk2007-10-29
* | | x86 gart: rename symbols only used for the GART implementationJoerg Roedel2007-10-29
* | | x86 gart: make some variables and functions staticJoerg Roedel2007-10-29
* | | x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel2007-10-29
* | | x86 gart: rename iommu.h to gart.hJoerg Roedel2007-10-29
* | | x86: additional CPUID strings; fix strings for AMD-ecxH. Peter Anvin2007-10-29
* | | x86: fix pci-gart failure handlingFUJITA Tomonori2007-10-29
* | | x86: Dump filtering supports x86_64 sparsememKen'ichi Ohmichi2007-10-27
* | | x86: fix compiler warnings in arch/x86/kernel/early-quirks.cJeff Garzik2007-10-27
* | | x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.cJeff Garzik2007-10-27
* | | x86: Fix boot protocol KEEP_SEGMENTS check.Eric W. Biederman2007-10-27
* | | x86: export smp_ops to allow modular build of KVMThomas Gleixner2007-10-27