index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
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
2
-10
/
+0
2021-07-27
s390/qdio: clarify reporting of errors to the drivers
Julian Wiedmann
3
-15
/
+7
2021-07-27
s390/qdio: remove unneeded siga-sync for Output Queue
Julian Wiedmann
1
-7
/
+0
2021-07-27
s390/qdio: remove remaining tasklet & timer code
Julian Wiedmann
5
-216
/
+5
2021-07-27
s390/qdio: propagate error when cancelling a ccw fails
Julian Wiedmann
1
-5
/
+8
2021-07-27
s390/qdio: improve roll-back after error on ESTABLISH ccw
Julian Wiedmann
1
-3
/
+3
2021-07-27
s390/qdio: cancel the ESTABLISH ccw after timeout
Julian Wiedmann
1
-21
/
+30
2021-07-27
s390/qdio: fix roll-back after timeout on ESTABLISH ccw
Julian Wiedmann
1
-12
/
+19
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
9
-37
/
+45
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
7
-8
/
+23
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/dasd: remove debug printk
Heiko Carstens
1
-3
/
+1
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
4
-5
/
+20
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-25
Linux 5.14-rc3
v5.14-rc3
Linus Torvalds
1
-1
/
+1
2021-07-25
smpboot: fix duplicate and misplaced inlining directive
Linus Torvalds
1
-1
/
+1
2021-07-25
Merge tag 'powerpc-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-8
/
+68
2021-07-25
Merge tag 'timers-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-8
/
+10
2021-07-25
Merge tag 'locking-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+4
2021-07-25
Merge tag 'efi-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-7
/
+23
2021-07-25
Merge tag 'core-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2021-07-25
Merge tag 'dma-mapping-5.14-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+10
[next]