aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds68-745/+1069
2016-12-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-32/+27
2016-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-7/+9
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-25/+11
2016-12-12lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner1-1/+1
2016-12-12mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V1-6/+0
2016-12-12mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V1-0/+6
2016-12-12mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V1-0/+2
2016-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+7
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-32/+28
2016-12-12s390/cpumf: Use configuration level indication for sampling dataChristian Borntraeger2-8/+22
2016-12-12s390: provide memmove implementationHeiko Carstens2-1/+41
2016-12-12s390: cleanup arch/s390/kernel MakefileHeiko Carstens1-30/+36
2016-12-12s390: fix initrd corruptions with gcov/kcov instrumented kernelsHeiko Carstens3-9/+47
2016-12-12s390: exclude early C code from gcov profilingHeiko Carstens1-0/+1
2016-12-12s390/dasd: channel path aware error recoveryStefan Haberland1-1/+5
2016-12-12s390: remove unused labels from entry.SHeiko Carstens1-5/+0
2016-12-12s390/crypto: unlock on error in prng_tdes_read()Dan Carpenter1-2/+4
2016-12-08bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau1-1/+1
2016-12-07s390/sysinfo: show partition extended name and UUID if availableViktor Mihajlovski2-13/+27
2016-12-07s390/numa: pin all possible cpus to nodes earlyHeiko Carstens1-1/+22
2016-12-07s390/numa: establish cpu to node mapping earlyHeiko Carstens5-18/+44
2016-12-07s390/topology: use cpu_topology array instead of per cpu variableHeiko Carstens3-24/+23
2016-12-07s390/smp: initialize cpu_present_mask in setup_archHeiko Carstens4-14/+21
2016-12-07s390/topology: always use s390 specific sched_domain_topology_levelHeiko Carstens1-1/+1
2016-12-07s390/smp: use smp_get_base_cpu() helper functionHeiko Carstens1-2/+2
2016-12-07s390/numa: always use logical cpu and core idsHeiko Carstens2-1/+7
2016-12-07s390: Remove VLAIS in ptff() and clear_table()Michael Holzheu2-26/+33
2016-12-07s390: fix machine check panic stack switchMartin Schwidefsky1-1/+1
2016-12-02s390/setup: fix memblock usageHeiko Carstens1-8/+8
2016-12-02s390/kexec: use node 0 when re-adding crash kernel memoryHeiko Carstens1-1/+1
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan1-0/+2
2016-11-29s390/uapi: sort header export listHeiko Carstens1-2/+2
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-22KVM: s390: handle floating point registers in the run ioctl not in vcpu_put/loadChristian Borntraeger1-24/+21
2016-11-22KVM: s390: handle access registers in the run ioctl not in vcpu_put/loadChristian Borntraeger2-8/+6
2016-11-22locking/spinlocks, s390: Implement vcpu_is_preempted(cpu)Christian Borntraeger3-19/+23
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2-1/+3
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger1-0/+1
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