Age | Commit message (Expand) | Author |
2012-06-13 | x86/smp: Fix topology checks on AMD MCM CPUs | Borislav Petkov |
2012-06-12 | x86/PCI: move fixup hooks from __init to __devinit | Sebastian Andrzej Siewior |
2012-06-12 | crypto: serpent - add x86_64/avx assembler implementation | Johannes Goetzfried |
2012-06-12 | crypto: twofish - add x86_64/avx assembler implementation | Johannes Goetzfried |
2012-06-12 | crypto: sha1 - use Kbuild supplied flags for AVX test | Mathias Krause |
2012-06-11 | x86: kvmclock: remove check_and_clear_guest_paused warning | Marcelo Tosatti |
2012-06-11 | KVM: MMU: Remove unused parameter from mmu_memory_cache_alloc() | Takuya Yoshikawa |
2012-06-11 | ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overriding | Feng Tang |
2012-06-11 | ACPI: Remove one board specific WARN when ignoring timer overriding | Feng Tang |
2012-06-11 | ACPI: Make acpi_skip_timer_override cover all source_irq==0 cases | Feng Tang |
2012-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2012-06-11 | x86/vsmp: Ignore IOAPIC IRQ affinity if possible | Ravikiran Thirumalai |
2012-06-11 | x86/mm: Fix some kernel-doc warnings | Wanpeng Li |
2012-06-11 | perf/x86: Convert obsolete simple_strtoul() usage to kstrtoul() | Shuah Khan |
2012-06-11 | Merge tag 'v3.5-rc2' into perf/core | Ingo Molnar |
2012-06-09 | x86, um: Correct syscall table type attributes breaking gcc 4.8 | Martin Pelikan |
2012-06-08 | x86: Save cr2 in NMI in case NMIs take a page fault (for i386) | Steven Rostedt |
2012-06-08 | x86: Remove cmpxchg from i386 NMI nesting code | Steven Rostedt |
2012-06-08 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-06-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-06-08 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-06-08 | Merge tag 'amd-thresholding-fixes-for-3.6' of git://git.kernel.org/pub/scm/li... | Ingo Molnar |
2012-06-08 | uprobes: Pass probed vaddr to arch_uprobe_analyze_insn() | Ananth N Mavinakayanahalli |
2012-06-08 | x86/nmi: Fix section mismatch warnings on 32-bit | Don Zickus |
2012-06-08 | x86/uv: Fix UV2 BAU legacy mode | Cliff Wickman |
2012-06-08 | x86/apic: Make cpu_mask_to_apicid() operations check cpu_online_mask | Alexander Gordeev |
2012-06-08 | x86/apic: Make cpu_mask_to_apicid() operations return error code | Alexander Gordeev |
2012-06-08 | x86/apic: Avoid useless scanning thru a cpumask in assign_irq_vector() | Alexander Gordeev |
2012-06-08 | x86/apic: Try to spread IRQ vectors to different priority levels | Alexander Gordeev |
2012-06-08 | x86/apic: Factor out default vector_allocation_domain() operation | Alexander Gordeev |
2012-06-08 | x86/mm: Only add extra pages count for the first memory range during pre-allo... | Yinghai Lu |
2012-06-07 | x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe() | H. Peter Anvin |
2012-06-07 | x86, cpu, amd: Deprecate AMD-specific MSR variants | Borislav Petkov |
2012-06-07 | x86, cpu, amd: Fix crash as Xen Dom0 on AMD Trinity systems | Andre Przywara |
2012-06-07 | x86, cpu: Fix show_msr MSR accessing function | Borislav Petkov |
2012-06-07 | x86, pvops: Remove hooks for {rd,wr}msr_safe_regs | Andre Przywara |
2012-06-07 | x86, efi stub: Add .reloc section back into image | Jordan Justen |
2012-06-07 | x86: Save cr2 in NMI in case NMIs take a page fault | Steven Rostedt |
2012-06-07 | x86, MCE, AMD: Update copyrights and boilerplate | Borislav Petkov |
2012-06-07 | x86, MCE, AMD: Give proper names to the thresholding banks | Borislav Petkov |
2012-06-07 | x86, MCE, AMD: Make error_count read only | Borislav Petkov |
2012-06-07 | x86, MCE, AMD: Cleanup reading of error_count | Borislav Petkov |
2012-06-07 | x86, MCE, AMD: Print decimal thresholding values | Borislav Petkov |
2012-06-07 | x86, MCE, AMD: Move shared bank to node descriptor | Borislav Petkov |
2012-06-07 | x86, MCE, AMD: Remove local_allocate_... wrapper | Borislav Petkov |
2012-06-07 | x86, MCE, AMD: Remove shared banks sysfs linking | Borislav Petkov |
2012-06-07 | x86, amd_nb: Export model 0x10 and later PCI id | Borislav Petkov |
2012-06-06 | x86 bpf_jit: support BPF_S_ANC_ALU_XOR_X instruction | Eric Dumazet |
2012-06-06 | perf/x86: Don't assume there can be only 4 PEBS events | Andi Kleen |
2012-06-06 | perf/x86: Use rdpmc() rather than rdmsr() when possible in the kernel | Vince Weaver |