summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-08-3129-102/+433
|\
| * perf evlist: Add backpointer for perf_env to evlistKan Liang2015-08-282-0/+2
| * perf tools: Rename perf_session_env to perf_envKan Liang2015-08-2810-21/+21
| * perf tools: Do not change lib/api/fs/debugfs directlyJiri Olsa2015-08-282-2/+1
| * perf tools: Add tracing_path and remove unneeded functionsJiri Olsa2015-08-282-53/+5
| * perf buildid: Introduce sysfs/filename__sprintf_build_idMasami Hiramatsu2015-08-284-26/+47
| * perf evsel: Add a backpointer to the evlist a evsel is inArnaldo Carvalho de Melo2015-08-283-0/+8
| * perf trace: Add header with copyright and background infoArnaldo Carvalho de Melo2015-08-281-0/+19
| * perf scripts python: Add new compaction-times scriptTony Jones2015-08-283-0/+317
| * tools lib traceeveent: Allow for negative numbers in print formatSteven Rostedt2015-08-281-0/+1
| * perf script: Add --[no-]-demangle/--[no-]-demangle-kernelMark Drayton2015-08-282-0/+12
* | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2015-08-31124-1087/+855
|\ \ | |/ |/|
| * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-08-311-3/+2
| |\
| | * perf stat: Get correct cpu id for print_aggrKan Liang2015-08-281-3/+2
| * | Linux 4.2v4.2Linus Torvalds2015-08-301-1/+1
| * | thermal: power_allocator: allocate with kcalloc what you free with kfreeJavi Merino2015-08-291-2/+1
| * | Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-281-0/+2
| |\ \
| | * | Add factory recertified Crucial M500s to blacklistGuillermo A. Amaral2015-08-261-0/+2
| * | | Merge tag 'sound-fix-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-08-284-9/+28
| |\ \ \
| | * | | ALSA: hda - Fix path power activationTakashi Iwai2015-08-251-5/+1
| | * | | ALSA: hda - Check all inputs for is_active_nid_for_any()Takashi Iwai2015-08-251-2/+3
| | * | | ALSA: hda: fix possible NULL dereferenceMarkus Osterhoff2015-08-241-1/+1
| | * | | ALSA: hda - Shutdown CX20722 on reboot/free to avoid spurious noisesDavid Henningsson2015-08-211-1/+22
| | * | | ALSA: usb: Add native DSD support for Gustard DAC-X20UJurgen Kramer2015-08-211-0/+1
| * | | | Merge tag 'powerpc-4.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-08-273-1/+5
| |\ \ \ \
| | * | | | powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF caseGuilherme G. Piccoli2015-08-261-0/+3
| | * | | | PCI: Make pci_msi_setup_pci_dev() non-static for use by arch codeGuilherme G. Piccoli2015-08-262-1/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-08-2722-113/+207
| |\ \ \ \ \
| | * | | | | sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE statelucien2015-08-271-1/+1
| | * | | | | sctp: asconf's process should verify address parameter is in the beginninglucien2015-08-271-0/+7
| | * | | | | sfc: only use vadaptor stats if firmware is capableBert Kenward2015-08-271-1/+26
| | * | | | | net: phy: fixed: propagate fixed link values to structMadalin Bucur2015-08-271-0/+9
| | * | | | | usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin2015-08-251-3/+4
| | * | | | | drivers: net: xgene: fix: Oops in linkwatch_fire_eventIyappan Subramanian2015-08-252-2/+6
| | * | | | | cls_u32: complete the check for non-forced case in u32_destroy()WANG Cong2015-08-251-0/+13
| | * | | | | net: fec: use reinit_completion() in mdio accessor functionsRussell King2015-08-251-2/+2
| | * | | | | net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect()Russell King2015-08-251-4/+12
| | * | | | | vxlan: re-ignore EADDRINUSE from igmp_joinMarcelo Ricardo Leitner2015-08-251-0/+2
| | * | | | | Merge tag 'linux-can-fixes-for-4.2-20150825' of git://git.kernel.org/pub/scm/...David S. Miller2015-08-255-70/+82
| | |\ \ \ \ \
| | | * | | | | can: pcan_usb: don't provide CAN FD bittimings by non-FD adaptersMarc Kleine-Budde2015-08-255-70/+82
| | * | | | | | net: compile renesas directory if NET_VENDOR_RENESAS is configuredKazuya Mizuguchi2015-08-251-1/+1
| | * | | | | | ip6_gre: release cached dst on tunnel removalhuaibin Wang2015-08-251-0/+1
| | * | | | | | phylib: Make PHYs children of their MDIO bus, not the bus' parent.David Daney2015-08-251-1/+1
| | * | | | | | net: Fix RCU splat in af_keyDavid Ahern2015-08-241-23/+23
| | |/ / / / /