summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand2015-05-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand2015-05-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/preempt: Merge preempt_mask.h into preempt.hFrederic Weisbecker2015-05-19
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86: Honor the architectural performance monitoring versionPalik, Imre2015-06-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Fix PMI handling for Intel PTAlexander Shishkin2015-06-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/bts: Fix DS area sharing with x86_pmu eventsAlexander Shishkin2015-06-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86: Add more Broadwell model numbersAndi Kleen2015-06-19
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-06-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/pebs: Add PEBSv3 decodingPeter Zijlstra2015-06-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLESKan Liang2015-06-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/intel/x86: Enlarge the PEBS bufferYan, Zheng2015-06-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Drain the PEBS buffer during context switchesYan, Zheng2015-06-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Implement batched PEBS interrupt handling (large PEBS interru...Yan, Zheng2015-06-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Handle multiple records in the PEBS bufferYan, Zheng2015-06-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Introduce setup_pebs_sample_data()Yan, Zheng2015-06-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Use the PEBS auto reload mechanism when possibleYan, Zheng2015-06-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: add support for PERF_SAMPLE_BRANCH_IND_JUMPStephane Eranian2015-06-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/pt: Remove redundant variable declarationAlexander Shishkin2015-05-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/pt: Kill pt_is_running()Alexander Shishkin2015-05-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/pt: Document pt_buffer_reset_offsets()Alexander Shishkin2015-05-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/pt: Document pt_buffer_reset_markers()Alexander Shishkin2015-05-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/pt: Kill an unused variableAlexander Shishkin2015-05-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Simplify put_exclusive_constraints()Peter Zijlstra2015-05-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86: Simplify the x86_schedule_events() logicPeter Zijlstra2015-05-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Remove intel_excl_states::init_statePeter Zijlstra2015-05-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Remove pointless testsPeter Zijlstra2015-05-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Clean up intel_commit_scheduling() placementPeter Zijlstra2015-05-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Make WARN()ings consistentPeter Zijlstra2015-05-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Simplify the dynamic constraint code somewhatPeter Zijlstra2015-05-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Add lockdep assertPeter Zijlstra2015-05-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Correct local vs remote sibling statePeter Zijlstra2015-05-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/cqm: Use 'u32' data type for RMIDsMatt Fleming2015-05-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/cqm: Add storage for 'closid' and clean up 'struct intel_pqr_s...Thomas Gleixner2015-05-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/cqm: Remove useless wrapper functionThomas Gleixner2015-05-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/cqm: Avoid pointless MSR writeThomas Gleixner2015-05-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/cqm: Remove pointless spinlock from state cacheThomas Gleixner2015-05-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/cqm: Use proper data typesThomas Gleixner2015-05-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/cqm: Document PQR MSR abuseThomas Gleixner2015-05-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, before applying dependent patchesIngo Molnar2015-05-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/uncore: Add Broadwell-U uncore IMC PMU supportStephane Eranian2015-05-11
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-06-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra2015-05-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra2015-05-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner2015-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locking/qrwlock: Rename QUEUE_RWLOCK to QUEUED_RWLOCKSWaiman Long2015-05-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKSIngo Molnar2015-05-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locking/pvqspinlock, x86: Enable PV qspinlock for XenDavid Vrabel2015-05-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locking/pvqspinlock, x86: Enable PV qspinlock for KVMWaiman Long2015-05-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locking/pvqspinlock, x86: Implement the paravirt qspinlock call patchingPeter Zijlstra (Intel)2015-05-08