1. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  2. f444f1f powerpc/cell: Drop support for 64K local store on 4K kernels by Michael Ellerman · 9 years ago
  3. f2dec1e powerpc: cell: Use ktime_get_ns() by Thomas Gleixner · 10 years ago
  4. 5a148af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  5. 34d0717 mm: remove free_area_cache use in powerpc architecture by Michel Lespinasse · 11 years ago
  6. 0b57b88 spufs: don't bother with fops->owner by Al Viro · 11 years ago
  7. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  8. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 13 years ago
  9. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  10. 63c3b9d powerpc/spufs: Use simple_write_to_buffer by Akinobu Mita · 14 years ago
  11. fc15351 powerpc/spufs: Use llseek in all file operations by Arnd Bergmann · 14 years ago
  12. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  13. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  14. 17e3767 powerpc/spufs: Fix test in spufs_switch_log_read() by roel kluin · 15 years ago
  15. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  16. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  17. fc53776 tracing: Remove markers by Christoph Hellwig · 15 years ago
  18. ae142e0 powerpc/sputrace: Use the generic event tracer by Christoph Hellwig · 15 years ago
  19. 2fb4423 powerpc/spufs: Fix incorrect buffer offset in regs write by Jeremy Kerr · 15 years ago
  20. d219889 powerpc/spufs: Check file offset before calculating write size in fixed-sized files by Jeremy Kerr · 15 years ago
  21. 7425464 powerpc/spufs: Constify context contents and coredump callback constants by Jeremy Kerr · 15 years ago
  22. 9477e45 powerpc: Cleanup from l64 to ll64 change: arch code by Stephen Rothwell · 16 years ago
  23. 64b3d0e powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED by Benjamin Herrenschmidt · 16 years ago
  24. 6065726 powerpc/spufs: Fix spinning in spufs_ps_fault on signal by Jeremy Kerr · 16 years ago
  25. 837ef88 powerpc/spufs: Use kmalloc rather than kzalloc for switch log buffer by Jeremy Kerr · 16 years ago
  26. f027faa powerpc/spufs: Don't spu_acquire_saved unnecessarily in regs read by Jeremy Kerr · 16 years ago
  27. 14f693e powerpc/spufs: Don't require full buffer in switch_log read by Jeremy Kerr · 16 years ago
  28. f5ed0eb powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple openers by Jeremy Kerr · 16 years ago
  29. a352894 spufs: use new vm_ops->access to allow local state access from gdb by Benjamin Herrenschmidt · 16 years ago
  30. 2c3e478 powerpc/spufs: only add ".ctx" file with "debug" mount option by Jeremy Kerr · 16 years ago
  31. 6f7dde8 powerpc/spufs: add sizes for context files by Jeremy Kerr · 16 years ago
  32. 23d893f powerpc/spufs: allow spufs files to specify sizes by Jeremy Kerr · 16 years ago
  33. 87ff609 powerpc/spufs: avoid magic numbers for mapping sizes by Jeremy Kerr · 16 years ago
  34. 46deed6 powerpc/spufs: provide context debug file by Luke Browning · 16 years ago
  35. b1e2270 spufs: Convert nopfn to fault by Nick Piggin · 16 years ago
  36. dfe1e09 [POWERPC] spufs: Fix compile error by FUJITA Tomonori · 16 years ago
  37. 595f403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs by Paul Mackerras · 16 years ago
  38. 5158e9b [POWERPC] spufs: add context switch notification log by Christoph Hellwig · 16 years ago
  39. 9a64388d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  40. 950e4da arch: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  41. 858c52d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs by Paul Mackerras · 16 years ago
  42. e48b1b4 [POWERPC] Replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  43. af8b44e [POWERPC] spufs: add newline to signal{1,2}_type files by Jeremy Kerr · 16 years ago
  44. d588313 [POWERPC] spufs: fix context destruction during psmap fault by Jeremy Kerr · 16 years ago
  45. dde0013 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  46. 74bedc4 libfs: rename simple_attr_close to simple_attr_release by Christoph Hellwig · 16 years ago
  47. 8b88b09 libfs: allow error return from simple attributes by Christoph Hellwig · 16 years ago
  48. eebead5 [POWERPC] spufs: Fix state_mutex leaks by Christoph Hellwig · 16 years ago
  49. 038200c [POWERPC] spufs: Add marker-based tracing facility by Christoph Hellwig · 17 years ago
  50. cbea923 [POWERPC] spufs: Don't leak kernel stack through an empty {i,m}box_info read by Jeremy Kerr · 17 years ago
  51. c9101bd [POWERPC] spufs: make state_mutex interruptible by Christoph Hellwig · 17 years ago
  52. 197b1a8 [POWERPC] spufs: add enchanced simple attr macros by Christoph Hellwig · 17 years ago
  53. e65c2f6 [POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous scheduling) by Luke Browning · 17 years ago
  54. 33bfd7a [POWERPC] spufs: block fault handlers in spu_acquire_runnable by Arnd Bergmann · 17 years ago
  55. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  56. 70f227d Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  57. 603c461 [POWERPC] spufs: fix mismerge, making context signal{1,2} files readable again by Jeremy Kerr · 17 years ago
  58. 104f0cc [POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE() by Michael Ellerman · 17 years ago
  59. 78810ff [POWERPC] spufs: Add contents of npc file to SPU coredumps by Michael Ellerman · 17 years ago
  60. 74de08b [POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context * by Michael Ellerman · 17 years ago
  61. 936d5bf [POWERPC] spufs: Get rid of spufs_coredump_num_notes, it's not needed if we NULL terminate by Michael Ellerman · 17 years ago
  62. d464fb4 [POWERPC] spufs: Write some SPU coredump values as ASCII by Michael Ellerman · 17 years ago
  63. 4fca9c4 [POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU coredump code by Michael Ellerman · 17 years ago
  64. 1238819 [POWERPC] spufs: Make file-internal functions & variables static by Sebastian Siewior · 17 years ago
  65. 5fa63fc Fix ppc64 mismerge by Al Viro · 17 years ago
  66. 8b6f50ef1 spufs: make signal-notification files readonly for NOSCHED contexts by Jeremy Kerr · 17 years ago
  67. d40a01d [CELL] spufs: fix read and write for decr_status file by Masato Noguchi · 17 years ago
  68. 27b1ea0 [CELL] spufs: make sure context are scheduled again after spu_acquire_saved by Christoph Hellwig · 17 years ago
  69. 27ec41d [CELL] spufs: add spu stats in sysfs and ctx stat file in spufs by Andre Detsch · 17 years ago
  70. d054b36 [CELL] spufs: Make signal-notification files readonly for NOSCHED contexts by Jeremy Kerr · 17 years ago
  71. 933b0e3 [POWERPC] spufs: Fix lost events in poll/epoll on mfc by Kazunori Asayama · 17 years ago
  72. e9f8a0b [POWERPC] spufs: Add stat file to spufs by Christoph Hellwig · 17 years ago
  73. 476273a [POWERPC] spufs: Add tid file by Christoph Hellwig · 17 years ago
  74. 7022543 [POWERPC] spufs: Trivial whitespace fixes by Jeremy Kerr · 17 years ago
  75. cbe709c [POWERPC] spufs: Add a "capabilities" file to spu contexts by Benjamin Herrenschmidt · 17 years ago
  76. 47d3a5f [POWERPC] spufs: Synchronize pte invalidation vs ps close by Christoph Hellwig · 17 years ago
  77. ce92987 [POWERPC] spufs: Hook up spufs_release_mem by Christoph Hellwig · 17 years ago
  78. f1fa74f [POWERPC] Spufs support for 64K LS mappings on 4K kernels by Benjamin Herrenschmidt · 17 years ago
  79. 8a7d86b [POWERPC] spufs: avoid spurious memory barriers by Christoph Hellwig · 17 years ago
  80. 577f8f1 [POWERPC] spufs: check spu_acquire_runnable() return value by Akinobu Mita · 17 years ago
  81. 43c2bbd [POWERPC] spufs: clear mapping pointers after last close by Christoph Hellwig · 17 years ago
  82. aa0ed2b [POWERPC] spufs: fix possible memory corruption is spufs_mem_write by Arnd Bergmann · 17 years ago
  83. 128b854 [POWERPC] spufs: avoid accessing kernel memory through mmapped /mem node by Masato Noguchi · 17 years ago
  84. 26bec67 [POWERPC] spufs: optimize spu_run by Christoph Hellwig · 17 years ago
  85. 17e0e27 [POWERPC] spufs: Fix bitrot of the SPU mmap facility by Benjamin Herrenschmidt · 17 years ago
  86. 78bde53 [POWERPC] spufs: remove need for struct page for SPEs by Benjamin Herrenschmidt · 17 years ago
  87. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 17 years ago
  88. bf1ab97 [POWERPC] coredump: Add SPU elf notes to coredump. by Dwayne Grant McConnell · 18 years ago
  89. c6730ed [POWERPC] spufs: Load isolation kernel from spu_run by Jeremy Kerr · 18 years ago
  90. 3692dc6 [POWERPC] spufs: Fix return value of spufs_mfc_write by Masato Noguchi · 18 years ago
  91. 932f535d [POWERPC] spufs: Always map local store non-guarded by Arnd Bergmann · 18 years ago
  92. 5c3ecd6 [POWERPC] spufs: Avoid user-triggered oops in ptrace by Christoph Hellwig · 18 years ago
  93. 17f88ce [POWERPC] spufs: Read from signal files only if data is there by Dwayne Grant McConnell · 18 years ago
  94. 69a2f00 [POWERPC] spufs: Implement /mbox_info, /ibox_info, and /wbox_info. by Dwayne Grant McConnell · 18 years ago
  95. 1182e1d [POWERPC] spufs: Remove /spu_tag_mask file by Dwayne Grant McConnell · 18 years ago
  96. b9e3bd7 [POWERPC] spufs: Add /lslr, /dma_info and /proxydma files by Dwayne Grant McConnell · 18 years ago
  97. 9b5047e [POWERPC] spufs: Change %llx to 0x%llx. by Dwayne Grant McConnell · 18 years ago
  98. 79acbb3 Merge branch 'linux-2.6' into for-linus by Paul Mackerras · 18 years ago
  99. 099814b [POWERPC] spufs: Add isolated-mode SPE recycling support by Jeremy Kerr · 18 years ago
  100. 5737edd [POWERPC] spufs: add support for nonschedulable contexts by Mark Nutter · 18 years ago