Age | Commit message (Expand) | Author |
2008-04-01 | [POWERPC] Replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-03-26 | Merge branch 'linux-2.6' | Paul Mackerras |
2008-03-20 | [POWERPC] Hide resources on Axon PCIE root complex nodes | Michael Ellerman |
2008-03-20 | [POWERPC] Fix cell IOMMU code to cope with empty dma-ranges and non-PCI devices | Michael Ellerman |
2008-03-13 | Merge branch 'linux-2.6' | Paul Mackerras |
2008-03-11 | [POWERPC] spufs: fix rescheduling of non-runnable contexts | Jeremy Kerr |
2008-03-11 | [POWERPC] spufs: don't (ab)use SCHED_IDLE | Jeremy Kerr |
2008-03-03 | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd... | Paul Mackerras |
2008-03-03 | [POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pages | Michael Ellerman |
2008-03-03 | [POWERPC] Allow for different IOMMU page sizes in cell IOMMU code | Michael Ellerman |
2008-03-03 | [POWERPC] Cell IOMMU: n_pte_pages is in 4K page units, not IOMMU_PAGE_SIZE | Michael Ellerman |
2008-03-03 | [POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs se... | Michael Ellerman |
2008-03-03 | [POWERPC] Move allocation of cell IOMMU pad page | Michael Ellerman |
2008-03-03 | [POWERPC] Remove unused pte_offset variable | Michael Ellerman |
2008-03-03 | [POWERPC] Use it_offset not pte_offset in cell IOMMU code | Michael Ellerman |
2008-03-03 | [POWERPC] Clearup cell IOMMU fixed mapping terminology | Michael Ellerman |
2008-03-03 | [POWERPC] enable hardware watchpoints on cell blades | Jens Osterkamp |
2008-02-29 | [POWERPC] spufs: fix use time accounting on SPE-overcommit | Andre Detsch |
2008-02-29 | [POWERPC] spufs: serialize SLB invalidation against SLB loading | Arnd Bergmann |
2008-02-29 | [POWERPC] spufs: invalidate SLB translation before adding a new entry | Arnd Bergmann |
2008-02-29 | [POWERPC] spufs: synchronize IRQ when disabling | Arnd Bergmann |
2008-02-29 | [POWERPC] spufs: fix order of sputrace thread IDs | Jeremy Kerr |
2008-02-28 | [POWERPC] spufs: fix invalid scheduling of forgotten contexts | Jeremy Kerr |
2008-02-27 | [POWERPC] spufs: fix context destruction during psmap fault | Jeremy Kerr |
2008-02-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6 | Paul Mackerras |
2008-02-20 | [POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg} | Andre Detsch |
2008-02-19 | [POWERPC] spufs: fix scheduler starvation by idle contexts | Jeremy Kerr |
2008-02-14 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2008-02-14 | Introduce path_put() | Jan Blunck |
2008-02-14 | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck |
2008-02-14 | [POWERPC] Cell RAS: Remove DEBUG, and add license and copyright | Michael Ellerman |
2008-02-13 | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. | David S. Miller |
2008-02-13 | Linux Kernel Markers: support multiple probes | Mathieu Desnoyers |
2008-02-08 | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds |
2008-02-08 | mount options: fix spufs | Miklos Szeredi |
2008-02-08 | libfs: rename simple_attr_close to simple_attr_release | Christoph Hellwig |
2008-02-08 | libfs: allow error return from simple attributes | Christoph Hellwig |
2008-02-08 | [POWERPC] Make cell IOMMU fixed mapping printk more useful | Michael Ellerman |
2008-02-08 | [POWERPC] Fix potential cell IOMMU bug when switching back to default DMA ops | Michael Ellerman |
2008-02-08 | [POWERPC] Don't enable cell IOMMU fixed mapping if there are no dma-ranges | Michael Ellerman |
2008-02-08 | [POWERPC] Fix cell IOMMU null pointer explosion on old firmwares | Michael Ellerman |
2008-02-08 | [POWERPC] spufs: Fix timing dependent false return from spufs_run_spu | Luke Browning |
2008-02-08 | [POWERPC] spufs: No need to have a runnable SPU for libassist update | Luke Browning |
2008-02-08 | [POWERPC] spufs: Update SPU_Status[CISHP] in backing runcntl write | Masato Noguchi |
2008-02-08 | [POWERPC] spufs: Fix state_mutex leaks | Christoph Hellwig |
2008-02-06 | [POWERPC] Avoid possible extra of_node_put in axon_msi.c | Stephen Rothwell |
2008-02-06 | [POWERPC] Avoid DMA exception when using axon_msi with IOMMU | Michael Ellerman |
2008-02-06 | [POWERPC] Convert axon_msi to an of_platform driver | Michael Ellerman |
2008-02-06 | [POWERPC] Search for and publish cell OF platform devices earlier | Michael Ellerman |
2008-02-06 | [POWERPC] spufs: Fix memory leak on SPU affinity | Andre Detsch |