summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2007-12-06Pull suspend-2.6.24 into release branchLen Brown
2007-12-06ACPI: suspend: old debugging hacks sneaked backPavel Machek
2007-12-04x86: arch_register_cpu() section fixAndrew Morton
2007-12-04x86: free_cache_attributes() section fixAdrian Bunk
2007-12-04x86: add the word 'WARNING' in check_nmi_watchdog() outputDon Zickus
2007-12-03x86: fix x86-32 early fixmap initialization.Eric W. Biederman
2007-12-03x86: disable hpet legacy replacement for kdumpOGAWA Hirofumi
2007-12-03x86: disable hpet on shutdownOGAWA Hirofumi
2007-11-29x86/paravirt: revert exports to restore old behaviourJeremy Fitzhardinge
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2007-11-26x86: fix APIC related bootup crash on Athlon XP CPUsIngo Molnar
2007-11-26x86: export the symbol empty_zero_page on the 32-bit x86 architectureTheodore Ts'o
2007-11-26x86: fix kprobes_64.c inlining borkageAndrew Morton
2007-11-26lockdep: annotate do_debug() trap handlerPeter Zijlstra
2007-11-26x86: turn off iommu merge by defaultIngo Molnar
2007-11-26x86: printk kernel version in WARN_ON and other dump_stack usersArjan van de Ven
2007-11-26x86: fix NMI watchdog & 'stopped time' problemMaciej W. Rozycki
2007-11-20Pull fluff into release branchLen Brown
2007-11-20Pull thermal into release branchLen Brown
2007-11-20ACPI: fix two IRQ8 issues in IOAPIC modeShaohua Li
2007-11-17x86: reboot fixup for wrap2c boardDenys
2007-11-17x86: add hpet sanity checksThomas Gleixner
2007-11-17x86: on x86_64, correct reading of PC RTC when update in progress in time_64.cDavid P. Reed
2007-11-17x86: fix freeze in x86_64 RTC update code in time_64.cDavid P. Reed
2007-11-17x86: fixup cpu_info array conversionThomas Gleixner
2007-11-17x86: show cpuinfo only for online CPUsAndreas Herrmann
2007-11-17x86: fix cpu-hotplug regressionAndreas Herrmann
2007-11-16ACPI: Enable MSR (FixedHW) support for T-StatesZhao Yakui
2007-11-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-11-16x86_64: remove acpi_pci_link_exit()Adrian Bunk
2007-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86Linus Torvalds
2007-11-14x86: don't call mce_create_device on CPU_UP_PREPAREAndreas Herrmann
2007-11-12x86: do not use $(ARCH) when not neededSam Ravnborg
2007-11-12x86: unification of cfufreq/KconfigSam Ravnborg
2007-11-12x86: fix taking DNA during 64bit sigreturnSiddha, Suresh B
2007-11-09x86: make nmi_cpu_busy() always definedIngo Molnar
2007-11-09x86: make ipi_handler() always definedIngo Molnar
2007-11-03Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2007-10-30x86: kernel/setup_32.c: unexport machine_idAdrian Bunk
2007-10-30x86 gart: rename symbols only used for the GART implementationJoerg Roedel
2007-10-30x86 gart: make some variables and functions staticJoerg Roedel
2007-10-30x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel
2007-10-30x86 gart: rename iommu.h to gart.hJoerg Roedel
2007-10-30x86: additional CPUID strings; fix strings for AMD-ecxH. Peter Anvin
2007-10-29x86: fix pci-gart failure handlingFUJITA Tomonori
2007-10-27x86: Dump filtering supports x86_64 sparsememKen'ichi Ohmichi
2007-10-27x86: fix compiler warnings in arch/x86/kernel/early-quirks.cJeff Garzik
2007-10-27x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.cJeff Garzik
2007-10-27x86: Fix boot protocol KEEP_SEGMENTS check.Eric W. Biederman
2007-10-27x86: export smp_ops to allow modular build of KVMThomas Gleixner