summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-02-171-2/+2
|\
| * powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()Michael Ellerman2019-02-171-2/+2
* | Merge tag 'powerpc-5.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-02-083-16/+33
|\|
| * powerpc/papr_scm: Use the correct bind addressOliver O'Halloran2019-02-011-1/+4
| * powerpc/radix: Fix kernel crash with mremap()Aneesh Kumar K.V2019-01-312-15/+29
* | Merge tag 'devicetree-fixes-for-5.0-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-01-201-2/+1
|\ \
| * | powerpc: chrp: Use of_node_is_type to access device_typeRob Herring2019-01-191-2/+1
* | | Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-01-199-16/+21
|\ \ \ | | |/ | |/|
| * | powerpc/syscalls: Fix syscall tracingMichael Ellerman2019-01-151-7/+0
| * | powerpc/pseries: Fix build break due to pnv_npu2_init()Jason A. Donenfeld2019-01-151-0/+2
| * | powerpc/4xx/ocm: Fix fix for phys_addr_t printf warningsMichael Ellerman2019-01-111-3/+3
| * | powerpc/powernv/npu: Fix oops in pnv_try_setup_npu_table_group()Frederic Barrat2019-01-111-1/+2
| * | powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEMBreno Leitao2019-01-111-3/+4
| * | powerpc/8xx: fix setting of pagetable for Abatron BDI debug tool.Christophe Leroy2019-01-111-1/+2
| * | powerpc/powernv/npu: Allocate enough memory in pnv_try_setup_npu_table_group()Dan Carpenter2019-01-111-1/+1
| * | powerpc/perf: Update perf_regs structure to include MMCRAMadhavan Srinivasan2019-01-082-0/+7
| |/
* / cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-082-4/+5
|/
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-6/+0
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-066-8/+6
* Merge tag 'powerpc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-01-054-12/+19
|\
| * powerpc: Drop use of 'type' from access_ok()Mathieu Malaterre2019-01-041-1/+1
| * Merge branch 'master' into fixesMichael Ellerman2019-01-0458-202/+168
| |\
| * | KVM: PPC: Book3S HV: radix: Fix uninitialized var build errorMichael Ellerman2018-12-301-1/+1
| * | powerpc/configs: Add PPC4xx_OCM to ppc40x_defconfigMichael Ellerman2018-12-301-0/+1
| * | powerpc/4xx/ocm: Fix phys_addr_t printf warningsMichael Ellerman2018-12-301-3/+3
| * | powerpc/4xx/ocm: Fix compilation error due to PAGE_KERNEL usageChristian Lamparter2018-12-301-2/+2
| * | powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'Diana Craciun2018-12-301-6/+12
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-056-22/+18
|\ \ \
| * | | mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-046-22/+18
* | | | Fix access_ok() fallout for sparc32 and powerpcLinus Torvalds2019-01-041-1/+1
| |_|/ |/| |
* | | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-0318-44/+42
|/ /
* | Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-012-3/+3
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel2018-12-202-4/+4
| |\ \ \ \
| | | | * | powerpc/iommu: Use device_iommu_mapped()Joerg Roedel2018-12-172-4/+4
| | | |/ / | | |/| |
* | | | | Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2019-01-011-4/+4
|\ \ \ \ \
| * | | | | kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy2018-12-301-1/+1
| * | | | | kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()Douglas Anderson2018-12-301-2/+2
| * | | | | kgdb: Remove irq flags from roundupDouglas Anderson2018-12-301-1/+1
* | | | | | Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-12-311-4/+9
|\ \ \ \ \ \
| * | | | | | powerpc/frace: Use ftrace_graph_get_ret_stack() instead of curr_ret_stackSteven Rostedt (VMware)2018-12-221-4/+9
* | | | | | | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-2920-90/+51
|\ \ \ \ \ \ \
| * | | | | | | eisa: consolidate EISA Kconfig entry in drivers/eisaChristoph Hellwig2018-11-231-3/+0
| * | | | | | | rapidio: consolidate RAPIDIO config entry in drivers/rapidioChristoph Hellwig2018-11-233-19/+7
| * | | | | | | pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig2018-11-231-2/+0
| * | | | | | | PCI: consolidate the PCI_SYSCALL symbolChristoph Hellwig2018-11-231-3/+1
| * | | | | | | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig2018-11-231-3/+1
| * | | | | | | PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-2320-60/+42
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-292-3/+3
|\ \ \ \ \ \ \
| * | | | | | | treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-222-3/+3
| |/ / / / / /