summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-02-17s390/mm: make memory_block_size_bytes available for !MEMORY_HOTPLUGHeiko Carstens
2017-02-17s390: replace ACCESS_ONCE with READ_ONCEChristian Borntraeger
2017-02-17s390: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker
2017-02-17s390: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2017-02-17s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2017-02-17s390/kdump: Use "LINUX" ELF note name instead of "CORE"Michael Holzheu
2017-02-08s390: add no-execute supportMartin Schwidefsky
2017-02-08s390: report new vector facilitiesMartin Schwidefsky
2017-02-08s390: use correct input data address for setup_randomnessHeiko Carstens
2017-02-08s390/sclp: don't add new lines to each printed stringHeiko Carstens
2017-02-08s390/sclp: make early sclp code readableHeiko Carstens
2017-02-08s390/sclp: move early printk code to driversHeiko Carstens
2017-02-07s390/debug: make debug event time stamps relative to the boot TOD clockMartin Schwidefsky
2017-02-07s390/topology: correct allocation of topology informationMartin Schwidefsky
2017-02-07s390: make setup_randomness workHeiko Carstens
2017-01-31s390: store breaking event address only for program checksMartin Schwidefsky
2017-01-31s390/prng: Adjust generation of entropy to produce real 256 bits.Harald Freudenberger
2017-01-31s390/crypto: Extend key length check for AES-XTS in fips mode.Harald Freudenberger
2017-01-31s390/crypto: Check des3_ede keys for uniqueness in fips modeMatthew Rosato
2017-01-16s390/bpf: remove redundant check for non-null imageDaniel Borkmann
2017-01-16s390: provide sclp based boot consoleHeiko Carstens
2017-01-16s390/sclp: always stay within bounds of the early sccbHeiko Carstens
2017-01-16s390/sclp: make early sclp irq handler more robustHeiko Carstens
2017-01-16s390/topology: make "topology=off" parameter workHeiko Carstens
2017-01-16s390: use false/true when using boolHeiko Carstens
2017-01-16s390: remove couple of unneeded semicolonsHeiko Carstens
2017-01-16s390/topology: reduce number of printksHeiko Carstens
2017-01-16s390/mem_detect: fix memory type of first blockHeiko Carstens
2017-01-16s390/mem_detect: add debugging outputHeiko Carstens
2017-01-16s390/setup: call memblock_reserve only for size > 0Heiko Carstens
2017-01-16s390/pci: use proper endianness annotationsSebastian Ott
2017-01-16s390: proper type casts for csum_partial invocationsHeiko Carstens
2017-01-16s390/lib: improve memmove, memset and memcpyHeiko Carstens
2017-01-16s390/cpumf: get rid of variable length arrayHeiko Carstens
2017-01-16s390: update defconfigsHeiko Carstens
2017-01-16s390/ctl_reg: make __ctl_load a full memory barrierHeiko Carstens
2017-01-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-14efi/x86: Prune invalid memory map entries and fix boot regressionPeter Jones
2017-01-14perf/x86: Reject non sampling events with precise_ipJiri Olsa
2017-01-14perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa
2017-01-14x86/mpx: Use compatible types in comparison to fix sparse errorTobias Klauser
2017-01-14x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc()Len Brown
2017-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-01-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-01-12arm64: assembler: make adr_l work in modules under KASLRArd Biesheuvel
2017-01-12KVM: x86: fix emulation of "MOV SS, null selector"Paolo Bonzini
2017-01-12KVM: x86: fix NULL deref in vcpu_scan_ioapicWanpeng Li
2017-01-12KVM: x86: Introduce segmented_write_stdSteve Rutherford