index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
Age
Commit message (
Expand
)
Author
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-10-21
s390: virtio: PV needs VIRTIO I/O device protection
Pierre Morel
2020-10-16
Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-10-13
arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
Mike Rapoport
2020-09-16
s390/kasan: support protvirt with 4-level paging
Vasily Gorbik
2020-09-16
s390/mm,ptdump: sort markers
Vasily Gorbik
2020-09-16
s390/mm,ptdump: add proper ifdefs
Heiko Carstens
2020-09-14
s390/uv: add destroy page call
Janosch Frank
2020-09-14
s390/mm,ptdump: add couple of additional markers
Vasily Gorbik
2020-09-14
s390/kasan: make shadow memory noexec
Vasily Gorbik
2020-09-14
s390: add ARCH_HAS_DEBUG_WX support
Heiko Carstens
2020-09-14
s390/mm,ptdump: make page table dumping seq_file optional
Heiko Carstens
2020-09-14
s390/mm,ptdump: hold cpa mutex while walking for kernel page table dump
Heiko Carstens
2020-09-14
s390/mm,ptdump: hold memory hotplug lock while walking for kernel page table ...
Heiko Carstens
2020-09-14
s390/mm,ptdump: convert to generic page table dumper
Heiko Carstens
2020-09-14
s390/pci: Implement ioremap_wc/prot() with MIO
Niklas Schnelle
2020-09-14
s390: add 3f program exception handler
Janosch Frank
2020-08-26
s390/vmem: fix vmem_add_range for 4-level paging
Vasily Gorbik
2020-08-13
Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
2020-08-12
mm/s390: use general page fault accounting
Peter Xu
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
2020-08-11
s390/gmap: improve THP splitting
Gerald Schaefer
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-03
Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-07-27
s390/vmemmap: coding style updates
Heiko Carstens
2020-07-27
s390/vmemmap: avoid memset(PAGE_UNUSED) when adding consecutive sections
David Hildenbrand
2020-07-27
s390/vmemmap: remember unused sub-pmd ranges
David Hildenbrand
2020-07-27
s390/vmemmap: fallback to PTEs if mapping large PMD fails
David Hildenbrand
2020-07-27
s390/vmem: cleanup empty page tables
David Hildenbrand
2020-07-27
s390/vmemmap: take the vmem_mutex when populating/freeing
David Hildenbrand
2020-07-27
s390/vmemmap: cleanup when vmemmap_populate() fails
David Hildenbrand
2020-07-27
s390/vmemmap: extend modify_pagetable() to handle vmemmap
David Hildenbrand
2020-07-27
s390/vmem: consolidate vmem_add_range() and vmem_remove_range()
David Hildenbrand
2020-07-27
s390/vmem: rename vmem_add_mem() to vmem_add_range()
David Hildenbrand
2020-07-20
s390/kernel: expand exception table logic to allow new handling options
Ilya Leoshkevich
2020-07-20
s390/mm: fix typo in comment
Heiko Carstens
2020-07-10
Merge tag 's390-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-07-09
s390/mm: fix huge pte soft dirty copying
Janosch Frank
2020-07-03
s390/extmem: remove stale -ENOSPC comment and handling
David Hildenbrand
2020-07-01
s390/vmem: get rid of memory segment list
David Hildenbrand
2020-06-29
s390: convert to msecs_to_jiffies()
Sven Schnelle
2020-06-29
s390/maccess: add no DAT mode to kernel_write
Vasily Gorbik
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
[next]