index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
sparse.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-07
s390/sclp: Add support for SCLP AP adapter config/deconfig
Harald Freudenberger
4
-1
/
+68
2020-10-07
s390/ap: add card/queue deconfig state
Harald Freudenberger
7
-142
/
+319
2020-10-07
s390/ap: add error response code field for ap queue devices
Harald Freudenberger
4
-26
/
+101
2020-10-07
s390/ap: split ap queue state machine state from device state
Harald Freudenberger
5
-57
/
+155
2020-10-07
s390/zcrypt: New config switch CONFIG_ZCRYPT_DEBUG
Harald Freudenberger
1
-4
/
+20
2020-10-07
s390/zcrypt: introduce msg tracking in zcrypt functions
Harald Freudenberger
5
-124
/
+213
2020-10-02
s390/startup: correct early pgm check info formatting
Vasily Gorbik
1
-1
/
+2
2020-10-02
s390: remove orphaned extern variables declarations
Vasily Gorbik
2
-4
/
+0
2020-10-02
s390/kasan: make sure int handler always run with DAT on
Vasily Gorbik
1
-4
/
+8
2020-10-02
s390/ipl: add support to control memory clearing for nvme re-IPL
Gerald Schaefer
1
-6
/
+42
2020-10-02
s390/nvme: support firmware-assisted dump to NVMe disks
Alexander Egorenkov
7
-25
/
+47
2020-10-02
s390/ipl: support NVMe IPL kernel parameters
Alexander Egorenkov
1
-8
/
+23
2020-10-02
s390: nvme dump support
Jason J. Herne
2
-1
/
+71
2020-09-30
s390: remove orphaned function declarations
Vasily Gorbik
12
-31
/
+0
2020-09-30
s390/startup: add kaslr_offset to pgm check info print
Vasily Gorbik
1
-0
/
+8
2020-09-30
s390/sclp: remove orphaned sclp_set_columns and sclp_set_htab
Vasily Gorbik
2
-20
/
+0
2020-09-30
s390/sclp_sdias: remove unused sclp_sdias_exit
Vasily Gorbik
2
-8
/
+0
2020-09-30
s390/startup: correct "dfltcc" option parsing
Vasily Gorbik
1
-1
/
+1
2020-09-30
s390/vdso: remove orphaned declarations
Vasily Gorbik
1
-2
/
+0
2020-09-30
s390/cio: remove unused channel_subsystem_reinit
Vasily Gorbik
2
-15
/
+0
2020-09-30
s390: remove cad commandline option
Sven Schnelle
1
-13
/
+0
2020-09-29
s390/startup: avoid save_area_sync overflow
Vasily Gorbik
1
-10
/
+11
2020-09-29
s390: remove unused _swsusp_reset_dma
Vasily Gorbik
4
-21
/
+0
2020-09-29
s390/kaslr: correct and explain randomization base generation
Vasily Gorbik
1
-38
/
+92
2020-09-29
s390/kaslr: avoid mixing valid random value and an error code
Vasily Gorbik
1
-5
/
+5
2020-09-29
s390/3215: simplify the return expression of tty3215_open()
Qinglang Miao
1
-6
/
+1
2020-09-26
s390/stp: unify stp_work_mutex and clock_sync_mutex
Sven Schnelle
1
-27
/
+26
2020-09-26
s390/stp: add sysfs file to show scheduled leap seconds
Sven Schnelle
1
-0
/
+29
2020-09-26
s390/stp: add support for leap seconds
Sven Schnelle
4
-10
/
+152
2020-09-26
s390/stp: use u32 instead of unsigned int
Sven Schnelle
1
-25
/
+25
2020-09-26
s390/stp: use __packed
Sven Schnelle
1
-2
/
+4
2020-09-26
s390/stp: add locking to sysfs functions
Sven Schnelle
1
-33
/
+85
2020-09-24
s390/pkey: support CCA and EP11 secure ECC private keys
Harald Freudenberger
6
-95
/
+818
2020-09-24
s390/zcrypt: Support for CCA APKA master keys
Harald Freudenberger
5
-57
/
+154
2020-09-21
s390/sclp: remove unused sclp_early_printk_forced
Vasily Gorbik
3
-11
/
+5
2020-09-21
s390/sclp: clean up unneeded .data section usage
Vasily Gorbik
1
-2
/
+2
2020-09-21
s390/boot: avoid unnecessary zeroing of .bss section
Vasily Gorbik
1
-6
/
+0
2020-09-17
s390/ap: remove unnecessary spin_lock_init()
Qinglang Miao
1
-1
/
+0
2020-09-17
s390/diag: convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
1
-12
/
+1
2020-09-17
s390/uaccess: add HAVE_GET_KERNEL_NOFAULT support
Heiko Carstens
1
-0
/
+111
2020-09-17
s390/dis: get rid of set_fs() usage
Heiko Carstens
1
-8
/
+14
2020-09-17
s390/zcrypt: remove set_fs() invocation in zcrypt device driver
Harald Freudenberger
6
-106
/
+92
2020-09-16
s390/kasan: support protvirt with 4-level paging
Vasily Gorbik
4
-20
/
+43
2020-09-16
s390/protvirt: support ultravisor without secure storage limit
Vasily Gorbik
1
-1
/
+2
2020-09-16
s390/protvirt: parse prot_virt option in the decompressor
Vasily Gorbik
4
-26
/
+28
2020-09-16
s390/kasan: avoid unnecessary moving of vmemmap
Vasily Gorbik
1
-2
/
+6
2020-09-16
s390/mm,ptdump: sort markers
Vasily Gorbik
1
-0
/
+19
2020-09-16
s390/pci: add missing pci_iov.h include
Niklas Schnelle
1
-0
/
+2
2020-09-16
s390/mm,ptdump: add proper ifdefs
Heiko Carstens
1
-2
/
+3
2020-09-16
s390/boot: enable .bss section for compressed kernel
Alexander Egorenkov
9
-41
/
+25
[next]