summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2020-12-171-1/+3
|\
| * livepatch: Use the default ftrace_ops instead of REGS when ARGS is availableSteven Rostedt (VMware)2020-11-131-1/+3
* | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-1/+4
|\ \
| * | powerpc: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-091-1/+4
* | | Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-161-0/+23
|\ \ \
| * | | powerpc: Enable seccomp architecture trackingYiFei Zhu2020-11-201-0/+23
| |/ /
* | | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-12-161-5/+8
|\ \ \
| * | | powerpc: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin2020-10-271-5/+8
| | |/ | |/|
* | | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-153-17/+7
|\ \ \
| * | | powerpc/mm/highmem: Switch to generic kmap atomicThomas Gleixner2020-11-063-17/+7
| |/ /
* | | Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-151-0/+23
|\ \ \
| * | | powerpc/8xx: Implement pXX_leaf_size() supportPeter Zijlstra2020-12-091-0/+23
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-12-151-24/+0
|\ \ \ \
| * | | | arch: move SA_* definitions to generic headersPeter Collingbourne2020-11-231-24/+0
| | |_|/ | |/| |
* | | | Merge tag 'powerpc-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-12-051-0/+12
|\ \ \ \
| * | | | powerpc/64s: Trim offlined CPUs from mm_cpumasksNicholas Piggin2020-11-261-0/+12
* | | | | Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-282-0/+4
|\ \ \ \ \
| * | | | | arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann2020-11-162-0/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'powerpc-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-11-271-0/+2
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | powerpc/64s: Fix allnoconfig build since uaccess flushStephen Rothwell2020-11-231-0/+2
| * | | Merge tag 'powerpc-cve-2020-4788' into fixesMichael Ellerman2020-11-236-31/+103
| |\ \ \ | | |/ / | |/| |
* | | | mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams2020-11-222-3/+7
* | | | Merge tag 'powerpc-cve-2020-4788' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-196-31/+103
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | powerpc: Only include kup-radix.h for 64-bit Book3SMichael Ellerman2020-11-192-5/+10
| * | powerpc/64s: flush L1D after user accessesNicholas Piggin2020-11-196-29/+72
| * | powerpc/64s: flush L1D on kernel entryNicholas Piggin2020-11-194-1/+25
| |/
* | powerpc/numa: Fix build when CONFIG_NUMA=nScott Cheloha2020-11-061-3/+9
* | powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entryChristophe Leroy2020-11-053-37/+21
* | powerpc: Use asm_goto_volatile for put_user()Michael Ellerman2020-11-051-2/+2
|/
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-252-2/+2
* Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-10-243-3/+16
|\
| * powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9Christophe Leroy2020-10-222-2/+15
| * powerpc/64s: Remove TM from Power10 featuresJordan Niethe2020-10-201-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-10-231-0/+1
|\ \
| * \ Merge tag 'kvm-ppc-next-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-09-221-0/+1
| |\ \
| | * | KVM: PPC: Book3S HV: XICS: Replace the 'destroy' method by a 'release' methodGreg Kurz2020-09-031-0/+1
* | | | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-221-0/+8
|\ \ \ \
| * | | | kbuild: preprocess module linker scriptMasahiro Yamada2020-09-241-0/+8
| | |/ / | |/| |
* | | | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-223-57/+22
|\ \ \ \
| * | | | powerpc: remove address space overrides using set_fs()Christoph Hellwig2020-09-093-57/+6
| * | | | powerpc: use non-set_fs based maccess routinesChristoph Hellwig2020-09-091-0/+16
* | | | | Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-10-1637-285/+280
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Revert "powerpc/pci: unmap legacy INTx interrupts when a PHB is removed"Qian Cai2020-10-151-6/+0
| * | | | powerpc/time: Make get_tb() common to PPC32 and PPC64Christophe Leroy2020-10-081-7/+3
| * | | | powerpc/time: Make get_tbl() common to PPC32 and PPC64Christophe Leroy2020-10-081-7/+0
| * | | | powerpc/time: Remove get_tbu()Christophe Leroy2020-10-081-5/+0
| * | | | powerpc/time: Avoid using get_tbl() and get_tbu() internallyChristophe Leroy2020-10-082-5/+5
| * | | | powerpc/time: Make mftb() common to PPC32 and PPC64Christophe Leroy2020-10-081-10/+4
| * | | | powerpc/time: Rename mftbl() to mftb()Christophe Leroy2020-10-082-4/+3
| * | | | powerpc/time: Remove ifdef in get_dec() and set_dec()Christophe Leroy2020-10-083-14/+12