Age | Commit message (Expand) | Author |
2012-11-13 | x86, cacheinfo: Make use of CPUID 0x8000001d for cache information on AMD | Andreas Herrmann |
2012-11-13 | x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMD | Andreas Herrmann |
2012-11-13 | x86: Add cpu_has_topoext | Andreas Herrmann |
2012-11-13 | Merge tag 'please-pull-tangchen' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar |
2012-11-13 | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar |
2012-11-03 | uprobes/x86: Cleanup the single-stepping code | Oleg Nesterov |
2012-11-02 | x86: hpet: Fix inverted return value check in arch_setup_hpet_msi() | Jan Beulich |
2012-11-02 | x86: hpet: Fix masking of MSI interrupts | Jan Beulich |
2012-11-02 | x86: Don't clobber top of pt_regs in nested NMI | Salman Qazi |
2012-11-02 | x86: apic: Use tsc deadline for oneshot when available | Suresh Siddha |
2012-10-31 | x86, amd: Disable way access filter on Piledriver CPUs | Andre Przywara |
2012-10-30 | x86/mce: Do not change worker's running cpu in cmci_rediscover(). | Tang Chen |
2012-10-30 | perf/x86: Fix sparse warnings | Peter Huewe |
2012-10-30 | x86, microcode_amd: Change email addresses, MAINTAINERS entry | Andreas Herrmann |
2012-10-30 | x86, AMD: Change Boris' email address | Borislav Petkov |
2012-10-27 | rcu: Fix unrecovered RCU user mode in syscall_trace_leave() | Frederic Weisbecker |
2012-10-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-10-26 | x86: Remove dead hlt_use_halt code | Daniel Lezcano |
2012-10-26 | Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle... | Ingo Molnar |
2012-10-25 | x86: efi: Turn off efi_enabled after setup on mixed fw/kernel | Olof Johansson |
2012-10-24 | x86, mm: Use memblock memory loop instead of e820_RAM | Yinghai Lu |
2012-10-24 | x86, mm: Trim memory in memblock to be page aligned | Yinghai Lu |
2012-10-24 | x86: Allow tracing of functions in arch/x86/kernel/rtc.c | David Vrabel |
2012-10-24 | x86/irq/ioapic: Check for valid irq_cfg pointer in smp_irq_move_cleanup_inter... | Dimitri Sivanich |
2012-10-24 | perf/x86: Remove unused variable in nhmex_rbox_alter_er() | Wei Yongjun |
2012-10-24 | perf/x86: Enable overflow on Intel KNC with a custom knc_pmu_handle_irq() | Vince Weaver |
2012-10-24 | perf/x86: Remove cpuc->enable check on Intl KNC event enable/disable | Vince Weaver |
2012-10-24 | perf/x86: Make Intel KNC use full 40-bit width of counters | Vince Weaver |
2012-10-24 | perf/x86/uncore: Handle pci_read_config_dword() errors | Yan, Zheng |
2012-10-24 | perf/x86: Add hardware events translations for Intel P6 cpus | Jiri Olsa |
2012-10-24 | perf/x86: Add hardware events translations for AMD cpus | Jiri Olsa |
2012-10-24 | perf/x86: Add hardware events translations for Intel cpus | Jiri Olsa |
2012-10-24 | perf/x86: Filter out undefined events from sysfs events attribute | Jiri Olsa |
2012-10-24 | perf/x86: Make hardware event translations available in sysfs | Jiri Olsa |
2012-10-24 | perf/x86: Remove P6 cpuc->enabled check | Vince Weaver |
2012-10-24 | perf/x86: Update/fix generic events on P6 PMU | Vince Weaver |
2012-10-24 | perf/x86: Fix P6 FP_ASSIST event constraint | Vince Weaver |
2012-10-24 | x86/perf: Fix virtualization sanity check | Andre Przywara |
2012-10-24 | Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-10-24 | Merge tag 'kvm-3.7-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-10-22 | KVM guest: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENT | Sasha Levin |
2012-10-21 | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |
2012-10-20 | perf/x86: Disable uncore on virtualized CPUs | Yan, Zheng |
2012-10-19 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-10-20 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2012-10-19 | Merge commit 'v3.7-rc1' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk |
2012-10-19 | xen/x86: don't corrupt %eip when returning from a signal handler | David Vrabel |
2012-10-19 | Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgent | H. Peter Anvin |
2012-10-19 | x86, MCE: Remove bios_cmci_threshold sysfs attribute | Borislav Petkov |
2012-10-17 | x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookup | Daniel J Blueman |