summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-02-11mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2015-02-10s390: drop pte_file()-related helpersKirill A. Shutemov
2015-02-10s390/process: free vx save area when releasing tasksHendrik Brueckner
2015-02-10s390/hypfs: Eliminate hypfs intervalMichael Holzheu
2015-02-10s390/hypfs: Add diagnose 0c supportMichael Holzheu
2015-02-10s390/cacheinfo: don't use smp_processor_id() in preemptible contextHeiko Carstens
2015-02-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-05mm/debug_pagealloc: fix build failure on ppc and some other archsJoonsoo Kim
2015-01-30s390/smp: increase maximum value of NR_CPUS to 512Heiko Carstens
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-29s390/jump label: use different nop instructionHeiko Carstens
2015-01-29s390/jump label: add sanity checksHeiko Carstens
2015-01-29s390/mm: correct missing space when reporting user process faultsHendrik Brueckner
2015-01-29s390/ftrace: hotpatch support for function tracingHeiko Carstens
2015-01-29s390: reintroduce diag 44 calls for cpu_relax()Heiko Carstens
2015-01-23s390/spinlock: add compare-and-delay to lock wait loopsMartin Schwidefsky
2015-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-01-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-22s390: update default configurationMartin Schwidefsky
2015-01-22s390/smp: remove check for CONFIG_ZFCPDUMPPaul Bolle
2015-01-22s390: add SMT supportMartin Schwidefsky
2015-01-22s390: avoid z13 cache aliasingMartin Schwidefsky
2015-01-22s390: add z13 code generation supportMartin Schwidefsky
2015-01-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-01-20module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell
2015-01-15s390/bpf: Zero extend parameters before calling C functionMichael Holzheu
2015-01-15s390/bpf: Fix sk_load_byte_msh()Michael Holzheu
2015-01-15s390/bpf: Fix offset parameter for skb_copy_bits()Michael Holzheu
2015-01-15s390/bpf: Fix skb_copy_bits() parameter passingMichael Holzheu
2015-01-15s390/bpf: Fix JMP_JGE_K (A >= K) and JMP_JGT_K (A > K)Michael Holzheu
2015-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-01-12s390/uprobes: fix user space PER eventsJan Willeke
2015-01-09s390/bpf: Fix JMP_JGE_X (A > X) and JMP_JGT_X (A >= X)Michael Holzheu
2015-01-09s390/bpf: Fix ALU_NEG (A = -A)Michael Holzheu
2015-01-08s390: move cacheinfo sysfs to generic cacheinfo infrastructureSudeep Holla
2015-01-08s390/crypto: remove 'const' to avoid compiler warningsChen Gang
2015-01-08s390: remove unnecessary KERN_CONTJoe Perches
2015-01-08s390/sclp: sign extend return value of _sclp_print_early()Heiko Carstens
2015-01-08s390/sclp: fix declaration of _sclp_print_early()Chen Gang
2015-01-08s390: keep Kconfig sortedHeiko Carstens
2015-01-08s390/signal: add sys_sigreturn and sys_rt_sigreturn declarationsHeiko Carstens
2015-01-08s390/pgtable: add unsigned long castsHeiko Carstens
2015-01-08s390/disassembler: remove indentical initializerHeiko Carstens
2015-01-08s390/pci: add missing address space annotationHeiko Carstens
2015-01-08s390/ftrace: add code replacement sanity checksHeiko Carstens
2015-01-08s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKSMartin Schwidefsky