summaryrefslogtreecommitdiff
path: root/arch/s390/include (follow)
Commit message (Expand)AuthorAge
...
* | | | | | s390/nmi: change type of mcck_interruption_code lowcore fieldHeiko Carstens2015-10-14
* | | | | | s390/flags: use _BITUL macroHeiko Carstens2015-10-14
* | | | | | s390/flags: fix flag handlingHeiko Carstens2015-10-14
* | | | | | s390/udelay: make udelay have busy loop semanticsHeiko Carstens2015-10-14
* | | | | | s390/cpumf: rework program parameter setting to detect guest samplesChristian Borntraeger2015-10-14
* | | | | | s390/entry: add assembler macro to conveniently tests under maskHendrik Brueckner2015-10-14
* | | | | | s390/fpu: add static FPU save area for init_taskHendrik Brueckner2015-10-14
* | | | | | s390/fpu: always enable the vector facility if it is availableHendrik Brueckner2015-10-14
* | | | | | s390/mm: try to avoid storage key operation in ptep_set_access_flagsMartin Schwidefsky2015-10-14
* | | | | | s390/barrier: remove unnecessary serialization in atomics and bitopsMartin Schwidefsky2015-10-14
* | | | | | s390/diag: add tracepoint for diagnose callsMartin Schwidefsky2015-10-14
* | | | | | s390/diag: add a statistic for diagnose callsMartin Schwidefsky2015-10-14
* | | | | | s390/bitops: implement cache friendly test_and_set_bit_lockMartin Schwidefsky2015-10-14
* | | | | | s390/mm: implement soft-dirty bits for user memory change trackingMartin Schwidefsky2015-10-14
* | | | | | s390/cio: introduce pathmask_to_posSebastian Ott2015-10-14
* | | | | | s390/cio: use device_lock during cmb activationSebastian Ott2015-10-14
* | | | | | s390/barrier: avoid serialization in [smp_]rmb and [smp_]wmbChristian Borntraeger2015-10-14
|/ / / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-10-06
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | s390/numa: use correct type for node_to_cpumask_mapMartin Schwidefsky2015-09-23
* | | | | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-04
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-08
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-25
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand2015-09-25
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-09-21
|\ \ \ | |/ / |/| |
| * | s390: wire up separate socketcalls system callsHeiko Carstens2015-09-18
| * | s390/s390x: allocate sys_membarrier system call numberMathieu Desnoyers2015-09-17
| * | s390: wire up userfaultfd system callHeiko Carstens2015-09-17
* | | KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-16
|/ /
* | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-10
* | dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-10
* | dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-10
* | dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-10
* | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-10
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-03
|\ \
| * \ Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-12
| |\ \
| | * | atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra2015-07-27
| | * | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-27
| | * | s390: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-27
| * | | locking/static_keys: Add a new static_key interfacePeter Zijlstra2015-08-03
| * | | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov2015-08-03
| |/ /
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-01
|\ \ \
| * | | s390/io: Add pci_iomap_wc() and pci_iomap_wc_range()Luis R. Rodriguez2015-08-28
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-08-31
|\ \ \
| * | | s390/numa: remove superfluous ARCH_WANT definesMichael Holzheu2015-08-26
| * | | s390/syscalls: ignore syscalls reachable via sys_socketcallHeiko Carstens2015-08-04
| * | | s390/numa: add emulation supportMichael Holzheu2015-08-04
| * | | s390/numa: add core infrastructurePhilipp Hachtmann2015-08-03
| * | | s390/mm: add NUMA balancing primitivesMartin Schwidefsky2015-08-03
| * | | s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT insteadHendrik Brueckner2015-08-03
| * | | s390/sclp: convert early sclp console code to CMartin Schwidefsky2015-07-29