aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-14Kick CPUS that might be sleeping in cpus_idle_waitSteven Rostedt2-0/+22
2008-01-11Pull bugzilla-9194 into release branchLen Brown1-7/+3
2008-01-11PM: ACPI and APM must not be enabled at the same timeLen Brown1-7/+3
2008-01-08x86: fix do_fork_idle section mismatchThomas Gleixner1-1/+1
2008-01-01fix lguest rmmod "bad pgd"Rusty Russell1-1/+1
2007-12-25Revert "x86: fix show cpuinfo cpu number always zero"Linus Torvalds1-1/+1
2007-12-21x86: intel_cacheinfo.c: cpu cache info entry for Intel TolapaiJason Gaston1-0/+1
2007-12-21x86: fix die() to not be preemptibleIngo Molnar1-4/+3
2007-12-19x86: fix show cpuinfo cpu number always zeroMike Travis1-1/+1
2007-12-19x86_32: disable_pse must be __cpuinitdataAdrian Bunk1-1/+1
2007-12-19x86_32: select_idle_routine() must be __cpuinitAdrian Bunk1-1/+1
2007-12-19x86 smpboot_32.c section fixesAdrian Bunk1-3/+3
2007-12-19x86 apic_32.c section fixAdrian Bunk1-1/+1
2007-12-18x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!"Ingo Molnar2-8/+24
2007-12-18x86: kprobes bugfixMasami Hiramatsu1-23/+18
2007-12-18x86: jprobe bugfixMasami Hiramatsu2-7/+3
2007-12-18oprofile: op_model_athlon.c support for AMD family 10h barcelona performance countersBarry Kasindorf1-6/+16
2007-12-17revert "Hibernation: Use temporary page tables for kernel text mapping on x86_64"Andrew Morton1-33/+6
2007-12-10xen: relax signature checkJeremy Fitzhardinge1-1/+1
2007-12-06Pull suspend-2.6.24 into release branchLen Brown1-4/+0
2007-12-06ACPI: suspend: old debugging hacks sneaked backPavel Machek1-4/+0
2007-12-06Tiny clean-up of OPROFILE/KPROBES configurationLinus Torvalds1-2/+3
2007-12-04x86: arch_register_cpu() section fixAndrew Morton1-2/+3
2007-12-04x86: free_cache_attributes() section fixAdrian Bunk1-1/+1
2007-12-04x86: add the word 'WARNING' in check_nmi_watchdog() outputDon Zickus2-2/+4
2007-12-04x86: revert CONFIG_X86_HT semantics changeAdrian Bunk1-1/+2
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