index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2018-07-19
s390/hypfs: Replace PTR_RET with PTR_ERR_OR_ZERO
Gustavo A. R. Silva
2018-07-18
s390: detect etoken facility
Martin Schwidefsky
2018-07-17
s390/chsc: fix packed-not-aligned warnings
Sebastian Ott
2018-07-16
s390/kvm: fix deadlock when killed by oom
Claudio Imbrenda
2018-07-16
s390/cmm: avoid add_timer on concurrently used timer
Vasily Gorbik
2018-07-06
s390/appldata: reuse generic proc handler functions
Vasily Gorbik
2018-07-06
s390/cmm: split and simplify cmm pages proc handler
Vasily Gorbik
2018-07-06
s390/topology: correct topology mode proc handler
Vasily Gorbik
2018-07-06
s390/mm: correct allocate_pgste proc_handler callback
Vasily Gorbik
2018-07-06
s390/purgatory: Remove duplicate variable definitions
Philipp Rudo
2018-07-06
s390/purgatory: Add missing FORCE to Makefile targets
Philipp Rudo
2018-07-06
s390/purgatory: Fix crash with expoline enabled
Philipp Rudo
2018-07-04
s390/pci: add fmt3 fmb
Sebastian Ott
2018-07-02
s390/decompressor: support extra debug flags
Vasily Gorbik
2018-07-02
s390/build: add *.o.chkbss files to targets list
Vasily Gorbik
2018-07-02
s390/decompressor: avoid packing *.o.chkbss files into startup.a
Vasily Gorbik
2018-07-02
s390/decompressor: avoid constant startup.a rebuilds
Vasily Gorbik
2018-07-02
s390/sysinfo: add missing #ifdef CONFIG_PROC_FS
Heiko Carstens
2018-07-02
s390/tools: fix gcc 8 stringop-truncation warnings
Vasily Gorbik
2018-07-02
s390/boot: block uncompressed vmlinux booting attempts
Vasily Gorbik
2018-07-02
s390: align struct lowcore to double page size
Vasily Gorbik
2018-07-02
s390/decompressor: correct EXCLUDE_FILE construct
Vasily Gorbik
2018-07-02
s390: move _text to an actual .text start
Vasily Gorbik
2018-07-02
s390: correct _stext offset
Vasily Gorbik
2018-07-02
s390: get rid of the first mb of uncompressed image
Vasily Gorbik
2018-07-02
s390: remove unused _ehead symbol
Vasily Gorbik
2018-07-02
s390: put expoline execute-trampolines into .text section
Vasily Gorbik
2018-07-02
s390/decompressor: discard ___kcrctab section
Vasily Gorbik
2018-07-02
s390/perf: fix gcc 8 array-bounds warning
Vasily Gorbik
2018-07-02
s390: fix gcc 8 stringop-truncation warnings in proc handlers
Vasily Gorbik
2018-07-02
s390/extmem: fix gcc 8 stringop-overflow warning
Vasily Gorbik
2018-06-25
Merge branch 'zcrypt' into features
Martin Schwidefsky
2018-06-25
s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h.
Harald Freudenberger
2018-06-25
s390/setup: do not reserve the decompressor code
Vasily Gorbik
2018-06-25
s390: hypfs: use ktime_get_seconds() instead of get_seconds()
Arnd Bergmann
2018-06-25
s390/decompressor: support uncompressed kernel
Vasily Gorbik
2018-06-25
s390/decompressor: allow to pack uncompressed vmlinux.bin into piggy.o
Vasily Gorbik
2018-06-25
s390/decompressor: allow preprocessor in piggy.o linker script
Vasily Gorbik
2018-06-25
s390/decompressor: extend .bss check for early code
Vasily Gorbik
2018-06-25
s390: add custom target and make path extension optional for .bss check
Vasily Gorbik
2018-06-25
s390/decompressor: avoid repeating objects list in Makefile
Vasily Gorbik
2018-06-25
s390/decompressor: reuse lib/mem.S for mem functions
Vasily Gorbik
2018-06-25
s390/decompressor: avoid reusing uncompressed image objects
Vasily Gorbik
2018-06-25
s390/als: avoid .init.* sections usage
Vasily Gorbik
2018-06-25
s390/decompressor: rename entry point to startup_decompressor
Vasily Gorbik
2018-06-25
s390/boot: make head.S and als.c be part of the decompressor only
Vasily Gorbik
2018-06-25
s390/decompressor: trim the kernel image up to 1M
Vasily Gorbik
2018-06-25
s390: remove uncompressed kernel image build
Vasily Gorbik
2018-06-25
s390/decompressor: correct build flags
Vasily Gorbik
2018-06-25
s390/build: remove obsolete -mkernel-backchain flag
Vasily Gorbik
[next]