aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
Commit message (Expand)AuthorAge
* switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_tAl Viro2012-01-03
* switch spufs guts to umode_tAl Viro2012-01-03
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
* powerpc/irq: Remove IRQF_DISABLEDYong Zhang2011-11-07
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-10-31
| * powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-31
| * powerpc: fix implicit notifier use in converting to export.hPaul Gortmaker2011-10-31
| * powerpc: cell/beat_wrapper.h is implicitly using memcpy functionsPaul Gortmaker2011-10-31
| * powerpc: Fix up implicit sched.h usersPaul Gortmaker2011-10-31
| * powerpc: Fix up modules that should be including module.hPaul Gortmaker2011-10-31
| * powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-10-31
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-06
|\ \ | |/ |/|
| * powerpc: Use the newly added get_required_mask dma_map_ops hookMilton Miller2011-09-19
| * powerpc: Override dma_get_required_mask by platform hook and opsMilton Miller2011-09-01
* | net: fix IBM EMAC driver after rename.Tony Breeds2011-08-19
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\
| * treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
* | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
* | switch do_spufs_create() to user_path_create(), fix double-unlockAl Viro2011-07-20
|/
* powerpc/cell: Rename ipi functions to match current abstractionsMilton Miller2011-05-25
* powerpc/cell: Use common smp ipi actionsMilton Miller2011-05-25
* Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt2011-05-20
|\
| * PM / PowerPC: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki2011-05-11
* | powerpc/axon_msi: Validate msi irq via chip_dataMilton Miller2011-05-19
* | powerpc/spider-pic: Get pic from chip_data instead of irq_mapMilton Miller2011-05-19
* | powerpc: Remove irq_host_ops->remap hookMilton Miller2011-05-19
* | powerpc: Consolidate ipi message mux and demuxMilton Miller2011-05-19
* | powerpc: Remove stubbed beat smp supportMilton Miller2011-05-19
* | powerpc: Remove alloc_maybe_bootmem for zalloc versionMilton Miller2011-05-19
* | powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller2011-05-19
* | powerpc: Convert old cpumask API into new oneKOSAKI Motohiro2011-05-04
* | powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-04
* | powerpc/pci: Make IO workarounds init implicit when first bus is registeredMichael Ellerman2011-04-27
* | powerpc/pci: Move IO workarounds to the common kernel dirMichael Ellerman2011-04-27
* | powerpc/pci: Split IO vs MMIO indirect access hooksMichael Ellerman2011-04-27
* | powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman2011-04-20
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* powerpc/cell: fixup for removal of handle_iic_irqStephen Rothwell2011-03-29
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-29
* powerpc: cell: Fix the irq_desc accessThomas Gleixner2011-03-29
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-29
* powerpc: cell: Use the core flow handlerThomas Gleixner2011-03-28
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-18
|\
| * powerpc: platforms/cell irq_data conversion.Lennert Buytenhek2011-03-09
* | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-16
|\ \
| * | dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-28
| |/
* / kill path_lookup()Al Viro2011-03-14
|/
* powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handlerAnton Blanchard2011-01-20