- 9ba19cc Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- 45365a0 Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 7 months ago
- 28cff52 Merge branch 'linus' into locking/core, to resolve conflict by Ingo Molnar · 4 years, 8 months ago
- f05d671 Merge branch 'locking/header' by Peter Zijlstra · 4 years, 8 months ago
- 7ca8cf5 locking/atomic: Move ATOMIC_INIT into linux/types.h by Herbert Xu · 4 years, 8 months ago
- 9a996c6 s390/vmemmap: coding style updates by Heiko Carstens · 4 years, 8 months ago
- 2c114df s390/vmemmap: avoid memset(PAGE_UNUSED) when adding consecutive sections by David Hildenbrand · 4 years, 8 months ago
- cd5781d s390/vmemmap: remember unused sub-pmd ranges by David Hildenbrand · 4 years, 8 months ago
- f2057b4 s390/vmemmap: fallback to PTEs if mapping large PMD fails by David Hildenbrand · 4 years, 8 months ago
- b9ff810 s390/vmem: cleanup empty page tables by David Hildenbrand · 4 years, 8 months ago
- aa18e0e s390/vmemmap: take the vmem_mutex when populating/freeing by David Hildenbrand · 4 years, 8 months ago
- c00f05a s390/vmemmap: cleanup when vmemmap_populate() fails by David Hildenbrand · 4 years, 8 months ago
- 9ec8fa8 s390/vmemmap: extend modify_pagetable() to handle vmemmap by David Hildenbrand · 4 years, 8 months ago
- 3e0d3e4 s390/vmem: consolidate vmem_add_range() and vmem_remove_range() by David Hildenbrand · 4 years, 8 months ago
- 8398b22 s390/vmem: rename vmem_add_mem() to vmem_add_range() by David Hildenbrand · 4 years, 8 months ago
- 73d6eb4 s390: enable HAVE_FUNCTION_ERROR_INJECTION by Ilya Leoshkevich · 4 years, 8 months ago
- 4631f3c s390/pci: clarify comment in s390_mmio_read/write by Niklas Schnelle · 4 years, 8 months ago
- c84d530 Merge tag 'v5.8-rc6' into locking/core, to pick up fixes by Ingo Molnar · 4 years, 8 months ago
- 4111558 s390/time: improve comparison for tod steering by Heiko Carstens · 4 years, 8 months ago
- 555701a7 s390/time: select CLOCKSOURCE_VALIDATE_LAST_CYCLE by Heiko Carstens · 4 years, 8 months ago
- 58e1571 s390/time: use CLOCKSOURCE_MASK by Heiko Carstens · 4 years, 8 months ago
- 3d3af18 s390/cpum_cf,perf: change DFLT_CCERROR counter name by Thomas Richter · 4 years, 8 months ago
- 3f161e0 s390/bpf: implement BPF_PROBE_MEM by Ilya Leoshkevich · 4 years, 9 months ago
- 05a68e8 s390/kernel: expand exception table logic to allow new handling options by Ilya Leoshkevich · 4 years, 9 months ago
- 88aa893 s390/kernel: unify EX_TABLE* implementations by Ilya Leoshkevich · 4 years, 9 months ago
- 771cf19 s390/mm: allow order 10 allocations by Heiko Carstens · 4 years, 8 months ago
- 3c5f2eb s390/mm: avoid trimming to MAX_ORDER by Heiko Carstens · 4 years, 8 months ago
- 7904aaa s390/mm: fix typo in comment by Heiko Carstens · 4 years, 8 months ago
- e8749d0 Merge tag 's390-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 8 months ago
- 6589c93 s390: add trace events for idle enter/exit by Sven Schnelle · 4 years, 8 months ago
- 7b7735c s390: fix comment regarding interrupts in svc by Christian Borntraeger · 4 years, 8 months ago
- fa49066 s390/mm: don't set ARCH_KEEP_MEMBLOCK by David Hildenbrand · 4 years, 9 months ago
- 7764990 mm/memblock: expose only miminal interface to add/walk physmem by David Hildenbrand · 4 years, 9 months ago
- 28e5bfd s390: Break cyclic percpu include by Peter Zijlstra · 4 years, 10 months ago
- 528a953 s390/mm: fix huge pte soft dirty copying by Janosch Frank · 4 years, 8 months ago
- bfe91da Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 8 months ago
- 74ecbef s390/zcrypt: code beautification and struct field renames by Harald Freudenberger · 4 years, 11 months ago
- 0ef5d69 s390/extmem: remove stale -ENOSPC comment and handling by David Hildenbrand · 4 years, 9 months ago
- 8e1398f s390/smp: add missing linebreak by Heiko Carstens · 4 years, 9 months ago
- 24840e7 s390/smp: move smp_cpus_done() to header file by Heiko Carstens · 4 years, 9 months ago
- 9e9f85e s390: update defconfigs by Heiko Carstens · 4 years, 9 months ago
- 5aa9887 s390/cpum_sf: prohibit callchain data collection by Thomas Richter · 4 years, 9 months ago
- f05f62d s390/vmem: get rid of memory segment list by David Hildenbrand · 4 years, 9 months ago
- 66a049b s390/stp: allow group and users to read stp sysfs files by Sven Schnelle · 4 years, 9 months ago
- 28ccce5 s390/appldata: use struct_size() helper by Gustavo A. R. Silva · 4 years, 9 months ago
- 6ffb3f6 s390/debug: remove struct __debug_entry from uapi by Heiko Carstens · 4 years, 9 months ago
- ecb1ff6 s390/debug: remove raw view by Heiko Carstens · 4 years, 9 months ago
- 7fa0d6f s390/time: remove unused function by Sven Schnelle · 4 years, 10 months ago
- 90ce70f s390/pci: remove unused functions by Sven Schnelle · 4 years, 10 months ago
- 0188d08 s390: convert to msecs_to_jiffies() by Sven Schnelle · 4 years, 9 months ago
- 95e61b1 s390/setup: init jump labels before command line parsing by Vasily Gorbik · 4 years, 9 months ago
- d6df52e s390/maccess: add no DAT mode to kernel_write by Vasily Gorbik · 4 years, 9 months ago
- 3047766 s390/pci: fix enabling a reserved PCI function by Niklas Schnelle · 4 years, 9 months ago
- 827c491 s390/debug: avoid kernel warning on too large number of pages by Christian Borntraeger · 5 years ago
- 998f5bb s390/kasan: fix early pgm check handler execution by Vasily Gorbik · 4 years, 9 months ago
- e64a1618 s390: fix system call single stepping by Sven Schnelle · 4 years, 9 months ago
- 1566fee Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 9 months ago
- 25f12ae maccess: rename probe_kernel_address to get_kernel_nofault by Christoph Hellwig · 4 years, 9 months ago
- 7749112 KVM: s390: reduce number of IO pins to 1 by Christian Borntraeger · 4 years, 9 months ago
- b3583fc s390: fix syscall_get_error for compat processes by Dmitry V. Levin · 4 years, 9 months ago
- fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 9 months ago
- 64438e1 s390/numa: let NODES_SHIFT depend on NEED_MULTIPLE_NODES by Heiko Carstens · 4 years, 9 months ago
- 478237a s390/vdso: fix vDSO clock_getres() by Vincenzo Frascino · 5 years ago
- 2b2a258 s390/vdso: Use $(LD) instead of $(CC) to link vDSO by Nathan Chancellor · 4 years, 9 months ago
- 99448016 s390/protvirt: use scnprintf() instead of snprintf() by Chen Zhou · 4 years, 10 months ago
- 92fd356 s390: use scnprintf() in sys_##_prefix##_##_name##_show by Chen Zhou · 4 years, 10 months ago
- df8cea2 s390/crypto: use scnprintf() instead of snprintf() by Chen Zhou · 4 years, 10 months ago
- 873e5a7 s390/ptrace: fix setting syscall number by Sven Schnelle · 5 years ago
- 00332c1 s390/ptrace: pass invalid syscall numbers to tracing by Sven Schnelle · 5 years ago
- cd29fa7 s390/ptrace: return -ENOSYS when invalid syscall is supplied by Sven Schnelle · 5 years ago
- 664f5f8 s390/seccomp: pass syscall arguments via seccomp_data by Sven Schnelle · 5 years ago
- 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 9 months ago
- 52cd0d9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 9 months ago
- 2a18b7e KVM: async_pf: Inject 'page ready' event only if 'page not present' was previously injected by Vitaly Kuznetsov · 4 years, 9 months ago
- c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 9 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 9 months ago
- 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 9 months ago
- e05c7b1 mm: pgtable: add shortcuts for accessing kernel PMD and PTE by Mike Rapoport · 4 years, 9 months ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 9 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 9 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 9 months ago
- 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 9 months ago
- 8539c12 s390: add show_stack_loglvl() by Dmitry Safonov · 4 years, 9 months ago
- 23fc02e Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 9 months ago
- 7ae7715 Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 9 months ago
- 886d7de Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
- 399145f mm/debug: add tests validating architecture page table helpers by Anshuman Khandual · 4 years, 9 months ago
- 9fb4c52 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 4 years, 9 months ago
- ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
- 5be9934 mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags() by Anshuman Khandual · 4 years, 9 months ago
- b0eae98 mm/hugetlb: define a generic fallback for is_hugepage_only_range() by Anshuman Khandual · 4 years, 9 months ago
- 359f254 hugetlbfs: move hugepagesz= parsing to arch independent code by Mike Kravetz · 4 years, 9 months ago
- ae94da8 hugetlbfs: add arch_hugetlb_valid_size by Mike Kravetz · 4 years, 9 months ago
- 9691a07 mm: use free_area_init() instead of free_area_init_nodes() by Mike Rapoport · 4 years, 9 months ago
- 3f08a30 mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option by Mike Rapoport · 4 years, 9 months ago
- cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 9 months ago
- 039aeb9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 9 months ago
- 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
- 33d21f1 s390/bpf: Use bcr 0,%0 as tail call nop filler by Ilya Leoshkevich · 4 years, 9 months ago