summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2015-07-18mm: clean up per architecture MM hook header filesLaurent Dufour2-15/+1
2015-07-18s390/hugetlb: add hugepages_supported defineDominik Dingel1-0/+1
2015-07-18revert "s390/mm: make hugepages_supported a boot time decision"Dominik Dingel3-8/+4
2015-07-18revert "s390/mm: change HPAGE_SHIFT type to int"Dominik Dingel2-2/+2
2015-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-23/+48
2015-07-13s390/nmi: fix vector register corruptionHeiko Carstens2-22/+34
2015-07-13s390/process: fix sfpc inline assemblyHeiko Carstens1-1/+1
2015-07-07s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky1-0/+4
2015-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-6/+1
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-8/+4
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2015-07-01sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman1-8/+4
2015-07-01s390/oprofile: fix compile errorSebastian Ott2-0/+9
2015-07-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds13-139/+145
2015-06-29s390/kdump: fix compile for !SMPHeiko Carstens2-23/+22
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-69/+13
2015-06-26clone: support passing tls argument via C rather than pt_regs magicJosh Triplett1-1/+1
2015-06-26s390/mm: change HPAGE_SHIFT type to intDominik Dingel2-2/+2
2015-06-26s390/mm: forward check for huge pmds to pmd_large()Dominik Dingel1-4/+1
2015-06-26s390/hugetlb: remove dead code for sw emulated huge pagesDominik Dingel2-60/+3
2015-06-26s390/mm: make hugepages_supported a boot time decisionDominik Dingel3-4/+8
2015-06-26Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2015-06-25s390/kdump: fix nosmt kernel parameterMichael Holzheu6-60/+63
2015-06-25s390: new default configurationHeiko Carstens4-26/+30
2015-06-25s390/smp: cleanup core vs. cpu in the SCLP interfaceMartin Schwidefsky3-35/+34
2015-06-25s390/smp: fix sigp cpu detection loopMartin Schwidefsky1-1/+2
2015-06-25s390/kdump: fix REGSET_VX_LOW vector register ELF notesMichael Holzheu1-1/+1
2015-06-25s390/bpf: Fix backward jumpsMichael Holzheu1-1/+1
2015-06-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-19/+37
2015-06-25mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck1-2/+3
2015-06-25mm: clarify that the function operates on hugepage pteAneesh Kumar K.V1-12/+12
2015-06-25powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V1-0/+8
2015-06-25mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen1-1/+0
2015-06-25mm: new mm hook frameworkLaurent Dufour1-0/+15
2015-06-25mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen1-5/+0
2015-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-4/+112
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-88/+140
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds11-47/+65
2015-06-24make simple_positive() publicAl Viro1-6/+1
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2015-06-23KVM: s390: clear floating interrupt bitmap and parametersJens Freimann1-0/+3
2015-06-23Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-10/+12
2015-06-23Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2015-06-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-7/+13
2015-06-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-3/+1
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar7-26/+27
2015-06-18s390/pci: improve handling of hotplug event 0x301Sebastian Ott1-1/+7
2015-06-18s390/setup: fix DMA_API_DEBUG warningsSebastian Ott1-4/+9
2015-06-15s390/mm: s/specifiation/specification/, s/an specification/a specification/Geert Uytterhoeven1-2/+2
2015-06-09s390/bpf: implement bpf_tail_call() helperMichael Holzheu2-4/+112