summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm_pmu: acpi: check for mismatched PPIsMark Rutland2018-02-203-24/+42
* arm_pmu: add armpmu_alloc_atomic()Mark Rutland2018-02-203-4/+16
* arm_pmu: fold platform helpers into platform codeMark Rutland2018-02-203-23/+21
* arm_pmu: kill arm_pmu_platdataMark Rutland2018-02-202-40/+4
* ARM: ux500: remove PMU IRQ bouncerMark Rutland2018-02-201-35/+0
* arm64: __show_regs: Only resolve kernel symbols when running at EL1Will Deacon2018-02-191-2/+9
* arm64: Remove unimplemented syscall log messageMichael Weiser2018-02-191-8/+0
* arm64: Disable unhandled signal log messages by defaultMichael Weiser2018-02-191-1/+1
* arm64: cpufeature: Fix CTR_EL0 field definitionsWill Deacon2018-02-191-2/+4
* arm64: uaccess: Formalise types for access_ok()Robin Murphy2018-02-193-8/+10
* arm64: Fix compilation error while accessing MPIDR_HWID_BITMASK from .S filesBhupesh Sharma2018-02-191-1/+1
* Linux 4.16-rc2v4.16-rc2Linus Torvalds2018-02-181-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-182-3/+3
|\
| * x86/Kconfig: Explicitly enumerate i686-class CPUs in KconfigMatthew Whitehead2018-02-161-1/+1
| * x86/Kconfig: Exclude i586-class CPUs lacking PAE support from the HIGHMEM64G ...Matthew Whitehead2018-02-161-1/+1
| * x86/Kconfig: Add missing i586-class CPUs to the X86_CMPXCHG64 Kconfig groupMatthew Whitehead2018-02-161-1/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-1834-628/+1195
|\ \
| * | kprobes: Propagate error from disarm_kprobe_ftrace()Jessica Yu2018-02-161-25/+53
| * | kprobes: Propagate error from arm_kprobe_ftrace()Jessica Yu2018-02-161-25/+75
| * | Merge tag 'perf-core-for-mingo-4.17-20180215' of git://git.kernel.org/pub/scm...Ingo Molnar2018-02-1633-578/+1067
| |\ \ | | |/ | |/|
| | * Revert "tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h"Hendrik Brueckner2018-02-152-413/+0
| | * perf s390: Rework system call table creation by using syscall.tblHendrik Brueckner2018-02-152-14/+14
| | * perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tblHendrik Brueckner2018-02-151-0/+390
| | * tools/headers: Synchronize kernel ABI headers, v4.16-rc1Ingo Molnar2018-02-155-0/+171
| | * perf test: Fix test trace+probe_libc_inet_pton.sh for s390xThomas Richter2018-02-151-5/+18
| | * perf data: Document missing --force optionSangwon Hong2018-02-151-0/+4
| | * perf tools: Substitute yet another strtoull()Andy Shevchenko2018-02-151-22/+2
| | * perf top: Check the latency of perf_top__mmap_read()Kan Liang2018-02-151-0/+9
| | * perf top: Switch default mode to overwrite modeKan Liang2018-02-151-9/+25
| | * perf top: Remove lost events checkingKan Liang2018-02-151-3/+5
| | * perf hists browser: Add parameter to disable lost event warningKan Liang2018-02-156-20/+36
| | * perf top: Add overwrite fall backKan Liang2018-02-151-0/+36
| | * perf evsel: Expose the perf_missing_features structArnaldo Carvalho de Melo2018-02-152-11/+15
| | * perf top: Check per-event overwrite termKan Liang2018-02-151-0/+73
| | * perf mmap: Discard legacy interface for mmap readKan Liang2018-02-152-49/+4
| | * perf test: Update mmap read functions for backward-ring-buffer testKan Liang2018-02-151-2/+5
| | * perf mmap: Introduce perf_mmap__read_event()Kan Liang2018-02-152-0/+43
| | * perf mmap: Introduce perf_mmap__read_done()Kan Liang2018-02-152-0/+12
| | * perf mmap: Discard 'prev' in perf_mmap__read()Kan Liang2018-02-151-18/+10
| | * perf mmap: Add new return value logic for perf_mmap__read_init()Kan Liang2018-02-151-6/+6
| | * perf mmap: Introduce perf_mmap__read_init()Kan Liang2018-02-152-10/+29
| | * perf mmap: Cleanup perf_mmap__push()Kan Liang2018-02-151-1/+1
| | * perf mmap: Recalculate size for overwrite modeKan Liang2018-02-151-0/+2
| | * perf evlist: Remove stale mmap read for backwardKan Liang2018-02-152-21/+0
| | * perf vendor events aarch64: Add JSON metrics for ARM Cortex-A53 ProcessorWilliam Cohen2018-02-157-0/+183
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-1811-51/+36
|\ \ \
| * \ \ Merge tag 'irqchip-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2018-02-1611448-397818/+584012
| |\ \ \
| | * | | irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-02-161-14/+4
| | * | | irqchip/bcm: Remove hashed address printingJaedon Shin2018-02-163-9/+0
| | * | | irqchip/gic-v2m: Add PCI Multi-MSI supportMarc Zyngier2018-02-161-24/+22