summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8947/1: Fix __arch_get_hw_counter() access to CNTVCTVincenzo Frascino2019-12-061-0/+3
* ARM: 8943/1: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MCDietmar Eggemann2019-12-062-5/+9
* ARM: 8940/1: ftrace: remove mcount(),ftrace_caller_old() and ftrace_call_old()Jisheng Zhang (syna)2019-11-221-4/+0
* ARM: 8939/1: kbuild: use correct nm executableDmitry Golovin2019-11-221-2/+2
* ARM: 8938/1: kernel: initialize broadcast hrtimer based clock event deviceBenjamin Gaignard2019-11-161-0/+2
* ARM: 8937/1: spectre-v2: remove Brahma-B53 from hardeningDoug Berger2019-11-161-0/+3
* ARM: 8933/1: replace Sun/Solaris style flag on section directiveNick Desaulniers2019-11-1528-29/+29
* ARM: 8932/1: Add clock_gettime64 entry pointVincenzo Frascino2019-11-152-0/+7
* ARM: 8931/1: Add clock_getres entry pointVincenzo Frascino2019-11-153-0/+27
* ARM: 8930/1: Add support for generic vDSOVincenzo Frascino2019-11-158-357/+195
* ARM: 8929/1: use APSR_nzcv instead of r15 as mrc operandStefan Agner2019-11-153-5/+5
* ARM: 8927/1: ARM/hw_breakpoint: add more ARMv8 debug architecture versions su...Candle Sun2019-11-152-0/+6
* ARM: 8918/2: only build return_address() if neededBen Dooks2019-11-152-5/+5
* ARM: 8928/1: ARM_ERRATA_775420: Spelling s/date/data/Geert Uytterhoeven2019-10-311-1/+1
* ARM: 8925/1: tcm: include <asm/tcm.h> for missing declarationsBen Dooks2019-10-311-0/+1
* ARM: 8924/1: tcm: make dtcm_end and itcm_end staticBen Dooks2019-10-311-2/+2
* ARM: 8923/1: mm: include <asm/vga.h> for vga_baseBen Dooks (Codethink)2019-10-311-0/+2
* ARM: 8922/1: parse_dt_topology() rate is pointer to __be32Ben Dooks (Codethink)2019-10-311-1/+1
* ARM: 8920/1: share get_signal_page from signal.c to process.cBen Dooks (Codethink)2019-10-312-0/+4
* ARM: 8919/1: make unexported functions staticBen Dooks (Codethink)2019-10-311-3/+3
* ARM: 8917/1: mm: include <asm/set_memory.h>Ben Dooks (Codethink)2019-10-271-0/+1
* ARM: 8916/1: mm: make set_section_perms() staticBen Dooks (Codethink)2019-10-271-2/+2
* ARM: 8915/1: zImage: atags_to_fdt: fix __be32 and __be64 typesBen Dooks (Codethink)2019-10-271-6/+6
* ARM: 8913/1: arch_timer: include <asm/arch_timer.h>Ben Dooks2019-10-271-0/+1
* ARM: 8911/1: move pcibios_report_status to <asm/pci.h>Ben Dooks2019-10-272-1/+2
* ARM: 8910/1: fix missing declartion of module_frob_arch_sectionsBen Dooks2019-10-271-0/+1
* ARM: 8909/1: make unexported items staticBen Dooks2019-10-271-15/+19
* ARM: 8907/1: arch: reuse addr variable in pfn_validClemens Gruber2019-10-271-1/+1
* Linux 5.4-rc5v5.4-rc5Linus Torvalds2019-10-271-2/+2
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-10-271-5/+9
|\
| * x86/cpu/vmware: Fix platform detection VMWARE_PORT macroThomas Hellstrom2019-10-221-5/+8
| * x86/cpu/vmware: Use the full form of INL in VMWARE_HYPERCALL, for clang/llvmThomas Hellstrom2019-10-221-1/+2
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-10-273-7/+10
|\ \
| * | posix-cpu-timers: Fix two trivial commentsYi Wang2019-10-231-3/+3
| * | timers/sched_clock: Include local timekeeping.h for missing declarationsBen Dooks (Codethink)2019-10-231-0/+2
| * | lib/vdso: Make clock_getres() POSIX compliant againThomas Gleixner2019-10-231-4/+5
| |/
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-10-2714-21/+71
|\ \
| * | perf/aux: Fix AUX output stoppingAlexander Shishkin2019-10-221-1/+1
| * | perf/aux: Fix tracking of auxiliary trace buffer allocationThomas Richter2019-10-211-2/+4
| * | Merge tag 'perf-urgent-for-mingo-5.4-20191017' of git://git.kernel.org/pub/sc...Ingo Molnar2019-10-2112-17/+65
| |\ \
| | * | perf kmem: Fix memory leak in compact_gfp_flags()Yunfeng Ye2019-10-161-0/+1
| | * | tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo2019-10-151-2/+28
| | * | tools headers kvm: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo2019-10-151-0/+2
| | * | tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2019-10-151-0/+1
| | * | tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2019-10-151-1/+5
| | * | perf c2c: Fix memory leak in build_cl_output()Yunfeng Ye2019-10-151-5/+9
| | * | perf tools: Fix mode setting in copyfile_mode_ns()Adrian Hunter2019-10-151-3/+5
| | * | perf annotate: Fix multiple memory and file descriptor leaksGustavo A. R. Silva2019-10-151-1/+1
| | * | perf tools: Fix resource leak of closedir() on the error pathsYunfeng Ye2019-10-152-3/+7
| | * | perf evlist: Fix fix for freed id arraysAndi Kleen2019-10-151-1/+1