| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-06-23 | 81 | -211/+286 |
|\ |
|
| * | preempt: Use preempt_schedule_context() as the official tracing preemption point | Frederic Weisbecker | 2015-06-07 | 5 | -17/+7 |
| * | Merge branch 'linus' into sched/core, to resolve conflict | Ingo Molnar | 2015-06-02 | 76 | -184/+851 |
| |\ |
|
| * | | x86: Remove cpu_sibling_mask() and cpu_core_mask() | Bartosz Golaszewski | 2015-05-27 | 1 | -10/+0 |
| * | | x86: Replace cpu_**_mask() with topology_**_cpumask() | Bartosz Golaszewski | 2015-05-27 | 3 | -22/+25 |
| * | | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() | Bartosz Golaszewski | 2015-05-27 | 11 | -13/+14 |
| * | | sched/x86: Drop repeated word from mwait_idle() comment | Huang Rui | 2015-05-27 | 1 | -4/+3 |
| * | | mm/fault, um: Fix compile error | Peter Zijlstra | 2015-05-19 | 1 | -0/+1 |
| * | | sched/preempt, MIPS: Properly lock access to the FPU | David Hildenbrand | 2015-05-19 | 1 | -7/+2 |
| * | | sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitly | David Hildenbrand | 2015-05-19 | 1 | -5/+6 |
| * | | sched/preempt, futex: Update comments to clarify that preemption doesn't have... | David Hildenbrand | 2015-05-19 | 2 | -7/+7 |
| * | | sched/preempt, arm/futex: Disable preemption in UP futex_atomic_op_inuser() e... | David Hildenbrand | 2015-05-19 | 1 | -2/+8 |
| * | | sched/preempt, arm/futex: Disable preemption in UP futex_atomic_cmpxchg_inato... | David Hildenbrand | 2015-05-19 | 1 | -0/+3 |
| * | | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand | 2015-05-19 | 29 | -57/+60 |
| * | | sched/preempt, mm/kmap, MIPS: Disable preemption in kmap_coherent() explicitly | David Hildenbrand | 2015-05-19 | 1 | -0/+2 |
| * | | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* | David Hildenbrand | 2015-05-19 | 13 | -7/+34 |
| * | | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e... | David Hildenbrand | 2015-05-19 | 11 | -57/+114 |
| * | | sched/preempt: Merge preempt_mask.h into preempt.h | Frederic Weisbecker | 2015-05-19 | 1 | -3/+0 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-06-23 | 4 | -25/+73 |
|\ \ \ |
|
| * | | | perf/x86: Honor the architectural performance monitoring version | Palik, Imre | 2015-06-19 | 1 | -6/+6 |
| * | | | perf/x86/intel: Fix PMI handling for Intel PT | Alexander Shishkin | 2015-06-19 | 1 | -4/+23 |
| * | | | perf/x86/intel/bts: Fix DS area sharing with x86_pmu events | Alexander Shishkin | 2015-06-19 | 3 | -19/+46 |
| * | | | perf/x86: Add more Broadwell model numbers | Andi Kleen | 2015-06-19 | 1 | -0/+2 |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-06-23 | 10 | -297/+468 |
|\ \ \ \ |
|
| * | | | | perf/x86/intel/pebs: Add PEBSv3 decoding | Peter Zijlstra | 2015-06-07 | 1 | -11/+19 |
| * | | | | perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLES | Kan Liang | 2015-06-07 | 1 | -3/+17 |
| * | | | | perf/intel/x86: Enlarge the PEBS buffer | Yan, Zheng | 2015-06-07 | 1 | -1/+1 |
| * | | | | perf/x86/intel: Drain the PEBS buffer during context switches | Yan, Zheng | 2015-06-07 | 4 | -5/+47 |
| * | | | | perf/x86/intel: Implement batched PEBS interrupt handling (large PEBS interru... | Yan, Zheng | 2015-06-07 | 3 | -5/+38 |
| * | | | | perf/x86/intel: Handle multiple records in the PEBS buffer | Yan, Zheng | 2015-06-07 | 1 | -42/+100 |
| * | | | | perf/x86/intel: Introduce setup_pebs_sample_data() | Yan, Zheng | 2015-06-07 | 1 | -43/+52 |
| * | | | | perf/x86/intel: Use the PEBS auto reload mechanism when possible | Yan, Zheng | 2015-06-07 | 4 | -8/+23 |
| * | | | | perf/x86/intel: add support for PERF_SAMPLE_BRANCH_IND_JUMP | Stephane Eranian | 2015-06-07 | 1 | -1/+9 |
| * | | | | perf/x86/intel/pt: Remove redundant variable declaration | Alexander Shishkin | 2015-05-27 | 1 | -1/+0 |
| * | | | | perf/x86/intel/pt: Kill pt_is_running() | Alexander Shishkin | 2015-05-27 | 1 | -10/+1 |
| * | | | | perf/x86/intel/pt: Document pt_buffer_reset_offsets() | Alexander Shishkin | 2015-05-27 | 1 | -1/+8 |
| * | | | | perf/x86/intel/pt: Document pt_buffer_reset_markers() | Alexander Shishkin | 2015-05-27 | 1 | -4/+7 |
| * | | | | perf/x86/intel/pt: Kill an unused variable | Alexander Shishkin | 2015-05-27 | 1 | -3/+3 |
| * | | | | perf/x86/intel: Simplify put_exclusive_constraints() | Peter Zijlstra | 2015-05-27 | 1 | -14/+15 |
| * | | | | perf/x86: Simplify the x86_schedule_events() logic | Peter Zijlstra | 2015-05-27 | 1 | -3/+1 |
| * | | | | perf/x86/intel: Remove intel_excl_states::init_state | Peter Zijlstra | 2015-05-27 | 3 | -22/+2 |
| * | | | | perf/x86/intel: Remove pointless tests | Peter Zijlstra | 2015-05-27 | 1 | -10/+4 |
| * | | | | perf/x86/intel: Clean up intel_commit_scheduling() placement | Peter Zijlstra | 2015-05-27 | 2 | -32/+32 |
| * | | | | perf/x86/intel: Make WARN()ings consistent | Peter Zijlstra | 2015-05-27 | 1 | -11/+7 |
| * | | | | perf/x86/intel: Simplify the dynamic constraint code somewhat | Peter Zijlstra | 2015-05-27 | 1 | -11/+10 |
| * | | | | perf/x86/intel: Add lockdep assert | Peter Zijlstra | 2015-05-27 | 1 | -2/+1 |
| * | | | | perf/x86/intel: Correct local vs remote sibling state | Peter Zijlstra | 2015-05-27 | 1 | -46/+33 |
| * | | | | perf/x86/intel/cqm: Use 'u32' data type for RMIDs | Matt Fleming | 2015-05-27 | 1 | -19/+18 |
| * | | | | perf/x86/intel/cqm: Add storage for 'closid' and clean up 'struct intel_pqr_s... | Thomas Gleixner | 2015-05-27 | 1 | -23/+27 |
| * | | | | perf/x86/intel/cqm: Remove useless wrapper function | Thomas Gleixner | 2015-05-27 | 1 | -6/+1 |