summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
Commit message (Expand)AuthorAgeFilesLines
* powerpc/cell: Fix integer constant warningDenis Kirjanov2010-06-021-1/+1
* rename the generic fsync implementationsChristoph Hellwig2010-05-271-1/+1
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-2/+1
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-221-1/+1
|\
| * powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasksAnton Blanchard2010-05-061-1/+1
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-3/+4
* | of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2010-05-181-3/+2
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-1/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3014-3/+11
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-02-263-5/+5
|\
| * of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-092-2/+2
| * Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely2010-01-287-29/+27
| |\
| * | of: unify phandle name in struct device_nodeGrant Likely2010-01-281-3/+3
* | | powerpc: Convert beat_htab_lock to raw_spinlockThomas Gleixner2010-02-191-12/+12
* | | powerpc: Convert beatic_irq_mask_lock to raw_spinlockThomas Gleixner2010-02-191-9/+9
* | | powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard2010-02-173-4/+4
| |/ |/|
* | powerpc: Use helpers for rlimitsJiri Slaby2010-01-151-1/+1
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-4/+2
|\ \
| * | kbuild: drop include2/ used for O=... buildsSam Ravnborg2009-12-121-4/+2
| |/
* | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-4/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-141-7/+7
|\ \
| * | percpu: make percpu symbols in powerpc uniqueTejun Heo2009-10-291-7/+7
* | | powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-093-4/+4
* | | powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-244-5/+5
* | | powerpc/spufs: Fix test in spufs_switch_log_read()roel kluin2009-11-241-1/+1
* | | powerpc: Remove get_irq_desc()Michael Ellerman2009-10-302-3/+3
| |/ |/|
* | powerpc: Fix memory leak in axon_msi.cMichael Ellerman2009-10-141-1/+1
|/
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-7/+7
* powerpc: Change archdata dma_data to a unionBecky Bruce2009-09-242-7/+4
* const: mark remaining inode_operations as constAlexey Dobriyan2009-09-221-1/+1
* const: mark remaining super_operations constAlexey Dobriyan2009-09-221-1/+1
* tracing: Remove markersChristoph Hellwig2009-09-182-2/+0
* powerpc: use dma_map_ops structFUJITA Tomonori2009-08-281-1/+1
* powerpc/sputrace: Use the generic event tracerChristoph Hellwig2009-08-208-285/+45
* powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt2009-08-201-2/+0
* powerpc/cell: Replace strncpy by strlcpyroel kluin2009-08-201-2/+1
* powerpc/cell: Use pr_devel() in axon_msi.cMichael Ellerman2009-07-081-11/+11
* powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt2009-06-261-28/+2
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* Merge branch 'akpm'Linus Torvalds2009-06-162-12/+3
|\
| * fbdev: move logo externs to header fileGeert Uytterhoeven2009-06-161-10/+1
| * page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-161-2/+2
* | powerpc/cell: Use driver_data acessors, not platform_data in Axon MSIMichael Ellerman2009-06-151-2/+2
* | powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>Geert Uytterhoeven2009-06-151-22/+15
|/
* powerpc/spufs: Remove unused error pathStephen Rothwell2009-06-091-2/+0
* powerpc/spufs: Remove double check for non-negative dentryJan Blunck2009-05-211-4/+0
* powerpc/pci: Clean up direct access to sysdata by celleb platformsKumar Gala2009-05-213-29/+6
* powerpc/cell: Make ptcal more reliableGerhard Stenzel2009-05-151-3/+14
* powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEBMichael Ellerman2009-04-281-1/+4
OpenPOWER on IntegriCloud