summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Merge branch 'topic/get-cpu-var' into nextMichael Ellerman2014-11-051-3/+3
| |\ \
| | * | powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-031-3/+3
| | |/
| * | powerpc: Convert power off logic to pm_power_offAlexander Graf2014-11-033-4/+4
| |/
* | Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds2014-12-101-2/+2
|\ \
| * | ppc/cell: replace get_unused_fd() with get_unused_fd_flags(0)Yann Droneaud2014-12-101-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-101-1/+1
|\ \ \ | |/ / |/| |
| * | move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-11-031-1/+1
| |/
* | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-101-4/+4
|\ \
| * | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-231-3/+3
| * | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-231-1/+1
| |/
* | powerpc/iommu: Rename iommu_[un]map_sg functionsJoerg Roedel2014-11-181-4/+5
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-117-145/+15
|\
| * powerpc/cell: Move data segment faulting code out of cell platformIan Munsie2014-10-081-46/+9
| * powerpc/cell: Move spu_handle_mm_fault() out of cell platformIan Munsie2014-10-084-97/+4
| * powerpc: make of_device_ids constUwe Kleine-König2014-09-252-2/+2
* | PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev2014-10-011-9/+0
|/
* powerpc: cell: Use ktime_get_ns()Thomas Gleixner2014-07-234-17/+6
* powerpc/cell: Fix compilation with CONFIG_COREDUMP=nMichael Ellerman2014-07-113-3/+8
* powerpc/cell: cbe_thermal.c: Cleaning up a variable is of the wrong typeRickard Strandqvist2014-06-241-1/+1
* powerpc/spufs: Remove duplicate SPUFS_CNTL_MAP_SIZE defineDan Carpenter2014-06-111-1/+0
* powerpc: Fix SMP issues with ppc64le ABIv2Anton Blanchard2014-04-231-2/+3
* arch/powerpc: Use RCU_INIT_POINTER(x, NULL) in platforms/cell/spu_syscalls.cMonam Agarwal2014-04-091-1/+1
* Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-021-1/+1
|\
| * powerpc: Implement tick broadcast IPI as a fixed IPI messageSrivatsa S. Bhat2014-03-051-1/+1
| * powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI messageSrivatsa S. Bhat2014-03-051-1/+1
* | Merge branch 'sched/urgent' into sched/coreIngo Molnar2014-03-111-1/+2
|\ \
| * | mm: fix GFP_THISNODE callers and clarifyJohannes Weiner2014-03-101-1/+2
| |/
* | powerpc/spufs: Remove MAX_USER_PRIO defineJeremy Kerr2014-02-111-1/+0
|/
* powerpc/iommu: Add it_page_shift field to determine iommu page sizeAlistair Popple2013-12-301-3/+5
* powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple2013-12-301-6/+6
* powerpc/mm: Use HPTE constants when updating hpte bitsAneesh Kumar K.V2013-12-091-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-133-67/+30
|\
| * new helper: dump_align()Al Viro2013-11-091-1/+1
| * spufs: get rid of dump_emit() wrappersAl Viro2013-11-091-49/+20
| * switch elf_coredump_extra_notes_write() to dump_emit()Al Viro2013-11-093-30/+22
* | of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-242-6/+5
* | of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-244-9/+5
* | of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-244-15/+13
* | of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-244-4/+4
|/
* Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-09-091-2/+6
|\
| * powerpc/spufs: convert userns uid/gid mount options to kuid/kgidDwight Engen2013-08-211-2/+6
* | powerpc: of_parse_dma_window should take a __be32 *dma_windowAnton Blanchard2013-08-141-1/+1
* | powerpc: Convert platforms to smp_generic_cpu_bootableAndy Fleming2013-08-141-14/+1
|/
* Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-061-1/+1
|\
OpenPOWER on IntegriCloud