summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
Commit message (Expand)AuthorAgeFilesLines
* 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/+27Star
| |\
| * | 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/+2Star
|\ \
| * | kbuild: drop include2/ used for O=... buildsSam Ravnborg2009-12-121-4/+2Star
| |/
* | 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-021-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/+4Star
* 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/+0Star
* powerpc: use dma_map_ops structFUJITA Tomonori2009-08-281-1/+1
* powerpc/sputrace: Use the generic event tracerChristoph Hellwig2009-08-208-285/+45Star
* powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt2009-08-201-2/+0Star
* powerpc/cell: Replace strncpy by strlcpyroel kluin2009-08-201-2/+1Star
* 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/+2Star
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* Merge branch 'akpm'Linus Torvalds2009-06-172-12/+3Star
|\
| * fbdev: move logo externs to header fileGeert Uytterhoeven2009-06-171-10/+1Star
| * page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-171-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/+15Star
|/
* powerpc/spufs: Remove unused error pathStephen Rothwell2009-06-091-2/+0Star
* powerpc/spufs: Remove double check for non-negative dentryJan Blunck2009-05-211-4/+0Star
* powerpc/pci: Clean up direct access to sysdata by celleb platformsKumar Gala2009-05-213-29/+6Star
* 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
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-1/+1
* New helper - current_umask()Al Viro2009-04-011-1/+1
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-302-4/+2Star
|\
| * Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-03-271-3/+1Star
| |\
| | * sparseirq, powerpc/cell: fix unused variable warning in interrupt.cStephen Rothwell2009-03-161-2/+0Star
| | * Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-131-1/+1
| | |\
| | | * sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-111-1/+1
| * | | timers: add mod_timer_pending()Ingo Molnar2009-02-181-1/+1
| |/ /
* | | powerpc/cell: Fix iommu exception reportingJeremy Kerr2009-03-241-4/+5