summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | perf test: Switch to new perf_mmap__read_event() interface for "keep tracking...Kan Liang2018-03-051-2/+8
| * | perf test: Switch to new perf_mmap__read_event() interface for 'code reading'...Kan Liang2018-03-051-2/+9
| * | perf test: Switch to new perf_mmap__read_event() interface for bpfKan Liang2018-03-051-1/+8
| * | perf python: Switch to new perf_mmap__read_event() interfaceKan Liang2018-03-051-3/+9
| * | perf trace: Switch to new perf_mmap__read_event() interfaceKan Liang2018-03-051-2/+9
| * | perf kvm: Switch to new perf_mmap__read_event() interfaceKan Liang2018-03-051-4/+13
| * | perf record: Fix crash in pipe modeJiri Olsa2018-03-053-2/+16
| * | perf annotate: Find 'call' instruction target symbol at parsing timeArnaldo Carvalho de Melo2018-03-053-29/+27
| * | perf record: Throttle user defined frequencies to the maximum allowedArnaldo Carvalho de Melo2018-03-054-6/+24
| * | perf top: Allow asking for the maximum allowed sample rateArnaldo Carvalho de Melo2018-03-052-2/+6
| * | perf top browser: Show sample_freq in browser title lineArnaldo Carvalho de Melo2018-03-051-3/+7
| * | perf record: Allow asking for the maximum allowed sample rateArnaldo Carvalho de Melo2018-03-054-2/+34
| * | perf tests: Rename trace+probe_libc_inet_pton to record+probe_libc_inet_ptonJiri Olsa2018-03-051-0/+0
| * | perf tests: Switch trace+probe_libc_inet_pton to use recordJiri Olsa2018-03-051-15/+15
| * | perf annotate browser: Be more robust when drawing jump arrowsArnaldo Carvalho de Melo2018-03-051-0/+25
| * | perf stat: Ignore error thread when enabling system-wide --per-threadJin Yao2018-02-274-1/+18
| * | perf top: Fix annoying fallback message on older kernelsKan Liang2018-02-261-1/+1
| * | perf cgroup: Simplify arguments when tracking multiple eventsweiping zhang2018-02-223-3/+26
| * | perf stat: Use xyarray dimensions to iterate fdsAndi Kleen2018-02-211-6/+5
| * | perf kallsyms: Fix the usage on the man pageSangwon Hong2018-02-211-1/+1
* | | Merge tag 'v4.16-rc4' into perf/core, to pick up fixesIngo Molnar2018-03-06865-4734/+8189
|\ \ \ | |/ / |/| |
| * | Linux 4.16-rc4v4.16-rc4Linus Torvalds2018-03-041-1/+1
| * | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-03-046-18/+21
| |\ \
| | * | Documentation, x86, resctrl: Make text and sample command matchLi RongQing2018-02-281-1/+1
| | * | x86/platform/intel-mid: Handle Intel Edison reboot correctlySebastian Panceac2018-02-281-1/+1
| | * | x86/asm: Add instruction suffixes to bitopsJan Beulich2018-02-282-14/+17
| | * | x86/entry/64: Add instruction suffixJan Beulich2018-02-281-1/+1
| | * | x86/refcounts: Switch to UD2 for exceptionsKees Cook2018-02-281-1/+1
| * | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-048-26/+53
| |\ \ \
| | * | | x86/cpu_entry_area: Sync cpu_entry_area to initial_page_tableThomas Gleixner2018-03-016-25/+32
| | * | | objtool: Fix another switch table detection issueJosh Poimboeuf2018-02-281-1/+5
| | * | | x86/xen: Zero MSR_IA32_SPEC_CTRL before suspendJuergen Gross2018-02-281-0/+16
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-03-044-5/+16
| |\ \ \ \
| | * | | | timers: Forward timer base before migrating timersLingutla Chandrasekhar2018-02-281-0/+6
| | * | | | clocksource/drivers/arc_timer: Update some commentsVineet Gupta2018-02-281-3/+8
| | * | | | clocksource/drivers/mips-gic-timer: Use correct shift count to extract dataFelix Fietkau2018-02-281-1/+1
| | * | | | clocksource/drivers/fsl_ftm_timer: Fix error return checkingColin Ian King2018-02-261-1/+1
| * | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-03-041-0/+1
| |\ \ \ \ \
| | * | | | | dt-bindings/irqchip/renesas-irqc: Document R-Car M3-N supportGeert Uytterhoeven2018-02-281-0/+1
| * | | | | | Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-03-0410-47/+191
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Btrfs: fix log replay failure after unlink and link combinationFilipe Manana2018-03-013-22/+139
| | * | | | | Btrfs: fix log replay failure after linking special file and fsyncFilipe Manana2018-03-011-1/+1
| | * | | | | Btrfs: send, fix issuing write op when processing hole in no data modeFilipe Manana2018-03-011-0/+3
| | * | | | | btrfs: use proper endianness accessors for super_copyAnand Jain2018-03-012-13/+15
| | * | | | | btrfs: alloc_chunk: fix DUP stripe size handlingHans van Kranenburg2018-03-011-5/+6
| | * | | | | btrfs: Handle btrfs_set_extent_delalloc failure in relocate_file_extent_clusterNikolay Borisov2018-03-011-2/+16
| | * | | | | btrfs: handle failure of add_pending_csumsNikolay Borisov2018-03-011-2/+9
| | * | | | | btrfs: use kvzalloc to allocate btrfs_fs_infoJeff Mahoney2018-03-012-2/+2
| * | | | | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-03-033-2/+3
| |\ \ \ \ \ \
| | * | | | | | i2c: octeon: Prevent error message on bus errorJan Glauber2018-03-022-1/+2