Commit Graph

539 Commits (2770b7d7136f9c6a51ae7fd1d29fa58caf2bcf1c)

Author SHA1 Message Date
Matthew Wilcox 950e4da324 arch: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
Harvey Harrison e48b1b452f [POWERPC] Replace remaining __FUNCTION__ occurrences 17 years ago
Gerhard Stenzel ada397e93d [POWERPC] spufs: fix incorrect file descriptors in SPU coredump note names 17 years ago
Jeremy Kerr 36d29edb6d [POWERPC] spufs: save MFC command channel before purging MFC queue 17 years ago
Jeremy Kerr 4eb5aef583 [POWERPC] spufs: reacquire LS pointer in spu_process_callback 17 years ago
Jeremy Kerr af8b44e01b [POWERPC] spufs: add newline to signal{1,2}_type files 17 years ago
Michael Ellerman ebf3a65092 [POWERPC] Hide resources on Axon PCIE root complex nodes 17 years ago
Michael Ellerman 3a4295d101 [POWERPC] Fix cell IOMMU code to cope with empty dma-ranges and non-PCI devices 17 years ago
Jeremy Kerr c368392a99 [POWERPC] spufs: fix rescheduling of non-runnable contexts 17 years ago
Jeremy Kerr ce7c191bca [POWERPC] spufs: don't (ab)use SCHED_IDLE 17 years ago
Michael Ellerman da40451bba [POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pages 17 years ago
Michael Ellerman 225d49050f [POWERPC] Allow for different IOMMU page sizes in cell IOMMU code 17 years ago
Michael Ellerman 3d3e6da17d [POWERPC] Cell IOMMU: n_pte_pages is in 4K page units, not IOMMU_PAGE_SIZE 17 years ago
Michael Ellerman 7d432ff1b7 [POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs separately 17 years ago
Michael Ellerman edf441fb80 [POWERPC] Move allocation of cell IOMMU pad page 17 years ago
Michael Ellerman 08e024272e [POWERPC] Remove unused pte_offset variable 17 years ago
Michael Ellerman 0d7386ebff [POWERPC] Use it_offset not pte_offset in cell IOMMU code 17 years ago
Michael Ellerman f9660e8a6c [POWERPC] Clearup cell IOMMU fixed mapping terminology 17 years ago
Jens Osterkamp f3c1ed9720 [POWERPC] enable hardware watchpoints on cell blades 17 years ago
Andre Detsch 2a58aa33da [POWERPC] spufs: fix use time accounting on SPE-overcommit 17 years ago
Arnd Bergmann c92a1acb67 [POWERPC] spufs: serialize SLB invalidation against SLB loading 17 years ago
Arnd Bergmann cc4b7c1814 [POWERPC] spufs: invalidate SLB translation before adding a new entry 17 years ago
Arnd Bergmann fae9ca7915 [POWERPC] spufs: synchronize IRQ when disabling 17 years ago
Jeremy Kerr 71791bee90 [POWERPC] spufs: fix order of sputrace thread IDs 17 years ago
Jeremy Kerr 0111a70186 [POWERPC] spufs: fix invalid scheduling of forgotten contexts 17 years ago
Jeremy Kerr d58831375d [POWERPC] spufs: fix context destruction during psmap fault 17 years ago
Andre Detsch 61b36fc1f7 [POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg} 17 years ago
Jeremy Kerr 4ef110141b [POWERPC] spufs: fix scheduler starvation by idle contexts 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Michael Ellerman bdb226bac1 [POWERPC] Cell RAS: Remove DEBUG, and add license and copyright 17 years ago
David S. Miller d9b2b2a277 [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. 17 years ago
Mathieu Desnoyers fb40bd78b0 Linux Kernel Markers: support multiple probes 17 years ago
Miklos Szeredi 90d09e141b mount options: fix spufs 17 years ago
Christoph Hellwig 74bedc4d56 libfs: rename simple_attr_close to simple_attr_release 17 years ago
Christoph Hellwig 8b88b0998e libfs: allow error return from simple attributes 17 years ago
Michael Ellerman 44621be4b5 [POWERPC] Make cell IOMMU fixed mapping printk more useful 17 years ago
Michael Ellerman 4a8df1507e [POWERPC] Fix potential cell IOMMU bug when switching back to default DMA ops 17 years ago
Michael Ellerman 0e0b47abb7 [POWERPC] Don't enable cell IOMMU fixed mapping if there are no dma-ranges 17 years ago
Michael Ellerman ccd05d086f [POWERPC] Fix cell IOMMU null pointer explosion on old firmwares 17 years ago
Luke Browning 85687ff2b4 [POWERPC] spufs: Fix timing dependent false return from spufs_run_spu 17 years ago
Luke Browning e66686b414 [POWERPC] spufs: No need to have a runnable SPU for libassist update 17 years ago
Masato Noguchi 732377c5f5 [POWERPC] spufs: Update SPU_Status[CISHP] in backing runcntl write 17 years ago
Christoph Hellwig eebead5b8f [POWERPC] spufs: Fix state_mutex leaks 17 years ago
Stephen Rothwell c6d01179bf [POWERPC] Avoid possible extra of_node_put in axon_msi.c 17 years ago
Michael Ellerman de4c928b84 [POWERPC] Avoid DMA exception when using axon_msi with IOMMU 17 years ago
Michael Ellerman e4347dfb58 [POWERPC] Convert axon_msi to an of_platform driver 17 years ago
Michael Ellerman bb125fb0e0 [POWERPC] Search for and publish cell OF platform devices earlier 17 years ago
Andre Detsch 58119068cb [POWERPC] spufs: Fix memory leak on SPU affinity 17 years ago
Jeremy Kerr 60cf54db47 [POWERPC] spufs: Fix SPE single-step mode 17 years ago