summaryrefslogtreecommitdiff
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | perf/x86: Uncore filter support for SandyBridge-EPYan, Zheng2012-07-05
* | | | | | | | | | | | | perf/x86: Detect number of instances of uncore CBoxYan, Zheng2012-07-05
* | | | | | | | | | | | | perf/x86: Fix event constraint for SandyBridge-EP C-BoxYan, Zheng2012-07-05
* | | | | | | | | | | | | perf/x86: Use 0xff as pseudo code for fixed uncore eventYan, Zheng2012-07-05
* | | | | | | | | | | | | perf/x86: Save a few bytes in 'struct x86_pmu'Peter Zijlstra2012-07-05
* | | | | | | | | | | | | perf/x86: Add a microcode revision check for SNB-PEBSPeter Zijlstra2012-07-05
* | | | | | | | | | | | | perf/x86: Improve debug output in check_hw_exists()Robert Richter2012-07-05
* | | | | | | | | | | | | perf/x86/amd: Unify AMD's generic and family 15h pmusRobert Richter2012-07-05
* | | | | | | | | | | | | perf/x86: Move Intel specific code to intel_pmu_init()Robert Richter2012-07-05
* | | | | | | | | | | | | perf/x86: Rename Intel specific macrosRobert Richter2012-07-05
* | | | | | | | | | | | | Merge branch 'x86/microcode' into perf/coreIngo Molnar2012-07-05
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86, microcode: Make reload interface per systemBorislav Petkov2012-07-01
| * | | | | | | | | | | | | x86, microcode: Sanitize per-cpu microcode reloading interfaceBorislav Petkov2012-07-01
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'x86/cpu' into perf/coreIngo Molnar2012-07-05
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe()H. Peter Anvin2012-06-07
| * | | | | | | | | | | | | x86, cpu, amd: Deprecate AMD-specific MSR variantsBorislav Petkov2012-06-07
| * | | | | | | | | | | | | x86, cpu, amd: Fix crash as Xen Dom0 on AMD Trinity systemsAndre Przywara2012-06-07
| * | | | | | | | | | | | | x86, cpu: Fix show_msr MSR accessing functionBorislav Petkov2012-06-07
| * | | | | | | | | | | | | x86, pvops: Remove hooks for {rd,wr}msr_safe_regsAndre Przywara2012-06-07
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-07-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | perf/x86: Fix USER/KERNEL tagging of samplesPeter Zijlstra2012-07-05
| | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-06-30
| |\ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | *---. \ \ \ \ \ \ \ \ \ \ Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi...Len Brown2012-06-30
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / | | | |/| | | | | | | | | | |
| | | | | * | | | | | | | | | ACPI, x86: fix Dell M6600 ACPI reboot regression via DMIZhang Rui2012-06-05
| | | | | |/ / / / / / / / /
| | | | * | | | | | | | | | ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overridingFeng Tang2012-06-11
| | | | * | | | | | | | | | ACPI: Remove one board specific WARN when ignoring timer overridingFeng Tang2012-06-11
| | | | * | | | | | | | | | ACPI: Make acpi_skip_timer_override cover all source_irq==0 casesFeng Tang2012-06-11
| | | |/ / / / / / / / / /
| * | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-06-29
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | x86, cpufeature: Remove stray %s, add -w to mkcapflags.plH. Peter Anvin2012-06-26
| | * | | | | | | | | | | x86, cpufeature: Catch duplicate CPU feature stringsH. Peter Anvin2012-06-25
| | * | | | | | | | | | | x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin2012-06-25
| | * | | | | | | | | | | x86: Fix kernel-doc warningsWanpeng Li2012-06-18
| | * | | | | | | | | | | x86, compat: Use test_thread_flag(TIF_IA32) in compat signal deliverySuresh Siddha2012-06-14
| * | | | | | | | | | | | Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-06-20
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers2012-06-15
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli2012-06-20
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2012-06-15
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | x86: dma-mapping: fix broken allocation when dma_mask has been providedMarek Szyprowski2012-06-14
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-06-15
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | xen: mark local pages as FOREIGN in the m2p_overrideStefano Stabellini2012-06-14
| | * | | | | | | | | | | xen/setup: filter APERFMPERF cpuid feature outAndre Przywara2012-05-31
| | * | | | | | | | | | | xen/balloon: Subtract from xen_released_pages the count that is populated.Konrad Rzeszutek Wilk2012-05-30
| * | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-06-15
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | x86/smp: Fix topology checks on AMD MCM CPUsBorislav Petkov2012-06-13
| | * | | | | | | | | | | x86/mm: Fix some kernel-doc warningsWanpeng Li2012-06-11
| | * | | | | | | | | | | x86, um: Correct syscall table type attributes breaking gcc 4.8Martin Pelikan2012-06-09
| * | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-15
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | x86: kvmclock: remove check_and_clear_guest_paused warningMarcelo Tosatti2012-06-11
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-06-11
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | crypto: aesni-intel - fix unaligned cbc decrypt for x86-32Mathias Krause2012-05-31