index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-09
Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
6
-15
/
+33
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
1
-5
/
+5
2021-09-08
s390/ftrace: remove incorrect __va usage
Heiko Carstens
1
-2
/
+2
2021-09-07
s390/cpum_cf: move array from header to C file
Heiko Carstens
1
-0
/
+8
2021-09-07
s390/topology: fix topology information when calling cpu hotplug notifiers
Sven Schnelle
2
-8
/
+14
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+8
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
1
-0
/
+2
2021-09-03
memblock: make memblock_find_in_range method private
Mike Rapoport
1
-3
/
+6
2021-09-01
Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2021-08-31
s390/entry: make oklabel within CHKSTG macro local
Heiko Carstens
1
-2
/
+2
2021-08-31
s390: add kmemleak annotation in stack_alloc()
Sven Schnelle
1
-3
/
+7
2021-08-30
Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
31
-371
/
+1070
2021-08-26
s390/smp: do not use nodat_stack for secondary CPU start
Alexander Gordeev
1
-15
/
+10
2021-08-26
s390/smp: enable DAT before CPU restart callback is called
Alexander Gordeev
6
-18
/
+38
2021-08-25
s390/sclp: add tracing of SCLP interactions
Peter Oberparleiter
1
-7
/
+9
2021-08-25
s390/debug: add early tracing support
Peter Oberparleiter
1
-0
/
+55
2021-08-25
s390/debug: fix debug area life cycle
Peter Oberparleiter
1
-46
/
+56
2021-08-25
s390/debug: keep debug data on resize
Peter Oberparleiter
1
-21
/
+53
2021-08-25
s390/diag: make restart_part2 a local label
Heiko Carstens
1
-2
/
+2
2021-08-25
s390: fix typo in linker script
Heiko Carstens
1
-1
/
+1
2021-08-25
s390: remove do_signal() prototype and do_notify_resume() function
Sven Schnelle
2
-8
/
+0
2021-08-18
s390/sclp: reserve memory occupied by sclp early buffer
Alexander Egorenkov
1
-0
/
+1
2021-08-05
s390: rename dma section to amode31
Heiko Carstens
10
-114
/
+114
2021-08-05
s390: replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
6
-14
/
+14
2021-08-03
s390/ftrace: implement hotpatching
Ilya Leoshkevich
4
-16
/
+279
2021-07-30
s390: enable KCSAN
Ilya Leoshkevich
2
-0
/
+2
2021-07-30
s390/vdso: add .got.plt in vdso linker script
Sumanth Korikkar
2
-0
/
+2
2021-07-27
s390/hwcaps: make sie capability regular hwcap
Heiko Carstens
1
-10
/
+2
2021-07-27
s390/hwcaps: remove hwcap stfle check
Heiko Carstens
1
-1
/
+1
2021-07-27
s390/hwcaps: remove z/Architecture mode active check
Heiko Carstens
1
-2
/
+1
2021-07-27
s390/hwcaps: use consistent coding style / remove comments
Heiko Carstens
1
-54
/
+13
2021-07-27
s390/hwcaps: open code initialization of first six hwcap bits
Heiko Carstens
1
-6
/
+24
2021-07-27
s390/hwcaps: split setup_hwcaps()
Heiko Carstens
1
-9
/
+15
2021-07-27
s390/hwcaps: move setup_hwcaps()
Heiko Carstens
2
-158
/
+160
2021-07-27
s390/hwcaps: add sanity checks
Heiko Carstens
1
-0
/
+2
2021-07-27
s390/hwcaps: use named initializers for hwcap string arrays
Heiko Carstens
1
-4
/
+23
2021-07-27
s390/hwcaps: shorten HWCAP defines
Heiko Carstens
1
-26
/
+26
2021-07-27
s390: add HWCAP_S390_PCI_MIO to ELF hwcaps
Niklas Schnelle
2
-1
/
+3
2021-07-27
s390: make PCI mio support a machine flag
Niklas Schnelle
1
-0
/
+4
2021-07-27
s390/disassembler: add instructions
Heiko Carstens
1
-0
/
+2
2021-07-27
s390: report more CPU capabilities
Heiko Carstens
2
-1
/
+5
2021-07-27
s390/setup: don't reserve memory that occupied decompressor's head
Alexander Egorenkov
1
-1
/
+1
2021-07-27
s390/boot: move dma sections from decompressor to decompressed kernel
Alexander Egorenkov
7
-10
/
+332
2021-07-27
s390/setup: generate asm offsets from struct parmarea
Alexander Egorenkov
1
-0
/
+7
2021-07-27
s390/dump: introduce boot data 'oldmem_data'
Alexander Egorenkov
4
-30
/
+31
2021-07-27
s390/boot: introduce boot data 'initrd_data'
Alexander Egorenkov
1
-7
/
+8
2021-07-27
s390/uv: de-duplicate checks for Protected Host Virtualization
Alexander Egorenkov
1
-15
/
+0
2021-07-27
s390/jump_label: print real address in a case of a jump label bug
Heiko Carstens
1
-1
/
+1
2021-07-27
s390/cio: remove unused include linux/spinlock.h from cio.h
Alexander Egorenkov
1
-0
/
+2
2021-07-21
Merge tag 's390-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
4
-3
/
+6
[next]