summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
Commit message (Expand)AuthorAgeFilesLines
* powerpc/irq: Remove IRQF_DISABLEDYong Zhang2011-11-085-11/+7
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0629-20/+22
|\
| * powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-10-319-10/+0
| * powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-319-9/+9
| * powerpc: fix implicit notifier use in converting to export.hPaul Gortmaker2011-10-311-1/+2
| * powerpc: cell/beat_wrapper.h is implicitly using memcpy functionsPaul Gortmaker2011-10-311-0/+1
| * powerpc: Fix up implicit sched.h usersPaul Gortmaker2011-10-311-0/+1
| * powerpc: Fix up modules that should be including module.hPaul Gortmaker2011-10-314-0/+4
| * powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-10-315-0/+5
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-061-0/+21
|\ \ | |/ |/|
| * powerpc: Use the newly added get_required_mask dma_map_ops hookMilton Miller2011-09-201-2/+11
| * powerpc: Override dma_get_required_mask by platform hook and opsMilton Miller2011-09-011-0/+12
* | net: fix IBM EMAC driver after rename.Tony Breeds2011-08-181-4/+4
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-263-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-253-6/+6
|\
| * treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-103-6/+6
* | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-201-2/+9
* | switch do_spufs_create() to user_path_create(), fix double-unlockAl Viro2011-07-203-32/+21
|/
* powerpc/cell: Rename ipi functions to match current abstractionsMilton Miller2011-05-263-10/+10
* powerpc/cell: Use common smp ipi actionsMilton Miller2011-05-261-32/+13
* Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt2011-05-202-11/+19
|\
| * PM / PowerPC: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki2011-05-111-10/+18
* | powerpc/axon_msi: Validate msi irq via chip_dataMilton Miller2011-05-191-1/+2
* | powerpc/spider-pic: Get pic from chip_data instead of irq_mapMilton Miller2011-05-191-6/+7
* | powerpc: Remove irq_host_ops->remap hookMilton Miller2011-05-191-11/+0
* | powerpc: Consolidate ipi message mux and demuxMilton Miller2011-05-191-2/+14
* | powerpc: Remove stubbed beat smp supportMilton Miller2011-05-195-131/+0
* | powerpc: Remove alloc_maybe_bootmem for zalloc versionMilton Miller2011-05-191-3/+3
* | powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller2011-05-192-34/+2
* | powerpc: Convert old cpumask API into new oneKOSAKI Motohiro2011-05-044-14/+14
* | powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-042-6/+6
* | powerpc/pci: Make IO workarounds init implicit when first bus is registeredMichael Ellerman2011-04-272-15/+5
* | powerpc/pci: Move IO workarounds to the common kernel dirMichael Ellerman2011-04-279-244/+9
* | powerpc/pci: Split IO vs MMIO indirect access hooksMichael Ellerman2011-04-271-1/+2
* | powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman2011-04-202-5/+6
|/
* Fix common misspellingsLucas De Marchi2011-03-313-3/+3
* powerpc/cell: fixup for removal of handle_iic_irqStephen Rothwell2011-03-291-1/+1
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-295-25/+25
* powerpc: cell: Fix the irq_desc accessThomas Gleixner2011-03-291-8/+1
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-291-2/+1
* powerpc: cell: Use the core flow handlerThomas Gleixner2011-03-282-49/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-185-54/+64
|\
| * powerpc: platforms/cell irq_data conversion.Lennert Buytenhek2011-03-105-54/+64
* | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-161-7/+4
|\ \
| * | dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-7/+4
| |/
* | kill path_lookup()Al Viro2011-03-141-1/+1
|/
* powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handlerAnton Blanchard2011-01-211-0/+70
* powerpc/kexec: Don't initialise kexec hooks to default handlersAnton Blanchard2011-01-211-4/+0
* powerpc/kdump: Remove ppc_md.machine_crash_shutdownAnton Blanchard2011-01-211-1/+0
* powerpc/cell: Use system_wq in cpufreq_spudemandTejun Heo2011-01-211-17/+3
OpenPOWER on IntegriCloud