index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-29
s390/ipl: Provide has_secure sysfs attribute
Philipp Rudo
1
-0
/
+2
2019-04-29
s390/kexec_file: Create ipl report and pass to next kernel
Philipp Rudo
2
-0
/
+4
2019-04-29
s390/kexec_file: Signature verification prototype
Philipp Rudo
1
-0
/
+1
2019-04-29
s390/kexec_file: Load new kernel to absolute 0
Philipp Rudo
1
-0
/
+6
2019-04-29
s390/kexec_file: Unify loader code
Philipp Rudo
1
-7
/
+3
2019-04-29
s390/kexec_file: Simplify parmarea access
Philipp Rudo
2
-3
/
+14
2019-04-26
s390/ipl: add helper functions to create an IPL report
Martin Schwidefsky
1
-0
/
+27
2019-04-26
s390/ipl: read IPL report at early boot
Martin Schwidefsky
1
-0
/
+7
2019-04-26
s390/ipl: add definitions for the IPL report block
Martin Schwidefsky
1
-1
/
+61
2019-04-26
s390/ipl: provide uapi header for list directed IPL
Martin Schwidefsky
2
-81
/
+116
2019-04-26
s390/ipl: make ipl_info less confusing
Martin Schwidefsky
1
-1
/
+1
2019-04-25
s390: report new CPU capabilities
Martin Schwidefsky
1
-0
/
+4
2019-04-24
s390/mm: fix pxd_bad with folded page tables
Martin Schwidefsky
1
-14
/
+19
2019-04-24
s390/kasan: fix strncpy_from_user kasan checks
Vasily Gorbik
1
-0
/
+2
2019-04-23
s390/mm: convert to the generic get_user_pages_fast code
Martin Schwidefsky
1
-0
/
+12
2019-04-23
s390/mm: make the pxd_offset functions more robust
Martin Schwidefsky
1
-24
/
+43
2019-04-11
s390: avoid __builtin_return_address(n) on clang
Arnd Bergmann
1
-0
/
+5
2019-04-11
s390: make __load_psw_mask work with clang
Arnd Bergmann
1
-3
/
+3
2019-04-11
s390: syscall_wrapper: avoid clang warning
Arnd Bergmann
1
-2
/
+2
2019-04-11
s390: fine-tune stack switch helper
Martin Schwidefsky
1
-9
/
+9
2019-04-10
s390/uv: introduce guest side ultravisor code
Vasily Gorbik
1
-0
/
+132
2019-04-10
s390: move ipl block to .boot.preserved.data section
Vasily Gorbik
2
-3
/
+2
2019-04-10
s390: introduce .boot.preserved.data section
Gerald Schaefer
2
-0
/
+20
2019-03-28
Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
3
-34
/
+49
2019-03-17
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2
-3
/
+0
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
1
-1
/
+0
2019-03-17
kbuild: warn redundant generic-y
Masahiro Yamada
2
-2
/
+0
2019-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-4
/
+38
2019-03-11
zcrypt: handle AP Info notification from CHSC SEI command
Tony Krowiak
1
-0
/
+11
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+3
2019-03-06
s390/vtime: steal time exponential moving average
Martin Schwidefsky
1
-30
/
+31
2019-03-06
s390: limit brk randomization to 32MB
Martin Schwidefsky
1
-4
/
+7
2019-03-05
mm: update ptep_modify_prot_commit to take old pte value as arg
Aneesh Kumar K.V
1
-1
/
+2
2019-03-05
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
Aneesh Kumar K.V
1
-2
/
+2
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+1
2019-03-05
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
14
-22
/
+380
2019-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-125
/
+1
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
1
-1
/
+0
2019-02-22
Merge tag 'kvm-s390-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
4
-3
/
+37
2019-02-22
KVM: s390: implement subfunction processor calls
Christian Borntraeger
1
-0
/
+1
2019-02-22
s390/cpum_cf_diag: Add support for s390 counter facility diagnostic trace
Thomas Richter
2
-0
/
+27
2019-02-22
s390/cpum_cf: add ctr_stcctm() function
Hendrik Brueckner
1
-0
/
+19
2019-02-22
s390/cpum_cf: introduce kernel_cpumcf_avail() function
Hendrik Brueckner
1
-0
/
+1
2019-02-22
s390/cpu_mf: replace stcctm5() with the stcctm() function
Hendrik Brueckner
1
-16
/
+9
2019-02-22
s390/cpu_mf: add store cpu counter multiple instruction support
Hendrik Brueckner
2
-0
/
+39
2019-02-22
s390/cpum_cf: Add minimal in-kernel interface for counter measurements
Hendrik Brueckner
1
-0
/
+14
2019-02-22
s390/cpum_cf: introduce kernel_cpumcf_alert() to obtain measurement alerts
Hendrik Brueckner
1
-0
/
+2
2019-02-22
s390/cpu_mf: move struct cpu_cf_events and per-CPU variable to header file
Hendrik Brueckner
1
-0
/
+9
2019-02-22
s390/cpum_cf: prepare for in-kernel counter measurements
Hendrik Brueckner
1
-0
/
+3
2019-02-22
s390/cpum_cf: move counter set controls to a new header file
Hendrik Brueckner
2
-1
/
+52
[next]