summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/intel/pt: Remove redundant variable declarationAlexander Shishkin2015-05-271-1/+0
* perf/x86/intel/pt: Kill pt_is_running()Alexander Shishkin2015-05-271-10/+1
* perf/x86/intel/pt: Document pt_buffer_reset_offsets()Alexander Shishkin2015-05-271-1/+8
* perf/x86/intel/pt: Document pt_buffer_reset_markers()Alexander Shishkin2015-05-271-4/+7
* perf/x86/intel/pt: Kill an unused variableAlexander Shishkin2015-05-271-3/+3
* perf/x86/intel: Simplify put_exclusive_constraints()Peter Zijlstra2015-05-271-14/+15
* perf/x86: Simplify the x86_schedule_events() logicPeter Zijlstra2015-05-271-3/+1
* perf/x86/intel: Remove intel_excl_states::init_statePeter Zijlstra2015-05-273-22/+2
* perf/x86/intel: Remove pointless testsPeter Zijlstra2015-05-271-10/+4
* perf/x86/intel: Clean up intel_commit_scheduling() placementPeter Zijlstra2015-05-272-32/+32
* perf/x86/intel: Make WARN()ings consistentPeter Zijlstra2015-05-271-11/+7
* perf/x86/intel: Simplify the dynamic constraint code somewhatPeter Zijlstra2015-05-271-11/+10
* perf/x86/intel: Add lockdep assertPeter Zijlstra2015-05-271-2/+1
* perf/x86/intel: Correct local vs remote sibling statePeter Zijlstra2015-05-271-46/+33
* perf/x86/intel/cqm: Use 'u32' data type for RMIDsMatt Fleming2015-05-271-19/+18
* perf/x86/intel/cqm: Add storage for 'closid' and clean up 'struct intel_pqr_s...Thomas Gleixner2015-05-271-23/+27
* perf/x86/intel/cqm: Remove useless wrapper functionThomas Gleixner2015-05-271-6/+1
* perf/x86/intel/cqm: Avoid pointless MSR writeThomas Gleixner2015-05-271-3/+5
* perf/x86/intel/cqm: Remove pointless spinlock from state cacheThomas Gleixner2015-05-271-11/+6
* perf/x86/intel/cqm: Use proper data typesThomas Gleixner2015-05-271-2/+2
* perf/x86/intel/cqm: Document PQR MSR abuseThomas Gleixner2015-05-271-2/+13
* Merge branch 'perf/urgent' into perf/core, before applying dependent patchesIngo Molnar2015-05-27125-615/+985
|\
| * perf/x86: Tweak broken BIOS rules during check_hw_exists()Don Zickus2015-05-271-1/+15
| * perf/x86/intel/pt: Untangle pt_buffer_reset_markers()Alexander Shishkin2015-05-271-12/+22
| * perf/x86: Improve HT workaround GP counter constraintPeter Zijlstra2015-05-274-30/+53
| * perf/x86: Fix event/group validationPeter Zijlstra2015-05-276-36/+33
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-221-2/+2
| |\
| | * ARM: zynq: DT: Use the zynq binding with macbNathan Sullivan2015-05-221-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-05-221-12/+13
| |\ \
| | * | crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger2015-05-221-12/+13
| * | | Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-05-211-0/+1
| |\ \ \
| | * | | xen/arm: Define xen_arch_suspend()Boris Ostrovsky2015-05-181-0/+1
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-05-2110-15/+60
| |\ \ \ \
| | * | | | kvm/fpu: Enable eager restore kvm FPU for MPXLiang Li2015-05-204-2/+27
| | * | | | Revert "KVM: x86: drop fpu_activate hook"Paolo Bonzini2015-05-203-0/+3
| | * | | | kvm: fix crash in kvm_vcpu_reload_apic_access_pageAndrea Arcangeli2015-05-201-0/+2
| | * | | | KVM: MMU: fix SMAP virtualizationXiao Guangrong2015-05-114-11/+16
| | * | | | KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini2015-05-111-1/+1
| | * | | | KVM: MMU: fix smap permission checkXiao Guangrong2015-05-112-0/+9
| | * | | | KVM: PPC: Book3S HV: Fix list traversal in error casePaul Mackerras2015-05-101-2/+3
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-05-213-11/+12
| |\ \ \ \ \
| | * | | | | s390/mm: correct return value of pmd_pfnMartin Schwidefsky2015-05-191-1/+1
| | * | | | | s390/crypto: fix stckf loopHarald Freudenberger2015-05-131-1/+1
| | * | | | | s390/bpf: Fix gcov stack space problemMichael Holzheu2015-04-301-1/+4
| | * | | | | s390/bpf: Adjust ALU64_DIV/MOD to match interpreter changeMichael Holzheu2015-04-301-8/+6
| * | | | | | Merge tag 'powerpc-4.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-05-194-11/+30
| |\ \ \ \ \ \
| | * | | | | | powerpc: Align TOC to 256 bytesAnton Blanchard2015-05-141-0/+1
| | * | | | | | powerpc/mce: fix off by one errors in mce event handlingDaniel Axtens2015-05-121-2/+2
| | * | | | | | powerpc/mm: Return NULL for not present hugetlb pageAneesh Kumar K.V2015-05-121-9/+16
| | * | | | | | powerpc/thp: Serialize pmd clear against a linux page table walk.Aneesh Kumar K.V2015-05-121-0/+11