index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-22
s390/cpum_cf: Handle EBUSY return code from CPU counter facility reservation
Thomas Richter
1
-1
/
+3
2019-02-22
s390/cpum_cf: Add kernel message exaplanations
Thomas Richter
2
-0
/
+81
2019-02-22
s390/cpum_cf_diag: Add support for s390 counter facility diagnostic trace
Thomas Richter
4
-0
/
+721
2019-02-22
s390/cpum_cf: add ctr_stcctm() function
Hendrik Brueckner
1
-0
/
+19
2019-02-22
s390/cpum_cf: move common functions into a separate file
Hendrik Brueckner
3
-182
/
+206
2019-02-22
s390/cpum_cf: introduce kernel_cpumcf_avail() function
Hendrik Brueckner
2
-3
/
+18
2019-02-22
s390/cpu_mf: replace stcctm5() with the stcctm() function
Hendrik Brueckner
2
-18
/
+11
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
2
-0
/
+20
2019-02-22
s390/cpu_mf: move struct cpu_cf_events and per-CPU variable to header file
Hendrik Brueckner
2
-9
/
+11
2019-02-22
s390/cpum_cf: rename per-CPU counter facility structure and variables
Hendrik Brueckner
1
-20
/
+20
2019-02-22
s390/cpum_cf: prepare for in-kernel counter measurements
Hendrik Brueckner
2
-6
/
+29
2019-02-22
s390/cpum_cf: move counter set controls to a new header file
Hendrik Brueckner
4
-43
/
+56
2019-02-21
s390/extmem: print DCSS range with %px
Gerald Schaefer
1
-2
/
+2
2019-02-21
s390/extmem: remove code for 31 bit addressing mode
Gerald Schaefer
1
-117
/
+12
2019-02-21
pkey: Indicate old mkvp only if old and current mkvp are different
Ingo Franzki
1
-1
/
+1
2019-02-20
s390/ism: ignore some errors during deregistration
Sebastian Ott
1
-3
/
+9
2019-02-20
s390/setup: fix boot crash for machine without EDAT-1
Martin Schwidefsky
1
-7
/
+6
2019-02-20
s390/setup: fix early warning messages
Martin Schwidefsky
1
-9
/
+23
2019-02-20
s390/jump_label: Use "jdd" constraint on gcc9
Ilya Leoshkevich
1
-4
/
+10
2019-02-13
s390/zcrypt: use new state UNBOUND during queue driver rebind
Harald Freudenberger
3
-4
/
+25
2019-02-07
s390: add alignment hints to vector load and store
Martin Schwidefsky
1
-4
/
+4
2019-02-07
s390: remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
2019-02-07
s390/qdio: make SBAL address array type-safe
Julian Wiedmann
4
-9
/
+9
2019-02-07
s390/pci: map IOV resources
Sebastian Ott
1
-0
/
+20
2019-02-07
s390/pci: improve bar check
Sebastian Ott
1
-1
/
+1
2019-02-07
s390/mmap: take stack_guard_gap into account for mmap_base
Martin Schwidefsky
1
-14
/
+19
2019-02-07
s390: remove dead code
Gerald Schaefer
1
-2
/
+0
2019-02-07
s390/setup: remove obsolete #ifdef
Gerald Schaefer
1
-9
/
+0
2019-02-04
vfio-ccw: Don't assume there are more ccws after a TIC
Farhan Ali
1
-1
/
+1
2019-01-28
s390: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-10
/
+0
2019-01-28
s390: pci: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-12
/
+4
2019-01-28
s390/hypfs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
7
-27
/
+19
2019-01-28
s390/setup: set control program code via diag 318
Collin Walling
6
-1
/
+40
2019-01-23
s390: fix system call tracing
Heiko Carstens
1
-0
/
+25
2019-01-18
s390/hypfs: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-01-18
s390/kasan: improve string/memory functions checks
Vasily Gorbik
3
-6
/
+51
2019-01-18
s390: remove the ptep_modify_prot_{start,commit} exports
Christoph Hellwig
1
-2
/
+0
2019-01-18
s390: remove compat_wrapper.c
Arnd Bergmann
3
-326
/
+140
2019-01-18
s390: autogenerate compat syscall wrappers
Arnd Bergmann
5
-21
/
+147
2019-01-18
s390: use generic UID16 implementation
Arnd Bergmann
5
-252
/
+41
2019-01-18
ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390
Arnd Bergmann
5
-6
/
+25
2019-01-18
s390: open-code s390_personality syscall
Arnd Bergmann
1
-2
/
+5
2019-01-13
Linux 5.0-rc2
v5.0-rc2
Linus Torvalds
1
-1
/
+1
2019-01-13
kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymore
Jonathan Neuschäfer
1
-1
/
+2
2019-01-13
phy: fix build breakage: add PHY_MODE_SATA
John Hubbard
2
-2
/
+4
2019-01-11
ata: ahci: mvebu: request PHY suspend/resume for Armada 3700
Miquel Raynal
1
-0
/
+3
2019-01-11
ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAM
Miquel Raynal
1
-9
/
+18
2019-01-11
ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCs
Miquel Raynal
1
-17
/
+51
[next]