summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: allow setting abort_on_full for rbdDongsheng Yang2019-01-076-9/+19
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-01-1143-697/+797
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'perf-core-for-mingo-5.0-20190110' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-01-117-419/+470
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | tools headers powerpc: Remove unistd.hRavi Bangoria2019-01-102-405/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | perf powerpc: Rework syscall table generationRavi Bangoria2019-01-103-14/+450
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | perf symbols: Add 'arch_cpu_idle' to the list of kernel idle symbolsArnaldo Carvalho de Melo2019-01-091-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | tools include uapi: Sync linux/if_link.h copy with the kernel sourcesArnaldo Carvalho de Melo2019-01-091-0/+19
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'perf-core-for-mingo-5.0-20190108' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-01-0921-250/+238
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | tools include uapi: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo2019-01-081-111/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | tools include uapi: Sync linux/fs.h copy with the kernel sourcesArnaldo Carvalho de Melo2019-01-081-52/+8
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | perf beauty: Switch from using uapi/linux/fs.h to uapi/linux/mount.hArnaldo Carvalho de Melo2019-01-081-2/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | tools include uapi: Grab a copy of linux/mount.hArnaldo Carvalho de Melo2019-01-082-0/+59
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | perf top: Lift restriction on using callchains without "sym" in --sortArnaldo Carvalho de Melo2019-01-081-6/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | tools lib traceevent: Remove tep_data_event_from_type() APITzvetomir Stoyanov2019-01-082-13/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | tools lib traceevent: Rename tep_is_file_bigendian() to tep_file_bigendian()Tzvetomir Stoyanov2019-01-083-4/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | tools lib traceevent: Changed return logic of tep_register_event_handler() APITzvetomir Stoyanov2019-01-082-2/+13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | tools lib traceevent: Changed return logic of trace_seq_printf() and trace_se...Tzvetomir Stoyanov2019-01-081-5/+12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | tools lib traceevent: Rename struct cmdline to struct tep_cmdlineTzvetomir Stoyanov2019-01-083-24/+24
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | tools lib traceevent: Initialize host_bigendian at tep_handle allocationTzvetomir Stoyanov2019-01-081-1/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | tools lib traceevent: Introduce new libtracevent API: tep_override_comm()Tzvetomir Stoyanov2019-01-082-15/+55
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | perf tests: Add a test for the ARM 32-bit [vectors] pageFlorian Fainelli2019-01-084-0/+34
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | perf tools: Make find_vdso_map() more modularFlorian Fainelli2019-01-084-12/+11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | perf trace: Fix alignment for [continued] linesArnaldo Carvalho de Melo2019-01-081-2/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | perf trace: Fix ')' placement in "interrupted" syscall linesArnaldo Carvalho de Melo2019-01-081-2/+8
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'perf-core-for-mingo-4.21-20190104' of git://git.kernel.org/pub/scm...Ingo Molnar2019-01-0817-28/+89
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | perf test shell: Use a fallback to get the pathname in vfs_getnameArnaldo Carvalho de Melo2019-01-041-1/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | perf python: Make sure the python binding output directory is in placeArnaldo Carvalho de Melo2019-01-041-1/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | perf strbuf: Remove redundant va_end() in strbuf_addv()Mattias Jacobsson2019-01-041-1/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | perf annotate: Pass filename to objdump via execlIvan Krylov2019-01-041-4/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | perf report: Fix wrong iteration count in --branch-historyJin Yao2019-01-043-13/+22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | tools headers x86: Sync asm/cpufeatures.h copy with the kernel sourcesArnaldo Carvalho de Melo2019-01-041-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | tools headers uapi: Sync copy of asm-generic/unistd.h with the kernel sourcesArnaldo Carvalho de Melo2019-01-041-1/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | tools headers uapi: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2019-01-041-0/+19
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | tools headers uapi: Sync linux/in.h copy from the kernel sourcesArnaldo Carvalho de Melo2019-01-041-3/+7
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | tools headers uapi: Update i915_drm.hArnaldo Carvalho de Melo2019-01-041-0/+8
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | tools iio: Override CFLAGS assignmentsJiri Olsa2019-01-041-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | tools thermal tmon: Use -O3 instead of -O1 if availableJiri Olsa2019-01-041-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | tools beauty: Make the prctl option table generator catch all PR_ optionsArnaldo Carvalho de Melo2019-01-031-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | tools headers uapi: Sync prctl.h with the kernel sourcesArnaldo Carvalho de Melo2019-01-031-0/+8
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | tools headers x86: Sync disabled-features.hArnaldo Carvalho de Melo2019-01-031-1/+7
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | perf stat: Fix endless wait for child processJin Yao2019-01-031-1/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-1111-12/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao2019-01-094-4/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/cache: Rename config option to CONFIG_X86_RESCTRLBorislav Petkov2019-01-096-8/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | samples/seccomp: Fix 32-bit buildTycho Andersen2019-01-081-0/+1
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'acpi-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-01-114-11/+59
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'acpi-pci', 'acpi-power' and 'acpi-misc'Rafael J. Wysocki2019-01-113-3/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | ACPI: NUMA: Use correct type for printing addresses on i386-PAEChao Fan2019-01-031-3/+3
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ACPI: power: Skip duplicate power resource references in _PRxHans de Goede2019-01-021-0/+22
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ACPI: Fix build failure when CONFIG_NLS is set to 'n'Sinan Kaya2019-01-021-0/+1
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
OpenPOWER on IntegriCloud