linux-2.6-microblaze.git
2021-08-30 Heiko Carstenss390: remove SCHED_CORE from defconfigs
2021-08-26 Alexander Gordeevs390/smp: do not use nodat_stack for secondary CPU...
2021-08-26 Alexander Gordeevs390/smp: enable DAT before CPU restart callback is...
2021-08-26 Heiko Carstenss390: update defconfigs
2021-08-26 Harald Freudenbergers390/ap: fix state machine hang after failure to enable irq
2021-08-25 Heiko CarstensKVM: s390: generate kvm hypercall functions
2021-08-25 Peter Oberparleiters390/sclp: add tracing of SCLP interactions
2021-08-25 Peter Oberparleiters390/debug: add early tracing support
2021-08-25 Peter Oberparleiters390/debug: fix debug area life cycle
2021-08-25 Peter Oberparleiters390/debug: keep debug data on resize
2021-08-25 Heiko Carstenss390/diag: make restart_part2 a local label
2021-08-25 Heiko Carstenss390/mm,pageattr: fix walk_pte_level() early exit
2021-08-25 Heiko Carstenss390: fix typo in linker script
2021-08-25 Sven Schnelles390: remove do_signal() prototype and do_notify_resume...
2021-08-25 Randy Dunlaps390/crypto: fix all kernel-doc warnings in vfio_ap_ops.c
2021-08-25 Niklas Schnelles390/pci: improve DMA translation init and exit
2021-08-25 Niklas Schnelles390/pci: simplify CLP List PCI handling
2021-08-25 Niklas Schnelles390/pci: handle FH state mismatch only on disable
2021-08-25 Niklas Schnelles390/pci: fix misleading rc in clp_set_pci_fn()
2021-08-25 Alexander Gordeevs390/boot: factor out offset_vmlinux_info() function
2021-08-25 Alexander Gordeevs390/kasan: fix large PMD pages address alignment check
2021-08-25 Julian Wiedmanns390/zcrypt: remove gratuitious NULL check in .remove...
2021-08-25 Julian Wiedmanns390/ap: use the common driver-data pointer
2021-08-25 Julian Wiedmanns390/ap: use the common device_driver pointer
2021-08-25 Niklas Schnelles390/pci: reset zdev->zbus on registration failure
2021-08-25 Niklas Schnelles390/pci: cleanup resources only if necessary
2021-08-18 Alexander Egorenkovs390/sclp: reserve memory occupied by sclp early buffer
2021-08-18 Harald Freudenbergers390/zcrypt: fix wrong offset index for APKA master...
2021-08-18 David Hildenbrands390/mm: remove unused cmma functions
2021-08-18 Julian Wiedmanns390/qdio: remove unused support for SLIB parameters
2021-08-18 Julian Wiedmanns390/qdio: consolidate QIB code
2021-08-18 Julian Wiedmanns390/qdio: use dev_info() in qdio_print_subchannel_info()
2021-08-18 Julian Wiedmanns390/qdio: fine-tune the queue sync
2021-08-18 Julian Wiedmanns390/qdio: clean up SIGA capability tracking
2021-08-18 Julian Wiedmanns390/qdio: remove unused sync-after-IRQ infrastructure
2021-08-18 Julian Wiedmanns390/qdio: use absolute data address in ESTABLISH ccw
2021-08-18 Vineeth Vijayans390/cio: add dev_busid sysfs entry for each subchannel
2021-08-18 Vineeth Vijayans390/cio: add rescan functionality on channel subsystem
2021-08-05 Heiko Carstenss390: rename dma section to amode31
2021-08-05 Heiko Carstenss390/mm: use page_to_virt() in __kernel_map_pages()
2021-08-05 Sebastian Andrzej... s390/sclp: replace deprecated CPU-hotplug functions
2021-08-05 Sebastian Andrzej... s390: replace deprecated CPU-hotplug functions
2021-08-03 Ilya Leoshkevichs390/ftrace: implement hotpatching
2021-08-03 Ilya Leoshkevichftrace: Introduce ftrace_need_init_nop()
2021-07-30 Masahiro Yamadas390: move the install rule to arch/s390/Makefile
2021-07-30 Ilya Leoshkevichs390: enable KCSAN
2021-07-30 Heiko Carstenskcsan: use u64 instead of cycles_t
2021-07-30 Sven Schnelles390: add kfence region to pagetable dumper
2021-07-30 Sven Schnelles390: add support for KFENCE
2021-07-30 Sven Schnellekfence: add function to mask address bits
2021-07-30 Heiko Carstenss390/mm: implement set_memory_4k()
2021-07-30 Marco Elverkfence, x86: only define helpers if !MODULE
2021-07-27 Heiko Carstenss390/delay: get rid of not needed header includes
2021-07-27 Heiko Carstenss390/boot: get rid of arithmetics on function pointers
2021-07-27 Ilya Leoshkevichs390/headers: fix code style in module.h
2021-07-27 Heiko Carstenss390/hwcaps: make sie capability regular hwcap
2021-07-27 Heiko Carstenss390/hwcaps: remove hwcap stfle check
2021-07-27 Heiko Carstenss390/hwcaps: remove z/Architecture mode active check
2021-07-27 Heiko Carstenss390/hwcaps: use consistent coding style / remove comments
2021-07-27 Heiko Carstenss390/hwcaps: open code initialization of first six...
2021-07-27 Heiko Carstenss390/hwcaps: split setup_hwcaps()
2021-07-27 Heiko Carstenss390/hwcaps: move setup_hwcaps()
2021-07-27 Heiko Carstenss390/hwcaps: add sanity checks
2021-07-27 Heiko Carstenss390/hwcaps: use named initializers for hwcap string...
2021-07-27 Heiko Carstenss390/hwcaps: introduce HWCAP bit numbers
2021-07-27 Heiko Carstenss390/hwcaps: shorten HWCAP defines
2021-07-27 Niklas Schnelles390: add HWCAP_S390_PCI_MIO to ELF hwcaps
2021-07-27 Niklas Schnelles390: make PCI mio support a machine flag
2021-07-27 Heiko Carstenss390/disassembler: add instructions
2021-07-27 Heiko Carstenss390: report more CPU capabilities
2021-07-27 Julian Wiedmanns390/qdio: remove unused macros
2021-07-27 Julian Wiedmanns390/qdio: clarify reporting of errors to the drivers
2021-07-27 Julian Wiedmanns390/qdio: remove unneeded siga-sync for Output Queue
2021-07-27 Julian Wiedmanns390/qdio: remove remaining tasklet & timer code
2021-07-27 Julian Wiedmanns390/qdio: propagate error when cancelling a ccw fails
2021-07-27 Julian Wiedmanns390/qdio: improve roll-back after error on ESTABLISH ccw
2021-07-27 Julian Wiedmanns390/qdio: cancel the ESTABLISH ccw after timeout
2021-07-27 Julian Wiedmanns390/qdio: fix roll-back after timeout on ESTABLISH ccw
2021-07-27 Alexander Egorenkovs390/setup: don't reserve memory that occupied decompre...
2021-07-27 Alexander Egorenkovs390/boot: move dma sections from decompressor to decom...
2021-07-27 Heiko Carstenss390/ctl_reg: add ctlreg5 and ctlreg15 unions
2021-07-27 Alexander Egorenkovs390/boot: make _diag308_reset_dma() position-independent
2021-07-27 Alexander Egorenkovs390/boot: move EP_OFFSET and EP_STRING to head.S
2021-07-27 Alexander Egorenkovs390/setup: generate asm offsets from struct parmarea
2021-07-27 Alexander Egorenkovs390/setup: drop _OFFSET macros
2021-07-27 Alexander Egorenkovs390/setup: remove unused symbolic constants for C...
2021-07-27 Alexander Egorenkovs390/dump: introduce boot data 'oldmem_data'
2021-07-27 Alexander Egorenkovs390/boot: introduce boot data 'initrd_data'
2021-07-27 Alexander Egorenkovs390/boot: move sclp early buffer from fixed address...
2021-07-27 Alexander Egorenkovs390/boot: get rid of magic numbers for startup offsets
2021-07-27 Heiko Carstenss390/vdso: use system call functions
2021-07-27 Heiko Carstenss390/syscall: provide generic system call functions
2021-07-27 Heiko Carstenss390/cpacf: get rid of register asm
2021-07-27 Heiko Carstenss390/debug: remove unused print defines
2021-07-27 Heiko Carstenss390/dasd: remove debug printk
2021-07-27 Alexander Egorenkovs390/uv: de-duplicate checks for Protected Host Virtual...
2021-07-27 Alexander Egorenkovs390/boot: disable Secure Execution in dump mode
2021-07-27 Alexander Egorenkovs390/boot: move uv function declarations to boot/uv.h
2021-07-27 Heiko Carstenss390/jump_label: print real address in a case of a...
2021-07-27 Heiko Carstenss390/mm: don't print hashed values for pte_ERROR()...
next