index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-12
lib/string.c: remove strnicmp()
Rasmus Villemoes
1
-1
/
+0
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
3
-6
/
+2
2015-02-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-25
/
+3
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
55
-568
/
+1120
2015-02-11
mm: gup: use get_user_pages_unlocked within get_user_pages_fast
Andrea Arcangeli
1
-4
/
+2
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
1
-1
/
+1
2015-02-11
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
1
-20
/
+0
2015-02-10
s390: drop pte_file()-related helpers
Kirill A. Shutemov
1
-25
/
+4
2015-02-10
s390/process: free vx save area when releasing tasks
Hendrik Brueckner
1
-0
/
+8
2015-02-10
s390/hypfs: Eliminate hypfs interval
Michael Holzheu
2
-40
/
+12
2015-02-10
s390/hypfs: Add diagnose 0c support
Michael Holzheu
5
-4
/
+184
2015-02-10
s390/cacheinfo: don't use smp_processor_id() in preemptible context
Heiko Carstens
1
-2
/
+5
2015-02-09
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2015-02-05
mm/debug_pagealloc: fix build failure on ppc and some other archs
Joonsoo Kim
1
-4
/
+0
2015-01-30
s390/smp: increase maximum value of NR_CPUS to 512
Heiko Carstens
1
-3
/
+3
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+6
2015-01-29
s390/jump label: use different nop instruction
Heiko Carstens
2
-7
/
+19
2015-01-29
s390/jump label: add sanity checks
Heiko Carstens
1
-14
/
+42
2015-01-29
s390/mm: correct missing space when reporting user process faults
Hendrik Brueckner
1
-1
/
+1
2015-01-29
s390/ftrace: hotpatch support for function tracing
Heiko Carstens
7
-5
/
+45
2015-01-29
s390: reintroduce diag 44 calls for cpu_relax()
Heiko Carstens
2
-5
/
+10
2015-01-23
s390/spinlock: add compare-and-delay to lock wait loops
Martin Schwidefsky
3
-7
/
+66
2015-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-18
/
+19
2015-01-23
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+3
2015-01-22
s390: update default configuration
Martin Schwidefsky
5
-7
/
+5
2015-01-22
s390/smp: remove check for CONFIG_ZFCPDUMP
Paul Bolle
1
-1
/
+1
2015-01-22
s390: add SMT support
Martin Schwidefsky
16
-107
/
+390
2015-01-22
s390: avoid z13 cache aliasing
Martin Schwidefsky
5
-18
/
+155
2015-01-22
s390: add z13 code generation support
Martin Schwidefsky
4
-1
/
+26
2015-01-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-0
/
+1
2015-01-20
module_arch_freeing_init(): new hook for archs before module->module_init freed.
Rusty Russell
1
-7
/
+3
2015-01-15
s390/bpf: Zero extend parameters before calling C function
Michael Holzheu
1
-4
/
+6
2015-01-15
s390/bpf: Fix sk_load_byte_msh()
Michael Holzheu
1
-4
/
+4
2015-01-15
s390/bpf: Fix offset parameter for skb_copy_bits()
Michael Holzheu
1
-0
/
+2
2015-01-15
s390/bpf: Fix skb_copy_bits() parameter passing
Michael Holzheu
1
-10
/
+10
2015-01-15
s390/bpf: Fix JMP_JGE_K (A >= K) and JMP_JGT_K (A > K)
Michael Holzheu
1
-6
/
+3
2015-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
9
-24
/
+78
2015-01-12
s390/uprobes: fix user space PER events
Jan Willeke
1
-9
/
+60
2015-01-09
s390/bpf: Fix JMP_JGE_X (A > X) and JMP_JGT_X (A >= X)
Michael Holzheu
1
-2
/
+2
2015-01-09
s390/bpf: Fix ALU_NEG (A = -A)
Michael Holzheu
1
-2
/
+2
2015-01-08
s390: move cacheinfo sysfs to generic cacheinfo infrastructure
Sudeep Holla
1
-296
/
+92
2015-01-08
s390/crypto: remove 'const' to avoid compiler warnings
Chen Gang
1
-2
/
+2
2015-01-08
s390: remove unnecessary KERN_CONT
Joe Perches
1
-1
/
+1
2015-01-08
s390/sclp: sign extend return value of _sclp_print_early()
Heiko Carstens
1
-1
/
+2
2015-01-08
s390/sclp: fix declaration of _sclp_print_early()
Chen Gang
2
-2
/
+3
2015-01-08
s390: keep Kconfig sorted
Heiko Carstens
1
-1
/
+1
2015-01-08
s390/signal: add sys_sigreturn and sys_rt_sigreturn declarations
Heiko Carstens
1
-1
/
+3
2015-01-08
s390/pgtable: add unsigned long casts
Heiko Carstens
1
-3
/
+3
2015-01-08
s390/disassembler: remove indentical initializer
Heiko Carstens
1
-1
/
+0
2015-01-08
s390/pci: add missing address space annotation
Heiko Carstens
1
-2
/
+2
[next]