aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-31powerpc/perf: Add mem access events to sysfsMadhavan Srinivasan2-0/+28
2019-01-31powerpc/mm: Add _PAGE_SAO to _PAGE_CACHE_CTL maskReza Arbab1-1/+1
2019-01-31powerpc/cell: Remove duplicate headerSabyasachi Gupta1-1/+0
2019-01-30powerpc/powernv: Remove duplicate headerSabyasachi Gupta1-1/+0
2019-01-30powerpc/kernel/time: Remove duplicate headerBrajeswar Ghosh1-1/+0
2019-01-30powerpc/traps: Fix the message printed when stack overflowsChristophe Leroy1-2/+2
2019-01-30powerpc/pseries: Perform full re-add of CPU for topology update post-migrationNathan Fontenot3-8/+22
2019-01-15powerpc: remove unnecessary unlikely()Igor Stoppa2-2/+2
2019-01-15powerpc: Allow CPU selection of G4/74xx variantMathieu Malaterre1-0/+6
2019-01-15powerpc/64s: Add MMU type to __die() outputMichael Ellerman1-1/+3
2019-01-15powerpc: Show PAGE_SIZE in __die() outputMichael Ellerman1-1/+2
2019-01-15powerpc: Stop using pr_cont() in __die()Michael Ellerman1-18/+8
2019-01-15powerpc: wii.dts: Add GPIO keysJonathan Neuschäfer1-0/+17
2019-01-15powerpc: wii.dts: Add interrupt-related properties to GPIO nodeJonathan Neuschäfer1-0/+5
2019-01-15powerpc/powernv/npu: Remove obsolete comment about TCE_KILL_INVAL_ALLAlexey Kardashevskiy1-4/+0
2019-01-15powerpc/powernv: Remove never used pnv_power9_force_smt4Alexey Kardashevskiy1-1/+0
2019-01-15powerpc/mm: Fix compile when CONFIG_PPC_RADIX_MMU is not definedAlexey Kardashevskiy1-6/+24
2019-01-15powerpc: Use ALIGN instead of BLOCKJoel Stanley1-2/+2
2019-01-14powerpc/dts: Build virtex dtbsCorentin Labbe1-0/+1
2019-01-14powerpc/ipic: drop unused functionsChristophe Leroy2-38/+0
2019-01-14powerpc/spufs: use struct_size() in kmalloc()Gustavo A. R. Silva1-3/+2
2019-01-14powerpc: math-emu: remove unneeded header search pathsMasahiro Yamada1-1/+1
2019-01-14powerpc: remove redundant header search path additionsMasahiro Yamada1-2/+2
2019-01-14KVM: powerpc: remove -I. header search pathsMasahiro Yamada1-5/+0
2019-01-14powerpc/mm: Fix debugfs_simple_attr.cocci warningsYueHaibing1-3/+3
2019-01-14powerpc/irq: drop arch_early_irq_init()Christophe Leroy1-5/+0
2019-01-14powerpc/ps3: Use struct_size() in kzalloc()Gustavo A. R. Silva1-3/+1
2019-01-14powerpc/hvsi: Fix spelling mistake: "lenght" should be "length"Matteo Croce1-1/+1
2019-01-14powerpc: use a CONSOLE_LOGLEVEL_DEBUG macroSergey Senozhatsky1-1/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2-4/+5
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada1-6/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada1-1/+0
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada6-8/+6
2019-01-05Merge tag 'powerpc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds4-12/+19
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-22/+18
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)6-22/+18
2019-01-04Fix access_ok() fallout for sparc32 and powerpcLinus Torvalds1-1/+1
2019-01-04powerpc: Drop use of 'type' from access_ok()Mathieu Malaterre1-1/+1
2019-01-04Merge branch 'master' into fixesMichael Ellerman58-202/+168
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds18-44/+42
2019-01-01Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2-3/+3
2019-01-01Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linuxLinus Torvalds1-4/+4
2018-12-31Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-4/+9
2018-12-30kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy1-1/+1
2018-12-30kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()Douglas Anderson1-2/+2
2018-12-30kgdb: Remove irq flags from roundupDouglas Anderson1-1/+1
2018-12-30KVM: PPC: Book3S HV: radix: Fix uninitialized var build errorMichael Ellerman1-1/+1
2018-12-30powerpc/configs: Add PPC4xx_OCM to ppc40x_defconfigMichael Ellerman1-0/+1
2018-12-30powerpc/4xx/ocm: Fix phys_addr_t printf warningsMichael Ellerman1-3/+3
2018-12-30powerpc/4xx/ocm: Fix compilation error due to PAGE_KERNEL usageChristian Lamparter1-2/+2