summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Introduce dso__decompress_kmodule_{fd,path}Namhyung Kim2017-06-083-35/+65
* perf tools: Fix a memory leak in __open_dso()Namhyung Kim2017-06-081-1/+3
* perf annotate: Fix symbolic link of build-id cacheNamhyung Kim2017-06-081-1/+9
* perf script python: Remove dups in documentation examplesSeongJae Park2017-06-081-4/+2
* perf script python: Updated trace_unhandled() signatureSeongJae Park2017-06-081-6/+3
* perf script python: Fix wrong code snippets in documentationSeongJae Park2017-06-081-2/+2
* perf script: Fix documentation errorsSeongJae Park2017-06-082-3/+3
* perf script: Fix outdated comment for perf-trace-pythonSeongJae Park2017-06-081-1/+1
* perf probe: Fix examples section of documentationSeongJae Park2017-06-081-2/+6
* Merge tag 'perf-urgent-for-mingo-4.12-20170606' of git://git.kernel.org/pub/s...Ingo Molnar2017-06-0713-22/+103
|\
| * perf report: Ensure the perf DSO mapping matches what libdw seesMilian Wolff2017-06-051-0/+8
| * perf report: Include partial stacks unwound with libdwMilian Wolff2017-06-051-1/+1
| * perf annotate: Add missing powerpc tripletKim Phillips2017-06-051-0/+1
| * perf test: Disable breakpoint signal tests for powerpcJiri Olsa2017-06-053-0/+24
| * perf symbols: Use correct filename for compressed modules in build-id cacheNamhyung Kim2017-06-051-4/+1
| * perf symbols: Set module info when build-id event foundNamhyung Kim2017-06-054-11/+20
| * perf header: Set proper module name when build-id event foundNamhyung Kim2017-06-051-2/+10
| * perf stat: Only print NMI watchdog hint when enabledAndi Kleen2017-06-021-1/+4
| * perf annotate: Fix branch instruction with multiple operandsKim Phillips2017-06-011-3/+30
| * perf trace: Add mmap alias for s390Jiri Olsa2017-06-011-0/+4
| * perf annotate: Fix failure when filename has special charsRavi Bangoria2017-05-271-1/+1
* | Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-06-064-2/+28
|\ \
| * | cpuset: consider dying css as offlineTejun Heo2017-05-242-2/+22
| * | cgroup: Prevent kill_css() from being called more than onceWaiman Long2017-05-172-0/+6
* | | Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-06-065-11/+62
|\ \ \
| * | | libata: fix error checking in in ata_parse_force_one()Tejun Heo2017-05-311-1/+1
| * | | Revert "ata: sata_mv: Convert to devm_ioremap_resource()"Andrew Lunn2017-05-241-5/+8
| * | | ata: libahci: properly propagate return value of platform_get_irq()Thomas Petazzoni2017-05-161-2/+3
| * | | ata: sata_rcar: Handle return value of clk_prepare_enableArvind Yadav2017-05-161-3/+12
| * | | ahci: Acer SA5-271 SSD Not Detected FixSui Chen2017-05-161-0/+38
* | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-06-054-13/+15
|\ \ \ \
| * | | | ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-MArd Biesheuvel2017-06-052-10/+11
| * | | | ARM: 8676/1: NOMMU: provide pgprot_device() macroVladimir Murzin2017-06-051-0/+1
| * | | | ARM: 8675/1: MCPM: ensure not to enter __hyp_soft_restart from loopback and c...Sudeep Holla2017-05-231-3/+3
| | |/ / | |/| |
* | | | Linux 4.12-rc4v4.12-rc4Linus Torvalds2017-06-051-1/+1
* | | | fs/ufs: Set UFS default maximum bytes per fileRichard Narron2017-06-051-3/+2
* | | | Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-06-049-19/+40
|\ \ \ \
| * | | | nfs: Mark unnecessarily extern functions as staticJan Kara2017-06-032-4/+3
| * | | | SUNRPC: ensure correct error is reported by xs_tcp_setup_socket()NeilBrown2017-05-311-1/+6
| * | | | NFSv4.0: Fix a lock leak in nfs40_walk_client_listTrond Myklebust2017-05-241-1/+0
| * | | | pnfs: Fix the check for requests in range of layout segmentBenjamin Coddington2017-05-242-8/+27
| * | | | xprtrdma: Delete an error message for a failed memory allocation in xprt_rdma...Markus Elfring2017-05-241-4/+2
| * | | | pNFS/flexfiles: missing error code in ff_layout_alloc_lseg()Dan Carpenter2017-05-241-0/+1
| * | | | NFS fix COMMIT after COPYOlga Kornievskaia2017-05-241-1/+1
* | | | | Merge tag 'tty-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-06-041-2/+0
|\ \ \ \ \
| * | | | | Revert "tty: fix port buffer locking"Greg Kroah-Hartman2017-06-041-2/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-06-044-17/+69
|\ \ \ \ \ \
| * | | | | | Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 tooHans de Goede2017-06-031-2/+3
| * | | | | | Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry TrailHans de Goede2017-06-031-7/+36
| * | | | | | Merge tag 'v4.12-rc3' into for-linusDmitry Torokhov2017-06-0312176-273389/+1303994
| |\| | | | |