Age | Commit message (Expand) | Author |
2009-02-10 | tracing, x86: fix fixup section to return to original code | Steven Rostedt |
2009-02-10 | i8327: fix outb() parameter order | Clemens Ladisch |
2009-02-10 | x86: implement x86_32 stack protector | Tejun Heo |
2009-02-10 | x86: make lazy %gs optional on x86_32 | Tejun Heo |
2009-02-10 | x86: add %gs accessors for x86_32 | Tejun Heo |
2009-02-10 | x86: use asm .macro instead of cpp #define in entry_32.S | Tejun Heo |
2009-02-10 | Merge branch 'x86/urgent' into core/percpu | Ingo Molnar |
2009-02-10 | Merge branch 'x86/uaccess' into core/percpu | Ingo Molnar |
2009-02-10 | x86: fix math_emu register frame access | Tejun Heo |
2009-02-09 | x86: unstatic ioapic entry funcs | Jeremy Fitzhardinge |
2009-02-09 | x86: add mp_find_ioapic_pin | Jeremy Fitzhardinge |
2009-02-09 | x86: unstatic mp_find_ioapic so it can be used elsewhere | Jeremy Fitzhardinge |
2009-02-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2009-02-09 | Merge commit 'v2.6.29-rc4' into core/percpu | Ingo Molnar |
2009-02-09 | x86, es7000: fix ACPI table mappings | Yinghai Lu |
2009-02-09 | acpi/x86: introduce __apci_map_table, v4 | Yinghai Lu |
2009-02-09 | acpi: remove final __acpi_map_table mapping before setting acpi_gbl_permanent... | Jeremy Fitzhardinge |
2009-02-09 | x86: always explicitly map acpi memory | Jeremy Fitzhardinge |
2009-02-09 | x86: use early_ioremap in __acpi_map_table | Jeremy Fitzhardinge |
2009-02-09 | x86, vmi: put a missing paravirt_release_pmd in pgd_dtor | Alok Kataria |
2009-02-09 | x86: find nr_irqs_gsi with mp_ioapic_routing | Yinghai Lu |
2009-02-09 | Merge branch 'x86/paravirt' into x86/apic | Ingo Molnar |
2009-02-09 | x86: unify do_IRQ() | Jeremy Fitzhardinge |
2009-02-09 | x86: add handle_irq() to allow interrupt injection | Jeremy Fitzhardinge |
2009-02-09 | x86: early_printk.c - fix pgtable.h unification fallout | Ingo Molnar |
2009-02-09 | Merge branch 'jsgf/x86/unify' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar |
2009-02-09 | x86: add clflush before monitor for Intel 7400 series | Pallipadi, Venkatesh |
2009-02-09 | x86: use linker to offset symbols by __per_cpu_load | Brian Gerst |
2009-02-09 | x86: don't pretend that non-framepointer stack traces are reliable | Arjan van de Ven |
2009-02-09 | x86: find nr_irqs_gsi with mp_ioapic_routing | Yinghai Lu |
2009-02-09 | x86: check_timer cleanup | Yinghai Lu |
2009-02-09 | x86: use NR_IRQS_LEGACY to replace 16 | Yinghai Lu |
2009-02-09 | x86/irq: optimize nr_irqs | Yinghai Lu |
2009-02-07 | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown |
2009-02-06 | x86: Fix compile error in arch/x86/kernel/early_printk.c | Jeremy Fitzhardinge |
2009-02-06 | x86: clean up hpet timer reinit | Pavel Emelyanov |
2009-02-05 | x86, numaq: cleanups | Ingo Molnar |
2009-02-05 | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar |
2009-02-05 | x86: move default_ipi_xx back to ipi.c | Yinghai Lu |
2009-02-05 | x86, apic: explain the purpose of max_physical_apicid | Ingo Molnar |
2009-02-05 | smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_... | Ingo Molnar |
2009-02-05 | [CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS table | Mark Langsdorf |
2009-02-04 | Merge branch 'core/percpu' into x86/paravirt | H. Peter Anvin |
2009-02-05 | x86: fix grammar in user-visible BIOS warning | Alex Chiang |
2009-02-05 | x86: fix hpet timer reinit for x86_64 | Pavel Emelyanov |
2009-02-04 | x86, 64-bit: print DMI info in the oops trace | Kyle McMartin |
2009-02-04 | Merge branch 'core/xen' into x86/urgent | Ingo Molnar |
2009-02-04 | ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent... | Thomas Renninger |
2009-02-03 | x86: kexec: Use one page table in x86_64 machine_kexec | Huang Ying |
2009-02-03 | x86: APIC: enable workaround on AMD Fam10h CPUs | Borislav Petkov |