| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-13 | 1 | -1/+4 |
|\ |
|
| * | x86, intr-remap: fix eoi for interrupt remapping without x2apic | Weidong Han | 2009-04-10 | 1 | -1/+4 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-09 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | x86: make 64 bit to use default_inquire_remote_apic | Yinghai Lu | 2009-04-08 | 1 | -2/+2 |
* | | x86 ACPI: Add support for Always Running APIC timer | Venkatesh Pallipadi | 2009-04-07 | 1 | -0/+6 |
|/ |
|
* | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-04-06 | 2 | -54/+156 |
|\ |
|
| * | x2apic/intr-remap: decouple interrupt remapping from x2apic | Han, Weidong | 2009-04-04 | 1 | -5/+24 |
| * | Intel IOMMU Suspend/Resume Support - Interrupt Remapping | Fenghua Yu | 2009-04-03 | 2 | -49/+132 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 2009-04-05 | 6 | -39/+40 |
|\ \
| |/
|/| |
|
| * | Merge branch 'linus' into cpumask-for-linus | Ingo Molnar | 2009-03-30 | 6 | -178/+171 |
| |\ |
|
| * | | cpumask: remove x86 cpumask_t uses. | Rusty Russell | 2009-03-13 | 3 | -9/+9 |
| * | | cpumask: remove cpumask_t assignment from vector_allocation_domain() | Rusty Russell | 2009-03-13 | 4 | -4/+8 |
| * | | cpumask: clean up summit's send_IPI functions | Rusty Russell | 2009-03-13 | 1 | -7/+3 |
| * | | cpumask: use new cpumask functions throughout x86 | Rusty Russell | 2009-03-13 | 3 | -12/+12 |
| * | | cpumask: convert arch/x86/kernel/nmi.c's backtrace_mask to a cpumask_var_t | Rusty Russell | 2009-03-13 | 1 | -5/+6 |
| * | | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: x86 | Rusty Russell | 2009-03-13 | 2 | -2/+2 |
* | | | sgi-gru: add macros for using the UV hub to send interrupts | Jack Steiner | 2009-04-02 | 1 | -7/+2 |
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-04-01 | 1 | -0/+4 |
| |/
|/| |
|
| | | |
| \ | |
*-. \ | Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/core | Ingo Molnar | 2009-03-28 | 1 | -5/+4 |
|\ \ \ |
|
| * \ \ | Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw... | Ingo Molnar | 2009-03-24 | 1 | -5/+4 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | x86: apic/io_apic.c define msi_ir_chip and ir_ioapic_chip all the time | Jaswinder Singh Rajput | 2009-03-23 | 1 | -5/+4 |
* | | | | x86: Correct behaviour of irq affinity | Rusty Russell | 2009-03-25 | 1 | -2/+3 |
* | | | | x86: use default_cpu_mask_to_apicid for 64bit | Yinghai Lu | 2009-03-24 | 1 | -16/+2 |
* | | | | x86: fix set_extra_move_desc calling | Yinghai Lu | 2009-03-24 | 1 | -1/+2 |
|/ / / |
|
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' a... | Ingo Molnar | 2009-03-24 | 1 | -2/+2 |
|\ \ \ \
| | |/ / |
|
| * | | | x86: Fix a couple of sparse warnings in arch/x86/kernel/apic/io_apic.c | Dmitri Vorobiev | 2009-03-22 | 1 | -2/+2 |
| |/ / |
|
* | | | x86: fix IO APIC resource allocation error message | Bartlomiej Zolnierkiewicz | 2009-03-20 | 1 | -3/+6 |
|/ / |
|
* | | x86: add x2apic_wrmsr_fence() to x2apic flush tlb paths | Suresh Siddha | 2009-03-18 | 2 | -0/+12 |
* | | x86: fix broken irq migration logic while cleaning up multiple vectors | Suresh Siddha | 2009-03-17 | 1 | -0/+13 |
* | | x86, ioapic: Fix non atomic allocation with interrupts disabled | Suresh Siddha | 2009-03-17 | 2 | -16/+29 |
* | | x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic code | Suresh Siddha | 2009-03-17 | 2 | -36/+10 |
* | | x86, x2apic: cleanup the IO-APIC level migration with interrupt-remapping | Suresh Siddha | 2009-03-17 | 1 | -91/+65 |
* | | x86, x2apic: fix clear_local_APIC() in the presence of x2apic | Suresh Siddha | 2009-03-17 | 1 | -7/+2 |
* | | x86, x2apic: use virtual wire A mode in disable_IO_APIC() with interrupt-rema... | Suresh Siddha | 2009-03-17 | 1 | -2/+10 |
* | | x86, x2apic: enable fault handling for intr-remapping | Suresh Siddha | 2009-03-17 | 2 | -2/+16 |
|/ |
|
* | Merge branch 'x86/mce2' into x86/core | Ingo Molnar | 2009-03-05 | 1 | -0/+15 |
|\ |
|
| * | Merge branch 'x86/core' into x86/mce2 | H. Peter Anvin | 2009-03-03 | 1 | -33/+24 |
| |\ |
|
| * | | Merge branch 'x86/core' into x86/mce2 | H. Peter Anvin | 2009-02-24 | 1 | -0/+15 |
* | | | x86_32: apic/numaq_32, fix section mismatch | Jiri Slaby | 2009-03-02 | 1 | -1/+1 |
* | | | x86_32: apic/summit_32, fix section mismatch | Jiri Slaby | 2009-03-02 | 1 | -9/+9 |
* | | | x86_32: apic/es7000_32, fix section mismatch | Jiri Slaby | 2009-03-02 | 1 | -20/+17 |
* | | | x86_32: apic/summit_32, fix cpu_mask_to_apicid | Jiri Slaby | 2009-03-02 | 1 | -21/+9 |
* | | | x86_32: apic/es7000_32, fix cpu_mask_to_apicid | Jiri Slaby | 2009-03-02 | 1 | -20/+10 |
* | | | x86_32: apic/es7000_32, cpu_mask_to_apicid cleanup | Jiri Slaby | 2009-03-02 | 1 | -42/+4 |
* | | | x86_32: apic/bigsmp_32, de-inline functions | Jiri Slaby | 2009-03-02 | 1 | -23/+17 |
* | | | x86: fix !ACPI build for es7000_32.c | Ingo Molnar | 2009-02-26 | 1 | -2/+9 |
* | | | x86: apic: simplify secondary CPU wakeup methods, fix | Ingo Molnar | 2009-02-26 | 1 | -17/+18 |
* | | | x86: apic: simplify secondary CPU wakeup methods | Ingo Molnar | 2009-02-26 | 9 | -12/+3 |
* | | | x86: remove update_apic from x86_quirks | Yinghai Lu | 2009-02-26 | 10 | -64/+115 |
| |/
|/| |
|
* | | x86_32: summit_32, de-inline functions | Jiri Slaby | 2009-02-24 | 1 | -27/+20 |