summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-07Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2017-08-01fs: convert a pile of fsync routines to errseq_t based reportingJeff Layton
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-07-11spufs: Implement show_optionsDavid Howells
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-03Merge branch 'fixes' into nextMichael Ellerman
2017-06-28powerpc/cell: use the dma_supported method for ops switchingChristoph Hellwig
2017-06-28powerpc/cell: clean up fixed mapping dma_ops initializationChristoph Hellwig
2017-06-28powerpc: implement ->mapping_errorChristoph Hellwig
2017-06-28powerpc/smp: Convert NR_CPUS to nr_cpu_idsSantosh Sivaraj
2017-06-28powerpc/smp: Do not BUG_ON if invalid CPU during kickSantosh Sivaraj
2017-06-01powerpc/spufs: Fix coredump of SPU contextsMichael Ellerman
2017-05-25powerpc/spufs: Fix hash faults for kernel regionsJeremy Kerr
2017-04-28powerpc: Add NMI IPI infrastructureNicholas Piggin
2017-04-28powerpc/cbe: Do not process external or decremeter interrupts from sresetNicholas Piggin
2017-04-11powerpc: Create asm/debugfs.h and move powerpc_debugfs_root thereMichael Ellerman
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar
2017-03-01Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-15powerpc/spufs: Get rid of broken fasync stuffAl Viro
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara
2016-12-01powerpc: Make selects of IBM_EMAC_* depend on IBM_EMACMichael Ellerman
2016-12-01powerpc/cell: Drop select of MEMORY_HOTPLUGMichael Ellerman
2016-11-30powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-09-13powerpc/sparse: Make a bunch of things staticDaniel Axtens
2016-09-10powerpc/cell: Drop unused iic_get_irq_host()Daniel Axtens
2016-08-09powerpc/cell: Add missing error code in spufs_mkgang()Dan Carpenter
2016-08-05Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-01powerpc: Move cpu_has_feature() to a separate fileKevin Hao
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-07-21powerpc/64: Move 64-bit probe_machine() to later in the boot processBenjamin Herrenschmidt
2016-07-21powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt
2016-07-13powerpc/cell: Don't use flat device-tree after bootBenjamin Herrenschmidt
2016-06-14powerpc: Various typo fixesMichael Ellerman
2016-06-13Merge back earlier cpufreq changes for v4.8.Rafael J. Wysocki