index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-27
s390/hwcaps: use named initializers for hwcap string arrays
Heiko Carstens
1
-4
/
+23
2021-07-27
s390/hwcaps: introduce HWCAP bit numbers
Heiko Carstens
1
-23
/
+52
2021-07-27
s390/hwcaps: shorten HWCAP defines
Heiko Carstens
3
-49
/
+49
2021-07-27
s390: add HWCAP_S390_PCI_MIO to ELF hwcaps
Niklas Schnelle
3
-1
/
+4
2021-07-27
s390: make PCI mio support a machine flag
Niklas Schnelle
3
-3
/
+8
2021-07-27
s390/disassembler: add instructions
Heiko Carstens
2
-0
/
+20
2021-07-27
s390: report more CPU capabilities
Heiko Carstens
3
-1
/
+7
2021-07-27
s390/qdio: remove unused macros
Julian Wiedmann
1
-5
/
+0
2021-07-27
s390/qdio: clarify reporting of errors to the drivers
Julian Wiedmann
1
-4
/
+3
2021-07-27
s390/qdio: remove remaining tasklet & timer code
Julian Wiedmann
1
-3
/
+0
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
13
-99
/
+183
2021-07-27
s390/ctl_reg: add ctlreg5 and ctlreg15 unions
Heiko Carstens
1
-0
/
+17
2021-07-27
s390/boot: make _diag308_reset_dma() position-independent
Alexander Egorenkov
1
-1
/
+3
2021-07-27
s390/boot: move EP_OFFSET and EP_STRING to head.S
Alexander Egorenkov
2
-2
/
+3
2021-07-27
s390/setup: generate asm offsets from struct parmarea
Alexander Egorenkov
2
-9
/
+7
2021-07-27
s390/setup: drop _OFFSET macros
Alexander Egorenkov
1
-17
/
+6
2021-07-27
s390/setup: remove unused symbolic constants for C code from setup.h
Alexander Egorenkov
1
-3
/
+0
2021-07-27
s390/dump: introduce boot data 'oldmem_data'
Alexander Egorenkov
7
-35
/
+43
2021-07-27
s390/boot: introduce boot data 'initrd_data'
Alexander Egorenkov
7
-23
/
+32
2021-07-27
s390/boot: move sclp early buffer from fixed address in asm to C
Alexander Egorenkov
6
-7
/
+17
2021-07-27
s390/boot: get rid of magic numbers for startup offsets
Alexander Egorenkov
1
-4
/
+4
2021-07-27
s390/vdso: use system call functions
Heiko Carstens
1
-18
/
+4
2021-07-27
s390/syscall: provide generic system call functions
Heiko Carstens
1
-0
/
+59
2021-07-27
s390/cpacf: get rid of register asm
Heiko Carstens
1
-97
/
+111
2021-07-27
s390/debug: remove unused print defines
Heiko Carstens
1
-34
/
+0
2021-07-27
s390/uv: de-duplicate checks for Protected Host Virtualization
Alexander Egorenkov
2
-34
/
+21
2021-07-27
s390/boot: disable Secure Execution in dump mode
Alexander Egorenkov
3
-0
/
+11
2021-07-27
s390/boot: move uv function declarations to boot/uv.h
Alexander Egorenkov
4
-8
/
+20
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/mm: don't print hashed values for pte_ERROR() & friends
Heiko Carstens
1
-5
/
+5
2021-07-27
s390/mm: use pr_err() instead of printk() for pte_ERROR & friends
Heiko Carstens
1
-5
/
+5
2021-07-27
s390/sclp: use only one sclp early buffer to send commands
Alexander Egorenkov
3
-4
/
+9
2021-07-27
s390/cio: remove unused include linux/spinlock.h from cio.h
Alexander Egorenkov
4
-1
/
+5
2021-07-27
s390/boot: make stacks part of the decompressor's image
Alexander Egorenkov
4
-17
/
+19
2021-07-27
s390/boot: move all linker symbol declarations from c to h files
Alexander Egorenkov
5
-13
/
+14
2021-07-27
Merge 5.14-rc3 into driver-core-next
Greg Kroah-Hartman
10
-38
/
+50
2021-07-23
s390/pv: fix the forcing of the swiotlb
Halil Pasic
1
-1
/
+1
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
11
-38
/
+51
2021-07-23
compat: make linux/compat.h available everywhere
Arnd Bergmann
1
-11
/
+3
2021-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2021-07-21
Merge tag 's390-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
9
-37
/
+49
2021-07-21
s390/scm: Make struct scm_driver::remove return void
Uwe Kleine-König
1
-1
/
+1
2021-07-20
s390: update defconfigs
Heiko Carstens
3
-17
/
+34
2021-07-20
s390/cpumf: fix semicolon.cocci warnings
kernel test robot
1
-1
/
+1
2021-07-20
s390/boot: fix use of expolines in the DMA code
Alexander Egorenkov
1
-15
/
+4
2021-07-20
s390/qeth: remove OSN support
Julian Wiedmann
1
-2
/
+0
2021-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2021-07-15
s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]
Colin Ian King
1
-1
/
+1
2021-07-15
s390/ftrace: fix ftrace_update_ftrace_func implementation
Vasily Gorbik
3
-2
/
+5
[prev]
[next]