summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf evsel: Add own_cpus memberAdrian Hunter2015-09-154-3/+8
* perf evlist: Fix missing thread_map__put in propagate_maps()Adrian Hunter2015-09-151-0/+1
* perf evlist: Fix splice_list_tail() not setting evlistAdrian Hunter2015-09-153-12/+9
* perf evlist: Add has_user_cpus memberAdrian Hunter2015-09-152-5/+7
* perf evlist: Remove redundant validation from propagate_maps()Adrian Hunter2015-09-152-16/+10
* perf evlist: Simplify set_maps() logicAdrian Hunter2015-09-151-6/+2
* perf evlist: Simplify propagate_maps() logicAdrian Hunter2015-09-151-3/+2
* perf top: Fix segfault pressing -> with no hist entriesWang Nan2015-09-141-1/+11
* Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-09-141-2/+2
|\
| * perf header: Fixup reading of HEADER_NRCPUS featureArnaldo Carvalho de Melo2015-09-131-2/+2
|/
* perf/x86/intel: Fix constraint accessPeter Zijlstra2015-09-131-1/+4
* perf/x86/intel/bts: Set event->hw.itrace_started in pmu::start to match the n...Alexander Shishkin2015-09-111-0/+1
* Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-09-044-5/+5
|\
| * perf tools: Fix use of wrong event when processing exit eventsAdrian Hunter2015-09-023-4/+4
| * perf tools: Fix parse_events_add_pmu callerJiri Olsa2015-09-021-1/+1
|/
* Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-09-027-26/+31
|\
| * perf tools: Fix link time error with sample_reg_masks on non x86Stephane Eranian2015-09-013-23/+27
| * perf build: Fix Intel PT instruction decoder dependency problemWang Nan2015-09-011-0/+1
| * perf dwarf: Fix potential array out of bounds accessWang Nan2015-09-013-3/+3
|/
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-09-0117-13/+193
|\
| * perf record: Add ability to name registers to recordStephane Eranian2015-08-317-5/+89
| * perf/x86: Add list of register namesStephane Eranian2015-08-313-0/+38
| * perf script: Enable printing of interrupted machine stateStephane Eranian2015-08-312-2/+31
| * perf evlist: Open event on evsel cpus and threadsKan Liang2015-08-312-1/+5
| * bpf tools: New API to get name from a BPF objectWang Nan2015-08-313-5/+26
| * perf tools: Fix build on powerpc broken by pt/btsAdrian Hunter2015-08-312-0/+4
* | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-08-318-75/+62
|\ \
| * \ Merge branch 'timers/nohz-for-tip' of git://git.kernel.org/pub/scm/linux/kern...Ingo Molnar2015-07-318-75/+62
| |\ \
| | * | nohz: Remove useless argument on tick_nohz_task_switch()Frederic Weisbecker2015-07-293-6/+6
| | * | nohz: Move tick_nohz_restart_sched_tick() above its usersFrederic Weisbecker2015-07-291-18/+16
| | * | nohz: Restart nohz full tick from irq exitFrederic Weisbecker2015-07-292-32/+10
| | * | nohz: Remove idle task special caseFrederic Weisbecker2015-07-291-5/+3
| | * | nohz: Prevent tilegx network driver interruptsChris Metcalf2015-07-292-1/+12
| | * | alpha: Fix jiffies based cputime assumptionFrederic Weisbecker2015-07-291-4/+9
| | * | apm32: Fix cputime == jiffies assumptionFrederic Weisbecker2015-07-291-1/+1
| | * | jiffies: Remove HZ > USEC_PER_SEC special caseFrederic Weisbecker2015-07-292-11/+8
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-08-311-0/+8
|\ \ \ \
| * | | | sched: Fix cpu_active_mask/cpu_online_mask raceJan H. Schönherr2015-08-251-0/+8
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-3137-959/+762
|\ \ \ \ \
| * | | | | sched/deadline: Fix comment in enqueue_task_dl()Andrea Parri2015-08-121-1/+1
| * | | | | sched/deadline: Fix comment in push_dl_tasks()Andrea Parri2015-08-121-1/+1
| * | | | | sched: Change the sched_class::set_cpus_allowed() calling contextPeter Zijlstra2015-08-123-81/+26
| * | | | | sched: Make sched_class::set_cpus_allowed() unconditionalPeter Zijlstra2015-08-127-18/+36
| * | | | | sched: Fix a race between __kthread_bind() and sched_setaffinity()Peter Zijlstra2015-08-125-18/+52
| * | | | | sched: Ensure a task has a non-normalized vruntime when returning back to CFSByungchul Park2015-08-121-2/+17
| * | | | | sched/numa: Fix NUMA_DIRECT topology identificationAravind Gopalakrishnan2015-08-121-1/+3
| * | | | | tile: Reorganize _switch_to()Chris Metcalf2015-08-082-12/+6
| * | | | | sched, sparc32: Update scheduler comments in copy_thread()Ingo Molnar2015-08-041-5/+5
| * | | | | sched: Remove finish_arch_switch()Peter Zijlstra2015-08-042-4/+0
| * | | | | sched, tile: Remove finish_arch_switchChris Metcalf2015-08-042-9/+18
OpenPOWER on IntegriCloud