summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390: use __section macro everywhereHeiko Carstens2016-06-133-5/+5
* s390: add proper __ro_after_init supportHeiko Carstens2016-06-135-11/+19
* s390/mm: simplify the TLB flushing codeMartin Schwidefsky2016-06-136-48/+28
* s390/mm: fix vunmap vs finish_arch_post_lock_switchMartin Schwidefsky2016-06-131-2/+18
* s390/time: remove ETR supportMartin Schwidefsky2016-06-135-1229/+55
* s390/time: add leap seconds to initial system timeMartin Schwidefsky2016-06-132-2/+33
* s390/time: LPAR offset handlingMartin Schwidefsky2016-06-133-9/+53
* s390/time: move PTFF definitionsMartin Schwidefsky2016-06-132-32/+33
* s390/time: STP sync clock correctionMartin Schwidefsky2016-06-132-7/+6
* s390/kexec: fix crash on resize of reserved memoryHeiko Carstens2016-06-132-23/+25
* s390/kexec: fix update of os_info crash kernel sizeHeiko Carstens2016-06-131-6/+14
* s390/mm: align swapper_pg_dir to 16kHeiko Carstens2016-06-133-3/+10
* s390: dump_stack: fill in arch descriptionChristian Borntraeger2016-06-131-0/+21
* s390: use canonical include guard styleDaniel van Gerpen2016-06-131-1/+1
* s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens2016-06-134-12/+68
* s390/cpuinfo: print cache info and all single cpu lines on first iterationHeiko Carstens2016-06-131-28/+34
* s390: add explicit <linux/stringify.h> for jump labelJason Baron2016-06-131-0/+1
* s390/pgtable: add mapping statisticsHeiko Carstens2016-06-133-0/+53
* s390/vmem: simplify vmem code for read-only mappingsHeiko Carstens2016-06-131-28/+9
* s390/pageattr: allow kernel page table splittingHeiko Carstens2016-06-133-33/+250
* s390/pgtable: make pmd and pud helper functions availableHeiko Carstens2016-06-131-14/+63
* s390/mm: always use PAGE_KERNEL when mapping pagesHeiko Carstens2016-06-131-1/+1
* s390/vmem: make use of pte_clear()Heiko Carstens2016-06-131-3/+1
* s390/pgtable: get rid of _REGION3_ENTRY_ROHeiko Carstens2016-06-132-3/+1
* s390/vmem: introduce and use SEGMENT_KERNEL and REGION3_KERNELHeiko Carstens2016-06-132-10/+46
* s390/vmem: align segment and region tables to 16kHeiko Carstens2016-06-131-1/+3
* s390/pgtable: introduce and use generic csp inline asmHeiko Carstens2016-06-132-20/+19
* KVM: s390/mm: Fix CMMA reset during rebootChristian Borntraeger2016-06-131-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-05-318-68/+103
|\
| * s390: fix info leak in do_sigsegvMichal Hocko2016-05-231-0/+1
| * s390/config: update default configurationHeiko Carstens2016-05-235-64/+98
| * s390/bpf: fix recache skb->data/hlen for skb_vlan_push/popMichael Holzheu2016-05-192-3/+3
| * s390/bpf: reduce maximum program size to 64 KBMichael Holzheu2016-05-191-1/+1
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-261-1/+0
|\ \
| * | kbuild: delete unnecessary "@:"Masahiro Yamada2016-04-201-1/+0
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-251-2/+2
|\ \ \
| * \ \ Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-05-201-2/+2
| |\ \ \
| | * | | perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-161-2/+2
* | | | | vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko2016-05-231-1/+2
* | | | | s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_prote...Xunlei Pang2016-05-231-10/+18
* | | | | lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-201-0/+1
* | | | | printk/nmi: generic solution for safe printk in NMIPetr Mladek2016-05-201-0/+1
* | | | | exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-201-2/+3
* | | | | exit_thread: remove empty bodiesJiri Slaby2016-05-201-0/+1
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-191-0/+1
|\ \ \ \ \
| * | | | | arch: fix has_transparent_hugepage()Hugh Dickins2016-05-191-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-1910-35/+122
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | KVM: s390: set halt polling to 80 microsecondsChristian Borntraeger2016-05-131-1/+1
| * | | | KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger2016-05-134-0/+15
| * | | | KVM: s390: Populate mask of non-hypervisor managed facility bitsAlexander Yarygin2016-05-091-3/+16