summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2012-07-18Merge branch 'linus' into perf/coreIngo Molnar
2012-07-14vsyscall_64: add missing ifdef CONFIG_SECCOMPWill Drewry
2012-07-13x86/vsyscall: allow seccomp filter in vsyscall=emulateWill Drewry
2012-07-06perf/x86: Fix intel_perfmon_event_mapformattingPekka Enberg
2012-07-06Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-07-05perf/x86: Uncore filter support for SandyBridge-EPYan, Zheng
2012-07-05perf/x86: Detect number of instances of uncore CBoxYan, Zheng
2012-07-05perf/x86: Fix event constraint for SandyBridge-EP C-BoxYan, Zheng
2012-07-05perf/x86: Use 0xff as pseudo code for fixed uncore eventYan, Zheng
2012-07-05perf/x86: Save a few bytes in 'struct x86_pmu'Peter Zijlstra
2012-07-05perf/x86: Add a microcode revision check for SNB-PEBSPeter Zijlstra
2012-07-05perf/x86: Improve debug output in check_hw_exists()Robert Richter
2012-07-05perf/x86/amd: Unify AMD's generic and family 15h pmusRobert Richter
2012-07-05perf/x86: Move Intel specific code to intel_pmu_init()Robert Richter
2012-07-05perf/x86: Rename Intel specific macrosRobert Richter
2012-07-05Merge branch 'x86/microcode' into perf/coreIngo Molnar
2012-07-05Merge branch 'x86/cpu' into perf/coreIngo Molnar
2012-07-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-07-05perf/x86: Fix USER/KERNEL tagging of samplesPeter Zijlstra
2012-07-03KVM: MMU: fix shrinking page from the empty mmuXiao Guangrong
2012-07-01x86, microcode: Make reload interface per systemBorislav Petkov
2012-07-01x86, microcode: Sanitize per-cpu microcode reloading interfaceBorislav Petkov
2012-06-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-06-30Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi...Len Brown
2012-06-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-06-28tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepointNamhyung Kim
2012-06-26x86, cpufeature: Remove stray %s, add -w to mkcapflags.plH. Peter Anvin
2012-06-25x86, cpufeature: Catch duplicate CPU feature stringsH. Peter Anvin
2012-06-25x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin
2012-06-25perf/x86: Fix section mismatch in uncore_pci_init()Robert Richter
2012-06-20Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-06-20thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli
2012-06-18perf/x86: Lowercase uncore PMU event namesPeter Zijlstra
2012-06-18perf/x86: Add Intel Nehalem and Sandy Bridge-EP uncore supportYan, Zheng
2012-06-18perf: Add generic PCI uncore PMU device supportYan, Zheng
2012-06-18perf/x86: Add Intel Nehalem and Sandy Bridge uncore PMU supportYan, Zheng
2012-06-18perf/x86: Add generic Intel uncore PMU supportYan, Zheng
2012-06-18perf: Export perf_assign_events()Yan, Zheng
2012-06-18Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-06-18perf/x86/amd: Fix RDPMC index calculation for AMD family 15hRobert Richter
2012-06-18x86: Fix kernel-doc warningsWanpeng Li
2012-06-16Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2012-06-16Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-06-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-06-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-15kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers
2012-06-15x86, compat: Use test_thread_flag(TIF_IA32) in compat signal deliverySuresh Siddha
2012-06-14xen: mark local pages as FOREIGN in the m2p_overrideStefano Stabellini
2012-06-14x86: dma-mapping: fix broken allocation when dma_mask has been providedMarek Szyprowski
2012-06-13perf/x86: Fix broken LBR fixup codeStephane Eranian