summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-021-2/+0
|\
| * spufs: don't bother with fops->ownerAl Viro2013-04-091-2/+0
* | cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-106-531/+1
* | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-3/+2
|/
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-041-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-274-50/+28
|\
| * spufs_mkdir(): don't d_add() on negative parentAl Viro2013-02-231-43/+21
| * new helper: file_inode(file)Al Viro2013-02-234-7/+7
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-242-10/+8
|\ \
| * | powerpc: Convert print_symbol to %pSRJoe Perches2013-01-101-7/+6
| * | powerpc/celleb: Use for_each_compatible_node() macroWei Yongjun2013-01-101-3/+2
| |/
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-1/+1
|\ \
| * | arch/powerpc/platforms/cell: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-1/+1
| |/
* / sched, powerpc: Fix sched.h split-up build failureIngo Molnar2013-02-111-0/+1
|/
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-042-4/+4
* vfs: turn is_dir argument to kern_path_create into a lookup_flags argJeff Layton2012-12-211-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-181-1/+1
|\
| * pidns: Use task_active_pid_ns where appropriateEric W. Biederman2012-11-191-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-132-4/+4
|\ \
| * | Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-192-4/+4
| |/
* / bootmem: fix wrong call parameter for free_bootmem()Joonsoo Kim2012-12-121-2/+2
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-053-25/+26
|\
| * powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V2012-09-171-22/+23
| * powerpc/mm: Use hpt_va to compute virtual addressAneesh Kumar K.V2012-09-171-1/+1
| * powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling2012-09-102-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-032-32/+29
|\ \
| * | switch simple cases of fget_light to fdgetAl Viro2012-09-271-12/+9
| * | switch spufs/coredump to iterate_fd()Al Viro2012-09-271-20/+20
| |/
* | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-1/+1
|\ \
| * | workqueue: make deferrable delayed_work initializer names consistentTejun Heo2012-08-211-1/+1
| |/
* / powerpc/celleb_pci: add a const qualifierUwe Kleine-König2012-09-111-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-012-53/+26
|\
| * new helper: done_path_create()Al Viro2012-07-291-3/+1
| * pull unlock+dput() out into do_spu_create()Al Viro2012-07-292-16/+11
| * spufs: pull unlock-and-dput() up into spufs_create()Al Viro2012-07-291-23/+10
| * spufs_create_context(): simplify failure exitsAl Viro2012-07-291-7/+1
| * move spu_forget() into spufs_rmdir()Al Viro2012-07-291-6/+5
* | Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-07-241-2/+1
|\ \
| * | devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-07-061-2/+1
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-07-242-16/+13
|\ \ \ | |_|/ |/| |
| * | powerpc: Merge STK_REG/PARAM/FRAMESIZEMichael Neuling2012-07-101-15/+13
| * | powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling2012-07-101-13/+13
| * | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-07-101-5/+6
| |\ \
| * | | powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performanceAnton Blanchard2012-07-031-1/+0
| | |/ | |/|
* | | switch dentry_open() to struct path, make it grab references itselfAl Viro2012-07-221-10/+8
* | | spufs: shift dget/mntget towards dentry_open()Al Viro2012-07-221-28/+18
| |/ |/|
* | powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt2012-07-101-5/+6
|/
* Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-281-1/+1
|\
| * vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-061-1/+1
* | powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely2012-04-302-6/+4
|/