summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm
AgeCommit message (Expand)Author
2015-10-14s390/fpu: always enable the vector facility if it is availableHendrik Brueckner
2015-10-14s390/mm: try to avoid storage key operation in ptep_set_access_flagsMartin Schwidefsky
2015-10-14s390/barrier: remove unnecessary serialization in atomics and bitopsMartin Schwidefsky
2015-10-14s390/diag: add tracepoint for diagnose callsMartin Schwidefsky
2015-10-14s390/diag: add a statistic for diagnose callsMartin Schwidefsky
2015-10-14s390/bitops: implement cache friendly test_and_set_bit_lockMartin Schwidefsky
2015-10-14s390/mm: implement soft-dirty bits for user memory change trackingMartin Schwidefsky
2015-10-14s390/cio: introduce pathmask_to_posSebastian Ott
2015-10-14s390/cio: use device_lock during cmb activationSebastian Ott
2015-10-14s390/barrier: avoid serialization in [smp_]rmb and [smp_]wmbChristian Borntraeger
2015-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2015-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand
2015-09-23s390/numa: use correct type for node_to_cpumask_mapMartin Schwidefsky
2015-09-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-09-18s390: wire up separate socketcalls system callsHeiko Carstens
2015-09-16KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-08-28s390/io: Add pci_iomap_wc() and pci_iomap_wc_range()Luis R. Rodriguez
2015-08-26s390/numa: remove superfluous ARCH_WANT definesMichael Holzheu
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar
2015-08-04KVM: s390: host STP toleration for VMsFan Zhang
2015-08-04s390/syscalls: ignore syscalls reachable via sys_socketcallHeiko Carstens
2015-08-04s390/numa: add emulation supportMichael Holzheu
2015-08-03s390/numa: add core infrastructurePhilipp Hachtmann
2015-08-03locking/static_keys: Add a new static_key interfacePeter Zijlstra
2015-08-03locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov
2015-08-03s390/mm: add NUMA balancing primitivesMartin Schwidefsky
2015-08-03s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT insteadHendrik Brueckner
2015-07-29KVM: s390: Provide global debug logChristian Borntraeger
2015-07-29KVM: s390: add kvm stat counter for all diagnosesChristian Borntraeger
2015-07-29s390/sclp: convert early sclp console code to CMartin Schwidefsky
2015-07-27atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27s390: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-22s390/pci: inline get_zdevSebastian Ott
2015-07-22s390/module: enable generic CPU feature modalias using s390 ELF hwcapsHendrik Brueckner
2015-07-22s390/kernel: lazy restore fpu registersHendrik Brueckner
2015-07-22s390/vx: add vector instruction support for older binutils versionsHendrik Brueckner
2015-07-22s390/kernel: dynamically allocate FP register save areaHendrik Brueckner
2015-07-22s390/kernel: introduce fpu-internal.h with fpu helper functionsHendrik Brueckner
2015-07-22s390/kernel: use test_fp_ctl() to verify the floating-point control wordHendrik Brueckner