summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorLines
2019-02-18powerpc/dma: stop overriding dma_get_required_maskChristoph Hellwig-29/+0
2019-02-18powerpc/cell: use the generic iommu bypass codeChristoph Hellwig-3/+4
2019-02-18powerpc/dma: handle iommu bypass in dma_iommu_opsChristoph Hellwig-17/+72
2019-02-18powerpc/dma: untangle vio_dma_mapping_ops from dma_iommu_opsChristoph Hellwig-1/+1
2019-02-10Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner-27/+94
2019-02-10Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...Thomas Gleixner-0/+13
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann-0/+20
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann-5/+14
2019-02-07y2038: use time32 syscall names on 32-bitArnd Bergmann-22/+60
2019-02-07y2038: syscalls: rename y2038 compat syscallsArnd Bergmann-26/+26
2019-02-07powerpc/ptrace: Mitigate potential Spectre v1Breno Leitao-1/+7
2019-02-05powerpc/32: Include .branch_lt in data sectionJoel Stanley-0/+1
2019-02-05powerpc/eeh: Correct retries in eeh_pe_reset_full()Sam Bobroff-14/+18
2019-02-05powerpc/eeh: Improve recovery of passed-through devicesSam Bobroff-29/+50
2019-02-05powerpc/eeh: Add include_passed to eeh_clear_pe_frozen_state()Sam Bobroff-9/+11
2019-02-05powerpc/eeh: Add include_passed to eeh_pe_state_clear()Sam Bobroff-59/+49
2019-02-05powerpc/eeh: remove sw_state from eeh_unfreeze_pe()Sam Bobroff-10/+13
2019-02-05powerpc/eeh: Cleanup eeh_pe_clear_frozen_state()Sam Bobroff-27/+13
2019-01-31powerpc/livepatch: return -ERRNO values in save_stack_trace_tsk_reliable()Joe Lawrence-7/+7
2019-01-31powerpc/livepatch: small cleanups in save_stack_trace_tsk_reliable()Joe Lawrence-26/+14
2019-01-31powerpc/livepatch: relax reliable stack tracer checks for first-frameJoe Lawrence-8/+24
2019-01-31powerpc/64s: Clear on-stack exception marker upon exception returnNicolai Stange-0/+7
2019-01-30powerpc/kernel/time: Remove duplicate headerBrajeswar Ghosh-1/+0
2019-01-30powerpc/traps: Fix the message printed when stack overflowsChristophe Leroy-2/+2
2019-01-28Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman-11/+6
2019-01-25arch: add split IPC system calls where neededArnd Bergmann-0/+13
2019-01-22powerpc: Adopt nvram module for PPC64Finn Thain-156/+2
2019-01-22powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAMFinn Thain-11/+0
2019-01-22powerpc: Replace nvram_* extern declarations with standard headerFinn Thain-24/+1
2019-01-15powerpc/syscalls: Fix syscall tracingMichael Ellerman-7/+0
2019-01-15powerpc/64s: Add MMU type to __die() outputMichael Ellerman-1/+3
2019-01-15powerpc: Show PAGE_SIZE in __die() outputMichael Ellerman-1/+2
2019-01-15powerpc: Stop using pr_cont() in __die()Michael Ellerman-18/+8
2019-01-15powerpc: Use ALIGN instead of BLOCKJoel Stanley-2/+2
2019-01-14powerpc/irq: drop arch_early_irq_init()Christophe Leroy-5/+0
2019-01-14powerpc: use a CONSOLE_LOGLEVEL_DEBUG macroSergey Senozhatsky-1/+1
2019-01-11powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEMBreno Leitao-3/+4
2019-01-11powerpc/8xx: fix setting of pagetable for Abatron BDI debug tool.Christophe Leroy-1/+2
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada-2/+0
2019-01-04Merge branch 'master' into fixesMichael Ellerman-62/+56
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds-20/+18
2019-01-01Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+3
2019-01-01Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds-4/+4
2018-12-31Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-4/+9
2018-12-30kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy-1/+1
2018-12-30kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()Douglas Anderson-2/+2
2018-12-30kgdb: Remove irq flags from roundupDouglas Anderson-1/+1
2018-12-30powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'Diana Craciun-6/+12
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-29/+22
2018-12-27Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+0