| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | | | | x86/x2apic/cluster: Vector_allocation_domain() should return a value | Alexander Gordeev | 2012-06-14 | 1 | -1/+2 |
| | * | | | | | | | | | x86/apic: Make cpu_mask_to_apicid() operations check cpu_online_mask | Alexander Gordeev | 2012-06-08 | 5 | -7/+5 |
| | * | | | | | | | | | x86/apic: Make cpu_mask_to_apicid() operations return error code | Alexander Gordeev | 2012-06-08 | 7 | -88/+141 |
| | * | | | | | | | | | x86/apic: Avoid useless scanning thru a cpumask in assign_irq_vector() | Alexander Gordeev | 2012-06-08 | 2 | -4/+11 |
| | * | | | | | | | | | 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 | 10 | -117/+11 |
| | * | | | | | | | | | x86/apic: Factor out default cpu_mask_to_apicid() operations | Alexander Gordeev | 2012-06-06 | 7 | -136/+42 |
| | * | | | | | | | | | x86/apic: Factor out default target_cpus() operation | Alexander Gordeev | 2012-06-06 | 6 | -36/+7 |
| | * | | | | | | | | | 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 | 2 | -17/+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 | 3 | -9/+18 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-07-22 | 28 | -286/+343 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86: Move call to print_modules() out of show_regs() | Jan Beulich | 2012-06-20 | 3 | -2/+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 | 1 | -3/+4 |
| * | | | | | | | | | | Merge commit 'v3.5-rc3' into x86/debug | Ingo Molnar | 2012-06-20 | 12 | -69/+146 |
| |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ / /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | x86: Save cr2 in NMI in case NMIs take a page fault (for i386) | Steven Rostedt | 2012-06-08 | 1 | -0/+12 |
| * | | | | | | | | | | x86: Remove cmpxchg from i386 NMI nesting code | Steven Rostedt | 2012-06-08 | 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 | 24 | -267/+285 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-07-22 | 4 | -9/+6 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | 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-29 | 1 | -0/+1 |
| * | | | | | | | | | | 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 | 1 | -9/+0 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86-smp-remove-call-to-ipi_call_lock-ipi_call_unlock | Yong Zhang | 2012-06-05 | 1 | -9/+0 |
| | |_|_|_|_|/ / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2012-07-18 | 1 | -4/+35 |
|\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
| * | | | | | | | | | vsyscall_64: add missing ifdef CONFIG_SECCOMP | Will Drewry | 2012-07-14 | 1 | -0/+4 |
| * | | | | | | | | | x86/vsyscall: allow seccomp filter in vsyscall=emulate | Will Drewry | 2012-07-13 | 1 | -4/+31 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
* | | | | | | | | | perf/x86: Fix intel_perfmon_event_mapformatting | Pekka Enberg | 2012-07-06 | 1 | -8/+8 |
* | | | | | | | | | 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 | 4 | -14/+72 |
* | | | | | | | | | perf/x86: Improve debug output in check_hw_exists() | Robert Richter | 2012-07-05 | 1 | -3/+5 |
* | | | | | | | | | perf/x86/amd: Unify AMD's generic and family 15h pmus | Robert Richter | 2012-07-05 | 1 | -57/+46 |
* | | | | | | | | | perf/x86: Move Intel specific code to intel_pmu_init() | Robert Richter | 2012-07-05 | 2 | -32/+35 |
* | | | | | | | | | perf/x86: Rename Intel specific macros | Robert Richter | 2012-07-05 | 4 | -29/+29 |
* | | | | | | | | | Merge branch 'x86/microcode' into perf/core | Ingo Molnar | 2012-07-05 | 1 | -11/+43 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86, microcode: Make reload interface per system | Borislav Petkov | 2012-07-01 | 1 | -8/+28 |
| * | | | | | | | | | x86, microcode: Sanitize per-cpu microcode reloading interface | Borislav Petkov | 2012-07-01 | 1 | -7/+19 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge branch 'x86/cpu' into perf/core | Ingo Molnar | 2012-07-05 | 8 | -21/+52 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe() | H. Peter Anvin | 2012-06-07 | 6 | -17/+17 |
| * | | | | | | | | | x86, cpu, amd: Deprecate AMD-specific MSR variants | Borislav Petkov | 2012-06-07 | 1 | -0/+33 |