summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-05
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-05
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-05
* Merge tag 'powerpc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-01-05
|\
| * powerpc: Drop use of 'type' from access_ok()Mathieu Malaterre2019-01-04
| * Merge branch 'master' into fixesMichael Ellerman2019-01-04
| |\
| * | KVM: PPC: Book3S HV: radix: Fix uninitialized var build errorMichael Ellerman2018-12-29
| * | powerpc/configs: Add PPC4xx_OCM to ppc40x_defconfigMichael Ellerman2018-12-29
| * | powerpc/4xx/ocm: Fix phys_addr_t printf warningsMichael Ellerman2018-12-29
| * | powerpc/4xx/ocm: Fix compilation error due to PAGE_KERNEL usageChristian Lamparter2018-12-29
| * | powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'Diana Craciun2018-12-29
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-05
|\ \ \
| * | | mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-04
* | | | Fix access_ok() fallout for sparc32 and powerpcLinus Torvalds2019-01-04
| |_|/ |/| |
* | | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-03
|/ /
* | Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-01
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel2018-12-20
| |\ \ \ \
| | | | * | powerpc/iommu: Use device_iommu_mapped()Joerg Roedel2018-12-17
| | | |/ / | | |/| |
* | | | | Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2019-01-01
|\ \ \ \ \
| * | | | | kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy2018-12-30
| * | | | | kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()Douglas Anderson2018-12-30
| * | | | | kgdb: Remove irq flags from roundupDouglas Anderson2018-12-30
* | | | | | Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-12-31
|\ \ \ \ \ \
| * | | | | | powerpc/frace: Use ftrace_graph_get_ret_stack() instead of curr_ret_stackSteven Rostedt (VMware)2018-12-22
* | | | | | | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-29
|\ \ \ \ \ \ \
| * | | | | | | eisa: consolidate EISA Kconfig entry in drivers/eisaChristoph Hellwig2018-11-22
| * | | | | | | rapidio: consolidate RAPIDIO config entry in drivers/rapidioChristoph Hellwig2018-11-22
| * | | | | | | pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig2018-11-22
| * | | | | | | PCI: consolidate the PCI_SYSCALL symbolChristoph Hellwig2018-11-22
| * | | | | | | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig2018-11-22
| * | | | | | | PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-22
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-29
|\ \ \ \ \ \ \
| * | | | | | | treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-21
| |/ / / / / /
* | | | | | | Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-12-29
|\ \ \ \ \ \ \
| * | | | | | | powerpc/boot: Set target when cross-compiling for clangJoel Stanley2018-11-13
| |/ / / / / /
* | | | | | | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-28
|\ \ \ \ \ \ \
| * | | | | | | powerpc/pseries: add of_node_put() in dlpar_detach_node()Frank Rowand2018-11-09
| |/ / / / / /
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-28
|\ \ \ \ \ \ \
| * | | | | | | mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador2018-12-28
| * | | | | | | mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-28
* | | | | | | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-28
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | dma-direct: merge swiotlb_dma_ops into the dma_direct codeChristoph Hellwig2018-12-13
| * | | | | | | dma-mapping: move various slow path functions out of lineChristoph Hellwig2018-12-13
| * | | | | | | arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig2018-12-06
| * | | | | | | powerpc/iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-06
| * | | | | | | dma-direct: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-06
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-27
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-20
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-10
| |\ \ \ \ \ \ \
| | * | | | | | | ppc: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_*Jiong Wang2018-12-07