- c1eeb2d x86: fold apic_ops into genapic by Yinghai Lu · 17 years ago
- 06cd9a7 x86: add x2apic config by Yinghai Lu · 17 years ago
- 494df59 Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/paravirt', 'x86/urgent' and 'x86/xen'; commit 'v2.6.29-rc5' into x86/core by Ingo Molnar · 17 years ago
- 98c061b x86: make APIC_init_uniprocessor() more like smp_prepare_cpus() by Yinghai Lu · 17 years ago
- 3bd25d0 x86: pre init pirq_entries[] by Yinghai Lu · 17 years ago
- 88d0f55 x86: make 32bit to call enable_IO_APIC early like 64bit by Yinghai Lu · 17 years ago
- be71661 x86, vm86: fix preemption bug by Thomas Gleixner · 17 years ago
- f6db44d x86: fix typo in filter_cpuid_features() by Yinghai Lu · 17 years ago
- e49590b x86, olpc: fix model detection without OFW by Chris Ball · 17 years ago
- c466ed2 x86, UV: set full apicid in uv_hub_send_ipi by Dimitri Sivanich · 17 years ago
- 7032e86 Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 17 years ago
- a56cdcb Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/header-fixes', 'x86/headers' and 'x86/minor-fixes' into x86/core by Ingo Molnar · 17 years ago
- ab639f3 Merge branch 'core/percpu' into x86/core by Ingo Molnar · 17 years ago
- f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 17 years ago
- b13e246 x86, hpet: fix for LS21 + HPET = boot hang by john stultz · 17 years ago
- 34b0900 x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible context by Thomas Gleixner · 17 years ago
- d85cf93 x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption by Jeremy Fitzhardinge · 17 years ago
- 7445250 x86: merge sys_rt_sigreturn between 32 and 64 bits by H. Peter Anvin · 17 years ago
- b12bdaf x86: use regparm(3) for passed-in pt_regs pointer by Brian Gerst · 17 years ago
- ba1511b x86: kernel/mpparse.c fix compilation warnings by Jaswinder Singh Rajput · 17 years ago
- 94dba89 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 9ce04f9 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 9f339e7 x86, ptrace, mm: fix double-free on race by Markus Metzger · 17 years ago
- 9c8bb6b x86: drop -fno-stack-protector annotations after pt_regs fixes by Brian Gerst · 17 years ago
- 253f29a x86: pass in pt_regs pointer for syscalls that need it by Brian Gerst · 17 years ago
- aa78bcf x86: use pt_regs pointer in do_device_not_available() by Brian Gerst · 17 years ago
- 5c79d2a x86: fix x86_32 stack protector bugs by Tejun Heo · 17 years ago
- 160d8da x86, apic: make generic_apic_probe() generally available by Ingo Molnar · 17 years ago
- d5b5a23 Merge branch 'x86/apic' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/apic by Ingo Molnar · 17 years ago
- 0e81cb5 x86, apic: fix initialization of wakeup_cpu by Alok Kataria · 17 years ago
- f47a454 tracing, x86: fix constraint for parent variable by Steven Rostedt · 17 years ago
- e3944bf tracing, x86: fix fixup section to return to original code by Steven Rostedt · 17 years ago
- b52af40 i8327: fix outb() parameter order by Clemens Ladisch · 17 years ago
- 60a5317 x86: implement x86_32 stack protector by Tejun Heo · 17 years ago
- ccbeed3 x86: make lazy %gs optional on x86_32 by Tejun Heo · 17 years ago
- d9a89a2 x86: add %gs accessors for x86_32 by Tejun Heo · 17 years ago
- f0d9611 x86: use asm .macro instead of cpp #define in entry_32.S by Tejun Heo · 17 years ago
- 92e2d50 Merge branch 'x86/urgent' into core/percpu by Ingo Molnar · 17 years ago
- 5d96218 Merge branch 'x86/uaccess' into core/percpu by Ingo Molnar · 17 years ago
- d315760 x86: fix math_emu register frame access by Tejun Heo · 17 years ago
- ca97ab9 x86: unstatic ioapic entry funcs by Jeremy Fitzhardinge · 17 years ago
- c3e137d x86: add mp_find_ioapic_pin by Jeremy Fitzhardinge · 17 years ago
- 4924e22 x86: unstatic mp_find_ioapic so it can be used elsewhere by Jeremy Fitzhardinge · 17 years ago
- 6707fbb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
- 249d51b Merge commit 'v2.6.29-rc4' into core/percpu by Ingo Molnar · 17 years ago
- b825e6c x86, es7000: fix ACPI table mappings by Yinghai Lu · 17 years ago
- 7d97277 acpi/x86: introduce __apci_map_table, v4 by Yinghai Lu · 17 years ago
- 05876f8 acpi: remove final __acpi_map_table mapping before setting acpi_gbl_permanent_mmap by Jeremy Fitzhardinge · 17 years ago
- eecb9a6 x86: always explicitly map acpi memory by Jeremy Fitzhardinge · 17 years ago
- 1c14fa4 x86: use early_ioremap in __acpi_map_table by Jeremy Fitzhardinge · 17 years ago
- 55a8ba4 x86, vmi: put a missing paravirt_release_pmd in pgd_dtor by Alok Kataria · 17 years ago
- 3f4a739 x86: find nr_irqs_gsi with mp_ioapic_routing by Yinghai Lu · 17 years ago
- eca217b Merge branch 'x86/paravirt' into x86/apic by Ingo Molnar · 17 years ago
- 7c1d7cd x86: unify do_IRQ() by Jeremy Fitzhardinge · 17 years ago
- 9b2b76a x86: add handle_irq() to allow interrupt injection by Jeremy Fitzhardinge · 17 years ago
- 726c0d9 x86: early_printk.c - fix pgtable.h unification fallout by Ingo Molnar · 17 years ago
- 790c7eb Merge branch 'jsgf/x86/unify' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/headers by Ingo Molnar · 17 years ago
- e736ad5 x86: add clflush before monitor for Intel 7400 series by Pallipadi, Venkatesh · 17 years ago
- 2add8e2 x86: use linker to offset symbols by __per_cpu_load by Brian Gerst · 17 years ago
- 2c344e9 x86: don't pretend that non-framepointer stack traces are reliable by Arjan van de Ven · 17 years ago
- cc6c500 x86: find nr_irqs_gsi with mp_ioapic_routing by Yinghai Lu · 17 years ago
- f72dcca x86: check_timer cleanup by Yinghai Lu · 17 years ago
- abcaa2b x86: use NR_IRQS_LEGACY to replace 16 by Yinghai Lu · 17 years ago
- f1ee554 x86/irq: optimize nr_irqs by Yinghai Lu · 17 years ago
- 2d29c6a Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release by Len Brown · 17 years ago
- fb08b20 x86: Fix compile error in arch/x86/kernel/early_printk.c by Jeremy Fitzhardinge · 17 years ago
- ff08f76 x86: clean up hpet timer reinit by Pavel Emelyanov · 17 years ago
- 4f179d1 x86, numaq: cleanups by Ingo Molnar · 17 years ago
- 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 17 years ago
- c5e9548 x86: move default_ipi_xx back to ipi.c by Yinghai Lu · 17 years ago
- fdbecd9 x86, apic: explain the purpose of max_physical_apicid by Ingo Molnar · 17 years ago
- 65a4e57 smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_setup() by Ingo Molnar · 17 years ago
- 732553e [CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS table by Mark Langsdorf · 17 years ago
- 327641d Merge branch 'core/percpu' into x86/paravirt by H. Peter Anvin · 17 years ago
- 4560839 x86: fix grammar in user-visible BIOS warning by Alex Chiang · 17 years ago
- a6a9540 x86: fix hpet timer reinit for x86_64 by Pavel Emelyanov · 17 years ago
- 48ec4d9 x86, 64-bit: print DMI info in the oops trace by Kyle McMartin · 17 years ago
- bb960a1 Merge branch 'core/xen' into x86/urgent by Ingo Molnar · 17 years ago
- 62663ea ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc entries by Thomas Renninger · 17 years ago
- f5deb79 x86: kexec: Use one page table in x86_64 machine_kexec by Huang Ying · 17 years ago
- 8587706 x86: APIC: enable workaround on AMD Fam10h CPUs by Borislav Petkov · 17 years ago
- a67798c x86: push old stack address on irqstack for unwinder by Martin Hicks · 17 years ago
- ef3892b x86, percpu: fix kexec with vmlinux by Yinghai Lu · 17 years ago
- 664c795 x86/vmi: fix interrupt enable/disable/save/restore calling convention. by Jeremy Fitzhardinge · 17 years ago
- 10b888d irq, x86: fix lock status with numa_migrate_irq_desc by Yinghai Lu · 17 years ago
- 9a8ecae x86: add cache descriptors for Intel Core i7 by Dave Jones · 17 years ago
- f649043 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- e81cfd2 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 92ab783 x86/Voyager: make it build and boot by James Bottomley · 17 years ago
- 11e3a84 x86: split loading percpu segments from loading gdt by Jeremy Fitzhardinge · 17 years ago
- 552be87 x86: pass in cpu number to switch_to_new_gdt() by Brian Gerst · 17 years ago
- 2749ebe x86: UV fix uv_flush_send_and_wait() by Cliff Wickman · 17 years ago
- 647ad94 x86, apic: clean up spurious vector sanity check by Ingo Molnar · 17 years ago
- 8f47e16 x86: update copyrights by Ingo Molnar · 17 years ago
- d1de36f x86, apic: clean up header section by Ingo Molnar · 17 years ago
- da5de7c x86/paravirt: use callee-saved convention for pte_val/make_pte/etc by Jeremy Fitzhardinge · 17 years ago
- ecb93d1 x86/paravirt: add register-saving thunks to reduce caller register pressure by Jeremy Fitzhardinge · 17 years ago
- b8aa287 x86: fix paravirt clobber in entry_64.S by Jeremy Fitzhardinge · 17 years ago
- 41edafd x86/pvops: add a paravirt_ident functions to allow special patching by Jeremy Fitzhardinge · 17 years ago
- 9b7ed8f Merge branch 'core/percpu' into x86/paravirt by H. Peter Anvin · 17 years ago