aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2009-02-10tracing, x86: fix fixup section to return to original codeSteven Rostedt
2009-02-10i8327: fix outb() parameter orderClemens Ladisch
2009-02-10x86: implement x86_32 stack protectorTejun Heo
2009-02-10x86: make lazy %gs optional on x86_32Tejun Heo
2009-02-10x86: add %gs accessors for x86_32Tejun Heo
2009-02-10x86: use asm .macro instead of cpp #define in entry_32.STejun Heo
2009-02-10Merge branch 'x86/urgent' into core/percpuIngo Molnar
2009-02-10Merge branch 'x86/uaccess' into core/percpuIngo Molnar
2009-02-10x86: fix math_emu register frame accessTejun Heo
2009-02-09x86: unstatic ioapic entry funcsJeremy Fitzhardinge
2009-02-09x86: add mp_find_ioapic_pinJeremy Fitzhardinge
2009-02-09x86: unstatic mp_find_ioapic so it can be used elsewhereJeremy Fitzhardinge
2009-02-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-02-09Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar
2009-02-09x86, es7000: fix ACPI table mappingsYinghai Lu
2009-02-09acpi/x86: introduce __apci_map_table, v4Yinghai Lu
2009-02-09acpi: remove final __acpi_map_table mapping before setting acpi_gbl_permanent...Jeremy Fitzhardinge
2009-02-09x86: always explicitly map acpi memoryJeremy Fitzhardinge
2009-02-09x86: use early_ioremap in __acpi_map_tableJeremy Fitzhardinge
2009-02-09x86, vmi: put a missing paravirt_release_pmd in pgd_dtorAlok Kataria
2009-02-09x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu
2009-02-09Merge branch 'x86/paravirt' into x86/apicIngo Molnar
2009-02-09x86: unify do_IRQ()Jeremy Fitzhardinge
2009-02-09x86: add handle_irq() to allow interrupt injectionJeremy Fitzhardinge
2009-02-09x86: early_printk.c - fix pgtable.h unification falloutIngo Molnar
2009-02-09Merge branch 'jsgf/x86/unify' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar
2009-02-09x86: add clflush before monitor for Intel 7400 seriesPallipadi, Venkatesh
2009-02-09x86: use linker to offset symbols by __per_cpu_loadBrian Gerst
2009-02-09x86: don't pretend that non-framepointer stack traces are reliableArjan van de Ven
2009-02-09x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu
2009-02-09x86: check_timer cleanupYinghai Lu
2009-02-09x86: use NR_IRQS_LEGACY to replace 16Yinghai Lu
2009-02-09x86/irq: optimize nr_irqsYinghai Lu
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown
2009-02-06x86: Fix compile error in arch/x86/kernel/early_printk.cJeremy Fitzhardinge
2009-02-06x86: clean up hpet timer reinitPavel Emelyanov
2009-02-05x86, numaq: cleanupsIngo Molnar
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar
2009-02-05x86: move default_ipi_xx back to ipi.cYinghai Lu
2009-02-05x86, apic: explain the purpose of max_physical_apicidIngo Molnar
2009-02-05smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_...Ingo Molnar
2009-02-05[CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS tableMark Langsdorf
2009-02-04Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin
2009-02-05x86: fix grammar in user-visible BIOS warningAlex Chiang
2009-02-05x86: fix hpet timer reinit for x86_64Pavel Emelyanov
2009-02-04x86, 64-bit: print DMI info in the oops traceKyle McMartin
2009-02-04Merge branch 'core/xen' into x86/urgentIngo Molnar
2009-02-04ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent...Thomas Renninger
2009-02-03x86: kexec: Use one page table in x86_64 machine_kexecHuang Ying
2009-02-03x86: APIC: enable workaround on AMD Fam10h CPUsBorislav Petkov