| Commit message (Expand) | Author | Age | Files | Lines |
* | arch/powerpc: Use RCU_INIT_POINTER(x, NULL) in platforms/cell/spu_syscalls.c | Monam Agarwal | 2014-04-09 | 1 | -1/+1 |
* | Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-04-02 | 1 | -1/+1 |
|\ |
|
| * | powerpc: Implement tick broadcast IPI as a fixed IPI message | Srivatsa S. Bhat | 2014-03-05 | 1 | -1/+1 |
| * | powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI message | Srivatsa S. Bhat | 2014-03-05 | 1 | -1/+1 |
* | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2014-03-11 | 1 | -1/+2 |
|\ \ |
|
| * | | mm: fix GFP_THISNODE callers and clarify | Johannes Weiner | 2014-03-10 | 1 | -1/+2 |
| |/ |
|
* | | powerpc/spufs: Remove MAX_USER_PRIO define | Jeremy Kerr | 2014-02-11 | 1 | -1/+0 |
|/ |
|
* | powerpc/iommu: Add it_page_shift field to determine iommu page size | Alistair Popple | 2013-12-30 | 1 | -3/+5 |
* | powerpc/iommu: Update constant names to reflect their hardcoded page size | Alistair Popple | 2013-12-30 | 1 | -6/+6 |
* | powerpc/mm: Use HPTE constants when updating hpte bits | Aneesh Kumar K.V | 2013-12-09 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-11-13 | 3 | -67/+30 |
|\ |
|
| * | new helper: dump_align() | Al Viro | 2013-11-09 | 1 | -1/+1 |
| * | spufs: get rid of dump_emit() wrappers | Al Viro | 2013-11-09 | 1 | -49/+20 |
| * | switch elf_coredump_extra_notes_write() to dump_emit() | Al Viro | 2013-11-09 | 3 | -30/+22 |
* | | of/irq: Use irq_of_parse_and_map() | Thierry Reding | 2013-10-24 | 2 | -6/+5 |
* | | of/irq: simplify args to irq_create_of_mapping | Grant Likely | 2013-10-24 | 4 | -9/+5 |
* | | of/irq: Replace of_irq with of_phandle_args | Grant Likely | 2013-10-24 | 4 | -15/+13 |
* | | of/irq: Rename of_irq_map_* functions to of_irq_parse_* | Grant Likely | 2013-10-24 | 4 | -4/+4 |
|/ |
|
* | Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2013-09-09 | 1 | -2/+6 |
|\ |
|
| * | powerpc/spufs: convert userns uid/gid mount options to kuid/kgid | Dwight Engen | 2013-08-21 | 1 | -2/+6 |
* | | powerpc: of_parse_dma_window should take a __be32 *dma_window | Anton Blanchard | 2013-08-14 | 1 | -1/+1 |
* | | powerpc: Convert platforms to smp_generic_cpu_bootable | Andy Fleming | 2013-08-14 | 1 | -14/+1 |
|/ |
|
* | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-07-06 | 1 | -1/+1 |
|\ |
|
| * | irqdomain: Clean up aftermath of irq_domain refactoring | Grant Likely | 2013-06-10 | 1 | -1/+1 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-07-04 | 2 | -7/+11 |
|\ \ |
|
| * | | powerpc/mm: handle hugepage size correctly when invalidating hpte entries | Aneesh Kumar K.V | 2013-06-21 | 1 | -6/+10 |
| * | | powerpc/smp: Use '==' instead of '<' for system_state | liguang | 2013-06-20 | 1 | -1/+1 |
| |/ |
|
* | | [readdir] switch dcache_readdir() users to ->iterate() | Al Viro | 2013-06-29 | 1 | -1/+1 |
|/ |
|
* | powerpc/cell/iommu: Improve error message for missing node | Benjamin Herrenschmidt | 2013-05-06 | 1 | -1/+1 |
* | powerpc/cell/spufs: Fix status attribute permission | Benjamin Herrenschmidt | 2013-05-06 | 1 | -1/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-05-02 | 4 | -15/+16 |
|\ |
|
| * | powerpc: Decode the pte-lp-encoding bits correctly. | Aneesh Kumar K.V | 2013-04-30 | 1 | -8/+8 |
| * | powerpc: Use encode avpn where we need only avpn values | Aneesh Kumar K.V | 2013-04-30 | 1 | -5/+5 |
| * | mm: remove free_area_cache use in powerpc architecture | Michel Lespinasse | 2013-04-30 | 1 | -1/+1 |
| * | powerpc/spufs: Initialise inode->i_ino in spufs_new_inode() | Michael Ellerman | 2013-04-24 | 1 | -0/+1 |
| * | powerpc/cell: Only iterate over online nodes in cbe_init_pm_irq() | Michael Ellerman | 2013-04-24 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 1 | -2/+0 |
|\ \ |
|
| * | | spufs: don't bother with fops->owner | Al Viro | 2013-04-09 | 1 | -2/+0 |
| |/ |
|
* | | cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 | 6 | -531/+1 |
* | | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar | 2013-04-02 | 1 | -3/+2 |
|/ |
|
* | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman | 2013-03-03 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 | 4 | -50/+28 |
|\ |
|
| * | spufs_mkdir(): don't d_add() on negative parent | Al Viro | 2013-02-22 | 1 | -43/+21 |
| * | new helper: file_inode(file) | Al Viro | 2013-02-22 | 4 | -7/+7 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-02-23 | 2 | -10/+8 |
|\ \ |
|
| * | | powerpc: Convert print_symbol to %pSR | Joe Perches | 2013-01-10 | 1 | -7/+6 |
| * | | powerpc/celleb: Use for_each_compatible_node() macro | Wei Yongjun | 2013-01-10 | 1 | -3/+2 |
| |/ |
|
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 1 | -1/+1 |
|\ \ |
|
| * | | arch/powerpc/platforms/cell: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-21 | 1 | -1/+1 |
| |/ |
|
* | | sched, powerpc: Fix sched.h split-up build failure | Ingo Molnar | 2013-02-11 | 1 | -0/+1 |
|/ |
|