Age | Commit message (Expand) | Author |
2012-06-29 | x86/copy_user_generic: Optimize copy_user_generic with CPU erms feature | Fenghua Yu |
2012-06-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-06-26 | x86, cpufeature: Remove stray %s, add -w to mkcapflags.pl | H. Peter Anvin |
2012-06-25 | x86, cpufeature: Catch duplicate CPU feature strings | H. Peter Anvin |
2012-06-25 | x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM | H. Peter Anvin |
2012-06-25 | iommu: Remove group_mf | Alex Williamson |
2012-06-25 | KVM guest: guest side for eoi avoidance | Michael S. Tsirkin |
2012-06-25 | perf/x86: Fix section mismatch in uncore_pci_init() | Robert Richter |
2012-06-20 | x86, reboot: Drop redundant write of reboot_mode | H. Peter Anvin |
2012-06-20 | x86: Move call to print_modules() out of show_regs() | Jan Beulich |
2012-06-20 | x86/microcode: Mark microcode_id[] as __initconst | Jan Beulich |
2012-06-20 | x86/nmi: Clean up register_nmi_handler() usage | Li Zhong |
2012-06-20 | Merge commit 'v3.5-rc3' into x86/debug | Ingo Molnar |
2012-06-18 | perf/x86: Lowercase uncore PMU event names | Peter Zijlstra |
2012-06-18 | perf/x86: Add Intel Nehalem and Sandy Bridge-EP uncore support | Yan, Zheng |
2012-06-18 | perf: Add generic PCI uncore PMU device support | Yan, Zheng |
2012-06-18 | perf/x86: Add Intel Nehalem and Sandy Bridge uncore PMU support | Yan, Zheng |
2012-06-18 | perf/x86: Add generic Intel uncore PMU support | Yan, Zheng |
2012-06-18 | perf: Export perf_assign_events() | Yan, Zheng |
2012-06-18 | perf/x86/amd: Fix RDPMC index calculation for AMD family 15h | Robert Richter |
2012-06-18 | x86/vsmp: Fix vector_allocation_domain's return value | Ido Yariv |
2012-06-18 | Merge branch 'x86/apic' into x86/platform | Ingo Molnar |
2012-06-18 | x86: Fix kernel-doc warnings | Wanpeng Li |
2012-06-17 | x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64 | H. Peter Anvin |
2012-06-15 | Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin... | Linus Torvalds |
2012-06-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-06-15 | irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity(... | Suresh Siddha |
2012-06-15 | Merge branch 'x86/cleanups' into x86/apic | Ingo Molnar |
2012-06-15 | x86/vsmp: Fix linker error when CONFIG_PROC_FS is not set | Ido Yariv |
2012-06-14 | x86: dma-mapping: fix broken allocation when dma_mask has been provided | Marek Szyprowski |
2012-06-14 | x86/apic/es7000: Make apicid of a cluster (not CPU) from a cpumask | Alexander Gordeev |
2012-06-14 | x86/apic/es7000+summit: Always make valid apicid from a cpumask | Alexander Gordeev |
2012-06-14 | x86/apic/es7000+summit: Fix compile warning in cpu_mask_to_apicid() | Alexander Gordeev |
2012-06-14 | x86/apic: Fix ugly casting and branching in cpu_mask_to_apicid_and() | Alexander Gordeev |
2012-06-14 | x86/apic: Eliminate cpu_mask_to_apicid() operation | Alexander Gordeev |
2012-06-14 | x86/x2apic/cluster: Vector_allocation_domain() should return a value | Alexander Gordeev |
2012-06-13 | x86/alternatives: Use atomic_xchg() instead atomic_dec_and_test() for stop_ma... | OGAWA Hirofumi |
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-11 | x86: kvmclock: remove check_and_clear_guest_paused warning | Marcelo Tosatti |
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 | x86/vsmp: Ignore IOAPIC IRQ affinity if possible | Ravikiran Thirumalai |
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-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 |