aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2009-08-17x86, apic: Move dmar_table_init() out of enable_IR()Yinghai Lu
2009-08-17x86, mce: Don't initialize MCEs on unknown CPUsIngo Molnar
2009-08-17x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUsBartlomiej Zolnierkiewicz
2009-08-16x86: Annotate section mismatch warnings in kernel/apic/x2apic_uv_x.cLeonardo Potenza
2009-08-16x86, mce: therm_throt: Don't log redundant normalityHugh Dickins
2009-08-15Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar
2009-08-15x86: Fix UV BAU destination subnode idCliff Wickman
2009-08-14percpu, sparc64: fix sparse possible cpu map handlingTejun Heo
2009-08-13Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-12perf_counter, x86: Fix/improve apic fallbackIngo Molnar
2009-08-12x86: Fix oops in identify_cpu() on CPUs without CPUIDOndrej Zary
2009-08-11tracing: Convert x86_64 mmap and uname to use DEFINE_SYSCALLJason Baron
2009-08-11tracing: Add individual syscalls tracepoint id supportJason Baron
2009-08-11tracing: Add syscall tracepointsJason Baron
2009-08-11tracing: Call arch_init_ftrace_syscalls at bootJason Baron
2009-08-11tracing: Map syscall name to numberJason Baron
2009-08-11Merge branch 'linus' into tracing/coreIngo Molnar
2009-08-11x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flagKevin Winchester
2009-08-11perf_counter, x86: Fix generic cache events on P6-mobile CPUsIngo Molnar
2009-08-11perf_counter, x86: Fix lapic printk messageIngo Molnar
2009-08-11x86, mce: therm_throt - change when we print messagesDmitry Torokhov
2009-08-10x86: Add reboot quirk for every 5 series MacBook/ProShunichi Fuji
2009-08-10x86: Fix serialization in pit_expect_msb()Linus Torvalds
2009-08-10x86: Introduce GDT_ENTRY_INIT(), initialize bad_bios_desc staticallyAkinobu Mita
2009-08-10dma-ops: Remove flush_write_buffers() in dma-mapping-common.hArnd Bergmann
2009-08-09x86: Use printk_once()Marcin Slusarz
2009-08-09x86, perf_counter, bts: Add BTS support to perfcountersMarkus Metzger
2009-08-09x86: fix buffer overflow in efi_init()Roel Kluin
2009-08-08x86: Introduce GDT_ENTRY_INIT(), fix APMIngo Molnar
2009-08-08x86: Introduce GDT_ENTRY_INIT()Akinobu Mita
2009-08-08x86, ioapic: Panic on irq-pin binding only if neededCyrill Gorcunov
2009-08-08x86: Add quirk to make Apple MacBookPro5,1 use reboot=pciOzan Çağlayan
2009-08-08x86: Fix MSI-X initialization by using online_mask for x2apic target_cpusYinghai Lu
2009-08-06tracing/function-graph-tracer: Drop the useless nmi protectionFrederic Weisbecker
2009-08-05x86/apic: Enable x2APIC without interrupt remapping under KVMGleb Natapov
2009-08-05x86, apic: Drop redundant bit assignmentCyrill Gorcunov
2009-08-05x86, ioapic: Throw BUG instead of NULL dereferenceCyrill Gorcunov
2009-08-05x86, ioapic: Introduce for_each_irq_pin() helperCyrill Gorcunov
2009-08-05x86: Fix VMI && stack protectorAlok Kataria
2009-08-04x86: Work around compilation warning in arch/x86/kernel/apm_32.cSubrata Modak
2009-08-04x86, UV: Complete IRQ interrupt migration in arch_enable_uv_irq()Jack Steiner
2009-08-04x86: Don't use current_cpu_data in x2apic phys_pkg_idYinghai Lu
2009-08-04x86, UV: Fix UV apic modeJack Steiner
2009-08-04x86, UV: Delete mapping of MMR rangs mapped by BIOSJack Steiner
2009-08-04x86, UV: Handle missing blade-local memory correctlyJack Steiner
2009-08-03x86: Fix assert syntax in vmlinux.lds.SH. Peter Anvin
2009-08-03x86: Make 64-bit efi_ioremap use ioremap on MMIO regionsPaul Mackerras
2009-08-03x86: Add quirk to make Apple MacBook5,2 use reboot=pciPaul Mackerras
2009-08-04x86, percpu: Collect hot percpu variables into one cachelineTejun Heo
2009-08-04x86, percpu: Fix DECLARE/DEFINE_PER_CPU_PAGE_ALIGNED()Tejun Heo