summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm
AgeCommit message (Expand)Author
2016-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-12-12mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V
2016-12-12mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V
2016-12-12mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V
2016-12-12s390/cpumf: Use configuration level indication for sampling dataChristian Borntraeger
2016-12-12s390: provide memmove implementationHeiko Carstens
2016-12-12s390: fix initrd corruptions with gcov/kcov instrumented kernelsHeiko Carstens
2016-12-12s390/dasd: channel path aware error recoveryStefan Haberland
2016-12-07s390/sysinfo: show partition extended name and UUID if availableViktor Mihajlovski
2016-12-07s390/numa: establish cpu to node mapping earlyHeiko Carstens
2016-12-07s390/topology: use cpu_topology array instead of per cpu variableHeiko Carstens
2016-12-07s390/smp: initialize cpu_present_mask in setup_archHeiko Carstens
2016-12-07s390/numa: always use logical cpu and core idsHeiko Carstens
2016-12-07s390: Remove VLAIS in ptff() and clear_table()Michael Holzheu
2016-11-29s390: use generic asm-offsets.hHeiko Carstens
2016-11-23s390/pci: use unique UIDs for domain enumerationSebastian Ott
2016-11-23s390: add cma supportHeiko Carstens
2016-11-23s390/thread_info: get rid of THREAD_ORDER defineHeiko Carstens
2016-11-23s390/uaccess: make setfs macro return voidHeiko Carstens
2016-11-22locking/spinlocks, s390: Implement vcpu_is_preempted(cpu)Christian Borntraeger
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger
2016-11-16locking/core, s390: Make cpu_relax() a barrier againChristian Borntraeger
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger
2016-11-15s390: move sys_call_table and last_break from thread_info to thread_structMartin Schwidefsky
2016-11-11s390: move cputime accounting fields from thread_info to thread_structMartin Schwidefsky
2016-11-11s390: move system_call field from thread_info to thread_structMartin Schwidefsky
2016-11-11s390: move thread_info into task_structHeiko Carstens
2016-11-11s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky
2016-11-11s390/bitops: use atomic primitives for bitopsMartin Schwidefsky
2016-11-11s390/atomic: refactor atomic primitivesMartin Schwidefsky
2016-11-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-11-07s390: squash facilities_src.h into gen_facilities.cMasahiro Yamada
2016-11-07s390: delete unneeded #include <linux/kconfig.h> from facilities_src.hMasahiro Yamada
2016-10-28s390/time: steer clocksource on STP sync eventsMartin Schwidefsky
2016-10-28s390/time: refactor clock syncMartin Schwidefsky
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra
2016-10-17s390/dumpstack: get rid of return_address againHeiko Carstens
2016-10-17s390/dumpstack: restore reliable indicator for call tracesHeiko Carstens
2016-10-17s390: ignore pkey system callsHeiko Carstens
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-07uprobes: remove function declarations from arch/{mips,s390}Marcin Nowakowski
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-09-22s390/pci_dma: improve lazy flush for unmapSebastian Ott
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-13s390: get_user() should zero on failureAl Viro
2016-09-13Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2016-09-08Merge remote-tracking branch 'kvms390/s390forkvm' into kvms390nextChristian Borntraeger
2016-09-08KVM: s390: allow 255 VCPUs when sca entries aren't usedDavid Hildenbrand