1. a393624 frv: Remove bogus closing parenthesis by Geert Uytterhoeven · 13 years ago
  2. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  3. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  4. 4edebed Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  5. 44fbbb3 x86: get rid of calling do_notify_resume() when returning to kernel mode by Al Viro · 13 years ago
  6. 29bf5dd blackfin: check __get_user() return value by Al Viro · 13 years ago
  7. 35d5180 whack-a-mole with TIF_FREEZE by Al Viro · 13 years ago
  8. a2eddc7c FRV: Optimise the system call exit path in entry.S [ver #2] by David Howells · 13 years ago
  9. 1e5ef91 FRV: Shrink TIF_WORK_MASK [ver #2] by David Howells · 13 years ago
  10. 137c3c4 FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptions by David Howells · 13 years ago
  11. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  12. 17440f1 powerpc: get rid of restore_sigmask() by Al Viro · 13 years ago
  13. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  14. edd63a2 set_restore_sigmask() is never called without SIGPENDING (and never should be) by Al Viro · 13 years ago
  15. 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 13 years ago
  16. bf343dfd don't call try_to_freeze() from do_signal() by Al Viro · 13 years ago
  17. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
  18. 5754f41 sh64: failure to build sigframe != signal without handler by Al Viro · 13 years ago
  19. 39974d0 openrisc: tracehook_signal_handler() is supposed to be called on success by Al Viro · 13 years ago
  20. b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
  21. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 13 years ago
  22. 4ebefe3 new helpers: {clear,test,test_and_clear}_restore_sigmask() by Al Viro · 13 years ago
  23. 754421c HAVE_RESTORE_SIGMASK is defined on all architectures now by Al Viro · 13 years ago
  24. 0ef97dc nfs: don't open in ->d_revalidate by Miklos Szeredi · 13 years ago
  25. 16b1c1c vfs: retry last component if opening stale dentry by Miklos Szeredi · 13 years ago
  26. 50ee93a vfs: nameidata_to_filp(): don't throw away file on error by Miklos Szeredi · 13 years ago
  27. 91daee9 vfs: nameidata_to_filp(): inline __dentry_open() by Miklos Szeredi · 13 years ago
  28. 78f71ef vfs: do_dentry_open(): don't put filp by Miklos Szeredi · 13 years ago
  29. 90ad1a8 vfs: split __dentry_open() by Miklos Szeredi · 13 years ago
  30. 5f5daac vfs: do_last() common post lookup by Miklos Szeredi · 13 years ago
  31. d7fdd7f vfs: do_last(): add audit_inode before open by Miklos Szeredi · 13 years ago
  32. 050ac84 vfs: do_last(): only return EISDIR for O_CREAT by Miklos Szeredi · 13 years ago
  33. af2f554 vfs: do_last(): check LOOKUP_DIRECTORY by Miklos Szeredi · 13 years ago
  34. 54c33e7 vfs: do_last(): make ENOENT exit RCU safe by Miklos Szeredi · 13 years ago
  35. d45ea86 vfs: make follow_link check RCU safe by Miklos Szeredi · 13 years ago
  36. decf340 vfs: do_last(): use inode variable by Miklos Szeredi · 13 years ago
  37. a1eb331 vfs: do_last(): inline walk_component() by Miklos Szeredi · 13 years ago
  38. e276ae6 vfs: do_last(): make exit RCU safe by Miklos Szeredi · 13 years ago
  39. 697f514 vfs: split do_lookup() by Miklos Szeredi · 13 years ago
  40. e41f941 Btrfs: move over to use ->update_time by Josef Bacik · 13 years ago
  41. c3b2da3 fs: introduce inode operation ->update_time by Josef Bacik · 13 years ago
  42. 51eab60 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  43. 419f431 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  44. 033369d reiserfs: get rid of resierfs_sync_super by Artem Bityutskiy · 13 years ago
  45. 5c5fd81 reiserfs: mark the superblock as dirty a bit later by Artem Bityutskiy · 13 years ago
  46. 717f03c reiserfs: remove useless superblock dirtying by Artem Bityutskiy · 13 years ago
  47. 25729b0 reiserfs: clean-up function return type by Artem Bityutskiy · 13 years ago
  48. efaa33e reiserfs: cleanup reiserfs_fill_super a bit by Artem Bityutskiy · 13 years ago
  49. d583675 sch_atm.c: get rid of poinless extern by Al Viro · 13 years ago
  50. 17d1587 unexport do_munmap() by Al Viro · 13 years ago
  51. eb36c58 new helper: vm_mmap_pgoff() by Al Viro · 13 years ago
  52. dc98250 kill do_mmap() completely by Al Viro · 13 years ago
  53. e3fc629 switch aio and shm to do_mmap_pgoff(), make do_mmap() static by Al Viro · 13 years ago
  54. 98de59b take calculation of final prot in security_mmap_file() into a helper by Al Viro · 13 years ago
  55. 9ac4ed4 move security_mmap_addr() to saner place by Al Viro · 13 years ago
  56. 8b3ec68 take security_mmap_file() outside of ->mmap_sem by Al Viro · 13 years ago
  57. 5e44f8c ext4: hole-punch use truncate_pagecache_range by Hugh Dickins · 13 years ago
  58. b2f4edb jbd2: use kmem_cache_zalloc wrapper instead of flag by Wanlong Gao · 13 years ago
  59. 9559996 ext4: remove mb_groups before tearing down the buddy_cache by Salman Qazi · 13 years ago
  60. 02b7831 ext4: add ext4_mb_unload_buddy in the error path by Salman Qazi · 13 years ago
  61. 7990696 ext4: don't trash state flags in EXT4_IOC_SETFLAGS by Theodore Ts'o · 13 years ago
  62. 9660755 ext4: let getattr report the right blocks in delalloc+bigalloc by Tao Ma · 13 years ago
  63. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  64. a00b615 Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  65. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  66. 9fdadb2 Merge branch 'drm-prime-vmap' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  67. 0a4dd35 kconfig: update compression algorithm info by Randy Dunlap · 13 years ago
  68. b32dfe3 c/r: prctl: add ability to set new mm_struct::exe_file by Cyrill Gorcunov · 13 years ago
  69. fe8c7f5 c/r: prctl: extend PR_SET_MM to set up more mm_struct entries by Cyrill Gorcunov · 13 years ago
  70. 5b17208 c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/$pid/stat by Cyrill Gorcunov · 13 years ago
  71. d97b46a syscalls, x86: add __NR_kcmp syscall by Cyrill Gorcunov · 13 years ago
  72. 81841161 fs, proc: introduce /proc/<pid>/task/<tid>/children entry by Cyrill Gorcunov · 13 years ago
  73. 98ed57ee sysctl: make kernel.ns_last_pid control dependent on CHECKPOINT_RESTORE by Cyrill Gorcunov · 13 years ago
  74. ac34ebb aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() by Christopher Yeoh · 13 years ago
  75. ee62c6b eventfd: change int to __u64 in eventfd_signal() by Sha Zhengju · 13 years ago
  76. 71ca97d fs/nls: add Apple NLS by Vladimir Serbinenko · 13 years ago
  77. 00c10bc pidns: make killed children autoreap by Eric W. Biederman · 13 years ago
  78. 3208450 pidns: use task_active_pid_ns in do_notify_parent by Eric W. Biederman · 13 years ago
  79. 9eaa3d9 rapidio/tsi721: add DMA engine support by Alexandre Bounine · 13 years ago
  80. e42d98e rapidio: add DMA engine support for RIO data transfers by Alexandre Bounine · 13 years ago
  81. ce2d52c ipc/mqueue: add rbtree node caching support by Doug Ledford · 13 years ago
  82. 7820b07 tools/selftests: add mq_perf_tests by Doug Ledford · 13 years ago
  83. 113289c ipc/mqueue: strengthen checks on mqueue creation by Doug Ledford · 13 years ago
  84. 2c12ea4 ipc/mqueue: correct mq_attr_ok test by Doug Ledford · 13 years ago
  85. d662985 ipc/mqueue: improve performance of send/recv by Doug Ledford · 13 years ago
  86. 50069a5 selftests: add mq_open_tests by Doug Ledford · 13 years ago
  87. cef0184 mqueue: separate mqueue default value from maximum value by KOSAKI Motohiro · 13 years ago
  88. fd1f87d mqueue: don't use kmalloc with KMALLOC_MAX_SIZE by KOSAKI Motohiro · 13 years ago
  89. e6315bb mqueue: revert bump up DFLT_*MAX by KOSAKI Motohiro · 13 years ago
  90. 5b5c4d1 ipc/mqueue: update maximums for the mqueue subsystem by Doug Ledford · 13 years ago
  91. 02967ea ipc/mqueue: enforce hard limits by Doug Ledford · 13 years ago
  92. 858ee37 ipc/mqueue: switch back to using non-max values on create by Doug Ledford · 13 years ago
  93. 93e6f11 ipc/mqueue: cleanup definition names and locations by Doug Ledford · 13 years ago
  94. 29a5c67 kexec: export kexec.h to user space by maximilian attems · 13 years ago
  95. e4cc2f8 kernel/cpu.c: document clear_tasks_mm_cpumask() by Anton Vorontsov · 13 years ago
  96. 2c922c5 um: properly check all process' threads for a live mm by Anton Vorontsov · 13 years ago
  97. 137d1a2 um: fix possible race on task->mm by Anton Vorontsov · 13 years ago
  98. 9bd0a07 um: should hold tasklist_lock while traversing processes by Anton Vorontsov · 13 years ago
  99. af1be5a blackfin: fix possible deadlock in decode_address() by Anton Vorontsov · 13 years ago
  100. 2214f70 blackfin: a couple of task->mm handling fixes by Anton Vorontsov · 13 years ago