summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86: intel_cacheinfo.c: cpu cache info entry for Intel TolapaiJason Gaston2007-12-211-0/+1
* x86: fix die() to not be preemptibleIngo Molnar2007-12-211-4/+3Star
* x86: fix show cpuinfo cpu number always zeroMike Travis2007-12-191-1/+1
* x86_32: disable_pse must be __cpuinitdataAdrian Bunk2007-12-191-1/+1
* x86_32: select_idle_routine() must be __cpuinitAdrian Bunk2007-12-191-1/+1
* x86 smpboot_32.c section fixesAdrian Bunk2007-12-191-3/+3
* x86 apic_32.c section fixAdrian Bunk2007-12-191-1/+1
* x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!"Ingo Molnar2007-12-182-8/+24
* x86: kprobes bugfixMasami Hiramatsu2007-12-181-23/+18Star
* x86: jprobe bugfixMasami Hiramatsu2007-12-182-7/+3Star
* oprofile: op_model_athlon.c support for AMD family 10h barcelona performance ...Barry Kasindorf2007-12-181-6/+16
* revert "Hibernation: Use temporary page tables for kernel text mapping on x86...Andrew Morton2007-12-181-33/+6Star
* xen: relax signature checkJeremy Fitzhardinge2007-12-111-1/+1
* Pull suspend-2.6.24 into release branchLen Brown2007-12-061-4/+0Star
|\
| * ACPI: suspend: old debugging hacks sneaked backPavel Machek2007-12-061-4/+0Star
* | Tiny clean-up of OPROFILE/KPROBES configurationLinus Torvalds2007-12-061-2/+3
* | x86: arch_register_cpu() section fixAndrew Morton2007-12-041-2/+3
* | x86: free_cache_attributes() section fixAdrian Bunk2007-12-041-1/+1
* | x86: add the word 'WARNING' in check_nmi_watchdog() outputDon Zickus2007-12-042-2/+4
* | x86: revert CONFIG_X86_HT semantics changeAdrian Bunk2007-12-041-1/+2
|/
* x86: fix x86-32 early fixmap initialization.Eric W. Biederman2007-12-031-6/+6
* x86: disable hpet legacy replacement for kdumpOGAWA Hirofumi2007-12-031-0/+4
* x86: disable hpet on shutdownOGAWA Hirofumi2007-12-033-0/+22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds2007-11-301-25/+16Star
|\
| * x86 setup: don't recalculate ss:esp unless really necessaryJens Rottmann2007-11-291-25/+16Star
* | x86/paravirt: revert exports to restore old behaviourJeremy Fitzhardinge2007-11-291-2/+2
* | lguest: prevent VISWS or VOYAGER randconfigsRandy Dunlap2007-11-291-0/+1
* | memory hotplug x86_64: fix section mismatch in init_memory_mapping()KAMEZAWA Hiroyuki2007-11-291-1/+1
* | xen: mask _PAGE_PCD from ptesJeremy Fitzhardinge2007-11-291-0/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-11-279-7/+54
|\
| * x86: fix APIC related bootup crash on Athlon XP CPUsIngo Molnar2007-11-261-1/+1
| * x86: export the symbol empty_zero_page on the 32-bit x86 architectureTheodore Ts'o2007-11-261-0/+2
| * x86: fix kprobes_64.c inlining borkageAndrew Morton2007-11-261-1/+1
| * pci: use pci=bfsort for HP DL385 G2, DL585 G2Michal Schmidt2007-11-261-0/+16
| * x86: correctly set UTS_MACHINE for "make ARCH=x86"Andreas Herrmann2007-11-261-3/+2Star
| * lockdep: annotate do_debug() trap handlerPeter Zijlstra2007-11-262-0/+4
| * x86: turn off iommu merge by defaultIngo Molnar2007-11-261-1/+1
| * x86: printk kernel version in WARN_ON and other dump_stack usersArjan van de Ven2007-11-262-0/+12
| * x86: fix NMI watchdog & 'stopped time' problemMaciej W. Rozycki2007-11-262-4/+17
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-11-275-7/+46
|\ \
| * \ Pull fluff into release branchLen Brown2007-11-202-4/+1Star
| |\ \
| | * | x86: acpi_pciprobe_dmi_table[] must be __devinitdataAdrian Bunk2007-11-171-1/+1
| | * | x86_64: remove acpi_pci_link_exit()Adrian Bunk2007-11-171-3/+0Star
| * | | Pull thermal into release branchLen Brown2007-11-201-0/+3
| |\ \ \
| | * | | ACPI: Enable MSR (FixedHW) support for T-StatesZhao Yakui2007-11-171-0/+3
| | |/ /
| * | / ACPI: fix two IRQ8 issues in IOAPIC modeShaohua Li2007-11-202-3/+42
| | |/ | |/|
* / | x86: correctly set UTS_MACHINE for "make ARCH=x86"Andreas Herrmann2007-11-271-3/+2Star
|/ /
* | x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg2007-11-171-2/+2
* | x86: reboot fixup for wrap2c boardDenys2007-11-171-0/+1
* | x86: check boundary in count setup resourceYinghai Lu2007-11-171-0/+6