| Commit message (Expand) | Author | Age |
* | ENGR00313685-3 of/irq: simplify args to irq_create_of_mapping | Grant Likely | 2014-05-16 |
* | ENGR00313685-2 of/irq: Replace of_irq with of_phandle_args | Grant Likely | 2014-05-16 |
* | ENGR00313685-1 of/irq: Rename of_irq_map_* functions to of_irq_parse_* | Grant Likely | 2014-05-16 |
* | powerpc/cell/iommu: Improve error message for missing node | Benjamin Herrenschmidt | 2013-05-05 |
* | powerpc/cell/spufs: Fix status attribute permission | Benjamin Herrenschmidt | 2013-05-05 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-05-02 |
|\ |
|
| * | powerpc: Decode the pte-lp-encoding bits correctly. | Aneesh Kumar K.V | 2013-04-30 |
| * | powerpc: Use encode avpn where we need only avpn values | Aneesh Kumar K.V | 2013-04-30 |
| * | mm: remove free_area_cache use in powerpc architecture | Michel Lespinasse | 2013-04-29 |
| * | powerpc/spufs: Initialise inode->i_ino in spufs_new_inode() | Michael Ellerman | 2013-04-24 |
| * | powerpc/cell: Only iterate over online nodes in cbe_init_pm_irq() | Michael Ellerman | 2013-04-24 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 |
|\ \ |
|
| * | | spufs: don't bother with fops->owner | Al Viro | 2013-04-09 |
| |/ |
|
* | | cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 |
* | | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar | 2013-04-02 |
|/ |
|
* | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman | 2013-03-03 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 |
|\ |
|
| * | spufs_mkdir(): don't d_add() on negative parent | Al Viro | 2013-02-22 |
| * | new helper: file_inode(file) | Al Viro | 2013-02-22 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-02-23 |
|\ \ |
|
| * | | powerpc: Convert print_symbol to %pSR | Joe Perches | 2013-01-10 |
| * | | powerpc/celleb: Use for_each_compatible_node() macro | Wei Yongjun | 2013-01-10 |
| |/ |
|
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 |
|\ \ |
|
| * | | arch/powerpc/platforms/cell: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-21 |
| |/ |
|
* / | sched, powerpc: Fix sched.h split-up build failure | Ingo Molnar | 2013-02-11 |
|/ |
|
* | POWERPC: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
* | vfs: turn is_dir argument to kern_path_create into a lookup_flags arg | Jeff Layton | 2012-12-20 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-12-17 |
|\ |
|
| * | pidns: Use task_active_pid_ns where appropriate | Eric W. Biederman | 2012-11-19 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 |
|\ \ |
|
| * | | Fix misspellings of "whether" in comments. | Adam Buchbinder | 2012-11-19 |
| |/ |
|
* / | bootmem: fix wrong call parameter for free_bootmem() | Joonsoo Kim | 2012-12-11 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-10-05 |
|\ |
|
| * | powerpc/mm: Convert virtual address to vpn | Aneesh Kumar K.V | 2012-09-17 |
| * | powerpc/mm: Use hpt_va to compute virtual address | Aneesh Kumar K.V | 2012-09-17 |
| * | powerpc: Rework set_dabr so it can take a DABRX value as well | Michael Neuling | 2012-09-09 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-02 |
|\ \ |
|
| * | | switch simple cases of fget_light to fdget | Al Viro | 2012-09-26 |
| * | | switch spufs/coredump to iterate_fd() | Al Viro | 2012-09-26 |
| |/ |
|
* | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2012-10-02 |
|\ \ |
|
| * | | workqueue: make deferrable delayed_work initializer names consistent | Tejun Heo | 2012-08-21 |
| |/ |
|
* / | powerpc/celleb_pci: add a const qualifier | Uwe Kleine-König | 2012-09-11 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-08-01 |
|\ |
|
| * | new helper: done_path_create() | Al Viro | 2012-07-29 |
| * | pull unlock+dput() out into do_spu_create() | Al Viro | 2012-07-29 |
| * | spufs: pull unlock-and-dput() up into spufs_create() | Al Viro | 2012-07-29 |
| * | spufs_create_context(): simplify failure exits | Al Viro | 2012-07-29 |
| * | move spu_forget() into spufs_rmdir() | Al Viro | 2012-07-29 |
* | | Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux | Linus Torvalds | 2012-07-24 |
|\ \ |
|
| * | | devicetree: add helper inline for retrieving a node's full name | Grant Likely | 2012-07-06 |