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