Age | Commit message (Expand) | Author |
2009-02-09 | xen: expose enable_IO_APIC for 32-bit | Ian Campbell |
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 | x86: make apic_* operations inline functions | Jeremy Fitzhardinge |
2009-02-09 | xen: use our own eventchannel->irq path | Jeremy Fitzhardinge |
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: find nr_irqs_gsi with mp_ioapic_routing | Yinghai Lu |
2009-02-09 | x86: use NR_IRQS_LEGACY to replace 16 | Yinghai Lu |
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 | smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_... | Ingo Molnar |
2009-02-05 | x86: don't apply __supported_pte_mask to non-present ptes | Jeremy Fitzhardinge |
2009-02-05 | Merge branch 'core/percpu' into x86/paravirt | H. Peter Anvin |
2009-02-04 | x86/paravirt: return full 64-bit result | Jeremy Fitzhardinge |
2009-02-02 | x86/paravirt: don't restore second return reg | Jeremy Fitzhardinge |
2009-01-31 | x86: split loading percpu segments from loading gdt | Jeremy Fitzhardinge |
2009-01-31 | x86: pass in cpu number to switch_to_new_gdt() | Brian Gerst |
2009-01-31 | x86, vm86: clean up invalid_vm86_irq() | Ingo Molnar |
2009-01-31 | x86, irq: describe NR_IRQ sizing details, clean up | Ingo Molnar |
2009-01-31 | x86, irq_vectors.h: remove needless includes | Ingo Molnar |
2009-01-31 | x86, irq: add IRQ layout comments | Ingo Molnar |
2009-01-31 | x86, irqs, voyager: remove Voyager quirk | Ingo Molnar |
2009-01-31 | x86, voyager: move Voyager-specific defines to voyager.h | Ingo Molnar |
2009-01-31 | x86, apic: clean up spurious vector sanity check | Ingo Molnar |
2009-01-31 | x86, apic: unify the APIC vector enumeration | Ingo Molnar |
2009-01-31 | x86, irq: add LOCAL_PERF_VECTOR | Ingo Molnar |
2009-01-30 | x86/paravirt: fix missing callee-save call on pud_val | Jeremy Fitzhardinge |
2009-01-30 | x86/paravirt: use callee-saved convention for pte_val/make_pte/etc | Jeremy Fitzhardinge |
2009-01-30 | x86/paravirt: implement PVOP_CALL macros for callee-save functions | Jeremy Fitzhardinge |
2009-01-30 | x86/paravirt: add register-saving thunks to reduce caller register pressure | Jeremy Fitzhardinge |
2009-01-30 | x86/paravirt: selectively save/restore regs around pvops calls | Jeremy Fitzhardinge |
2009-01-30 | x86/pvops: add a paravirt_ident functions to allow special patching | Jeremy Fitzhardinge |
2009-01-30 | Merge branch 'core/percpu' into x86/paravirt | H. Peter Anvin |
2009-01-30 | headers_check fix: x86, swab.h | Jaswinder Singh Rajput |
2009-01-30 | headers_check fix: x86, sigcontext32.h | Jaswinder Singh Rajput |
2009-01-30 | headers_check fix: x86, sigcontext.h | Jaswinder Singh Rajput |
2009-01-30 | headers_check fix: x86, ptrace-abi.h | Jaswinder Singh Rajput |
2009-01-30 | headers_check fix: x86, mtrr.h | Jaswinder Singh Rajput |
2009-01-30 | headers_check fix: x86, mce.h | Jaswinder Singh Rajput |
2009-01-30 | headers_check fix: x86, kvm.h | Jaswinder Singh Rajput |
2009-01-30 | headers_check fix: x86, e820.h | Jaswinder Singh Rajput |
2009-01-30 | Merge branch 'linus' into core/percpu | Ingo Molnar |
2009-01-30 | x86: seperate default_send_IPI_mask_sequence/allbutself from logical | Yinghai Lu |
2009-01-30 | x86, apic unification: remove left over files | Yinghai Lu |
2009-01-30 | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap |
2009-01-29 | x86/Voyager: remove X86_FIND_SMP_CONFIG Kconfig quirk | Ingo Molnar |