aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-27rename the generic fsync implementationsChristoph Hellwig1-1/+1
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig1-2/+1
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely1-1/+1
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-3/+4
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely1-3/+2
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-1/+1
2010-05-06powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasksAnton Blanchard1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo14-3/+11
2010-02-26Merge commit 'origin/master' into nextBenjamin Herrenschmidt3-5/+5
2010-02-19powerpc: Convert beat_htab_lock to raw_spinlockThomas Gleixner1-12/+12
2010-02-19powerpc: Convert beatic_irq_mask_lock to raw_spinlockThomas Gleixner1-9/+9
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard3-4/+4
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely2-2/+2
2010-01-28Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely7-29/+27
2010-01-28of: unify phandle name in struct device_nodeGrant Likely1-3/+3
2010-01-15powerpc: Use helpers for rlimitsJiri Slaby1-1/+1
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds1-4/+2
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-4/+4
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-7/+7
2009-12-12kbuild: drop include2/ used for O=... buildsSam Ravnborg1-4/+2
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze3-4/+4
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner4-5/+5
2009-11-24powerpc/spufs: Fix test in spufs_switch_log_read()roel kluin1-1/+1
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman2-3/+3
2009-10-29percpu: make percpu symbols in powerpc uniqueTejun Heo1-7/+7
2009-10-14powerpc: Fix memory leak in axon_msi.cMichael Ellerman1-1/+1
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-1/+1
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan1-7/+7
2009-09-24powerpc: Change archdata dma_data to a unionBecky Bruce2-7/+4
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan1-1/+1
2009-09-22const: mark remaining super_operations constAlexey Dobriyan1-1/+1
2009-09-18tracing: Remove markersChristoph Hellwig2-2/+0
2009-08-28powerpc: use dma_map_ops structFUJITA Tomonori1-1/+1
2009-08-20powerpc/sputrace: Use the generic event tracerChristoph Hellwig8-285/+45
2009-08-20powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt1-2/+0
2009-08-20powerpc/cell: Replace strncpy by strlcpyroel kluin1-2/+1
2009-07-08powerpc/cell: Use pr_devel() in axon_msi.cMichael Ellerman1-11/+11
2009-06-26powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt1-28/+2
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds1-1/+1
2009-06-16Merge branch 'akpm'Linus Torvalds2-12/+3
2009-06-16fbdev: move logo externs to header fileGeert Uytterhoeven1-10/+1
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is validMel Gorman1-2/+2
2009-06-15powerpc/cell: Use driver_data acessors, not platform_data in Axon MSIMichael Ellerman1-2/+2
2009-06-15powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>Geert Uytterhoeven1-22/+15
2009-06-09powerpc/spufs: Remove unused error pathStephen Rothwell1-2/+0
2009-05-21powerpc/spufs: Remove double check for non-negative dentryJan Blunck1-4/+0
2009-05-21powerpc/pci: Clean up direct access to sysdata by celleb platformsKumar Gala3-29/+6
2009-05-15powerpc/cell: Make ptcal more reliableGerhard Stenzel1-3/+14
2009-04-28powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEBMichael Ellerman1-1/+4
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang1-1/+1