| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | s390/uaccess: add HAVE_GET_KERNEL_NOFAULT support | Heiko Carstens | 2020-09-17 | 1 | -0/+111 |
| * | | | | | s390/dis: get rid of set_fs() usage | Heiko Carstens | 2020-09-17 | 1 | -8/+14 |
| * | | | | | s390/kasan: support protvirt with 4-level paging | Vasily Gorbik | 2020-09-16 | 4 | -20/+43 |
| * | | | | | s390/protvirt: support ultravisor without secure storage limit | Vasily Gorbik | 2020-09-16 | 1 | -1/+2 |
| * | | | | | s390/protvirt: parse prot_virt option in the decompressor | Vasily Gorbik | 2020-09-16 | 4 | -26/+28 |
| * | | | | | s390/kasan: avoid unnecessary moving of vmemmap | Vasily Gorbik | 2020-09-16 | 1 | -2/+6 |
| * | | | | | s390/mm,ptdump: sort markers | Vasily Gorbik | 2020-09-16 | 1 | -0/+19 |
| * | | | | | s390/pci: add missing pci_iov.h include | Niklas Schnelle | 2020-09-16 | 1 | -0/+2 |
| * | | | | | s390/mm,ptdump: add proper ifdefs | Heiko Carstens | 2020-09-16 | 1 | -2/+3 |
| * | | | | | s390/boot: enable .bss section for compressed kernel | Alexander Egorenkov | 2020-09-16 | 9 | -41/+25 |
| * | | | | | s390/uv: add destroy page call | Janosch Frank | 2020-09-14 | 3 | -1/+28 |
| * | | | | | s390/mm,ptdump: add couple of additional markers | Vasily Gorbik | 2020-09-14 | 3 | -5/+24 |
| * | | | | | s390/kasan: make shadow memory noexec | Vasily Gorbik | 2020-09-14 | 1 | -2/+6 |
| * | | | | | s390: add ARCH_HAS_DEBUG_WX support | Heiko Carstens | 2020-09-14 | 7 | -2/+83 |
| * | | | | | s390/mm,ptdump: make page table dumping seq_file optional | Heiko Carstens | 2020-09-14 | 1 | -10/+26 |
| * | | | | | s390/kprobes: make insn pages read-only | Heiko Carstens | 2020-09-14 | 1 | -18/+39 |
| * | | | | | s390/pci: remove clp_rescan_pci_devices_simple() | Niklas Schnelle | 2020-09-14 | 2 | -24/+21 |
| * | | | | | s390/pci: remove clp_rescan_pci_devices() | Niklas Schnelle | 2020-09-14 | 3 | -19/+2 |
| * | | | | | s390/pci: remove unused function zpci_rescan() | Niklas Schnelle | 2020-09-14 | 2 | -8/+0 |
| * | | | | | s390/pci: consolidate SR-IOV specific code | Niklas Schnelle | 2020-09-14 | 6 | -96/+133 |
| * | | | | | s390/mm,ptdump: hold cpa mutex while walking for kernel page table dump | Heiko Carstens | 2020-09-14 | 3 | -1/+8 |
| * | | | | | s390/mm,ptdump: hold memory hotplug lock while walking for kernel page table ... | Heiko Carstens | 2020-09-14 | 1 | -0/+2 |
| * | | | | | s390/mm,ptdump: convert to generic page table dumper | Heiko Carstens | 2020-09-14 | 6 | -201/+51 |
| * | | | | | s390/qdio: always use dev_name() for device name in QIB | Julian Wiedmann | 2020-09-14 | 1 | -2/+0 |
| * | | | | | s390/pci: Implement ioremap_wc/prot() with MIO | Niklas Schnelle | 2020-09-14 | 10 | -4/+131 |
| * | | | | | s390/qdio: clean up QDR setup | Julian Wiedmann | 2020-09-14 | 1 | -4/+4 |
| * | | | | | s390: disable branch profiling for vdso | Sven Schnelle | 2020-09-14 | 1 | -1/+1 |
| * | | | | | s390: convert to GENERIC_VDSO | Sven Schnelle | 2020-08-26 | 20 | -420/+221 |
| * | | | | | s390/checksum: coding style changes | Heiko Carstens | 2020-08-26 | 1 | -28/+22 |
| * | | | | | s390/checksum: have consistent calculations | Heiko Carstens | 2020-08-26 | 1 | -1/+1 |
| * | | | | | s390/checksum: make ip_fast_csum() faster | Heiko Carstens | 2020-08-26 | 1 | -1/+12 |
| * | | | | | s390/checksum: rewrite csum_tcpudp_nofold() | Heiko Carstens | 2020-08-26 | 1 | -15/+7 |
| * | | | | | s390/checksum: provide csum_ipv6_magic() | Heiko Carstens | 2020-08-26 | 1 | -2/+22 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2020-10-15 | 4 | -38/+43 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-10-05 | 1 | -12/+30 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2020-09-23 | 1 | -34/+27 |
| |\ \ \ \ \ |
|
| | * | | | | | s390/bpf: Fix multiple tail calls | Ilya Leoshkevich | 2020-09-14 | 1 | -34/+27 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-09-22 | 7 | -7/+33 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | s390/cio: Helper functions to read CSSID, IID, and CHID | Alexandra Winter | 2020-09-15 | 1 | -0/+4 |
| * | | | | | s390/cio: Add new Operation Code OC3 to PNSO | Alexandra Winter | 2020-09-15 | 3 | -4/+12 |
* | | | | | | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2020-10-15 | 2 | -6/+6 |
|\ \ \ \ \ \ |
|
| * | | | | | | dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> | Christoph Hellwig | 2020-10-06 | 1 | -1/+1 |
| * | | | | | | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig | 2020-10-06 | 1 | -1/+1 |
| * | | | | | | dma-mapping: add a new dma_alloc_pages API | Christoph Hellwig | 2020-09-25 | 1 | -0/+2 |
| * | | | | | | Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv... | Christoph Hellwig | 2020-09-25 | 11 | -8/+42 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | dma-mapping: introduce dma_get_seg_boundary_nr_pages() | Nicolin Chen | 2020-09-03 | 1 | -4/+2 |
* | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-10-14 | 3 | -17/+23 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | arch, drivers: replace for_each_membock() with for_each_mem_range() | Mike Rapoport | 2020-10-13 | 2 | -11/+19 |
| * | | | | | | | arch, mm: replace for_each_memblock() with for_each_mem_pfn_range() | Mike Rapoport | 2020-10-13 | 1 | -4/+2 |
| * | | | | | | | memblock: make memblock_debug and related functionality private | Mike Rapoport | 2020-10-13 | 1 | -2/+2 |