| Commit message (Expand) | Author | Age |
* | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-06-01 |
|\ |
|
| * | x86: Fix false positive section mismatch warnings in the apic code | Sam Ravnborg | 2009-05-10 |
* | | perf_counter/x86: Always use NMI for performance-monitoring interrupt | Yong Wang | 2009-05-29 |
* | | perf_counter: x86: Remove interrupt throttle | Peter Zijlstra | 2009-05-25 |
* | | perf_counter: Dynamically allocate tasks' perf_counter_context struct | Paul Mackerras | 2009-05-22 |
* | | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-04-29 |
|\| |
|
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-26 |
| |\ |
|
| | * | x86: avoid theoretical spurious NMI backtraces with CONFIG_CPUMASK_OFFSTACK=y | Rusty Russell | 2009-04-21 |
| | * | x86: fix boot crash in NMI watchdog with CONFIG_CPUMASK_OFFSTACK=y and flat APIC | Rusty Russell | 2009-04-21 |
| | * | x86/uv: fix for no memory at paddr 0 | Jack Steiner | 2009-04-20 |
| | * | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2009-04-20 |
| | |\ |
|
| | * | | x86/uv: fix init of cpu-less nodes | Jack Steiner | 2009-04-17 |
| * | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-26 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | x86, irq: Remove IRQ_DISABLED check in process context IRQ move | Pallipadi, Venkatesh | 2009-04-14 |
| * | | | Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li... | Linus Torvalds | 2009-04-16 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | x86, UV: Fix for nodes with memory and no cpus | Jack Steiner | 2009-04-03 |
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-13 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | x86, intr-remap: fix eoi for interrupt remapping without x2apic | Weidong Han | 2009-04-10 |
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-09 |
| |\| | |
|
| | * | | x86: make 64 bit to use default_inquire_remote_apic | Yinghai Lu | 2009-04-08 |
| * | | | x86 ACPI: Add support for Always Running APIC timer | Venkatesh Pallipadi | 2009-04-07 |
| |/ / |
|
* | | | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-04-07 |
|\| | |
|
| * | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-04-06 |
| |\ \ |
|
| | * | | x2apic/intr-remap: decouple interrupt remapping from x2apic | Han, Weidong | 2009-04-04 |
| | * | | Intel IOMMU Suspend/Resume Support - Interrupt Remapping | Fenghua Yu | 2009-04-03 |
| | |/ |
|
* | | | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar | 2009-04-06 |
|\| | |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 2009-04-05 |
| |\ \
| | |/
| |/| |
|
| | * | Merge branch 'linus' into cpumask-for-linus | Ingo Molnar | 2009-03-30 |
| | |\ |
|
| | * | | cpumask: remove x86 cpumask_t uses. | Rusty Russell | 2009-03-13 |
| | * | | cpumask: remove cpumask_t assignment from vector_allocation_domain() | Rusty Russell | 2009-03-13 |
| | * | | cpumask: clean up summit's send_IPI functions | Rusty Russell | 2009-03-13 |
| | * | | cpumask: use new cpumask functions throughout x86 | Rusty Russell | 2009-03-13 |
| | * | | cpumask: convert arch/x86/kernel/nmi.c's backtrace_mask to a cpumask_var_t | Rusty Russell | 2009-03-13 |
| | * | | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: x86 | Rusty Russell | 2009-03-13 |
| * | | | sgi-gru: add macros for using the UV hub to send interrupts | Jack Steiner | 2009-04-02 |
| * | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-04-01 |
| | |/
| |/| |
|
| | | | |
| | \ | |
| *-. \ | Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/core | Ingo Molnar | 2009-03-28 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw... | Ingo Molnar | 2009-03-24 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | | * | | x86: apic/io_apic.c define msi_ir_chip and ir_ioapic_chip all the time | Jaswinder Singh Rajput | 2009-03-22 |
| * | | | | x86: Correct behaviour of irq affinity | Rusty Russell | 2009-03-25 |
| * | | | | x86: use default_cpu_mask_to_apicid for 64bit | Yinghai Lu | 2009-03-24 |
| * | | | | x86: fix set_extra_move_desc calling | Yinghai Lu | 2009-03-24 |
| |/ / / |
|
| | | | | |
| | \ \ | |
| *-. | | | Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' a... | Ingo Molnar | 2009-03-24 |
| |\ \| | |
|
| | * | | | x86: Fix a couple of sparse warnings in arch/x86/kernel/apic/io_apic.c | Dmitri Vorobiev | 2009-03-22 |
| | |/ / |
|
| * / / | x86: fix IO APIC resource allocation error message | Bartlomiej Zolnierkiewicz | 2009-03-20 |
| |/ / |
|
| * | | x86: add x2apic_wrmsr_fence() to x2apic flush tlb paths | Suresh Siddha | 2009-03-18 |
| * | | x86: fix broken irq migration logic while cleaning up multiple vectors | Suresh Siddha | 2009-03-17 |
| * | | x86, ioapic: Fix non atomic allocation with interrupts disabled | Suresh Siddha | 2009-03-17 |
| * | | x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic code | Suresh Siddha | 2009-03-17 |
| * | | x86, x2apic: cleanup the IO-APIC level migration with interrupt-remapping | Suresh Siddha | 2009-03-17 |