Age | Commit message (Expand) | Author |
2021-04-07 | s390/setup: use memblock_free_late() to free old stack | Heiko Carstens |
2021-02-13 | s390: add stack for machine check handler | Sven Schnelle |
2021-02-13 | s390: use WRITE_ONCE when re-allocating async stack | Sven Schnelle |
2021-01-19 | s390: convert to generic entry | Sven Schnelle |
2020-12-16 | s390/delay: remove udelay_simple() | Heiko Carstens |
2020-12-10 | s390/mm: add support to allocate gigantic hugepages using CMA | Gerald Schaefer |
2020-11-20 | s390: unify identity mapping limits handling | Vasily Gorbik |
2020-11-09 | s390: make sure vmemmap is top region table entry aligned | Vasily Gorbik |
2020-11-09 | s390/udelay: make it work for the early code | Vasily Gorbik |
2020-10-16 | Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-10-13 | arch, drivers: replace for_each_membock() with for_each_mem_range() | Mike Rapoport |
2020-10-13 | memblock: make memblock_debug and related functionality private | Mike Rapoport |
2020-10-06 | dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> | Christoph Hellwig |
2020-10-02 | s390/kasan: make sure int handler always run with DAT on | Vasily Gorbik |
2020-10-02 | s390/nvme: support firmware-assisted dump to NVMe disks | Alexander Egorenkov |
2020-09-29 | s390: remove unused _swsusp_reset_dma | Vasily Gorbik |
2020-09-16 | s390/kasan: support protvirt with 4-level paging | Vasily Gorbik |
2020-09-16 | s390/protvirt: parse prot_virt option in the decompressor | Vasily Gorbik |
2020-09-16 | s390/kasan: avoid unnecessary moving of vmemmap | Vasily Gorbik |
2020-09-16 | s390/boot: enable .bss section for compressed kernel | Alexander Egorenkov |
2020-09-14 | s390/mm,ptdump: add couple of additional markers | Vasily Gorbik |
2020-09-14 | s390/pci: Implement ioremap_wc/prot() with MIO | Niklas Schnelle |
2020-09-14 | s390/init: add missing __init annotations | Ilya Leoshkevich |
2020-08-26 | s390: convert to GENERIC_VDSO | Sven Schnelle |
2020-08-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-08-03 | Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-07-20 | s390/mm: avoid trimming to MAX_ORDER | Heiko Carstens |
2020-06-29 | s390/setup: init jump labels before command line parsing | Vasily Gorbik |
2020-06-23 | s390/setup: diag 318: refactor struct | Collin Walling |
2020-06-08 | Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-06-02 | s390: use __vmalloc_node in stack_alloc | Christoph Hellwig |
2020-05-28 | s390: remove critical section cleanup from entry.S | Sven Schnelle |
2020-05-20 | s390: simplify memory notifier for protecting kdump crash kernel area | David Hildenbrand |
2020-04-04 | Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-03-10 | s390: prevent leaking kernel address in BEAR | Sven Schnelle |
2020-02-27 | s390/protvirt: add ultravisor initialization | Vasily Gorbik |
2020-02-27 | s390/protvirt: introduce host side setup | Vasily Gorbik |
2020-02-27 | s390/mm: remove fake numa support | Heiko Carstens |
2020-01-31 | s390/boot: add dfltcc= kernel command line parameter | Mikhail Zaslonko |
2020-01-31 | mm/memblock: define memblock_physmem_add() | Anshuman Khandual |
2020-01-29 | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-01-14 | arch/s390/setup: Drop dummy_con initialization | Arvind Sankar |
2020-01-09 | s390/setup: Fix secure ipl message | Philipp Rudo |
2019-11-30 | s390: avoid misusing CALL_ON_STACK for task stack setup | Vasily Gorbik |
2019-09-17 | Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2019-09-13 | s390: add support for IBM z15 machines | Martin Schwidefsky |
2019-08-29 | s390/setup: avoid using strncmp with hardcoded length | Vasily Gorbik |
2019-08-21 | s390: move vmalloc option parsing to startup code | Vasily Gorbik |
2019-08-06 | s390/setup: adjust start_code of init_mm to _text | Vasily Gorbik |