Age | Commit message (Expand) | Author |
2014-06-21 | x86, irq, trivial: Minor improvements of IRQ related code | Jiang Liu |
2014-03-06 | x86: hardirq: Make irq_hv_callback_count available for CONFIG_HYPERV=m as well | Thomas Gleixner |
2014-03-04 | x86: Add proper vector accounting for HYPERVISOR_CALLBACK_VECTOR | Thomas Gleixner |
2013-04-16 | KVM: VMX: Register a new IPI for posted interrupt | Yang Zhang |
2012-09-27 | x86: Distinguish TLB shootdown interrupts from other functions call interrupts | Tomoki Sekiyama |
2012-05-14 | x86: replace percpu_xxx funcs with this_cpu_xxx | Alex Shi |
2012-02-27 | x86/time: Eliminate unused irq0_irqs counter | Jan Beulich |
2011-12-18 | x86: Convert per-cpu counter icr_read_retry_count into a member of irq_stat | Fernando Luis Vazquez Cao |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra |
2010-04-28 | x86, asm: Introduce and use percpu_inc() | Jan Beulich |
2009-12-08 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-11-23 | x86: Tighten conditionals on MCE related statistics | Jan Beulich |
2009-10-14 | x86: UV RTC: Rename generic_interrupt to x86_platform_ipi | Dimitri Sivanich |
2009-06-11 | Merge branch 'linus' into x86/mce3 | Ingo Molnar |
2009-05-28 | x86, mce: enable MCE_INTEL for 32bit new MCE | Andi Kleen |
2009-04-29 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-04-21 | FRV: Fix the section attribute on UP DECLARE_PER_CPU() | David Howells |
2009-04-07 | perf_counter: x86: self-IPI for pending work | Peter Zijlstra |
2009-04-06 | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar |
2009-03-04 | x86: UV, SGI RTC: add generic system vector | Dimitri Sivanich |
2009-01-23 | Merge branch 'core/percpu' into perfcounters/core | Ingo Molnar |
2009-01-23 | x86: make irq_cpustat_t fields conditional | Brian Gerst |
2009-01-23 | x86: merge hardirq_{32,64}.h into hardirq.h | Brian Gerst |
2008-10-22 | x86, um: ... and asm-x86 move | Al Viro |