1. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  2. f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  3. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 8 years ago
  4. f43194e powerpc: Standardise on NR_syscalls rather than __NR_syscalls. by Rashmica Gupta · 9 years ago
  5. f444f1f powerpc/cell: Drop support for 64K local store on 4K kernels by Michael Ellerman · 9 years ago
  6. dc3f419 make simple_positive() public by Al Viro · 9 years ago
  7. 75c3cfa VFS: assorted weird filesystems: d_inode() annotations by David Howells · 9 years ago
  8. 140cd7f Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  9. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 10 years ago
  10. 6b9cdf3 ppc/cell: replace get_unused_fd() with get_unused_fd_flags(0) by Yann Droneaud · 10 years ago
  11. aefa568 powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault by Aneesh Kumar K.V · 10 years ago
  12. 946e51f move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 10 years ago
  13. e83d016 powerpc/cell: Move spu_handle_mm_fault() out of cell platform by Ian Munsie · 10 years ago
  14. f2dec1e powerpc: cell: Use ktime_get_ns() by Thomas Gleixner · 10 years ago
  15. e623fbf powerpc/cell: Fix compilation with CONFIG_COREDUMP=n by Michael Ellerman · 10 years ago
  16. be8f964 powerpc/spufs: Remove duplicate SPUFS_CNTL_MAP_SIZE define by Dan Carpenter · 10 years ago
  17. 74b8af7 powerpc/spufs: Remove MAX_USER_PRIO define by Jeremy Kerr · 10 years ago
  18. 22a8cb8 new helper: dump_align() by Al Viro · 11 years ago
  19. 7b1f402 spufs: get rid of dump_emit() wrappers by Al Viro · 11 years ago
  20. cdc3d56 switch elf_coredump_extra_notes_write() to dump_emit() by Al Viro · 11 years ago
  21. ed56f34 powerpc/spufs: convert userns uid/gid mount options to kuid/kgid by Dwight Engen · 11 years ago
  22. 5f99f4e [readdir] switch dcache_readdir() users to ->iterate() by Al Viro · 11 years ago
  23. 5a148af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  24. 34d0717 mm: remove free_area_cache use in powerpc architecture by Michel Lespinasse · 11 years ago
  25. 6747e83 powerpc/spufs: Initialise inode->i_ino in spufs_new_inode() by Michael Ellerman · 11 years ago
  26. 0b57b88 spufs: don't bother with fops->owner by Al Viro · 11 years ago
  27. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  28. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  29. 2248b87 spufs_mkdir(): don't d_add() on negative parent by Al Viro · 11 years ago
  30. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  31. 993db4b sched, powerpc: Fix sched.h split-up build failure by Ingo Molnar · 11 years ago
  32. 1ac12b4 vfs: turn is_dir argument to kern_path_create into a lookup_flags arg by Jeff Layton · 12 years ago
  33. 17cf22c pidns: Use task_active_pid_ns where appropriate by Eric W. Biederman · 14 years ago
  34. 2be7fd5 switch spufs/coredump to iterate_fd() by Al Viro · 12 years ago
  35. 921a165 new helper: done_path_create() by Al Viro · 12 years ago
  36. 25b2692 pull unlock+dput() out into do_spu_create() by Al Viro · 12 years ago
  37. 1ba44cc spufs: pull unlock-and-dput() up into spufs_create() by Al Viro · 12 years ago
  38. 66ec7b2 spufs_create_context(): simplify failure exits by Al Viro · 12 years ago
  39. 67cba9f move spu_forget() into spufs_rmdir() by Al Viro · 12 years ago
  40. 765927b switch dentry_open() to struct path, make it grab references itself by Al Viro · 12 years ago
  41. bf349a4 spufs: shift dget/mntget towards dentry_open() by Al Viro · 12 years ago
  42. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  43. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  44. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  45. 640045a spufs: make register_filesystem the last potential failure exit by Al Viro · 12 years ago
  46. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  47. fb700d3 powerpc/spufs: Fix double unlocks by Benjamin Herrenschmidt · 12 years ago
  48. 1dce27c Wrap accesses to the fd_sets in struct fdtable by David Howells · 12 years ago
  49. c6684b2 switch spufs guts to umode_t by Al Viro · 13 years ago
  50. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  51. ead53f2 powerpc: remove non-required uses of include <linux/module.h> by Paul Gortmaker · 13 years ago
  52. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 13 years ago
  53. 62fe91b powerpc: Fix up implicit sched.h users by Paul Gortmaker · 13 years ago
  54. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  55. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  56. 1ba1068 switch do_spufs_create() to user_path_create(), fix double-unlock by Al Viro · 13 years ago
  57. 104699c powerpc: Convert old cpumask API into new one by KOSAKI Motohiro · 13 years ago
  58. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  59. c9c6cac kill path_lookup() by Al Viro · 13 years ago
  60. 63c3b9d powerpc/spufs: Use simple_write_to_buffer by Akinobu Mita · 14 years ago
  61. 5a62f99 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  62. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  63. dc0474b fs: dcache rationalise dget variants by Nick Piggin · 14 years ago
  64. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 14 years ago
  65. da50295 fs: dcache scale d_unhashed by Nick Piggin · 14 years ago
  66. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 14 years ago
  67. 467d93a powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_std by Jesper Juhl · 14 years ago
  68. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  69. fc15351 powerpc/spufs: Use llseek in all file operations by Arnd Bergmann · 14 years ago
  70. 0f3f63a spufs conversion to ->evict_inode() by Al Viro · 14 years ago
  71. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  72. 1b061d9 rename the generic fsync implementations by Christoph Hellwig · 14 years ago
  73. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  74. 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
  75. 4bf936b powerpc: Use helpers for rlimits by Jiri Slaby · 15 years ago
  76. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  77. 96f1304 kbuild: drop include2/ used for O=... builds by Sam Ravnborg · 15 years ago
  78. 17e3767 powerpc/spufs: Fix test in spufs_switch_log_read() by roel kluin · 15 years ago
  79. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  80. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  81. 6e1d5dc const: mark remaining inode_operations as const by Alexey Dobriyan · 15 years ago
  82. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  83. fc53776 tracing: Remove markers by Christoph Hellwig · 15 years ago
  84. ae142e0 powerpc/sputrace: Use the generic event tracer by Christoph Hellwig · 15 years ago
  85. 1babddb powerpc/spufs: Remove unused error path by Stephen Rothwell · 15 years ago
  86. 45db924 powerpc/spufs: Remove double check for non-negative dentry by Jan Blunck · 15 years ago
  87. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  88. 9ff9a26 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  89. 2fb4423 powerpc/spufs: Fix incorrect buffer offset in regs write by Jeremy Kerr · 15 years ago
  90. d219889 powerpc/spufs: Check file offset before calculating write size in fixed-sized files by Jeremy Kerr · 15 years ago
  91. 8f748aa powerpc/spufs: Initialize ctx->stats.tstamp correctly by Arnd Bergmann · 15 years ago
  92. 7425464 powerpc/spufs: Constify context contents and coredump callback constants by Jeremy Kerr · 15 years ago
  93. 3688b46 powerpc/spufs: Clear purge status before setting up isolated mode by Jeremy Kerr · 15 years ago
  94. 7401922 timers: add mod_timer_pending() by Ingo Molnar · 15 years ago
  95. 9477e45 powerpc: Cleanup from l64 to ll64 change: arch code by Stephen Rothwell · 16 years ago
  96. 73ac36e fix similar typos to successfull by Coly Li · 16 years ago
  97. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  98. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  99. 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  100. 86c6f27 cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask by Rusty Russell · 16 years ago