summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-11bpf: s390: Fix build error caused by the struct bpf_array member name changedKaixu Xia
2015-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-30bpf: provide helper that indicates eBPF was migratedDaniel Borkmann
2015-07-30KVM: s390: Fix hang VCPU hang/loop regressionChristian Borntraeger
2015-07-29s390/bpf: recache skb->data/hlen for skb_vlan_push/popMichael Holzheu
2015-07-29s390/bpf: Only clear A and X for converted BPF programsMichael Holzheu
2015-07-29s390/bpf: increase BPF_SIZE_MAXMichael Holzheu
2015-07-29s390/bpf: Fix multiple macro expansionsMichael Holzheu
2015-07-29s390/bpf: clear correct BPF accumulator registerMichael Holzheu
2015-07-28s390/cachinfo: add missing facility check to init_cache_level()Heiko Carstens
2015-07-27s390/bpf: clear correct BPF accumulator registerMichael Holzheu
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-21bpf: introduce bpf_skb_vlan_push/pop() helpersAlexei Starovoitov
2015-07-20s390: adapt entry.S to the move of thread_structMartin Schwidefsky
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour
2015-07-17s390/hugetlb: add hugepages_supported defineDominik Dingel
2015-07-17revert "s390/mm: make hugepages_supported a boot time decision"Dominik Dingel
2015-07-17revert "s390/mm: change HPAGE_SHIFT type to int"Dominik Dingel
2015-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-07-13s390/nmi: fix vector register corruptionHeiko Carstens
2015-07-13s390/process: fix sfpc inline assemblyHeiko Carstens
2015-07-07s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky
2015-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-07-01sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman
2015-07-01s390/oprofile: fix compile errorSebastian Ott
2015-07-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-06-29s390/kdump: fix compile for !SMPHeiko Carstens
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-26clone: support passing tls argument via C rather than pt_regs magicJosh Triplett
2015-06-26s390/mm: change HPAGE_SHIFT type to intDominik Dingel
2015-06-26s390/mm: forward check for huge pmds to pmd_large()Dominik Dingel
2015-06-26s390/hugetlb: remove dead code for sw emulated huge pagesDominik Dingel
2015-06-26s390/mm: make hugepages_supported a boot time decisionDominik Dingel
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25s390/kdump: fix nosmt kernel parameterMichael Holzheu
2015-06-25s390: new default configurationHeiko Carstens
2015-06-25s390/smp: cleanup core vs. cpu in the SCLP interfaceMartin Schwidefsky
2015-06-25s390/smp: fix sigp cpu detection loopMartin Schwidefsky
2015-06-25s390/kdump: fix REGSET_VX_LOW vector register ELF notesMichael Holzheu
2015-06-25s390/bpf: Fix backward jumpsMichael Holzheu
2015-06-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-25mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck
2015-06-25mm: clarify that the function operates on hugepage pteAneesh Kumar K.V
2015-06-25powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V
2015-06-25mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen
2015-06-25mm: new mm hook frameworkLaurent Dufour