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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-07
s390: fix br_r1_trampoline for machines without exrl
Martin Schwidefsky
1
-2
/
+0
2018-08-07
s390/lib: use expoline for all bcr instructions
Martin Schwidefsky
1
-6
/
+10
2018-08-01
s390/numa: move initial setup of node_to_cpumask_map
Martin Schwidefsky
1
-14
/
+2
2018-07-31
s390/kdump: Fix elfcorehdr size calculation
Philipp Rudo
1
-6
/
+98
2018-07-31
s390/cpum_sf: save TOD clock base in SDBs for time conversion
Hendrik Brueckner
2
-4
/
+22
2018-07-31
Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...
Martin Schwidefsky
11
-121
/
+740
2018-07-30
KVM: s390: Add huge page enablement control
Janosch Frank
1
-2
/
+40
2018-07-30
s390/mm: Add huge page gmap linking support
Janosch Frank
4
-7
/
+13
2018-07-30
s390/mm: hugetlb pages within a gmap can not be freed
Dominik Dingel
1
-0
/
+6
2018-07-30
KVM: s390: Add skey emulation fault handling
Janosch Frank
2
-37
/
+83
2018-07-30
s390/mm: Add huge pmd storage key handling
Janosch Frank
1
-10
/
+98
2018-07-30
s390/mm: Clear skeys for newly mapped huge guest pmds
Janosch Frank
3
-1
/
+30
2018-07-30
s390/mm: Clear huge page storage keys on enable_skey
Dominik Dingel
2
-7
/
+31
2018-07-30
s390/mm: Add huge page dirty sync support
Janosch Frank
5
-44
/
+148
2018-07-30
s390/mm: Add gmap pmd invalidation and clearing
Janosch Frank
3
-3
/
+143
2018-07-30
s390/mm: Add gmap pmd notification bit setting
Janosch Frank
2
-6
/
+57
2018-07-30
s390/mm: Add gmap pmd linking
Janosch Frank
2
-6
/
+13
2018-07-30
s390/mm: Abstract gmap notify bit setting
Janosch Frank
2
-4
/
+11
2018-07-30
s390/mm: Make gmap_protect_range more modular
Janosch Frank
1
-10
/
+83
2018-07-25
s390: reenable gcc plugins
Martin Schwidefsky
1
-1
/
+1
2018-07-25
s390: disable gcc plugins
Martin Schwidefsky
1
-1
/
+1
2018-07-23
s390: vdso_fault return type
Souptick Joarder
1
-1
/
+1
2018-07-19
s390/hypfs: Replace PTR_RET with PTR_ERR_OR_ZERO
Gustavo A. R. Silva
1
-2
/
+2
2018-07-18
s390: detect etoken facility
Martin Schwidefsky
2
-1
/
+13
2018-07-17
s390/chsc: fix packed-not-aligned warnings
Sebastian Ott
1
-5
/
+5
2018-07-16
s390/kvm: fix deadlock when killed by oom
Claudio Imbrenda
1
-0
/
+2
2018-07-16
s390/cmm: avoid add_timer on concurrently used timer
Vasily Gorbik
1
-6
/
+1
2018-07-06
s390/appldata: reuse generic proc handler functions
Vasily Gorbik
1
-76
/
+45
2018-07-06
s390/cmm: split and simplify cmm pages proc handler
Vasily Gorbik
1
-35
/
+32
2018-07-06
s390/topology: correct topology mode proc handler
Vasily Gorbik
1
-25
/
+18
2018-07-06
s390/mm: correct allocate_pgste proc_handler callback
Vasily Gorbik
1
-1
/
+1
2018-07-06
s390/purgatory: Remove duplicate variable definitions
Philipp Rudo
4
-42
/
+20
2018-07-06
s390/purgatory: Add missing FORCE to Makefile targets
Philipp Rudo
1
-3
/
+3
2018-07-06
s390/purgatory: Fix crash with expoline enabled
Philipp Rudo
1
-0
/
+1
2018-07-04
s390/pci: add fmt3 fmb
Sebastian Ott
2
-0
/
+13
2018-07-02
s390/decompressor: support extra debug flags
Vasily Gorbik
1
-0
/
+4
2018-07-02
s390/build: add *.o.chkbss files to targets list
Vasily Gorbik
1
-2
/
+6
2018-07-02
s390/decompressor: avoid packing *.o.chkbss files into startup.a
Vasily Gorbik
1
-1
/
+1
2018-07-02
s390/decompressor: avoid constant startup.a rebuilds
Vasily Gorbik
1
-1
/
+1
2018-07-02
s390/sysinfo: add missing #ifdef CONFIG_PROC_FS
Heiko Carstens
1
-0
/
+4
2018-07-02
s390/tools: fix gcc 8 stringop-truncation warnings
Vasily Gorbik
1
-2
/
+2
2018-07-02
s390/boot: block uncompressed vmlinux booting attempts
Vasily Gorbik
3
-3
/
+16
2018-07-02
s390: align struct lowcore to double page size
Vasily Gorbik
1
-1
/
+1
2018-07-02
s390/decompressor: correct EXCLUDE_FILE construct
Vasily Gorbik
1
-1
/
+3
2018-07-02
s390: move _text to an actual .text start
Vasily Gorbik
1
-6
/
+1
2018-07-02
s390: correct _stext offset
Vasily Gorbik
2
-25
/
+16
2018-07-02
s390: get rid of the first mb of uncompressed image
Vasily Gorbik
3
-13
/
+5
2018-07-02
s390: remove unused _ehead symbol
Vasily Gorbik
2
-4
/
+0
2018-07-02
s390: put expoline execute-trampolines into .text section
Vasily Gorbik
1
-0
/
+1
2018-07-02
s390/decompressor: discard ___kcrctab section
Vasily Gorbik
1
-0
/
+1
[next]