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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-04
s390/pci: add fmt3 fmb
Sebastian Ott
2
-0
/
+13
2018-07-02
s390/decompressor: support extra debug flags
Vasily Gorbik
1
-0
/
+4
2018-07-02
s390/build: add *.o.chkbss files to targets list
Vasily Gorbik
1
-2
/
+6
2018-07-02
s390/decompressor: avoid packing *.o.chkbss files into startup.a
Vasily Gorbik
1
-1
/
+1
2018-07-02
s390/decompressor: avoid constant startup.a rebuilds
Vasily Gorbik
1
-1
/
+1
2018-07-02
s390/sysinfo: add missing #ifdef CONFIG_PROC_FS
Heiko Carstens
1
-0
/
+4
2018-07-02
s390/tools: fix gcc 8 stringop-truncation warnings
Vasily Gorbik
1
-2
/
+2
2018-07-02
s390/boot: block uncompressed vmlinux booting attempts
Vasily Gorbik
3
-3
/
+16
2018-07-02
s390: align struct lowcore to double page size
Vasily Gorbik
1
-1
/
+1
2018-07-02
s390/decompressor: correct EXCLUDE_FILE construct
Vasily Gorbik
1
-1
/
+3
2018-07-02
s390: move _text to an actual .text start
Vasily Gorbik
1
-6
/
+1
2018-07-02
s390: correct _stext offset
Vasily Gorbik
2
-25
/
+16
2018-07-02
s390: get rid of the first mb of uncompressed image
Vasily Gorbik
3
-13
/
+5
2018-07-02
s390: remove unused _ehead symbol
Vasily Gorbik
2
-4
/
+0
2018-07-02
s390: put expoline execute-trampolines into .text section
Vasily Gorbik
1
-0
/
+1
2018-07-02
s390/decompressor: discard ___kcrctab section
Vasily Gorbik
1
-0
/
+1
2018-07-02
s390/perf: fix gcc 8 array-bounds warning
Vasily Gorbik
1
-4
/
+2
2018-07-02
s390: fix gcc 8 stringop-truncation warnings in proc handlers
Vasily Gorbik
2
-5
/
+3
2018-07-02
s390/extmem: fix gcc 8 stringop-overflow warning
Vasily Gorbik
1
-2
/
+2
2018-06-25
Merge branch 'zcrypt' into features
Martin Schwidefsky
1
-27
/
+257
2018-06-25
s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h.
Harald Freudenberger
1
-27
/
+257
2018-06-25
s390/setup: do not reserve the decompressor code
Vasily Gorbik
2
-2
/
+3
2018-06-25
s390: hypfs: use ktime_get_seconds() instead of get_seconds()
Arnd Bergmann
1
-3
/
+3
2018-06-25
s390/decompressor: support uncompressed kernel
Vasily Gorbik
5
-6
/
+19
2018-06-25
s390/decompressor: allow to pack uncompressed vmlinux.bin into piggy.o
Vasily Gorbik
1
-7
/
+7
2018-06-25
s390/decompressor: allow preprocessor in piggy.o linker script
Vasily Gorbik
3
-2
/
+3
2018-06-25
s390/decompressor: extend .bss check for early code
Vasily Gorbik
2
-0
/
+8
2018-06-25
s390: add custom target and make path extension optional for .bss check
Vasily Gorbik
1
-1
/
+6
2018-06-25
s390/decompressor: avoid repeating objects list in Makefile
Vasily Gorbik
1
-2
/
+3
2018-06-25
s390/decompressor: reuse lib/mem.S for mem functions
Vasily Gorbik
3
-38
/
+5
2018-06-25
s390/decompressor: avoid reusing uncompressed image objects
Vasily Gorbik
4
-9
/
+15
2018-06-25
s390/als: avoid .init.* sections usage
Vasily Gorbik
1
-10
/
+9
2018-06-25
s390/decompressor: rename entry point to startup_decompressor
Vasily Gorbik
2
-5
/
+2
2018-06-25
s390/boot: make head.S and als.c be part of the decompressor only
Vasily Gorbik
10
-32
/
+38
2018-06-25
s390/decompressor: trim the kernel image up to 1M
Vasily Gorbik
3
-5
/
+5
2018-06-25
s390: remove uncompressed kernel image build
Vasily Gorbik
2
-9
/
+4
2018-06-25
s390/decompressor: correct build flags
Vasily Gorbik
2
-12
/
+21
2018-06-25
s390/build: remove obsolete -mkernel-backchain flag
Vasily Gorbik
1
-7
/
+0
2018-06-25
s390: disable asm code expolines if cc does not support it
Vasily Gorbik
2
-2
/
+3
2018-06-25
s390/qdio: reset old sbal_state flags
Julian Wiedmann
1
-1
/
+0
2018-06-25
s390: Correct register corruption in critical section cleanup
Christian Borntraeger
1
-2
/
+2
2018-06-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-06-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-6
/
+6
2018-06-24
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2018-06-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-22
/
+95
2018-06-24
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+5
2018-06-24
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-51
/
+0
2018-06-24
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-18
/
+42
2018-06-24
Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-22
/
+56
2018-06-24
efi/x86: Fix incorrect invocation of PciIo->Attributes()
Ard Biesheuvel
1
-1
/
+1
[next]