summaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390: use generic asm-offsets.hHeiko Carstens2016-11-292-1/+1
* s390: convert remaining bootmem allocations to memblockHeiko Carstens2016-11-292-13/+12
* s390: fix kernel oops for CONFIG_MARCH_Z900=y buildsMartin Schwidefsky2016-11-251-1/+2
* s390/pci: use unique UIDs for domain enumerationSebastian Ott2016-11-233-1/+15
* s390: update defconfigHeiko Carstens2016-11-233-3/+11
* s390: add cma supportHeiko Carstens2016-11-233-2/+4
* s390/cpumf: simplify psw generationHeiko Carstens2016-11-231-21/+5
* s390/thread_info: get rid of THREAD_ORDER defineHeiko Carstens2016-11-237-10/+8
* s390/uaccess: make setfs macro return voidHeiko Carstens2016-11-231-3/+3
* s390/pci_dma: remove memset from dma_allocSebastian Ott2016-11-171-2/+0
* s390/pci_dma: make lazy flush independent from the tlb_refresh bitSebastian Ott2016-11-171-8/+11
* s390/pci: fix dma address calculation in map_sgSebastian Ott2016-11-171-7/+8
* s390/time: fix clocksource steering for negative clock offsetsMartin Schwidefsky2016-11-171-4/+3
* s390: move sys_call_table and last_break from thread_info to thread_structMartin Schwidefsky2016-11-158-21/+33
* s390: move cputime accounting fields from thread_info to thread_structMartin Schwidefsky2016-11-116-27/+16
* s390: move system_call field from thread_info to thread_structMartin Schwidefsky2016-11-114-8/+9
* s390: move thread_info into task_structHeiko Carstens2016-11-118-36/+19
* s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky2016-11-118-5/+144
* s390/bitops: use atomic primitives for bitopsMartin Schwidefsky2016-11-111-55/+7
* s390/atomic: refactor atomic primitivesMartin Schwidefsky2016-11-113-169/+170
* s390: remove unneeded dependency for gen_facilitiesMasahiro Yamada2016-11-081-2/+0
* s390: squash facilities_src.h into gen_facilities.cMasahiro Yamada2016-11-072-83/+73
* s390: delete unneeded #include <linux/kconfig.h> from facilities_src.hMasahiro Yamada2016-11-071-2/+0
* s390: kernel: make lgr explicitly non-modularPaul Gortmaker2016-10-311-2/+3
* s390: hypfs: make inode explicitly non-modularPaul Gortmaker2016-10-311-20/+4
* s390/time: steer clocksource on STP sync eventsMartin Schwidefsky2016-10-287-7/+106
* s390/time: adjust last_update_clock at clock synchronizationMartin Schwidefsky2016-10-281-0/+2
* s390/time: refactor clock syncMartin Schwidefsky2016-10-283-84/+71
* s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu2016-10-281-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-10-2710-68/+55
|\
| * s390/mm: fix zone calculation in arch_add_memory()Gerald Schaefer2016-10-241-17/+21
| * s390/dumpstack: use pr_cont within show_stack and dieHeiko Carstens2016-10-241-8/+8
| * s390/dumpstack: get rid of return_address againHeiko Carstens2016-10-172-27/+1
| * s390/disassambler: use pr_cont where appropriateHeiko Carstens2016-10-171-2/+2
| * s390/dumpstack: use pr_cont where appropriateHeiko Carstens2016-10-171-4/+4
| * s390/dumpstack: restore reliable indicator for call tracesHeiko Carstens2016-10-175-11/+16
| * s390/mm: use hugetlb_bad_size()Shyam Saini2016-10-171-0/+1
| * s390: ignore pkey system callsHeiko Carstens2016-10-171-0/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-221-2/+7
|\ \
| * | KVM: s390: reject invalid modes for runtime instrumentationChristian Borntraeger2016-10-201-2/+7
| |/
* | Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-191-1/+2
|\ \ | |/ |/|
| * mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2016-10-181-1/+2
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-146-16/+14
|\ \ | |/ |/|
| * s390: move exports to definitionsAl Viro2016-08-086-16/+14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-111-2/+2
|\ \
| * \ Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-113-9/+11
| |\ \
| * | | fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-281-2/+2
* | | | cred: simpler, 1D supplementary groupsAlexey Dobriyan2016-10-081-2/+2
* | | | uprobes: remove function declarations from arch/{mips,s390}Marcin Nowakowski2016-10-081-10/+0
* | | | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-081-0/+1