summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
Commit message (Expand)AuthorAgeFilesLines
* powerpc/cell: Don't use flat device-tree after bootBenjamin Herrenschmidt2016-07-131-2/+1
* powerpc: Various typo fixesMichael Ellerman2016-06-146-8/+8
* coredump: fix dumping through pipesMateusz Guzik2016-06-071-1/+1
* Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-202-8/+5
|\
| * powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGEDAneesh Kumar K.V2016-05-011-1/+1
| * powerpc/mm: Use _PAGE_READ to indicate Read accessAneesh Kumar K.V2016-05-012-3/+3
| * powerpc/cell: Make spu_base.c explicitly non-modularPaul Gortmaker2016-04-111-5/+2
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-181-2/+3
|\ \
| * | coredump: get rid of coredump_params->writtenOmar Sandoval2016-05-121-2/+3
* | | dcache_{readdir,dir_lseek}() users: switch to ->iterate_sharedAl Viro2016-05-021-1/+1
| |/ |/|
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
|/
* wrappers for ->i_mutex accessAl Viro2016-01-222-8/+8
* Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-154-158/+1
|\
| * powerpc/cell: Remove the Cell QPACE codeRashmica Gupta2015-12-143-157/+0
| * powerpc: Standardise on NR_syscalls rather than __NR_syscalls.Rashmica Gupta2015-11-261-1/+1
* | kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-141-1/+1
|/
* Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-051-2/+2
|\
| * powerpc: Kconfig: remove BE-only platforms from LE kernel buildBoqun Feng2015-09-291-2/+2
* | irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-132-4/+7
|/
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-163-3/+3
* powerpc/cell: Prepare irq handler for irq argument removalThomas Gleixner2015-09-141-1/+2
* mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-081-1/+1
* Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-033-192/+2
|\
| * powerpc/cell: Drop support for 64K local store on 4K kernelsMichael Ellerman2015-08-183-192/+2
* | genirq/irqdomain: Allow irq domain aliasingMarc Zyngier2015-07-301-1/+2
* | powerpc/PCI: Use for_pci_msi_entry() to access MSI device listJiang Liu2015-07-221-3/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-041-1/+1
|\
| * make simple_positive() publicAl Viro2015-06-231-1/+1
* | powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_tableAlexey Kardashevskiy2015-06-111-2/+6
* | powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-06-021-1/+1
* | powerpc/cell: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-05-221-2/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-261-11/+11
|\
| * VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-151-11/+11
* | powerpc/cell: Fix iommu breakage caused by controller_ops changeMichael Ellerman2015-04-141-2/+2
* | powerpc/cell: Move controller ops from ppc_md to controller_opsDaniel Axtens2015-04-113-3/+33
* | powerpc: Drop return value of smp_ops->probe()Michael Ellerman2015-04-101-8/+1
* | powerpc/cell: Fix cell iommu after it_page_shift changesMichael Ellerman2015-04-101-1/+1
* | powerpc/cell: Fix crash in iic_setup_cpu() after per_cpu changesMichael Ellerman2015-04-101-1/+1
* | powerpc: Remove the celleb supportMichael Ellerman2015-04-0722-4396/+0
* | powerpc: Add a proper syscall for switching endiannessMichael Ellerman2015-03-281-0/+1
* | powerpc: Delete unnecessary checks before kfree()Markus Elfring2015-03-161-3/+2
|/
* Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-02-111-1/+1
|\
| * powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()Emil Medve2015-01-231-1/+1
* | powerpc/PCI: Add struct pci_ops member names to initializationRob Herring2015-01-221-2/+2
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * powerpc: platforms: cell: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-1110-17/+16
|\ \
| * | powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V2014-12-053-5/+6
| * | powerpc: Remove more traces of bootmemMichael Ellerman2014-11-191-3/+3
| * | powerpc: Remove superfluous bootmem includesAnton Blanchard2014-11-102-2/+0
OpenPOWER on IntegriCloud