Age | Commit message (Expand) | Author |
2012-07-19 | ftrace: Pass ftrace_ops as third parameter to function trace callback | Steven Rostedt |
2012-07-18 | Merge branch 'linus' into perf/core | Ingo Molnar |
2012-07-14 | vsyscall_64: add missing ifdef CONFIG_SECCOMP | Will Drewry |
2012-07-13 | x86/vsyscall: allow seccomp filter in vsyscall=emulate | Will Drewry |
2012-07-06 | perf/x86: Fix intel_perfmon_event_mapformatting | Pekka Enberg |
2012-07-06 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2012-07-05 | perf/x86: Uncore filter support for SandyBridge-EP | Yan, Zheng |
2012-07-05 | perf/x86: Detect number of instances of uncore CBox | Yan, Zheng |
2012-07-05 | perf/x86: Fix event constraint for SandyBridge-EP C-Box | Yan, Zheng |
2012-07-05 | perf/x86: Use 0xff as pseudo code for fixed uncore event | Yan, Zheng |
2012-07-05 | perf/x86: Save a few bytes in 'struct x86_pmu' | Peter Zijlstra |
2012-07-05 | perf/x86: Add a microcode revision check for SNB-PEBS | Peter Zijlstra |
2012-07-05 | perf/x86: Improve debug output in check_hw_exists() | Robert Richter |
2012-07-05 | perf/x86/amd: Unify AMD's generic and family 15h pmus | Robert Richter |
2012-07-05 | perf/x86: Move Intel specific code to intel_pmu_init() | Robert Richter |
2012-07-05 | perf/x86: Rename Intel specific macros | Robert Richter |
2012-07-05 | Merge branch 'x86/microcode' into perf/core | Ingo Molnar |
2012-07-05 | Merge branch 'x86/cpu' into perf/core | Ingo Molnar |
2012-07-05 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2012-07-05 | perf/x86: Fix USER/KERNEL tagging of samples | Peter Zijlstra |
2012-07-03 | KVM: MMU: fix shrinking page from the empty mmu | Xiao Guangrong |
2012-07-01 | x86, microcode: Make reload interface per system | Borislav Petkov |
2012-07-01 | x86, microcode: Sanitize per-cpu microcode reloading interface | Borislav Petkov |
2012-06-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-06-30 | Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi... | Len Brown |
2012-06-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-06-28 | tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepoint | Namhyung Kim |
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 | perf/x86: Fix section mismatch in uncore_pci_init() | Robert Richter |
2012-06-20 | Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-06-20 | thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE | Andrea Arcangeli |
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 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2012-06-18 | perf/x86/amd: Fix RDPMC index calculation for AMD family 15h | Robert Richter |
2012-06-18 | x86: Fix kernel-doc warnings | Wanpeng Li |
2012-06-15 | Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin... | Linus Torvalds |
2012-06-15 | Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu... | 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 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-06-15 | kmsg - kmsg_dump() use iterator to receive log buffer content | Kay Sievers |
2012-06-14 | x86, compat: Use test_thread_flag(TIF_IA32) in compat signal delivery | Suresh Siddha |
2012-06-14 | xen: mark local pages as FOREIGN in the m2p_override | Stefano Stabellini |
2012-06-14 | x86: dma-mapping: fix broken allocation when dma_mask has been provided | Marek Szyprowski |