index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-09
s390/sclp: move sclp_early_read_info to sclp_early_core.c
Vasily Gorbik
5
-64
/
+81
2018-10-09
s390: introduce .boot.data section
Vasily Gorbik
6
-4
/
+56
2018-10-09
s390/decompressor: clean up and rename compressed/misc.c
Vasily Gorbik
4
-24
/
+14
2018-10-09
s390: rescue initrd as early as possible
Vasily Gorbik
5
-38
/
+40
2018-10-09
s390/sclp: simplify early hsa_size detection
Vasily Gorbik
1
-57
/
+3
2018-10-09
s390/decompressor: get rid of .bss usage
Vasily Gorbik
2
-13
/
+6
2018-10-09
s390/decompressor: rework uncompressed image info collection
Vasily Gorbik
7
-56
/
+61
2018-10-09
s390: remove decompressor's head.S
Vasily Gorbik
8
-64
/
+43
2018-10-09
s390: unify stack size definitions
Vasily Gorbik
6
-21
/
+16
2018-10-09
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
16
-88
/
+225
2018-10-09
s390: add stack switch helper
Martin Schwidefsky
2
-9
/
+50
2018-10-09
init: add arch_call_rest_init to allow stack switching
Martin Schwidefsky
2
-2
/
+9
2018-10-09
s390/pfault: do not use stack buffers for hardware data
Martin Schwidefsky
1
-17
/
+21
2018-10-09
s390/monwriter: do not use stack buffers for hardware data
Martin Schwidefsky
1
-13
/
+20
2018-10-09
s390/hypfs: do not use stack buffers for hardware data
Martin Schwidefsky
1
-19
/
+23
2018-10-09
s390/appldata: do not use stack buffers for hardware data
Martin Schwidefsky
1
-12
/
+23
2018-10-09
s390/appldata: pass parameter list pointer to appldata_asm
Martin Schwidefsky
3
-11
/
+16
2018-10-08
s390/ccwgroup: add get_ccwgroupdev_by_busid()
Julian Wiedmann
2
-0
/
+32
2018-10-08
s390/zcrypt: multiple zcrypt device nodes support
Harald Freudenberger
6
-63
/
+663
2018-09-20
s390/qdio: clean up AOB handling
Julian Wiedmann
3
-16
/
+2
2018-09-20
s390: clean up stacks setup
Vasily Gorbik
5
-12
/
+9
2018-09-20
s390/vdso: correct CFI annotations of vDSO functions
Vasily Gorbik
4
-23
/
+27
2018-09-20
s390/vdso: avoid 64-bit vdso mapping for compat tasks
Vasily Gorbik
3
-3
/
+8
2018-09-20
s390/zcrypt: enable AP bus scan without a valid default domain
Halil Pasic
1
-12
/
+6
2018-09-20
s390: add initial 64-bit restart PSW
Martin Schwidefsky
1
-0
/
+3
2018-09-20
s390/tape: fix spelling mistake "partion" -> "partition"
Colin Ian King
1
-1
/
+1
2018-09-20
s390: vmlogrdr: Use ARRAY_SIZE instead of reimplementing its function
zhong jiang
1
-1
/
+1
2018-09-20
s390/zcrypt: Use kmemdup to replace kmalloc + memcpy
zhong jiang
1
-6
/
+3
2018-09-20
s390/sclp: Allow to request adapter reset
Jan Höppner
2
-2
/
+9
2018-09-20
s390/dasd: remove unnecessary condition check
Chengguang Xu
1
-4
/
+2
2018-09-20
s390/hibernate: fix error handling when suspend cpu != resume cpu
Gerald Schaefer
4
-10
/
+14
2018-09-20
Merge tag 'mtd/fixes-for-4.19-rc5' of git://git.infradead.org/linux-mtd
Greg Kroah-Hartman
4
-5
/
+36
2018-09-20
Merge tag 'sound-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Greg Kroah-Hartman
36
-128
/
+314
2018-09-19
Merge tag 'hwmon-for-linus-v4.19-rc5' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
1
-23
/
+49
2018-09-19
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Greg Kroah-Hartman
2
-10
/
+16
2018-09-19
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Greg Kroah-Hartman
6
-10
/
+41
2018-09-19
Merge tag 'trace-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-0
/
+2
2018-09-19
Merge tag 'platform-drivers-x86-v4.19-2' of git://git.infradead.org/linux-pla...
Greg Kroah-Hartman
2
-0
/
+2
2018-09-18
mtd: devices: m25p80: Make sure the buffer passed in op is DMA-able
Boris Brezillon
1
-3
/
+23
2018-09-18
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
45
-201
/
+422
2018-09-17
net/ipv6: do not copy dst flags on rt init
Peter Oskolkov
1
-2
/
+0
2018-09-17
qmi_wwan: set DTR for modems in forced USB2 mode
Bjørn Mork
1
-7
/
+7
2018-09-17
Merge branch 'r8169-clk-fixes'
David S. Miller
2
-7
/
+44
2018-09-17
clk: x86: Stop marking clocks as CLK_IS_CRITICAL
Hans de Goede
1
-7
/
+0
2018-09-17
r8169: Get and enable optional ether_clk clock
Hans de Goede
1
-0
/
+33
2018-09-17
clk: x86: add "ether_clk" alias for Bay Trail / Cherry Trail
Hans de Goede
1
-0
/
+11
2018-09-17
r8169: enable ASPM on RTL8106E
Kai-Heng Feng
1
-0
/
+3
2018-09-17
r8169: Align ASPM/CLKREQ setting function with vendor driver
Kai-Heng Feng
1
-1
/
+3
2018-09-17
Revert "kcm: remove any offset before parsing messages"
David S. Miller
1
-25
/
+1
2018-09-17
kcm: remove any offset before parsing messages
Dominique Martinet
1
-1
/
+25
[next]