summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)Author
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-10-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier
2015-09-29powerpc: Kconfig: remove BE-only platforms from LE kernel buildBoqun Feng
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-14powerpc/cell: Prepare irq handler for irq argument removalThomas Gleixner
2015-09-08mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-08-18powerpc/cell: Drop support for 64K local store on 4K kernelsMichael Ellerman
2015-07-30genirq/irqdomain: Allow irq domain aliasingMarc Zyngier
2015-07-22powerpc/PCI: Use for_pci_msi_entry() to access MSI device listJiang Liu
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-06-23make simple_positive() publicAl Viro
2015-06-11powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_tableAlexey Kardashevskiy
2015-06-02powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-05-22powerpc/cell: Move MSI-related ops to pci_controller_opsDaniel Axtens
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells
2015-04-14powerpc/cell: Fix iommu breakage caused by controller_ops changeMichael Ellerman
2015-04-11powerpc/cell: Move controller ops from ppc_md to controller_opsDaniel Axtens
2015-04-10powerpc: Drop return value of smp_ops->probe()Michael Ellerman
2015-04-10powerpc/cell: Fix cell iommu after it_page_shift changesMichael Ellerman
2015-04-10powerpc/cell: Fix crash in iic_setup_cpu() after per_cpu changesMichael Ellerman
2015-04-07powerpc: Remove the celleb supportMichael Ellerman
2015-03-28powerpc: Add a proper syscall for switching endiannessMichael Ellerman
2015-03-16powerpc: Delete unnecessary checks before kfree()Markus Elfring
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2015-01-23powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()Emil Medve
2015-01-22powerpc/PCI: Add struct pci_ops member names to initializationRob Herring
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2014-12-10Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds
2014-12-10ppc/cell: replace get_unused_fd() with get_unused_fd_flags(0)Yann Droneaud
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-12-05powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu
2014-11-19powerpc: Remove more traces of bootmemMichael Ellerman
2014-11-18powerpc/iommu: Rename iommu_[un]map_sg functionsJoerg Roedel
2014-11-10powerpc: Remove superfluous bootmem includesAnton Blanchard
2014-11-05Merge branch 'topic/get-cpu-var' into nextMichael Ellerman
2014-11-03move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter
2014-10-20powerpc: platforms: cell: drop owner assignment from platform_driversWolfram Sang
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-10-08powerpc/cell: Move data segment faulting code out of cell platformIan Munsie
2014-10-08powerpc/cell: Move spu_handle_mm_fault() out of cell platformIan Munsie
2014-10-01PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev
2014-09-25powerpc: make of_device_ids constUwe Kleine-König