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
2020-11-20
s390/decompressor: add stacktrace support
Vasily Gorbik
5
-3
/
+32
2020-11-20
s390/decompressor: add symbols support
Vasily Gorbik
4
-5
/
+97
2020-11-20
s390/decompressor: correct some asm symbols annotations
Vasily Gorbik
2
-11
/
+12
2020-11-20
s390/decompressor: add decompressor_printk
Vasily Gorbik
2
-78
/
+68
2020-11-20
s390/ftrace: assume -mhotpatch or -mrecord-mcount always available
Vasily Gorbik
4
-81
/
+24
2020-11-20
s390: unify identity mapping limits handling
Vasily Gorbik
10
-80
/
+109
2020-11-20
s390/prng: let misc_register() add the prng sysfs attributes
Julian Wiedmann
1
-37
/
+16
2020-11-20
s390/cio: fix kernel-doc markups in cio driver.
Mauro Carvalho Chehab
2
-2
/
+2
2020-11-20
s390: add separate program check exit path
Heiko Carstens
1
-3
/
+11
2020-11-20
Merge branch 'fixes' into features
Heiko Carstens
3
-1
/
+4
2020-11-18
s390/sclp: provide extended sccb support
Sumanth Korikkar
6
-11
/
+25
2020-11-18
s390/sclp: avoid copy of sclp_info_sccb
Sumanth Korikkar
3
-8
/
+9
2020-11-18
s390/sclp: use memblock for early read cpu info
Sumanth Korikkar
1
-22
/
+28
2020-11-18
s390/pci: inform when missing required facilities
Niklas Schnelle
1
-1
/
+3
2020-11-12
s390/mm: remove unused clear_user_asce()
Heiko Carstens
1
-7
/
+0
2020-11-12
s390/cpum_sf.c: fix file permission for cpum_sfb_size
Thomas Richter
1
-1
/
+1
2020-11-12
s390: update defconfigs
Heiko Carstens
1
-0
/
+1
2020-11-09
s390/zcrypt/pkey: introduce zcrypt_wait_api_operational() function
Harald Freudenberger
3
-0
/
+83
2020-11-09
s390/ap: ap bus userspace notifications for some bus conditions
Harald Freudenberger
2
-10
/
+166
2020-11-09
s390/trng: set quality to 1024
Christian Borntraeger
1
-3
/
+4
2020-11-09
s390/pci: remove races against pte updates
Daniel Vetter
1
-41
/
+57
2020-11-09
s390/early: rewrite program parameter setup in C
Vasily Gorbik
2
-6
/
+11
2020-11-09
s390/kasan: move memory needs estimation into a function
Vasily Gorbik
2
-22
/
+34
2020-11-09
s390/kasan: make kasan header self-contained
Vasily Gorbik
1
-0
/
+2
2020-11-09
s390/kasan: remove obvious parameter with the only possible value
Vasily Gorbik
3
-5
/
+5
2020-11-09
s390/kasan: avoid confusing naming
Vasily Gorbik
1
-9
/
+7
2020-11-09
s390/decompressor: fix build warning
Vasily Gorbik
1
-1
/
+3
2020-11-09
s390/mm: let vmalloc area size depend on physical memory size
Heiko Carstens
3
-1
/
+21
2020-11-09
s390/mm: extend default vmalloc area size to 512GB
Heiko Carstens
1
-6
/
+6
2020-11-09
s390: make sure vmemmap is top region table entry aligned
Vasily Gorbik
1
-4
/
+5
2020-11-09
s390/kasan: remove 3-level paging support
Vasily Gorbik
4
-58
/
+11
2020-11-09
s390: remove unused s390_base_ext_handler
Vasily Gorbik
3
-30
/
+2
2020-11-09
s390/udelay: make it work for the early code
Vasily Gorbik
3
-0
/
+15
2020-11-09
s390/head: set io/ext handlers to disabled wait
Vasily Gorbik
1
-1
/
+13
2020-11-09
s390: fix system call exit path
Heiko Carstens
1
-0
/
+2
2020-11-08
Linux 5.10-rc3
Linus Torvalds
1
-1
/
+1
2020-11-08
Merge tag 'driver-core-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-7
/
+30
2020-11-08
Merge tag 'tty-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-25
/
+11
2020-11-08
Merge tag 'usb-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
11
-6
/
+38
2020-11-08
fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
Eddy Wu
1
-5
/
+5
2020-11-08
vt: Disable KD_FONT_OP_COPY
Daniel Vetter
1
-22
/
+2
2020-11-08
Merge tag 'xfs-5.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
8
-33
/
+38
2020-11-08
Merge branch 'hch' (patches from Christoph)
Linus Torvalds
6
-17
/
+39
2020-11-08
Merge tag 'x86-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-32
/
+54
2020-11-08
Merge tag 'perf-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+5
2020-11-08
Merge tag 'locking-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+14
2020-11-08
Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-18
/
+107
2020-11-08
Merge tag 'core-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2020-11-08
Merge tag 'powerpc-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
10
-104
/
+44
2020-11-07
Merge tag 'block-5.10-2020-11-07' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-46
/
+65
[next]