summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | gpio: pl061: handle failed allocationsNicholas Mc Guire2019-01-101-1/+5
| | |/ / / / /
| * | | | | | Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2019-01-131-0/+4
| |\ \ \ \ \ \
| | * | | | | | arm64: defconfig: enable modules for amlogic s400 sound cardJerome Brunet2019-01-091-0/+4
| | |/ / / / /
| * | | | | | ARM: dts: da850-lcdk: Correct the sound card namePeter Ujfalusi2019-01-101-1/+1
| * | | | | | ARM: dts: da850-lcdk: Correct the audio codec regulatorsPeter Ujfalusi2019-01-101-0/+36
| * | | | | | ARM: dts: da850-evm: Correct the sound card namePeter Ujfalusi2019-01-101-1/+1
| * | | | | | ARM: dts: da850-evm: Correct the audio codec regulatorsPeter Ujfalusi2019-01-101-4/+25
| * | | | | | ARM: davinci: omapl138-hawk: fix label names in GPIO lookup entriesBartosz Golaszewski2019-01-101-2/+2
| * | | | | | ARM: davinci: dm644x-evm: fix label names in GPIO lookup entriesBartosz Golaszewski2019-01-101-2/+2
| * | | | | | ARM: davinci: dm355-evm: fix label names in GPIO lookup entriesBartosz Golaszewski2019-01-101-2/+2
| * | | | | | ARM: davinci: da850-evm: fix label names in GPIO lookup entriesBartosz Golaszewski2019-01-101-2/+2
| * | | | | | ARM: davinci: da830-evm: fix label names in GPIO lookup entriesBartosz Golaszewski2019-01-101-2/+2
| |/ / / / /
* | | | | | Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds2019-01-123-7/+8
|\ \ \ \ \ \
| * | | | | | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-083-7/+8
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-01-123-4/+6
|\ \ \ \ \ \ \
| * | | | | | | x86/kvm/nVMX: don't skip emulated instruction twice when vmptr address is not...Vitaly Kuznetsov2019-01-111-2/+1
| * | | | | | | KVM/VMX: Avoid return error when flush tlb successfully in the hv_remote_flus...Lan Tianyu2019-01-111-1/+1
| * | | | | | | kvm: sev: Fail KVM_SEV_INIT if already initializedDavid Rientjes2019-01-111-0/+3
| * | | | | | | KVM: x86: Fix bit shifting in update_intel_pt_cfgGustavo A. R. Silva2019-01-111-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-01-117-7/+56
|\ \ \ \ \ \ \
| * | | | | | | arm64: kexec_file: return successfully even if kaslr-seed doesn't existAKASHI Takahiro2019-01-111-1/+3
| * | | | | | | arm64: kpti: Avoid rewriting early page tables when KASLR is enabledWill Deacon2019-01-105-5/+52
| * | | | | | | arm64: asm-prototypes: Fix fat-fingered typo in commentWill Deacon2019-01-101-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-115-7/+7
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao2019-01-091-1/+1
| * | | | | | x86/cache: Rename config option to CONFIG_X86_RESCTRLBorislav Petkov2019-01-094-6/+6
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'riscv-for-linus-4.21-rc2-v2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2019-01-1012-41/+117
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix a handful of audit-related issuePalmer Dabbelt2019-01-077-3/+35
| |\ \ \ \ \
| | * | | | | riscv: add HAVE_SYSCALL_TRACEPOINTS to KconfigDavid Abdurachmanov2019-01-071-0/+1
| | * | | | | riscv: fix trace_sys_exit hookDavid Abdurachmanov2019-01-071-1/+1
| | * | | | | riscv: define CREATE_TRACE_POINTS in ptrace.cDavid Abdurachmanov2019-01-071-0/+2
| | * | | | | riscv: define NR_syscalls in unistd.hDavid Abdurachmanov2019-01-071-0/+2
| | * | | | | riscv: audit: add audit hook in do_syscall_trace_enter/exit()David Abdurachmanov2019-01-071-0/+5
| | * | | | | riscv: add audit supportDavid Abdurachmanov2019-01-075-2/+24
| * | | | | | RISC-V: Support MODULE_SECTIONS mechanism on RV32Zong Li2019-01-073-28/+32
| * | | | | | riscv: don't stop itself in smp_send_stopAndreas Schwab2019-01-071-7/+36
| * | | | | | arch: riscv: support kernel command line forcing when no DTB passedPaul Walmsley2019-01-071-1/+8
| * | | | | | RISC-V: Make BSS section as the last section in vmlinux.lds.SAnup Patel2019-01-071-2/+6
| | |_|/ / / | |/| | | |
* | | | | | csky: fixup compile error with CPU 810.Guo Ren2019-01-101-1/+1
* | | | | | Merge tag 'csky-for-linus-5.0-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-01-093-41/+65
|\ \ \ \ \ \
| * | | | | | csky: fixup compile error with pte_allocGuo Ren2019-01-081-25/+18
| * | | | | | csky: fixup CACHEV1 store instruction fast retireGuo Ren2019-01-081-0/+25
| * | | | | | csky: fixup relocation error with 807 & 860Guo Ren2019-01-081-16/+22
| |/ / / / /
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-091-0/+6
|\ \ \ \ \ \
| * | | | | | kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligningAndrey Konovalov2019-01-091-0/+6
| | |_|/ / / | |/| | | |
* / | | | | arch/openrisc: Fix issues with access_ok()Stafford Horne2019-01-091-2/+6
|/ / / / /
* / / / / arch: restore generic-y += shmparam.h for some architecturesMasahiro Yamada2019-01-077-0/+7
|/ / / /
* | | | Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2019-01-0758-550/+31
|\ \ \ \
| * | | | kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada2019-01-062-14/+5
| * | | | arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-0624-408/+0