summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-133-18/+18
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-143-18/+18
* | Merge tag 'powerpc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-131-1/+1
|\ \
| * | KVM: PPC: Fix nested guest RC bits updateAlexey Kardashevskiy2020-06-121-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-1222-237/+276
|\ \ \
| * \ \ Merge tag 'kvm-ppc-next-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-06-0422-237/+276
| |\ \ \
| | * | | KVM: PPC: Book3S HV: Close race with page faults around memslot flushesPaul Mackerras2020-05-281-0/+5
| | * | | KVM: PPC: Book3S HV: Remove user-triggerable WARN_ONPaul Mackerras2020-05-281-4/+7
| | * | | KVM: PPC: Book3S HV: Relax check on H_SVM_INIT_ABORTLaurent Dufour2020-05-271-3/+8
| | * | | KVM: PPC: Book3S: Fix some RCU-list locksQian Cai2020-05-271-4/+14
| | * | | KVM: PPC: Book3S HV: Ignore kmemleak false positivesQian Cai2020-05-271-2/+14
| | * | | KVM: PPC: Clean up redundant 'kvm_run' parametersTianjia Zhang2020-05-2719-217/+212
| | * | | KVM: PPC: Remove redundant kvm_run from vcpu_archTianjia Zhang2020-05-273-7/+3
| | * | | KVM: PPC: Book3S HV: Read ibm,secure-memory nodesLaurent Dufour2020-05-271-0/+14
| | * | | KVM: PPC: Book3S HV: Remove redundant NULL checkChen Zhou2020-05-271-2/+1
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-111-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig2020-06-101-2/+2
* | | | | arch/powerpc/mm/pgtable.c: another missed conversionAndrew Morton2020-06-101-1/+1
|/ / / /
* | | | mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-098-17/+17
* | | | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-0910-35/+35
* | | | mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-096-101/+12
* | | | mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-099-34/+15
* | | | mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-0948-48/+47
* | | | mm: introduce include/linux/pgtable.hMike Rapoport2020-06-0957-58/+56
* | | | mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-0937-37/+0
* | | | kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-092-9/+4
* | | | powerpc: add show_stack_loglvl()Dmitry Safonov2020-06-091-5/+13
* | | | mm: rename flush_icache_user_range to flush_icache_user_pageChristoph Hellwig2020-06-082-3/+3
* | | | powerpc: use asm-generic/cacheflush.hChristoph Hellwig2020-06-081-32/+10
* | | | powerpc: unexport flush_icache_user_rangeChristoph Hellwig2020-06-081-1/+0
* | | | mm/gup.c: convert to use get_user_{page|pages}_fast_only()Souptick Joarder2020-06-083-5/+3
* | | | Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-06-071-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge 5.7-rc7 into tty-nextGreg Kroah-Hartman2020-05-2513-47/+97
| |\ \ \
| * | | | powerpc/xmon: constify sysrq_key_opEmil Velikov2020-05-151-1/+1
* | | | | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-05282-6196/+6535
|\ \ \ \ \
| * \ \ \ \ Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2020-06-032-6/+39
| |\ \ \ \ \
| | * | | | | powerpc/book3s64/kvm: Fix secondary page table walk warning during migrationAneesh Kumar K.V2020-05-292-6/+39
| * | | | | | powerpc/pseries: Make vio and ibmebus initcalls pseries specificOliver O'Halloran2020-06-022-4/+6
| * | | | | | powerpc: Add POWER10 architected modeAlistair Popple2020-06-026-6/+65
| * | | | | | powerpc/dt_cpu_ftrs: Add MMA featureAlistair Popple2020-06-022-2/+18
| * | | | | | powerpc/dt_cpu_ftrs: Enable Prefixed InstructionsAlistair Popple2020-06-021-0/+1
| * | | | | | powerpc/dt_cpu_ftrs: Advertise support for ISA v3.1 if selectedAlistair Popple2020-06-021-0/+6
| * | | | | | powerpc: Add support for ISA v3.1Alistair Popple2020-06-023-4/+3
| * | | | | | powerpc: Add new HWCAP bitsAlistair Popple2020-06-021-0/+2
| * | | | | | powerpc/64s: Don't set FSCR bits in INIT_THREADMichael Ellerman2020-06-021-1/+0
| * | | | | | powerpc/64s: Save FSCR to init_task.thread.fscr after feature initMichael Ellerman2020-06-021-0/+19
| * | | | | | powerpc/64s: Don't let DT CPU features set FSCR_DSCRMichael Ellerman2020-06-021-0/+8
| * | | | | | powerpc/64s: Don't init FSCR_DSCR in __init_FSCR()Michael Ellerman2020-06-021-1/+1
| * | | | | | powerpc/32s: Fix another build failure with CONFIG_PPC_KUAP_DEBUGChristophe Leroy2020-06-021-1/+2
| * | | | | | powerpc/module_64: Use special stub for _mcount() with -mprofile-kernelNaveen N. Rao2020-06-021-118/+104