Age | Commit message (Expand) | Author | Files | Lines |
2012-07-23 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+21 |
2012-07-22 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -9/+19 |
2012-07-22 | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -5/+4 |
2012-07-22 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -33/+50 |
2012-07-22 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -29/+19 |
2012-07-22 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -16/+69 |
2012-07-22 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -5/+0 |
2012-07-11 | Merge tag 'v3.5-rc6' into x86/mce | Ingo Molnar | 5 | -21/+38 |
2012-07-06 | x86/apic/x2apic: Limit the vector reservation to the user specified mask | Suresh Siddha | 1 | -3/+6 |
2012-07-06 | x86/apic: Optimize cpu traversal in __assign_irq_vector() using domain member... | Suresh Siddha | 1 | -5/+3 |
2012-07-05 | perf/x86: Add a microcode revision check for SNB-PEBS | Peter Zijlstra | 1 | -0/+2 |
2012-07-05 | perf/x86/amd: Unify AMD's generic and family 15h pmus | Robert Richter | 1 | -2/+1 |
2012-07-05 | perf/x86: Rename Intel specific macros | Robert Richter | 2 | -11/+10 |
2012-07-05 | Merge branch 'x86/cpu' into perf/core | Ingo Molnar | 3 | -82/+3 |
2012-07-05 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2 | -14/+18 |
2012-06-30 | x86/copy_user_generic: Optimize copy_user_generic with CPU erms feature | Fenghua Yu | 2 | -16/+69 |
2012-06-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2012-06-25 | x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM | H. Peter Anvin | 1 | -1/+1 |
2012-06-25 | x86/uv: Work around UV2 BAU hangs | Cliff Wickman | 1 | -10/+18 |
2012-06-25 | x86/uv: Implement UV BAU runtime enable and disable control via /proc/sgi_uv/ | Cliff Wickman | 1 | -0/+2 |
2012-06-21 | thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE | Andrea Arcangeli | 1 | -13/+17 |
2012-06-20 | x86/nmi: Clean up register_nmi_handler() usage | Li Zhong | 1 | -17/+3 |
2012-06-20 | Merge commit 'v3.5-rc3' into x86/debug | Ingo Molnar | 3 | -7/+20 |
2012-06-18 | Merge branch 'x86/apic' into x86/platform | Ingo Molnar | 3 | -33/+47 |
2012-06-17 | x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64 | H. Peter Anvin | 3 | -5/+4 |
2012-06-15 | Merge branch 'x86/cleanups' into x86/apic | Ingo Molnar | 1 | -2/+0 |
2012-06-14 | x86/apic: Eliminate cpu_mask_to_apicid() operation | Alexander Gordeev | 1 | -25/+8 |
2012-06-11 | Merge tag 'v3.5-rc2' into perf/core | Ingo Molnar | 2 | -1/+14 |
2012-06-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -1/+14 |
2012-06-08 | uprobes: Pass probed vaddr to arch_uprobe_analyze_insn() | Ananth N Mavinakayanahalli | 1 | -1/+1 |
2012-06-08 | x86/nmi: Fix section mismatch warnings on 32-bit | Don Zickus | 1 | -0/+14 |
2012-06-08 | x86/uv: Fix UV2 BAU legacy mode | Cliff Wickman | 1 | -1/+0 |
2012-06-08 | x86/apic: Make cpu_mask_to_apicid() operations check cpu_online_mask | Alexander Gordeev | 1 | -4/+2 |
2012-06-08 | x86/apic: Make cpu_mask_to_apicid() operations return error code | Alexander Gordeev | 1 | -13/+31 |
2012-06-08 | x86/apic: Avoid useless scanning thru a cpumask in assign_irq_vector() | Alexander Gordeev | 1 | -3/+5 |
2012-06-08 | x86/apic: Factor out default vector_allocation_domain() operation | Alexander Gordeev | 1 | -0/+21 |
2012-06-08 | x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe() | H. Peter Anvin | 1 | -1/+1 |
2012-06-07 | x86, cpu, amd: Deprecate AMD-specific MSR variants | Borislav Petkov | 1 | -27/+0 |
2012-06-07 | x86, pvops: Remove hooks for {rd,wr}msr_safe_regs | Andre Przywara | 3 | -80/+28 |
2012-06-07 | x86, MCE, AMD: Move shared bank to node descriptor | Borislav Petkov | 1 | -0/+21 |
2012-06-06 | x86: Add rdpmcl() | Andi Kleen | 2 | -0/+4 |
2012-06-06 | perf/x86: Check if user fp is valid | Arun Sharma | 1 | -6/+6 |
2012-06-06 | x86/apic: Factor out default cpu_mask_to_apicid() operations | Alexander Gordeev | 1 | -3/+10 |
2012-06-06 | x86/apic: Factor out default target_cpus() operation | Alexander Gordeev | 2 | -9/+5 |
2012-06-06 | x86/x2apic/cluster: Use all the members of one cluster specified in the smp_a... | Suresh Siddha | 1 | -9/+0 |
2012-06-06 | x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> | Joe Perches | 5 | -12/+16 |
2012-06-06 | x86/platform: Introduce APIC post-initialization callback | Ido Yariv | 1 | -0/+2 |
2012-06-05 | smp: Remove num_booting_cpus() | Thomas Gleixner | 1 | -5/+0 |
2012-06-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2012-06-02 | Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-... | H. Peter Anvin | 1 | -1/+1 |