summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-05-25s390/archrandom: Rework arch random implementation.Harald Freudenberger2-14/+102
2018-05-25s390/net: add pnetid supportUrsula Braun4-0/+103
2018-05-23s390/cio: add test for ccwgroup deviceSebastian Ott1-0/+10
2018-05-23s390/cio: add helper to query utility strings per given ccw deviceSebastian Ott1-0/+1
2018-05-23s390: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada1-2/+2
2018-05-09s390: remove closung punctuation from spectre messagesMartin Schwidefsky1-2/+2
2018-05-09s390: introduce compile time check for empty .bss sectionVasily Gorbik3-0/+20
2018-05-09s390/early: move functions which may not access bss section to extra fileHeiko Carstens5-61/+86
2018-05-09s390/early: get rid of #ifdef CONFIG_BLK_DEV_INITRDHeiko Carstens1-2/+3
2018-05-09s390/early: get rid of memmove_earlyHeiko Carstens1-33/+1
2018-05-09s390/cpum_sf: Add data entry sizes to sampling trailer entryThomas Richter1-1/+3
2018-05-09perf: fix invalid bit in diagnostic entryThomas Richter1-1/+1
2018-05-08s390/cpum_sf: ensure sample frequency of perf event attributes is non-zeroHendrik Brueckner1-0/+4
2018-05-07s390: use expoline thunks in the BPF JITMartin Schwidefsky2-8/+71
2018-05-07s390: extend expoline to BC instructionsMartin Schwidefsky2-5/+77
2018-05-07s390: remove indirect branch from do_softirq_own_stackMartin Schwidefsky1-3/+2
2018-05-07s390: move spectre sysfs attribute codeMartin Schwidefsky3-19/+22
2018-05-07s390/kernel: use expoline for indirect branchesMartin Schwidefsky3-16/+25
2018-05-07s390/ftrace: use expoline for indirect branchesMartin Schwidefsky3-5/+22
2018-05-07s390/lib: use expoline for indirect branchesMartin Schwidefsky1-8/+11
2018-05-07s390/crc32-vx: use expoline for indirect branchesMartin Schwidefsky2-2/+7
2018-05-07s390: move expoline assembler macros to a headerMartin Schwidefsky2-81/+151
2018-04-27s390/kexec_file: add declaration of purgatory related globalsSebastian Ott1-0/+6
2018-04-27s390: update defconfigsSebastian Ott2-9/+8
2018-04-27Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+17
2018-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds5-6/+28
2018-04-25tracing/x86: Update syscall trace events to handle new prefixed syscall func ...Steven Rostedt (VMware)1-2/+17
2018-04-24RISC-V: build vdso-dummy.o with -no-pieAurelien Jarno1-1/+1
2018-04-24riscv: there is no <asm/handle_irq.h>Christoph Hellwig1-1/+0
2018-04-24riscv: select DMA_DIRECT_OPS instead of redefining itChristoph Hellwig1-3/+1
2018-04-23s390: correct module section names for expoline code revertMartin Schwidefsky1-2/+2
2018-04-23s390: update sampling tag after task pid changeMartin Schwidefsky2-0/+13
2018-04-23s390/cpum_cf: rename IBM z13/z14 counter namesAndré Wild1-4/+4
2018-04-23s390/uprobes: implement arch_uretprobe_is_alive()Heiko Carstens1-0/+9
2018-04-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-104/+52
2018-04-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+37
2018-04-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-3/+3
2018-04-21kexec_file: do not add extra alignment to efi memmapDave Young1-3/+2
2018-04-21proc: fix /proc/loadavg regressionAlexey Dobriyan1-1/+1
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2018-04-20Merge tag 'mips_fixes_4.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-6/+26
2018-04-20Merge tag 'powerpc-4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-4/+20
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds26-712/+996
2018-04-20perf/x86/intel/uncore: Fix SBOX support for Broadwell CPUsOskar Senft1-1/+17
2018-04-20perf/x86/intel/uncore: Revert "Remove SBOX support for Broadwell server"Stephane Eranian1-0/+21
2018-04-20x86/power/64: Fix page-table setup for temporary text mappingJoerg Roedel1-1/+1
2018-04-19powerpc/kvm: Fix lockups when running KVM guests on Power8Michael Ellerman1-2/+2
2018-04-19powerpc/eeh: Fix enabling bridge MMIO windowsMichael Neuling1-1/+2
2018-04-19MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn1-2/+9
2018-04-18MIPS: memset.S: Fix clobber of v1 in last_fixupMatt Redfearn1-1/+1