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