- 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, 6 months ago
- f05d671 Merge branch 'locking/header' by Peter Zijlstra · 4 years, 6 months ago
- 7ca8cf5 locking/atomic: Move ATOMIC_INIT into linux/types.h by Herbert Xu · 4 years, 6 months ago
- 909adfc powerpc/64s/hash: Fix hash_preload running with interrupts enabled by Nicholas Piggin · 4 years, 6 months ago
- c84d530 Merge tag 'v5.8-rc6' into locking/core, to pick up fixes by Ingo Molnar · 4 years, 6 months ago
- 6068e1a powerpc/vas: Report proper error code for address translation failure by Haren Myneni · 4 years, 6 months ago
- b710d27 powerpc/pseries/svm: Fix incorrect check for shared_lppaca_size by Satheesh Rajendran · 4 years, 7 months ago
- 192b6a7 powerpc/book3s64/pkeys: Fix pkey_access_permitted() for execute disable pkey by Aneesh Kumar K.V · 4 years, 6 months ago
- d6bdceb powerpc64: Break asm/percpu.h vs spinlock_types.h dependency by Peter Zijlstra · 4 years, 8 months ago
- 4557ac6 powerpc/64s/exception: Fix 0x1500 interrupt handler crash by Nicholas Piggin · 4 years, 6 months ago
- 19ab500 powerpc/mm/pkeys: Make pkey access check work on execute_only_key by Aneesh Kumar K.V · 4 years, 7 months ago
- c1ed175 powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUAL by Aneesh Kumar K.V · 4 years, 7 months ago
- 7e4773f powerpc/fsl_booke/32: Fix build with CONFIG_RANDOMIZE_BASE by Arseny Solokha · 4 years, 7 months ago
- 7561393 Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
- eede2b9 Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 7 months ago
- c0e1c8c powerpc/8xx: Provide ptep_get() with 16k pages by Christophe Leroy · 4 years, 7 months ago
- 0c389d89 maccess: make get_kernel_nofault() check for minimal type compatibility by Linus Torvalds · 4 years, 7 months ago
- 25f12ae maccess: rename probe_kernel_address to get_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
- c0ee37e maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault by Christoph Hellwig · 4 years, 7 months ago
- fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
- 1497eea powerpc/syscalls: Use the number when building SPU syscall table by Michael Ellerman · 4 years, 7 months ago
- 687993c powerpc/8xx: use pmd_off() to access a PMD entry in pte_update() by Mike Rapoport · 4 years, 7 months ago
- 0bdcfa1 powerpc/64s: Fix KVM interrupt using wrong save area by Nicholas Piggin · 4 years, 7 months ago
- d35f18b5 powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTH by Vaibhav Jain · 4 years, 7 months ago
- f517f79 ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods by Vaibhav Jain · 4 years, 7 months ago
- b5f38f0 powerpc/papr_scm: Improve error logging and handling papr_scm_ndctl() by Vaibhav Jain · 4 years, 7 months ago
- b791abf powerpc/papr_scm: Fetch nvdimm health information from PHYP by Vaibhav Jain · 4 years, 7 months ago
- a6e2c22 powerpc: Fix kernel crash in show_instructions() w/DEBUG_VIRTUAL by Aneesh Kumar K.V · 4 years, 8 months 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, 7 months ago
- 08bf1a2 Merge tag 'powerpc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 52cd0d9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 7 months ago
- e881bfa KVM: PPC: Fix nested guest RC bits update by Alexey Kardashevskiy · 4 years, 7 months ago
- 623f6dc Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
- f5678e7 kernel: better document the use_mm/unuse_mm API contract by Christoph Hellwig · 4 years, 7 months ago
- 78c24f7 arch/powerpc/mm/pgtable.c: another missed conversion by Andrew Morton · 4 years, 7 months ago
- c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
- 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
- e05c7b1 mm: pgtable: add shortcuts for accessing kernel PMD and PTE by Mike Rapoport · 4 years, 7 months ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
- 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
- b9677a8 powerpc: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
- 885f7f8 mm: rename flush_icache_user_range to flush_icache_user_page by Christoph Hellwig · 4 years, 7 months ago
- 5019f76 powerpc: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
- e292e74 powerpc: unexport flush_icache_user_range by Christoph Hellwig · 4 years, 7 months ago
- dadbb61 mm/gup.c: convert to use get_user_{page|pages}_fast_only() by Souptick Joarder · 4 years, 7 months ago
- 081096d Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 8 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, 8 months ago
- ef1b51f powerpc/pseries/hotplug-memory: stop checking is_mem_section_removable() by David Hildenbrand · 4 years, 8 months ago
- 090e77e kmap: consolidate kmap_prot definitions by Ira Weiny · 4 years, 8 months ago
- 20b271d arch/kmap: define kmap_atomic_prot() for all arch's by Ira Weiny · 4 years, 8 months ago
- db458d7 arch/kmap: ensure kmap_prot visibility by Ira Weiny · 4 years, 8 months ago
- abca250 arch/kunmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 8 months ago
- 78b6d91 arch/kmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 8 months ago
- ee9bc5f {x86,powerpc,microblaze}/kmap: move preempt disable by Ira Weiny · 4 years, 8 months ago
- e23c459 arch/kunmap: remove duplicate kunmap implementations by Ira Weiny · 4 years, 8 months ago
- 525aaf9 arch/kmap: remove redundant arch specific kmaps by Ira Weiny · 4 years, 8 months ago
- 01c4b78 arch/kmap: remove BUG_ON() by Ira Weiny · 4 years, 8 months ago
- 399145f mm/debug: add tests validating architecture page table helpers by Anshuman Khandual · 4 years, 8 months ago
- 2fb4706 powerpc: add support for folded p4d page tables by Mike Rapoport · 4 years, 8 months ago
- ba4e627 Merge tag 'kvm-ppc-next-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 4 years, 8 months ago
- ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
- 124cb3a6 powerpc/mm: drop platform defined pmd_mknotpresent() by Anshuman Khandual · 4 years, 8 months ago
- 5be9934 mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags() by Anshuman Khandual · 4 years, 8 months ago
- b0eae98 mm/hugetlb: define a generic fallback for is_hugepage_only_range() by Anshuman Khandual · 4 years, 8 months ago
- 3823783 hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate by Mike Kravetz · 4 years, 8 months ago
- 359f254 hugetlbfs: move hugepagesz= parsing to arch independent code by Mike Kravetz · 4 years, 8 months ago
- ae94da8 hugetlbfs: add arch_hugetlb_valid_size by Mike Kravetz · 4 years, 8 months ago
- acd3f5c mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES by Mike Rapoport · 4 years, 8 months ago
- 9691a07 mm: use free_area_init() instead of free_area_init_nodes() by Mike Rapoport · 4 years, 8 months ago
- 3f08a30 mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option by Mike Rapoport · 4 years, 8 months ago
- 039aeb9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 8 months ago
- d479c5a Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- 1395375 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 4 years, 8 months ago
- bce159d Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
- 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
- cb0849a powerpc: use __vmalloc_node in alloc_vm_stack by Christoph Hellwig · 4 years, 8 months ago
- 4926627 mm: remove __get_vm_area by Christoph Hellwig · 4 years, 8 months ago
- 91f03f2 powerpc: remove __ioremap_at and __iounmap_at by Christoph Hellwig · 4 years, 8 months ago
- b274014 powerpc: add an ioremap_phb helper by Christoph Hellwig · 4 years, 8 months ago
- 4336b93 powerpc/pseries: Make vio and ibmebus initcalls pseries specific by Oliver O'Halloran · 4 years, 9 months ago
- a3ea40d powerpc: Add POWER10 architected mode by Alistair Popple · 4 years, 8 months ago
- 87939d5 powerpc/dt_cpu_ftrs: Add MMA feature by Alistair Popple · 4 years, 8 months ago
- c63d688 powerpc/dt_cpu_ftrs: Enable Prefixed Instructions by Alistair Popple · 4 years, 8 months ago
- 43d0d37 powerpc/dt_cpu_ftrs: Advertise support for ISA v3.1 if selected by Alistair Popple · 4 years, 8 months ago
- 3fd5836 powerpc: Add support for ISA v3.1 by Alistair Popple · 4 years, 8 months ago
- ee988c1 powerpc: Add new HWCAP bits by Alistair Popple · 4 years, 8 months ago
- c887ef5 powerpc/64s: Don't set FSCR bits in INIT_THREAD by Michael Ellerman · 4 years, 8 months ago
- 912c0a7 powerpc/64s: Save FSCR to init_task.thread.fscr after feature init by Michael Ellerman · 4 years, 8 months ago
- 993e3d9 powerpc/64s: Don't let DT CPU features set FSCR_DSCR by Michael Ellerman · 4 years, 8 months ago
- 0828137 powerpc/64s: Don't init FSCR_DSCR in __init_FSCR() by Michael Ellerman · 4 years, 8 months ago
- 7401670 powerpc/32s: Fix another build failure with CONFIG_PPC_KUAP_DEBUG by Christophe Leroy · 4 years, 8 months ago
- bd55e79 powerpc/module_64: Use special stub for _mcount() with -mprofile-kernel by Naveen N. Rao · 4 years, 9 months ago
- 1f2aaed powerpc/module_64: Simplify check for -mprofile-kernel ftrace relocations by Naveen N. Rao · 4 years, 9 months ago
- 03b5141 powerpc/module_64: Consolidate ftrace code by Naveen N. Rao · 4 years, 9 months ago
- 888468c powerpc/32: Disable KASAN with pages bigger than 16k by Christophe Leroy · 4 years, 8 months ago
- c3ba4db powerpc/uaccess: Don't set KUEP by default on book3s/32 by Christophe Leroy · 4 years, 9 months ago