summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)AuthorFilesLines
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara1-5/+3
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani1-1/+1
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman7-32/+35
2016-09-13powerpc/sparse: Make a bunch of things staticDaniel Axtens3-3/+3
2016-09-10powerpc/cell: Drop unused iic_get_irq_host()Daniel Axtens1-6/+0
2016-08-09powerpc/cell: Add missing error code in spufs_mkgang()Dan Carpenter1-1/+3
2016-08-05Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-14/+14
2016-08-01powerpc: Move cpu_has_feature() to a separate fileKevin Hao1-0/+1
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds8-15/+11
2016-07-21powerpc/64: Move 64-bit probe_machine() to later in the boot processBenjamin Herrenschmidt1-4/+2
2016-07-21powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt1-1/+0
2016-07-13powerpc/cell: Don't use flat device-tree after bootBenjamin Herrenschmidt1-2/+1
2016-06-14powerpc: Various typo fixesMichael Ellerman6-8/+8
2016-06-13Merge back earlier cpufreq changes for v4.8.Rafael J. Wysocki1-38/+34
2016-06-07coredump: fix dumping through pipesMateusz Guzik1-1/+1
2016-06-02cpufreq: governor: Get rid of governor eventsRafael J. Wysocki1-38/+34
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-8/+5
2016-05-18Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+3
2016-05-12coredump: get rid of coredump_params->writtenOmar Sandoval1-2/+3
2016-05-02dcache_{readdir,dir_lseek}() users: switch to ->iterate_sharedAl Viro1-1/+1
2016-05-01powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGEDAneesh Kumar K.V1-1/+1
2016-05-01powerpc/mm: Use _PAGE_READ to indicate Read accessAneesh Kumar K.V2-3/+3
2016-04-11powerpc/cell: Make spu_base.c explicitly non-modularPaul Gortmaker1-5/+2
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-2/+2
2016-01-22wrappers for ->i_mutex accessAl Viro2-8/+8
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-158/+1
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov1-1/+1
2015-12-14powerpc/cell: Remove the Cell QPACE codeRashmica Gupta3-157/+0
2015-11-26powerpc: Standardise on NR_syscalls rather than __NR_syscalls.Rashmica Gupta1-1/+1
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-2/+2
2015-10-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2-4/+7
2015-09-29powerpc: Kconfig: remove BE-only platforms from LE kernel buildBoqun Feng1-2/+2
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner3-3/+3
2015-09-14powerpc/cell: Prepare irq handler for irq argument removalThomas Gleixner1-1/+2
2015-09-08mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka1-1/+1
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-192/+2
2015-08-18powerpc/cell: Drop support for 64K local store on 4K kernelsMichael Ellerman3-192/+2
2015-07-30genirq/irqdomain: Allow irq domain aliasingMarc Zyngier1-1/+2
2015-07-22powerpc/PCI: Use for_pci_msi_entry() to access MSI device listJiang Liu1-3/+3
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2015-06-23make simple_positive() publicAl Viro1-1/+1
2015-06-11powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_tableAlexey Kardashevskiy1-2/+6
2015-06-02powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu1-1/+1
2015-05-22powerpc/cell: Move MSI-related ops to pci_controller_opsDaniel Axtens1-2/+3
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-11/+11
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells1-11/+11
2015-04-14powerpc/cell: Fix iommu breakage caused by controller_ops changeMichael Ellerman1-2/+2
2015-04-11powerpc/cell: Move controller ops from ppc_md to controller_opsDaniel Axtens3-3/+33