aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-07-04powerpc/Kconfig: Clean up formattingEnrico Weigelt, metux IT consult9-56/+54
2019-07-04nios2: configs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski2-2/+0
2019-07-04nios2: remove pointless second entry for CONFIG_TRACE_IRQFLAGS_SUPPORTMasahiro Yamada1-3/+0
2019-07-04Merge tag 'trace-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+10
2019-07-03MIPS: only select ARCH_HAS_UNCACHED_SEGMENT for non-coherent platformsChristoph Hellwig1-1/+1
2019-07-03riscv: Introduce huge page support for 32/64bit kernelAlexandre Ghiti6-2/+88
2019-07-03x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/KconfigAlexandre Ghiti3-4/+5
2019-07-03ocxl: Allow contexts to be attached with a NULL mmAlastair D'Silva1-0/+5
2019-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-255/+29
2019-07-03x86/fsgsbase: Revert FSGSBASE supportThomas Gleixner7-326/+50
2019-07-03KVM: LAPIC: remove the trailing newline used in the fmt parameter of TP_printkWanpeng Li1-1/+1
2019-07-03KVM: svm: add nrips module parameterPaolo Bonzini1-3/+12
2019-07-03crypto: arm64/aes-ce - implement 5 way interleave for ECB, CBC and CTRArd Biesheuvel3-31/+75
2019-07-03crypto: arm64/aes-ce - add 5 way interleave routinesArd Biesheuvel3-68/+52
2019-07-03mips/kprobes: Export kprobe_fault_handler()Anshuman Khandual2-1/+2
2019-07-03powerpc/mm: mark more tlb functions as __always_inlineMasahiro Yamada2-17/+17
2019-07-03Merge branch 'sa1100-for-next'; commit 'riscpc^{/ARM: riscpc: enable chained scatterlist support}' into for-arm-socRussell King11-170/+158
2019-07-03ARM: sa1100: convert to common clock frameworkRussell King2-124/+93
2019-07-03bpf, x32: Fix bug with ALU64 {LSH, RSH, ARSH} BPF_K shift by 0Luke Nelson1-57/+6
2019-07-03bpf, x32: Fix bug with ALU64 {LSH, RSH, ARSH} BPF_X shift by 0Luke Nelson1-198/+23
2019-07-03clocksource/drivers: Continue making Hyper-V clocksource ISA agnosticMichael Kelley5-160/+17
2019-07-03clocksource/drivers: Make Hyper-V clocksource ISA agnosticMichael Kelley2-1/+9
2019-07-03Merge branch 'timers/vdso' into timers/coreThomas Gleixner2031-10741/+4125
2019-07-03x86/irq: Seperate unused system vectors from spurious entry againThomas Gleixner5-16/+76
2019-07-03x86/irq: Handle spurious interrupt after shutdown gracefullyThomas Gleixner3-4/+5
2019-07-03x86/ioapic: Implement irq_get_irqchip_state() callbackThomas Gleixner1-0/+46
2019-07-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-3/+11
2019-07-03powerpc: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-07-03powerpc/powernv-eeh: Consisely desribe what this file doesStewart Smith1-3/+1
2019-07-03powerpc/configs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski88-88/+0
2019-07-03powerpc/4xx/uic: clear pending interrupt after irq type/pol changeChristian Lamparter1-0/+1
2019-07-03powerpc: Add barrier_nospec to raw_copy_in_user()Suraj Jitindar Singh1-0/+1
2019-07-03KVM: PPC: Book3S HV: Fix CR0 setting in TM emulationMichael Neuling1-3/+3
2019-07-03powerpc/powernv: Fix stale iommu table base after VFIOAlexey Kardashevskiy1-0/+10
2019-07-03powerpc/pci/of: Parse unassigned resourcesAlexey Kardashevskiy1-2/+10
2019-07-03powerpc/pseries/dma: Enable SWIOTLBAlexey Kardashevskiy2-0/+6
2019-07-03powerpc/pseries/dma: Allow SWIOTLBAlexey Kardashevskiy1-0/+36
2019-07-03powerpc: remove device_to_mask()Christoph Hellwig3-12/+4
2019-07-03powerpc: Fix compile issue with force DAWRMichael Neuling7-96/+121
2019-07-03powerpc: silence a -Wcast-function-type warning in dawr_write_file_boolMathieu Malaterre1-1/+6
2019-07-03powerpc/64s/radix: keep kernel ERAT over local process/guest invalidatesNicholas Piggin3-5/+16
2019-07-03powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERATNicholas Piggin6-10/+9
2019-07-03powerpc/64s/exception: simplify hmi control flowNicholas Piggin1-16/+10
2019-07-03powerpc/64s/exception: hmi remove special case macroNicholas Piggin1-12/+4
2019-07-03powerpc/64s/exception: sreset move trampoline ahead of common codeNicholas Piggin1-12/+12
2019-07-03powerpc/64s/exception: optimise system_reset for idle, clean up non-idle caseNicholas Piggin1-31/+38
2019-07-02Merge tag 'davinci-fixes-for-v5.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into arm/fixesOlof Johansson1990-9922/+2864
2019-07-02um: Fix kcov crash during startupMarek Majkowski1-0/+2
2019-07-02um: configs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski2-2/+0
2019-07-02um: Support time travel modeJohannes Berg5-7/+233