| Commit message (Expand) | Author | Age |
* | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-13 |
|\ |
|
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-11 |
| |\ |
|
| | * | x86: fix math_emu register frame access | Tejun Heo | 2009-02-09 |
| | * | x86: math_emu info cleanup | Tejun Heo | 2009-02-09 |
| | * | x86: include correct %gs in a.out core dump | Tejun Heo | 2009-02-09 |
| | * | x86: find nr_irqs_gsi with mp_ioapic_routing | Yinghai Lu | 2009-02-09 |
| | * | x86: add clflush before monitor for Intel 7400 series | Pallipadi, Venkatesh | 2009-02-09 |
| * | | x86: spinlocks: define dummy __raw_spin_is_contended | Kyle McMartin | 2009-02-09 |
* | | | x86, apic: make generic_apic_probe() generally available | Ingo Molnar | 2009-02-11 |
* | | | 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 |
|\ \ \ |
|
| * \ \ | Merge branch 'core/percpu' into x86/paravirt | H. Peter Anvin | 2009-02-04 |
| |\ \ \ |
|
| | * | | | 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/paravirt: return full 64-bit result | Jeremy Fitzhardinge | 2009-02-03 |
| * | | | | x86/paravirt: don't restore second return reg | Jeremy Fitzhardinge | 2009-02-02 |
| * | | | | 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 |
| |\| | | |
|
| | * | | | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-01-30 |
| | |\ \ \ |
|
* | | | | | | 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-09 |
* | | | | | | x86, numaq: cleanups | Ingo Molnar | 2009-02-05 |
* | | | | | | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar | 2009-02-05 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | x86: don't apply __supported_pte_mask to non-present ptes | Jeremy Fitzhardinge | 2009-02-05 |
| | |_|_|/
| |/| | | |
|
| * | | | | 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 |
| | |_|/
| |/| | |
|
| * | | | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap | 2009-01-29 |
* | | | | 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, vm86: clean up invalid_vm86_irq() | Ingo Molnar | 2009-01-30 |
* | | | | x86, irq: describe NR_IRQ sizing details, clean up | Ingo Molnar | 2009-01-30 |
* | | | | x86, irq_vectors.h: remove needless includes | Ingo Molnar | 2009-01-30 |