aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-03x86: fix x86-32 early fixmap initialization.Eric W. Biederman1-6/+6
2007-12-03x86: disable hpet legacy replacement for kdumpOGAWA Hirofumi1-0/+4
2007-12-03x86: disable hpet on shutdownOGAWA Hirofumi3-0/+22
2007-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setupLinus Torvalds1-25/+16
2007-11-29x86/paravirt: revert exports to restore old behaviourJeremy Fitzhardinge1-2/+2
2007-11-29lguest: prevent VISWS or VOYAGER randconfigsRandy Dunlap1-0/+1
2007-11-29memory hotplug x86_64: fix section mismatch in init_memory_mapping()KAMEZAWA Hiroyuki1-1/+1
2007-11-29xen: mask _PAGE_PCD from ptesJeremy Fitzhardinge1-0/+4
2007-11-28x86 setup: don't recalculate ss:esp unless really necessaryJens Rottmann1-25/+16
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds9-7/+54
2007-11-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds5-7/+46
2007-11-26x86: correctly set UTS_MACHINE for "make ARCH=x86"Andreas Herrmann1-3/+2
2007-11-26x86: fix APIC related bootup crash on Athlon XP CPUsIngo Molnar1-1/+1
2007-11-26x86: export the symbol empty_zero_page on the 32-bit x86 architectureTheodore Ts'o1-0/+2
2007-11-26x86: fix kprobes_64.c inlining borkageAndrew Morton1-1/+1
2007-11-26pci: use pci=bfsort for HP DL385 G2, DL585 G2Michal Schmidt1-0/+16
2007-11-26x86: correctly set UTS_MACHINE for "make ARCH=x86"Andreas Herrmann1-3/+2
2007-11-26lockdep: annotate do_debug() trap handlerPeter Zijlstra2-0/+4
2007-11-26x86: turn off iommu merge by defaultIngo Molnar1-1/+1
2007-11-26x86: printk kernel version in WARN_ON and other dump_stack usersArjan van de Ven2-0/+12
2007-11-26x86: fix NMI watchdog & 'stopped time' problemMaciej W. Rozycki2-4/+17
2007-11-20Pull fluff into release branchLen Brown2-4/+1
2007-11-20Pull thermal into release branchLen Brown1-0/+3
2007-11-20ACPI: fix two IRQ8 issues in IOAPIC modeShaohua Li2-3/+42
2007-11-17x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg1-2/+2
2007-11-17x86: reboot fixup for wrap2c boardDenys1-0/+1
2007-11-17x86: check boundary in count setup resourceYinghai Lu1-0/+6
2007-11-17x86: add hpet sanity checksThomas Gleixner1-0/+32
2007-11-17x86: on x86_64, correct reading of PC RTC when update in progress in time_64.cDavid P. Reed1-12/+18
2007-11-17x86: fix freeze in x86_64 RTC update code in time_64.cDavid P. Reed1-7/+4
2007-11-17x86: fixup cpu_info array conversionThomas Gleixner1-1/+0
2007-11-17x86: show cpuinfo only for online CPUsAndreas Herrmann2-10/+6
2007-11-17x86: fix cpu-hotplug regressionAndreas Herrmann1-1/+1
2007-11-17x86: ignore the sys_getcpu() tcache parameterIngo Molnar1-17/+2
2007-11-17x86: fix smp init sectionsRandy Dunlap1-2/+2
2007-11-17x86: fix voyager_cat_init sectionRandy Dunlap1-1/+1
2007-11-16ACPI: Enable MSR (FixedHW) support for T-StatesZhao Yakui1-0/+3
2007-11-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2-81/+29
2007-11-16x86: acpi_pciprobe_dmi_table[] must be __devinitdataAdrian Bunk1-1/+1
2007-11-16x86_64: remove acpi_pci_link_exit()Adrian Bunk1-3/+0
2007-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86Linus Torvalds13-1171/+578
2007-11-14x86: don't call mce_create_device on CPU_UP_PREPAREAndreas Herrmann1-7/+11
2007-11-14x86: disable preemption in delay_tsc()Andrew Morton2-4/+10
2007-11-12x86: enable "make ARCH=x86"Sam Ravnborg3-41/+15
2007-11-12x86: do not use $(ARCH) when not neededSam Ravnborg7-16/+23
2007-11-12x86: move the rest of the menu's to KconfigSam Ravnborg3-1543/+1052
2007-11-12x86: move all simple arch settings to KconfigSam Ravnborg3-234/+136
2007-11-12x86: copy x86_64 specific Kconfig symbols to Kconfig.i386Sam Ravnborg2-23/+198
2007-11-12x86: add X86_64 dependency to x86_64 specific symbols in Kconfig.x86_64Sam Ravnborg1-17/+17
2007-11-12x86: add X86_32 dependency to i386 specific symbols in Kconfig.i386Sam Ravnborg1-37/+53