Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | x86/apic: Make cpu_mask_to_apicid() operations return error code | Alexander Gordeev | 2012-06-08 | 9 | -102/+178 | |
| | * | | | | | | | | | | x86/apic: Avoid useless scanning thru a cpumask in assign_irq_vector() | Alexander Gordeev | 2012-06-08 | 3 | -7/+16 | |
| | * | | | | | | | | | | x86/apic: Try to spread IRQ vectors to different priority levels | Alexander Gordeev | 2012-06-08 | 1 | -4/+3 | |
| | * | | | | | | | | | | x86/apic: Factor out default vector_allocation_domain() operation | Alexander Gordeev | 2012-06-08 | 11 | -117/+32 | |
| | * | | | | | | | | | | x86/apic: Factor out default cpu_mask_to_apicid() operations | Alexander Gordeev | 2012-06-06 | 8 | -139/+52 | |
| | * | | | | | | | | | | x86/apic: Factor out default target_cpus() operation | Alexander Gordeev | 2012-06-06 | 8 | -45/+12 | |
| | * | | | | | | | | | | x86/apic: Trivial whitespace fixes | Alexander Gordeev | 2012-06-06 | 3 | -4/+4 | |
| | * | | | | | | | | | | x86/x2apic/cluster: Use all the members of one cluster specified in the smp_a... | Suresh Siddha | 2012-06-06 | 3 | -26/+48 | |
| | * | | | | | | | | | | x86/irq: Update irq_cfg domain unless the new affinity is a subset of the cur... | Suresh Siddha | 2012-06-06 | 1 | -9/+6 | |
| * | | | | | | | | | | | x86/vsmp: Fix linker error when CONFIG_PROC_FS is not set | Ido Yariv | 2012-06-15 | 1 | -0/+3 | |
| * | | | | | | | | | | | x86/vsmp: Ignore IOAPIC IRQ affinity if possible | Ravikiran Thirumalai | 2012-06-11 | 1 | -4/+23 | |
| * | | | | | | | | | | | x86/platform: Introduce APIC post-initialization callback | Ido Yariv | 2012-06-06 | 4 | -9/+20 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-07-22 | 35 | -316/+363 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86: Move call to print_modules() out of show_regs() | Jan Beulich | 2012-06-20 | 3 | -2/+1 | |
| * | | | | | | | | | | | x86/mm: Mark free_initrd_mem() as __init | Jan Beulich | 2012-06-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | x86/microcode: Mark microcode_id[] as __initconst | Jan Beulich | 2012-06-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | x86/nmi: Clean up register_nmi_handler() usage | Li Zhong | 2012-06-20 | 2 | -20/+7 | |
| * | | | | | | | | | | | Merge commit 'v3.5-rc3' into x86/debug | Ingo Molnar | 2012-06-20 | 103 | -779/+557 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | x86: Save cr2 in NMI in case NMIs take a page fault (for i386) | Steven Rostedt | 2012-06-09 | 1 | -0/+12 | |
| * | | | | | | | | | | | x86: Remove cmpxchg from i386 NMI nesting code | Steven Rostedt | 2012-06-09 | 1 | -14/+21 | |
| * | | | | | | | | | | | x86: Save cr2 in NMI in case NMIs take a page fault | Steven Rostedt | 2012-06-07 | 1 | -0/+20 | |
| * | | | | | | | | | | | x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> | Joe Perches | 2012-06-06 | 29 | -279/+301 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-07-22 | 6 | -25/+75 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86/mm/mtrr: Slightly simplify print_mtrr_state() | Jan Beulich | 2012-07-10 | 1 | -5/+1 | |
| * | | | | | | | | | | | x86/mm/mtrr: Fix alignment determination in range_to_mtrr() | Jan Beulich | 2012-07-10 | 1 | -3/+3 | |
| * | | | | | | | | | | | x86/copy_user_generic: Optimize copy_user_generic with CPU erms feature | Fenghua Yu | 2012-06-30 | 3 | -16/+70 | |
| * | | | | | | | | | | | x86/alternatives: Use atomic_xchg() instead atomic_dec_and_test() for stop_ma... | OGAWA Hirofumi | 2012-06-13 | 1 | -1/+1 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-07-22 | 12 | -49/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | smp: Remove num_booting_cpus() | Thomas Gleixner | 2012-06-05 | 2 | -10/+0 | |
| * | | | | | | | | | | | POWERPC: Smp: remove call to ipi_call_lock()/ipi_call_unlock() | Yong Zhang | 2012-06-05 | 1 | -2/+0 | |
| * | | | | | | | | | | | SPARC: SMP: Remove call to ipi_call_lock_irq()/ipi_call_unlock_irq() | Yong Zhang | 2012-06-05 | 1 | -6/+1 | |
| * | | | | | | | | | | | ia64: SMP: Remove call to ipi_call_lock_irq()/ipi_call_unlock_irq() | Yong Zhang | 2012-06-05 | 1 | -2/+0 | |
| * | | | | | | | | | | | x86-smp-remove-call-to-ipi_call_lock-ipi_call_unlock | Yong Zhang | 2012-06-05 | 2 | -11/+0 | |
| * | | | | | | | | | | | tile: SMP: Remove call to ipi_call_lock()/ipi_call_unlock() | Yong Zhang | 2012-06-05 | 1 | -10/+0 | |
| * | | | | | | | | | | | S390: Smp: remove call to ipi_call_lock()/ipi_call_unlock() | Yong Zhang | 2012-06-05 | 1 | -2/+0 | |
| * | | | | | | | | | | | parisc: Smp: remove call to ipi_call_lock()/ipi_call_unlock() | Yong Zhang | 2012-06-05 | 1 | -2/+0 | |
| * | | | | | | | | | | | mn10300: SMP: Remove call to ipi_call_lock()/ipi_call_unlock() | Yong Zhang | 2012-06-05 | 1 | -2/+0 | |
| * | | | | | | | | | | | hexagon: SMP: Remove call to ipi_call_lock()/ipi_call_unlock() | Yong Zhang | 2012-06-05 | 1 | -2/+0 | |
* | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-07-22 | 29 | -321/+2642 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into perf/core | Ingo Molnar | 2012-07-18 | 68 | -162/+337 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | perf/x86: Fix intel_perfmon_event_mapformatting | Pekka Enberg | 2012-07-06 | 1 | -8/+8 | |
| * | | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-07-06 | 1 | -11/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepoint | Namhyung Kim | 2012-06-28 | 1 | -11/+1 | |
| * | | | | | | | | | | | | | | perf/x86: Uncore filter support for SandyBridge-EP | Yan, Zheng | 2012-07-05 | 2 | -46/+206 | |
| * | | | | | | | | | | | | | | perf/x86: Detect number of instances of uncore CBox | Yan, Zheng | 2012-07-05 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | | perf/x86: Fix event constraint for SandyBridge-EP C-Box | Yan, Zheng | 2012-07-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | perf/x86: Use 0xff as pseudo code for fixed uncore event | Yan, Zheng | 2012-07-05 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | | perf/x86: Save a few bytes in 'struct x86_pmu' | Peter Zijlstra | 2012-07-05 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | | perf/x86: Add a microcode revision check for SNB-PEBS | Peter Zijlstra | 2012-07-05 | 5 | -14/+74 | |
| * | | | | | | | | | | | | | | perf/x86: Improve debug output in check_hw_exists() | Robert Richter | 2012-07-05 | 1 | -3/+5 |