1. 23d893f powerpc/spufs: allow spufs files to specify sizes by Jeremy Kerr · 17 years ago
  2. 02539d7 [POWERPC] spufs: lockdep annotations for spufs_dir_close by Christoph Hellwig · 17 years ago
  3. 826be06 [POWERPC] spufs: spu_create should send inotify IM_CREATE event by Christoph Hellwig · 17 years ago
  4. 950e4da arch: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 17 years ago
  5. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 18 years ago
  6. 90d09e1 mount options: fix spufs by Miklos Szeredi · 18 years ago
  7. 5811906 [POWERPC] spufs: Fix memory leak on SPU affinity by Andre Detsch · 18 years ago
  8. c443aca [POWERPC] spufs: Fix context destroy vs /spu readdir race by Jeremy Kerr · 18 years ago
  9. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 18 years ago
  10. 48cad41 [POWERPC] spufs: Combine spufs_coredump_calls with spufs_calls by Michael Ellerman · 18 years ago
  11. 8b0d312 [POWERPC] spufs: Make isolated loader properly aligned by Sebastian Siewior · 18 years ago
  12. 8e68e2f [CELL] spufs: extension of spu_create to support affinity definition by Arnd Bergmann · 18 years ago
  13. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 18 years ago
  14. b8c295f [POWERPC] spufs: Remove spufs_dir_inode_operations by Jeremy Kerr · 18 years ago
  15. 87873c8 [POWERPC] spufs: Fix error handling in spufs_fill_dir() by Sebastian Siewior · 18 years ago
  16. 89df008 [POWERPC] spufs: Free mm if spufs_fill_dir() failed by Sebastian Siewior · 18 years ago
  17. 877907d [POWERPC] spufs: Fix gang destroy leaks by Jeremy Kerr · 18 years ago
  18. 8f18a15 [POWERPC] spufs: Refuse to load the module when not running on cell by Arnd Bergmann · 18 years ago
  19. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 18 years ago
  20. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 18 years ago
  21. ccf17e9 [POWERPC] spu_base: fix initialisation on systems with no SPEs by Jeremy Kerr · 18 years ago
  22. f11f5ee [POWERPC] spufs: add mode= mount option by Jeremy Kerr · 18 years ago
  23. db1384b40 [POWERPC] spufs: fix memory leak on spufs reloading by Akinobu Mita · 18 years ago
  24. c99c199 [POWERPC] spufs: fix missing error handling in module_init() by Akinobu Mita · 18 years ago
  25. 43c2bbd [POWERPC] spufs: clear mapping pointers after last close by Christoph Hellwig · 18 years ago
  26. e2eb639 [POWERPC] Rename get_property to of_get_property: arch/powerpc by Stephen Rothwell · 18 years ago
  27. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 19 years ago
  28. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 19 years ago
  29. b4d1ab5 [PATCH] struct path: convert powerpc by Josef Sipek · 19 years ago
  30. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 19 years ago
  31. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 19 years ago
  32. bd2e5f8 [POWERPC] spufs: return an error in spu_create is isolated create isnt supported by Jeremy Kerr · 19 years ago
  33. bf1ab97 [POWERPC] coredump: Add SPU elf notes to coredump. by Dwayne Grant McConnell · 19 years ago
  34. c6730ed [POWERPC] spufs: Load isolation kernel from spu_run by Jeremy Kerr · 19 years ago
  35. ee2d734 [POWERPC] spufs: Use SPU master control to prevent wild SPU execution by Arnd Bergmann · 19 years ago
  36. 099814b [POWERPC] spufs: Add isolated-mode SPE recycling support by Jeremy Kerr · 19 years ago
  37. 0afacde [POWERPC] spufs: allow isolated mode apps by starting the SPE loader by arnd@arndb.de · 19 years ago
  38. 5737edd [POWERPC] spufs: add support for nonschedulable contexts by Mark Nutter · 19 years ago
  39. 6263203 [POWERPC] spufs: Add infrastructure needed for gang scheduling by Arnd Bergmann · 19 years ago
  40. 9add11d [POWERPC] spufs: implement error event delivery to user space by Arnd Bergmann · 19 years ago
  41. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 19 years ago
  42. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 19 years ago
  43. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 19 years ago
  44. c983294 [POWERPC] spufs: fail spu_create with invalid flags by arnd@arndb.de · 19 years ago
  45. 0309f02 [POWERPC] spufs: fix deadlock in spu_create error path by Michael Ellerman · 19 years ago
  46. bac30d1 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  47. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 19 years ago
  48. e78b47a [PATCH] spufs: fix __init/__exit annotations by Arnd Bergmann · 19 years ago
  49. 6df10a8 [PATCH] spufs: enable SPE problem state MMIO access. by Mark Nutter · 19 years ago
  50. c3a9aea [PATCH] spufs: fix for recent "shrink dentry_struct" patch by Andrew Morton · 20 years ago
  51. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 20 years ago
  52. 6ff730c [PATCH] spufs: fix sparse warnings by Arnd Bergmann · 20 years ago
  53. 3f51dd9 [PATCH] spufs: fix spufs_fill_dir error path by Arnd Bergmann · 20 years ago
  54. 346f4d3 [PATCH] spufs: dont leak directories in failed spu_create by Arnd Bergmann · 20 years ago
  55. e80358a [PATCH] spufs: check for proper file pointer in sys_spu_run by Arnd Bergmann · 20 years ago
  56. c8ca063 [PATCH] spufs: dont hold root->isem in spu_forget by Arnd Bergmann · 20 years ago
  57. 8b3d666 [PATCH] spufs: cooperative scheduler support by Arnd Bergmann · 20 years ago
  58. 67207b9 [PATCH] spufs: The SPU file system, base by Arnd Bergmann · 20 years ago