summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm64: function_graph: Remove use of FTRACE_NOTRACE_DEPTHSteven Rostedt (VMware)2018-12-081-3/+0
* sparc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-271-10/+1
* sh/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-271-14/+2
* s390/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-271-11/+2
* riscv/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-271-12/+2
* powerpc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-271-13/+2
* parisc: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-271-14/+3
* nds32: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-271-16/+2
* MIPS: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-271-12/+2
* microblaze: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-271-13/+2
* arm64: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-271-14/+1
* ARM: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-271-16/+1
* x86/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-271-14/+1
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-182-10/+144
|\
| * perf/x86/intel/uncore: Support CoffeeLake 8th CBOXKan Liang2018-11-122-9/+30
| * perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUsKan Liang2018-11-121-1/+114
* | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-181-0/+1
|\ \
| * | efi/arm: Defer persistent reservations until after paging_init()Ard Biesheuvel2018-11-151-0/+1
* | | Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-11-187-47/+113
|\ \ \
| * | | ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King2018-11-124-15/+61
| * | | ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King2018-11-122-16/+27
| * | | ARM: clean up per-processor check_bugs method callRussell King2018-11-122-2/+3
| * | | ARM: split out processor lookupRussell King2018-11-122-12/+20
| * | | ARM: make lookup_processor_type() non-__initRussell King2018-11-121-3/+3
* | | | Merge tag 'drm-fixes-2018-11-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-11-161-58/+53
|\ \ \ \
| * \ \ \ Merge tag 'drm-misc-fixes-2018-11-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-11-161-58/+53
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | drm/omap: Populate DSS children in omapdss driverLaurent Pinchart2018-11-121-58/+53
* | | | | Merge tag 'powerpc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-11-1611-103/+58
|\ \ \ \ \
| * | | | | powerpc/64: Fix kernel stack 16-byte alignmentNicholas Piggin2018-11-152-0/+3
| * | | | | powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran2018-11-141-1/+1
| * | | | | powerpc/io: Fix the IO workarounds code to work with RadixMichael Ellerman2018-11-121-13/+7
| * | | | | powerpc/mm/64s: Fix preempt warning in slb_allocate_kernel()Michael Ellerman2018-11-121-1/+1
| * | | | | KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILEScott Wood2018-11-074-8/+27
| * | | | | powerpc/mm/64s: Only use slbfee on CPUs that support itMichael Ellerman2018-11-061-0/+3
| * | | | | powerpc/mm/64s: Use PPC_SLBFEE macroMichael Ellerman2018-11-062-1/+4
| * | | | | powerpc/mm/64s: Consolidate SLB assertionsMichael Ellerman2018-11-061-20/+9
| * | | | | powerpc/powernv/npu: Remove NPU DMA opsAlistair Popple2018-11-051-60/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'xtensa-20181115' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-11-162-3/+10
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | xtensa: fix boot parameters address translationMax Filippov2018-11-141-2/+5
| * | | | xtensa: make sure bFLT stack is 16 byte alignedMax Filippov2018-11-051-1/+5
* | | | | Merge tag 'riscv-for-linus-4.20-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-145-9/+14
|\ \ \ \ \
| * | | | | RISC-V: Silence some module warnings on 32-bitOlof Johansson2018-11-121-6/+6
| * | | | | RISC-V: lib: Fix build error for 64-bitOlof Johansson2018-11-121-1/+1
| * | | | | riscv: add missing vdso_install targetDavid Abdurachmanov2018-11-121-0/+4
| * | | | | riscv: fix spacing in struct pt_regsDavid Abdurachmanov2018-11-121-2/+2
| * | | | | RISC-V: defconfig: Enable printk timestampsAnup Patel2018-11-121-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'parisc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-11-142-6/+10
|\ \ \ \ \
| * | | | | parisc: Revert "Release spinlocks using ordered store"John David Anglin2018-11-062-6/+10
| | |_|/ / | |/| | |
* | | | | Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-11-141-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | ARM: 8810/1: vfp: Fix wrong assignement to ufp_excJulien Thierry2018-11-121-1/+1