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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2017-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
26
-304
/
+290
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
2
-2
/
+8
2017-09-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+3
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2017-08-31
teach SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE to handle __bitwise arguments
Al Viro
1
-2
/
+3
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
1
-1
/
+1
2017-08-29
s390/dasd: Add discard support for FBA devices
Jan Höppner
1
-1
/
+5
2017-08-29
s390/mm: use generic mm_hooks
Martin Schwidefsky
1
-26
/
+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
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-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+11
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/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
1
-0
/
+6
2017-08-09
s390/cpcmd,vmcp: avoid GFP_DMA allocations
Heiko Carstens
1
-4
/
+3
2017-08-09
s390/mm: add missing virt_to_pfn() etc. helper functions
Heiko Carstens
1
-7
/
+17
2017-08-03
sock: add SOCK_ZEROCOPY sockopt
Willem de Bruijn
1
-0
/
+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-26
s390/spinlock: add niai spinlock hints
Martin Schwidefsky
1
-4
/
+5
2017-07-26
s390/time: add support for the TOD clock epoch extension
Martin Schwidefsky
3
-28
/
+60
2017-07-26
s390/mm,vmem: simplify region and segment table allocation code
Heiko Carstens
2
-3
/
+4
2017-07-26
s390/mm: use new mm defines instead of magic values
Heiko Carstens
6
-15
/
+15
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-25
s390/mm,kvm: use nodat PGSTE tag to optimize TLB flushing
Martin Schwidefsky
1
-0
/
+1
2017-07-25
s390/mm: add guest ASCE TLB flush optimization
Martin Schwidefsky
2
-15
/
+45
2017-07-25
s390/mm: add no-dat TLB flush optimization
Martin Schwidefsky
3
-15
/
+37
2017-07-25
s390/mm: tag normal pages vs pages used in page tables
Martin Schwidefsky
3
-1
/
+6
2017-07-21
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2017-07-20
debug: Fix WARN_ON_ONCE() for modules
Josh Poimboeuf
1
-2
/
+2
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+0
2017-07-10
s390: reduce ELF_ET_DYN_BASE
Kees Cook
1
-8
/
+7
2017-07-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+4
2017-07-06
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-17
/
+0
2017-07-06
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+0
2017-07-06
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+0
2017-07-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-18
/
+6
2017-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-13
/
+42
[next]