summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-06-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-22Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-06-21Linux 4.1v4.1Linus Torvalds
2015-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-06-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-06-20Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-06-19perf tools: Configurable per thread proc map processing time outKan Liang
2015-06-19perf tools: Add time out to force stop proc map processingKan Liang
2015-06-19perf report: Fix sort__sym_cmp to also compare end of symbolYannick Brosseau
2015-06-19perf hists browser: React to unassigned hotkey pressingArnaldo Carvalho de Melo
2015-06-19perf top: Tell the user how to unfreeze events after pressing 'f'Arnaldo Carvalho de Melo
2015-06-19perf hists browser: Honour the help line provided by builtin-{top,report}.cArnaldo Carvalho de Melo
2015-06-19perf hists browser: Do not exit when 'f' is pressed in 'report' modeArnaldo Carvalho de Melo
2015-06-19perf top: Replace CTRL+z with 'f' as hotkey for enable/disable eventsArnaldo Carvalho de Melo
2015-06-19perf annotate: Rename source_line_percent to source_line_samplesArnaldo Carvalho de Melo
2015-06-19perf annotate: Display total number of samples with --show-total-periodMartin Liška
2015-06-19perf tools: Ensure thread-stack is flushedAdrian Hunter
2015-06-19Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-06-19Merge tag 'sound-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2015-06-19Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux...Michael Turquette
2015-06-19clk: at91: fix h32mx prototype inclusion in pmc headerNicolas Ferre
2015-06-19clk: at91: trivial: typo in peripheral clock descriptionNicolas Ferre
2015-06-19clk: at91: fix PERIPHERAL_MAX_SHIFT definitionBoris Brezillon
2015-06-19clk: at91: pll: fix input range validity checkBoris Brezillon
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-18Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-06-18revert "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-18Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-06-17Merge tag 'trace-fix-filter-4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-06-17Kconfig: disable Media Controller for DVBMauro Carvalho Chehab
2015-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-06-17mm: 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