platform/kernel/linux-starfive.git
2018-08-07 Martin Schwidefskys390: fix br_r1_trampoline for machines without exrl
2018-08-07 Martin Schwidefskys390/lib: use expoline for all bcr instructions
2018-08-01 Martin Schwidefskys390/numa: move initial setup of node_to_cpumask_map
2018-07-31 Philipp Rudos390/kdump: Fix elfcorehdr size calculation
2018-07-31 Hendrik Brueckners390/cpum_sf: save TOD clock base in SDBs for time...
2018-07-31 Martin SchwidefskyMerge tag 'hlp_stage1' of git://git./linux/kernel/git...
2018-07-30 Janosch FrankKVM: s390: Add huge page enablement control
2018-07-30 Janosch Franks390/mm: Add huge page gmap linking support
2018-07-30 Dominik Dingels390/mm: hugetlb pages within a gmap can not be freed
2018-07-30 Janosch FrankKVM: s390: Add skey emulation fault handling
2018-07-30 Janosch Franks390/mm: Add huge pmd storage key handling
2018-07-30 Janosch Franks390/mm: Clear skeys for newly mapped huge guest pmds
2018-07-30 Dominik Dingels390/mm: Clear huge page storage keys on enable_skey
2018-07-30 Janosch Franks390/mm: Add huge page dirty sync support
2018-07-30 Janosch Franks390/mm: Add gmap pmd invalidation and clearing
2018-07-30 Janosch Franks390/mm: Add gmap pmd notification bit setting
2018-07-30 Janosch Franks390/mm: Add gmap pmd linking
2018-07-30 Janosch Franks390/mm: Abstract gmap notify bit setting
2018-07-30 Janosch Franks390/mm: Make gmap_protect_range more modular
2018-07-25 Martin Schwidefskys390: reenable gcc plugins
2018-07-25 Martin Schwidefskys390: disable gcc plugins
2018-07-23 Souptick Joarders390: vdso_fault return type
2018-07-23 Thomas Richters390 cio: Rewrite trace point class s390_class_schib
2018-07-23 Thomas Richters390 cio: Rewrite trace point in s390_cio_tsch
2018-07-23 Thomas Richters390 cio: Rewrite trace point in s390_cio_adapter_int
2018-07-23 Thomas Richters390 cio: Rewrite trace point in s390_cio_stcrw
2018-07-23 Thomas Richters390 cio: Rewrite trace point in s390_cio_tpi
2018-07-23 Thomas Richters390 cio: Rewrite trace point in s390_cio_interrupt
2018-07-19 Gustavo A.... s390/tape: replace PTR_RET with PTR_ERR_OR_ZERO
2018-07-19 Gustavo A.... s390/hypfs: Replace PTR_RET with PTR_ERR_OR_ZERO
2018-07-19 Gustavo A.... s390/dasd: replace PTR_RET with PTR_ERR_OR_ZERO
2018-07-19 Gustavo A.... s390/ap_bus: replace PTR_RET with PTR_ERR_OR_ZERO
2018-07-19 Martin Schwidefskys390/keyboard: sanitize array index in do_kdsk_ioctl
2018-07-18 Martin Schwidefskys390: detect etoken facility
2018-07-17 Sebastian Otts390/chsc: fix packed-not-aligned warnings
2018-07-17 Sebastian Otts390/css: reduce stsch calls
2018-07-17 Sebastian Otts390/css: validate subchannel prior to allocation
2018-07-17 Sebastian Otts390/css: start the subchannel evaluation earlier
2018-07-17 Sebastian Otts390/cio: ensure that a chpid is registered only once
2018-07-16 Claudio Imbrendas390/kvm: fix deadlock when killed by oom
2018-07-16 Vasily Gorbiks390/cmm: avoid add_timer on concurrently used timer
2018-07-16 Vasily Gorbiks390/crypto: fix gcc 8 stringop-truncation warning
2018-07-13 Dong Jia ShiMAINTAINERS: Remove myself as maintainer
2018-07-06 Vasily Gorbiks390/appldata: reuse generic proc handler functions
2018-07-06 Vasily Gorbiks390/cmm: split and simplify cmm pages proc handler
2018-07-06 Vasily Gorbiks390/topology: correct topology mode proc handler
2018-07-06 Vasily Gorbiks390/sclp_async: replace callhome proc handler with...
2018-07-06 Vasily Gorbiks390/mm: correct allocate_pgste proc_handler callback
2018-07-06 Philipp Rudos390/purgatory: Remove duplicate variable definitions
2018-07-06 Philipp Rudos390/purgatory: Add missing FORCE to Makefile targets
2018-07-06 Philipp Rudos390/purgatory: Fix crash with expoline enabled
2018-07-04 Kees CookRAID/s390: Remove VLA usage
2018-07-04 Sebastian Otts390/dasd: fix cast-function-type warnings
2018-07-04 Sebastian Otts390/pci: add fmt3 fmb
2018-07-02 Vasily Gorbiks390/decompressor: support extra debug flags
2018-07-02 Vasily Gorbiks390/build: add *.o.chkbss files to targets list
2018-07-02 Vasily Gorbiks390/decompressor: avoid packing *.o.chkbss files into...
2018-07-02 Vasily Gorbiks390/decompressor: avoid constant startup.a rebuilds
2018-07-02 Heiko Carstenss390/sysinfo: add missing #ifdef CONFIG_PROC_FS
2018-07-02 Vasily Gorbiks390/tools: fix gcc 8 stringop-truncation warnings
2018-07-02 Vasily Gorbiks390/boot: block uncompressed vmlinux booting attempts
2018-07-02 Vasily Gorbiks390/monwriter: fix gcc 8 stringop-truncation warning
2018-07-02 Vasily Gorbiks390/tape: fix gcc 8 stringop-truncation warning
2018-07-02 Vasily Gorbiks390/tape: fix stringop-truncation gcc 8 warnings
2018-07-02 Vasily Gorbiks390: align struct lowcore to double page size
2018-07-02 Vasily Gorbiks390/decompressor: correct EXCLUDE_FILE construct
2018-07-02 Vasily Gorbiks390: move _text to an actual .text start
2018-07-02 Vasily Gorbiks390: correct _stext offset
2018-07-02 Vasily Gorbiks390: get rid of the first mb of uncompressed image
2018-07-02 Vasily Gorbiks390: remove unused _ehead symbol
2018-07-02 Vasily Gorbiks390: put expoline execute-trampolines into .text section
2018-07-02 Vasily Gorbiks390/decompressor: discard ___kcrctab section
2018-07-02 Harald Freudenbergers390/zcrypt: add copy_from_user length plausibility...
2018-07-02 Vasily Gorbiks390/perf: fix gcc 8 array-bounds warning
2018-07-02 Vasily Gorbiks390: fix gcc 8 stringop-truncation warnings in proc...
2018-07-02 Vasily Gorbiks390/dasd: fix gcc 8 stringop-truncation warning
2018-07-02 Vasily Gorbiks390/dasd,zfcp: fix gcc 8 stringop-truncation warnings
2018-07-02 Vasily Gorbiks390/extmem: fix gcc 8 stringop-overflow warning
2018-07-02 Vasily Gorbiks390/scm_blk: correct numa_node in scm_blk_dev_setup
2018-07-02 Vasily Gorbiks390/dasd: correct numa_node in dasd_alloc_queue
2018-06-25 Martin SchwidefskyMerge branch 'zcrypt' into features
2018-06-25 Harald Freudenbergers390/zcrypt: Integrate ap_asm.h into include/asm/ap.h.
2018-06-25 Harald Freudenbergers390/zcrypt: Show load of cards and queues in sysfs
2018-06-25 Harald Freudenbergers390/zcrypt: Review inline assembler constraints.
2018-06-25 Harald Freudenbergers390/zcrypt: Add ZAPQ inline function.
2018-06-25 Vasily Gorbiks390/setup: do not reserve the decompressor code
2018-06-25 Arnd Bergmanns390: hypfs: use ktime_get_seconds() instead of get_sec...
2018-06-25 Vasily Gorbiks390/decompressor: support uncompressed kernel
2018-06-25 Vasily Gorbikinit/Kconfig: add an option for uncompressed kernel
2018-06-25 Vasily Gorbiks390/decompressor: allow to pack uncompressed vmlinux...
2018-06-25 Vasily Gorbiks390/decompressor: allow preprocessor in piggy.o linker...
2018-06-25 Vasily Gorbiks390/decompressor: extend .bss check for early code
2018-06-25 Vasily Gorbiks390: add custom target and make path extension optiona...
2018-06-25 Vasily Gorbiks390/decompressor: avoid repeating objects list in...
2018-06-25 Vasily Gorbiks390/decompressor: reuse lib/mem.S for mem functions
2018-06-25 Vasily Gorbiks390/decompressor: avoid reusing uncompressed image...
2018-06-25 Vasily Gorbiks390/als: avoid .init.* sections usage
2018-06-25 Vasily Gorbiks390/decompressor: rename entry point to startup_decomp...
2018-06-25 Vasily Gorbiks390/boot: make head.S and als.c be part of the decompr...
2018-06-25 Vasily Gorbiks390/decompressor: trim the kernel image up to 1M
next