summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-19sched/preempt: Fix preempt notifiers documentation about hlist_del() within u...Mathieu Desnoyers
2015-06-19sched/stop_machine: Fix deadlock between multiple stop_two_cpus()Peter Zijlstra
2015-06-19sched/debug: Add sum_sleep_runtime to /proc/<pid>/schedSrikar Dronamraju
2015-06-19sched/debug: Replace vruntime with wait_sum in /proc/sched_debugSrikar Dronamraju
2015-06-19sched/debug: Properly format runnable tasks in /proc/sched_debugSrikar Dronamraju
2015-06-19locking/lockdep: Remove hard coded array size dependencyGeorge Beshers
2015-06-19locking/qrwlock: Don't contend with readers when setting _QW_WAITINGWaiman Long
2015-06-19perf/x86: Honor the architectural performance monitoring versionPalik, Imre
2015-06-19perf/x86/intel: Fix PMI handling for Intel PTAlexander Shishkin
2015-06-19perf/x86/intel/bts: Fix DS area sharing with x86_pmu eventsAlexander Shishkin
2015-06-19perf/x86: Add more Broadwell model numbersAndi Kleen
2015-06-19perf: Fix ring_buffer_attach() RCU sync, againOleg Nesterov
2015-06-19Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-06-19revert "cpumask: don't perform while loop in cpumask_next_and()"Andrew Morton
2015-06-19Merge tag 'drm-intel-fixes-2015-06-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-06-19Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~deathsimple/lin...Dave Airlie
2015-06-18drm/radeon: don't probe MST on hw we don't support it onDave Airlie
2015-06-18drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING queryMichel Dänzer
2015-06-18x86/mm/pat, drivers/infiniband/ipath: Use arch_phys_wc_add() and require PAT ...Luis R. Rodriguez
2015-06-18x86/mm/pat, drivers/media/ivtv: Use arch_phys_wc_add() and require PAT disabledLuis R. Rodriguez
2015-06-18x86/cpu/amd: Give access to the number of nodes in a physical packageAravind Gopalakrishnan
2015-06-18x86/platform/intel/baytrail: Add comments about why we disabled HPET on BaytrailFeng Tang
2015-06-18Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-06-18Merge tag 'trace-fix-filter-4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-18Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-06-18Kconfig: disable Media Controller for DVBMauro Carvalho Chehab
2015-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-06-18mm: shmem_zero_setup skip security check and lockdep conflict with XFSHugh Dickins
2015-06-17perf top: Allow disabling/enabling events dynamiclyArnaldo Carvalho de Melo
2015-06-17perf evlist: Add toggle_enable() methodArnaldo Carvalho de Melo
2015-06-17perf trace: Fix race condition at the end of started workloadsSukadev Bhattiprolu
2015-06-17perf probe: Speed up perf probe --list by caching debuginfoMasami Hiramatsu
2015-06-17perf probe: Show usage even if the last event is skippedMasami Hiramatsu
2015-06-17perf tools: Move libtraceevent dynamic list to separated LDFLAGS variableWang Nan
2015-06-17perf tools: Fix a problem when opening old perf.data with different byte orderWang Nan
2015-06-17perf tools: Ignore .config-detected in .gitignoreWang Nan
2015-06-17i2c: slave: fix the example how to instantiate from userspaceWolfram Sang
2015-06-17tracing: Have filter check for balanced opsSteven Rostedt
2015-06-16perf probe: Fix to return error if no probe is addedMasami Hiramatsu
2015-06-16perf unwind: Fix a compile errorHou Pengyang
2015-06-16perf stat: Introduce perf_counts__(new|delete|reset) functionsJiri Olsa
2015-06-16perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat objectJiri Olsa
2015-06-16perf tools: Add thread_map__(alloc|realloc) helpersJiri Olsa
2015-06-16perf tools: Introduce xyarray__reset functionJiri Olsa
2015-06-16perf probe: List probes in stdoutMasami Hiramatsu
2015-06-16tools lib traceevent: Fix python/perf.so compiling errorWang Nan
2015-06-16perf tools: Replace map->referenced & maps->removed_maps with map->refcntArnaldo Carvalho de Melo
2015-06-16ALSA: hda - Fix unused label skip_i915Takashi Iwai
2015-06-16genirq: Prevent crash in irq_move_irq()Jiang Liu
2015-06-16genirq: Enhance irq_data_to_desc() to support hierarchy irqdomainJiang Liu