summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | btrfs: fix memory leak in update_space_info failure pathJeff Mahoney2017-06-011-0/+1
| | * | btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba2017-06-011-2/+2
| | * | btrfs: fix incorrect error return ret being passed to mapping_set_errorColin Ian King2017-05-161-1/+1
| | * | btrfs: Make flush bios explicitely syncJan Kara2017-05-161-4/+6
| | * | btrfs: fiemap: Cache and merge fiemap extent before submit it to userQu Wenruo2017-05-161-2/+122
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-102-0/+4
| |\ \ \
| | * | | x86/microcode/intel: Clear patch pointer before jettisoning the initrdDominik Brodowski2017-06-081-0/+3
| | * | | x86/cpu/cyrix: Add alternative Device ID of Geode GX1 SoCChristian Sünkenberg2017-06-051-0/+1
| * | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-101-2/+2
| |\ \ \ \
| | * | | | cpu/hotplug: Drop the device lock on errorSebastian Andrzej Siewior2017-06-031-2/+2
| * | | | | Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-104-11/+8
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2017-06-094-11/+8
| | |\ \ \ \ \
| | | * | | | | srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini2017-06-082-5/+2
| | | * | | | | srcu: Allow use of Tiny/Tree SRCU from both process and interrupt contextPaolo Bonzini2017-06-082-6/+6
| | | | |/ / / | | | |/| | |
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-06-1022-156/+259
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'perf-urgent-for-mingo-4.12-20170608' of git://git.kernel.org/pub/s...Ingo Molnar2017-06-0912-135/+136
| | |\ \ \ \ \ \
| | | * | | | | | perf symbols: Kill dso__build_id_is_kmod()Namhyung Kim2017-06-083-50/+0
| | | * | | | | | perf symbols: Keep DSO->symtab_type after decompressNamhyung Kim2017-06-081-0/+2
| | | * | | | | | perf tests: Decompress kernel module before objdumpNamhyung Kim2017-06-081-1/+19
| | | * | | | | | perf tools: Consolidate error path in __open_dso()Namhyung Kim2017-06-081-11/+8
| | | * | | | | | perf tools: Decompress kernel module when reading DSO dataNamhyung Kim2017-06-081-0/+16
| | | * | | | | | perf annotate: Use dso__decompress_kmodule_path()Namhyung Kim2017-06-081-24/+3
| | | * | | | | | 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
| | * | | | | | | perf/core: Drop kernel samples even though :u is specifiedJin Yao2017-06-081-0/+21
| | |/ / / / / /
| | * | | | | | 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 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-101-1/+25
| |\ \ \ \ \ \ \ \
| | * | | | | | | | efi: Fix boot panic because of invalid BGRT image addressDave Young2017-06-091-1/+25
| * | | | | | | | | Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-06-107-28/+42
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm: dma-mapping: Reset the device's dma_opsSricharan R2017-05-301-15/+10
| | * | | | | | | | | ACPI/IORT: Move the check to get iommu_ops from translated fwspecLorenzo Pieralisi2017-05-301-8/+8
| | * | | | | | | | | ARM: dma-mapping: Don't tear down third-party mappingsLaurent Pinchart2017-05-302-1/+6