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
2017-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
61
-609
/
+1020
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-18
/
+5
2017-09-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+0
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
4
-6
/
+17
2017-09-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+3
2017-08-31
teach SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE to handle __bitwise arguments
Al Viro
1
-2
/
+3
2017-08-31
s390/mm: fix BUG_ON in crst_table_upgrade
Martin Schwidefsky
1
-2
/
+4
2017-08-31
s390/mm: fork vs. 5 level page tabel
Martin Schwidefsky
1
-0
/
+5
2017-08-29
s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
Christian Borntraeger
2
-8
/
+33
2017-08-29
s390/dasd: Add discard support for FBA devices
Jan Höppner
1
-1
/
+5
2017-08-29
s390/uaccess: avoid mvcos jump label
Martin Schwidefsky
1
-12
/
+26
2017-08-29
s390/mm: use generic mm_hooks
Martin Schwidefsky
1
-26
/
+1
2017-08-29
s390/facilities: fix typo
Heiko Carstens
1
-1
/
+1
2017-08-25
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
1
-18
/
+5
2017-08-23
s390/topology: Remove the unused parent_node() macro
Dou Liyang
1
-6
/
+0
2017-08-23
s390/dasd: Change unsigned long long to unsigned long
Jan Höppner
2
-2
/
+2
2017-08-23
s390/smp: convert cpuhp_setup_state() return code to zero on success
Heiko Carstens
1
-0
/
+1
2017-08-23
s390: fix 'novx' early parameter handling
Heiko Carstens
1
-1
/
+1
2017-08-21
Merge tag 'kvm-s390-master-4.13-2' of git://git.kernel.org/pub/scm/linux/kern...
Radim Krčmář
1
-2
/
+5
2017-08-21
KVM: s390: sthyi: fix specification exception detection
Heiko Carstens
1
-1
/
+4
2017-08-21
KVM: s390: sthyi: fix sthyi inline assembly
Heiko Carstens
1
-1
/
+1
2017-08-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-7
/
+0
2017-08-17
arch: Remove spin_unlock_wait() arch-specific definitions
Paul E. McKenney
1
-7
/
+0
2017-08-10
mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
Minchan Kim
1
-1
/
+6
2017-08-10
mm: refactor TLB gathering API
Minchan Kim
1
-6
/
+6
2017-08-09
s390/pci: log changes to uid checking
Sebastian Ott
1
-1
/
+9
2017-08-09
s390/vmcp: split vmcp header file and move to uapi
Heiko Carstens
1
-0
/
+24
2017-08-09
s390/vmcp: make use of contiguous memory allocator
Heiko Carstens
2
-0
/
+7
2017-08-09
s390/cpcmd,vmcp: avoid GFP_DMA allocations
Heiko Carstens
2
-13
/
+7
2017-08-09
s390/mm: prevent memory offline for memory blocks with cma areas
Heiko Carstens
1
-0
/
+53
2017-08-09
s390/mm: add missing virt_to_pfn() etc. helper functions
Heiko Carstens
1
-7
/
+17
2017-08-04
bpf, s390: fix jit branch offset related to ldimm64
Daniel Borkmann
1
-1
/
+2
2017-08-03
s390: use generic asm/unaligned.h
Heiko Carstens
2
-13
/
+1
2017-08-03
s390: use generic uapi/asm/swab.h
Heiko Carstens
2
-89
/
+1
2017-08-02
s390: remove asm/mman.h and asm/types.h
Heiko Carstens
3
-25
/
+1
2017-08-02
s390/nmi: keep comments consistent
Heiko Carstens
1
-1
/
+1
2017-07-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+6
2017-07-26
Merge tag 'kvm-s390-master-4.13-1' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
1
-2
/
+6
2017-07-26
s390/spinlock: add niai spinlock hints
Martin Schwidefsky
2
-40
/
+56
2017-07-26
s390: add support for IBM z14 machines
Martin Schwidefsky
4
-2
/
+28
2017-07-26
s390/time: add support for the TOD clock epoch extension
Martin Schwidefsky
12
-62
/
+130
2017-07-26
s390/mm,vmem: simplify region and segment table allocation code
Heiko Carstens
4
-39
/
+18
2017-07-26
KVM: s390: use new mm defines instead of magic values
Heiko Carstens
4
-27
/
+26
2017-07-26
s390/mm: use new mm defines instead of magic values
Heiko Carstens
15
-99
/
+103
2017-07-26
s390/mm: introduce defines to reflect the hardware mmu
Heiko Carstens
3
-23
/
+57
2017-07-26
s390/mm: get rid of __ASSEMBLY__ guards within pgtable.h
Heiko Carstens
1
-5
/
+0
2017-07-26
s390/mm: remove and correct comments within pgtable.h
Heiko Carstens
1
-27
/
+4
2017-07-26
Merge branch 'tlb-flushing' into features
Martin Schwidefsky
12
-79
/
+407
2017-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-4
/
+4
2017-07-25
KVM: s390: take srcu lock when getting/setting storage keys
Christian Borntraeger
1
-2
/
+6
[next]