index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
2015-02-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-02-11
mm: gup: use get_user_pages_unlocked within get_user_pages_fast
Andrea Arcangeli
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
2015-02-11
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
2015-02-10
s390: drop pte_file()-related helpers
Kirill A. Shutemov
2015-02-10
s390/process: free vx save area when releasing tasks
Hendrik Brueckner
2015-02-10
s390/hypfs: Eliminate hypfs interval
Michael Holzheu
2015-02-10
s390/hypfs: Add diagnose 0c support
Michael Holzheu
2015-02-10
s390/cacheinfo: don't use smp_processor_id() in preemptible context
Heiko Carstens
2015-02-09
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-02-05
mm/debug_pagealloc: fix build failure on ppc and some other archs
Joonsoo Kim
2015-01-30
s390/smp: increase maximum value of NR_CPUS to 512
Heiko Carstens
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-01-29
s390/jump label: use different nop instruction
Heiko Carstens
2015-01-29
s390/jump label: add sanity checks
Heiko Carstens
2015-01-29
s390/mm: correct missing space when reporting user process faults
Hendrik Brueckner
2015-01-29
s390/ftrace: hotpatch support for function tracing
Heiko Carstens
2015-01-29
s390: reintroduce diag 44 calls for cpu_relax()
Heiko Carstens
2015-01-23
s390/spinlock: add compare-and-delay to lock wait loops
Martin Schwidefsky
2015-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-01-23
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-01-22
s390: update default configuration
Martin Schwidefsky
2015-01-22
s390/smp: remove check for CONFIG_ZFCPDUMP
Paul Bolle
2015-01-22
s390: add SMT support
Martin Schwidefsky
2015-01-22
s390: avoid z13 cache aliasing
Martin Schwidefsky
2015-01-22
s390: add z13 code generation support
Martin Schwidefsky
2015-01-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2015-01-20
module_arch_freeing_init(): new hook for archs before module->module_init freed.
Rusty Russell
2015-01-15
s390/bpf: Zero extend parameters before calling C function
Michael Holzheu
2015-01-15
s390/bpf: Fix sk_load_byte_msh()
Michael Holzheu
2015-01-15
s390/bpf: Fix offset parameter for skb_copy_bits()
Michael Holzheu
2015-01-15
s390/bpf: Fix skb_copy_bits() parameter passing
Michael Holzheu
2015-01-15
s390/bpf: Fix JMP_JGE_K (A >= K) and JMP_JGT_K (A > K)
Michael Holzheu
2015-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-01-12
s390/uprobes: fix user space PER events
Jan Willeke
2015-01-09
s390/bpf: Fix JMP_JGE_X (A > X) and JMP_JGT_X (A >= X)
Michael Holzheu
2015-01-09
s390/bpf: Fix ALU_NEG (A = -A)
Michael Holzheu
2015-01-08
s390: move cacheinfo sysfs to generic cacheinfo infrastructure
Sudeep Holla
2015-01-08
s390/crypto: remove 'const' to avoid compiler warnings
Chen Gang
2015-01-08
s390: remove unnecessary KERN_CONT
Joe Perches
2015-01-08
s390/sclp: sign extend return value of _sclp_print_early()
Heiko Carstens
2015-01-08
s390/sclp: fix declaration of _sclp_print_early()
Chen Gang
2015-01-08
s390: keep Kconfig sorted
Heiko Carstens
2015-01-08
s390/signal: add sys_sigreturn and sys_rt_sigreturn declarations
Heiko Carstens
2015-01-08
s390/pgtable: add unsigned long casts
Heiko Carstens
2015-01-08
s390/disassembler: remove indentical initializer
Heiko Carstens
2015-01-08
s390/pci: add missing address space annotation
Heiko Carstens
2015-01-08
s390/ftrace: add code replacement sanity checks
Heiko Carstens
2015-01-08
s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS
Martin Schwidefsky
[next]