aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-29s390/hypfs: add hypfs header file to uapi header export listHeiko Carstens1-0/+1
2016-11-29s390: use generic asm-offsets.hHeiko Carstens2-1/+1
2016-11-29s390: convert remaining bootmem allocations to memblockHeiko Carstens2-13/+12
2016-11-25s390: fix kernel oops for CONFIG_MARCH_Z900=y buildsMartin Schwidefsky1-1/+2
2016-11-23s390/pci: use unique UIDs for domain enumerationSebastian Ott3-1/+15
2016-11-23s390: update defconfigHeiko Carstens3-3/+11
2016-11-23s390: add cma supportHeiko Carstens3-2/+4
2016-11-23s390/cpumf: simplify psw generationHeiko Carstens1-21/+5
2016-11-23s390/thread_info: get rid of THREAD_ORDER defineHeiko Carstens7-10/+8
2016-11-23s390/uaccess: make setfs macro return voidHeiko Carstens1-3/+3
2016-11-17s390/pci_dma: remove memset from dma_allocSebastian Ott1-2/+0
2016-11-17s390/pci_dma: make lazy flush independent from the tlb_refresh bitSebastian Ott1-8/+11
2016-11-17s390/pci: fix dma address calculation in map_sgSebastian Ott1-7/+8
2016-11-17s390/time: fix clocksource steering for negative clock offsetsMartin Schwidefsky1-4/+3
2016-11-15s390: move sys_call_table and last_break from thread_info to thread_structMartin Schwidefsky8-21/+33
2016-11-11s390: move cputime accounting fields from thread_info to thread_structMartin Schwidefsky6-27/+16
2016-11-11s390: move system_call field from thread_info to thread_structMartin Schwidefsky4-8/+9
2016-11-11s390: move thread_info into task_structHeiko Carstens8-36/+19
2016-11-11s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky8-5/+144
2016-11-11s390/bitops: use atomic primitives for bitopsMartin Schwidefsky1-55/+7
2016-11-11s390/atomic: refactor atomic primitivesMartin Schwidefsky3-169/+170
2016-11-08s390: remove unneeded dependency for gen_facilitiesMasahiro Yamada1-2/+0
2016-11-07s390: squash facilities_src.h into gen_facilities.cMasahiro Yamada2-83/+73
2016-11-07s390: delete unneeded #include <linux/kconfig.h> from facilities_src.hMasahiro Yamada1-2/+0
2016-10-31s390: kernel: make lgr explicitly non-modularPaul Gortmaker1-2/+3
2016-10-31s390: hypfs: make inode explicitly non-modularPaul Gortmaker1-20/+4
2016-10-28s390/time: steer clocksource on STP sync eventsMartin Schwidefsky7-7/+106
2016-10-28s390/time: adjust last_update_clock at clock synchronizationMartin Schwidefsky1-0/+2
2016-10-28s390/time: refactor clock syncMartin Schwidefsky3-84/+71
2016-10-28s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu1-3/+3
2016-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds10-68/+55
2016-10-24s390/mm: fix zone calculation in arch_add_memory()Gerald Schaefer1-17/+21
2016-10-24s390/dumpstack: use pr_cont within show_stack and dieHeiko Carstens1-8/+8
2016-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+7
2016-10-20KVM: s390: reject invalid modes for runtime instrumentationChristian Borntraeger1-2/+7
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds1-1/+2
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes1-1/+2
2016-10-17s390/dumpstack: get rid of return_address againHeiko Carstens2-27/+1
2016-10-17s390/disassambler: use pr_cont where appropriateHeiko Carstens1-2/+2
2016-10-17s390/dumpstack: use pr_cont where appropriateHeiko Carstens1-4/+4
2016-10-17s390/dumpstack: restore reliable indicator for call tracesHeiko Carstens5-11/+16
2016-10-17s390/mm: use hugetlb_bad_size()Shyam Saini1-0/+1
2016-10-17s390: ignore pkey system callsHeiko Carstens1-0/+3
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds6-16/+14
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro3-9/+11
2016-10-07cred: simpler, 1D supplementary groupsAlexey Dobriyan1-2/+2
2016-10-07uprobes: remove function declarations from arch/{mips,s390}Marcin Nowakowski1-10/+0
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-0/+1
2016-10-07atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta1-1/+0