1. 717f03c reiserfs: remove useless superblock dirtying by Artem Bityutskiy · 12 years ago
  2. 25729b0 reiserfs: clean-up function return type by Artem Bityutskiy · 12 years ago
  3. efaa33e reiserfs: cleanup reiserfs_fill_super a bit by Artem Bityutskiy · 12 years ago
  4. d583675 sch_atm.c: get rid of poinless extern by Al Viro · 12 years ago
  5. 17d1587 unexport do_munmap() by Al Viro · 12 years ago
  6. eb36c58 new helper: vm_mmap_pgoff() by Al Viro · 12 years ago
  7. dc98250 kill do_mmap() completely by Al Viro · 12 years ago
  8. e3fc629 switch aio and shm to do_mmap_pgoff(), make do_mmap() static by Al Viro · 12 years ago
  9. 98de59b take calculation of final prot in security_mmap_file() into a helper by Al Viro · 12 years ago
  10. 9ac4ed4 move security_mmap_addr() to saner place by Al Viro · 12 years ago
  11. 8b3ec68 take security_mmap_file() outside of ->mmap_sem by Al Viro · 12 years ago
  12. 0b8c30b drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlock by Alex Deucher · 12 years ago
  13. 29d6540 drm/radeon: fix bank information in tiling config by Alex Deucher · 12 years ago
  14. 08ef8e4 drm/mgag200: kick off conflicting framebuffers earlier. by Dave Airlie · 12 years ago
  15. dedc14e drm/cirrus: kick out conflicting framebuffers earlier by Dave Airlie · 12 years ago
  16. 5e44f8c ext4: hole-punch use truncate_pagecache_range by Hugh Dickins · 12 years ago
  17. b2f4edb jbd2: use kmem_cache_zalloc wrapper instead of flag by Wanlong Gao · 12 years ago
  18. 9559996 ext4: remove mb_groups before tearing down the buddy_cache by Salman Qazi · 12 years ago
  19. 02b7831 ext4: add ext4_mb_unload_buddy in the error path by Salman Qazi · 12 years ago
  20. 7990696 ext4: don't trash state flags in EXT4_IOC_SETFLAGS by Theodore Ts'o · 12 years ago
  21. 5963e31 ftrace/x86: Do not change stacks in DEBUG when calling lockdep by Steven Rostedt · 12 years ago
  22. f898817 x86: Allow nesting of the debug stack IDT setting by Steven Rostedt · 12 years ago
  23. c0525a6 x86: Reset the debug_stack update counter by Steven Rostedt · 12 years ago
  24. 8a4d0a6 ftrace: Use breakpoint method to update ftrace caller by Steven Rostedt · 12 years ago
  25. a192cd0 ftrace: Synchronize variable setting with breakpoints by Steven Rostedt · 12 years ago
  26. 9660755 ext4: let getattr report the right blocks in delalloc+bigalloc by Tao Ma · 12 years ago
  27. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  28. a00b615 Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  29. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  30. 9fdadb2 Merge branch 'drm-prime-vmap' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  31. 0a4dd35 kconfig: update compression algorithm info by Randy Dunlap · 12 years ago
  32. b32dfe3 c/r: prctl: add ability to set new mm_struct::exe_file by Cyrill Gorcunov · 12 years ago
  33. fe8c7f5 c/r: prctl: extend PR_SET_MM to set up more mm_struct entries by Cyrill Gorcunov · 12 years ago
  34. 5b172087 c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/$pid/stat by Cyrill Gorcunov · 12 years ago
  35. d97b46a syscalls, x86: add __NR_kcmp syscall by Cyrill Gorcunov · 12 years ago
  36. 81841161 fs, proc: introduce /proc/<pid>/task/<tid>/children entry by Cyrill Gorcunov · 12 years ago
  37. 98ed57e sysctl: make kernel.ns_last_pid control dependent on CHECKPOINT_RESTORE by Cyrill Gorcunov · 12 years ago
  38. ac34ebb aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() by Christopher Yeoh · 12 years ago
  39. ee62c6b eventfd: change int to __u64 in eventfd_signal() by Sha Zhengju · 12 years ago
  40. 71ca97d fs/nls: add Apple NLS by Vladimir Serbinenko · 12 years ago
  41. 00c10bc pidns: make killed children autoreap by Eric W. Biederman · 12 years ago
  42. 3208450 pidns: use task_active_pid_ns in do_notify_parent by Eric W. Biederman · 12 years ago
  43. 9eaa3d9 rapidio/tsi721: add DMA engine support by Alexandre Bounine · 12 years ago
  44. e42d98e rapidio: add DMA engine support for RIO data transfers by Alexandre Bounine · 12 years ago
  45. ce2d52c ipc/mqueue: add rbtree node caching support by Doug Ledford · 12 years ago
  46. 7820b07 tools/selftests: add mq_perf_tests by Doug Ledford · 12 years ago
  47. 113289c ipc/mqueue: strengthen checks on mqueue creation by Doug Ledford · 12 years ago
  48. 2c12ea4 ipc/mqueue: correct mq_attr_ok test by Doug Ledford · 12 years ago
  49. d662985 ipc/mqueue: improve performance of send/recv by Doug Ledford · 12 years ago
  50. 50069a5 selftests: add mq_open_tests by Doug Ledford · 12 years ago
  51. cef0184 mqueue: separate mqueue default value from maximum value by KOSAKI Motohiro · 12 years ago
  52. fd1f87d mqueue: don't use kmalloc with KMALLOC_MAX_SIZE by KOSAKI Motohiro · 12 years ago
  53. e6315bb mqueue: revert bump up DFLT_*MAX by KOSAKI Motohiro · 12 years ago
  54. 5b5c4d1 ipc/mqueue: update maximums for the mqueue subsystem by Doug Ledford · 12 years ago
  55. 02967ea ipc/mqueue: enforce hard limits by Doug Ledford · 12 years ago
  56. 858ee37 ipc/mqueue: switch back to using non-max values on create by Doug Ledford · 12 years ago
  57. 93e6f11 ipc/mqueue: cleanup definition names and locations by Doug Ledford · 12 years ago
  58. 29a5c67 kexec: export kexec.h to user space by maximilian attems · 12 years ago
  59. e4cc2f8 kernel/cpu.c: document clear_tasks_mm_cpumask() by Anton Vorontsov · 12 years ago
  60. 2c922c5 um: properly check all process' threads for a live mm by Anton Vorontsov · 12 years ago
  61. 137d1a2 um: fix possible race on task->mm by Anton Vorontsov · 12 years ago
  62. 9bd0a07 um: should hold tasklist_lock while traversing processes by Anton Vorontsov · 12 years ago
  63. af1be5a blackfin: fix possible deadlock in decode_address() by Anton Vorontsov · 12 years ago
  64. 2214f70 blackfin: a couple of task->mm handling fixes by Anton Vorontsov · 12 years ago
  65. 1198c8b sh: use clear_tasks_mm_cpumask() by Anton Vorontsov · 12 years ago
  66. 73863ab powerpc: use clear_tasks_mm_cpumask() by Anton Vorontsov · 12 years ago
  67. 3eaa73b arm: use clear_tasks_mm_cpumask() by Anton Vorontsov · 12 years ago
  68. cb79295 cpu: introduce clear_tasks_mm_cpumask() helper by Anton Vorontsov · 12 years ago
  69. f7505d64 fork: call complete_vfork_done() after clearing child_tid and flushing rss-counters by Konstantin Khlebnikov · 12 years ago
  70. bca1554 proc/smaps: show amount of nonlinear ptes in vma by Konstantin Khlebnikov · 12 years ago
  71. b1d4d9e proc/smaps: carefully handle migration entries by Konstantin Khlebnikov · 12 years ago
  72. 052fb0d proc: report file/anon bit in /proc/pid/pagemap by Konstantin Khlebnikov · 12 years ago
  73. 715be1f procfs: use more apprioriate types when dumping /proc/N/stat by Jan Engelhardt · 12 years ago
  74. af5e617 proc: pass "fd" by value in /proc/*/{fd,fdinfo} code by Alexey Dobriyan · 12 years ago
  75. f05ed3f proc: don't do dummy rcu_read_lock/rcu_read_unlock on error path by Alexey Dobriyan · 12 years ago
  76. 2344bec proc: use mm_access() instead of ptrace_may_access() by Cong Wang · 12 years ago
  77. e7dcd99 proc: remove mm_for_maps() by Cong Wang · 12 years ago
  78. b409e57 proc: clean up /proc/<pid>/environ handling by Cong Wang · 12 years ago
  79. 168eecc stack usage: add pid to warning printk in check_stack_usage by Tim Bird · 12 years ago
  80. 43e13cc cred: remove task_is_dead() from __task_cred() validation by Oleg Nesterov · 12 years ago
  81. 9b3c98c kmod.c: fix kernel-doc warning by Randy Dunlap · 12 years ago
  82. 785042f kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpers by Boaz Harrosh · 12 years ago
  83. 81ab6e7 kmod: convert two call sites to call_usermodehelper_fns() by Boaz Harrosh · 12 years ago
  84. ae3cef7 kmod: unexport call_usermodehelper_freeinfo() by Boaz Harrosh · 12 years ago
  85. f0aac61 fat: use fat_msg_ratelimit() in fat__get_entry() by Namjae Jeon · 12 years ago
  86. b742c34 fat: add fat_msg_ratelimit() by Namjae Jeon · 12 years ago
  87. 7849118 fat: switch to fsinfo_inode by Artem Bityutskiy · 12 years ago
  88. 330fe3c fat: mark superblock as dirty less often by Artem Bityutskiy · 12 years ago
  89. 90b4366 fat: introduce mark_fsinfo_dirty helper by Artem Bityutskiy · 12 years ago
  90. 020ac5b fat: introduce special inode for managing the FSINFO block by Artem Bityutskiy · 12 years ago
  91. 7bc1bac HPFS: remove PRINTK() macro by Dan Carpenter · 12 years ago
  92. 1147597 nilfs2: flush disk caches in syncing by Ryusuke Konishi · 12 years ago
  93. a1d4944 pipe: return -ENOIOCTLCMD instead of -EINVAL on unknown ioctl command by Will Deacon · 12 years ago
  94. c67e538 init: disable sparse checking of the mount.o source files by H Hartley Sweeten · 12 years ago
  95. 243f380 checkpatch: suggest pr_<level> over printk(KERN_<LEVEL> by Joe Perches · 12 years ago
  96. 9a4cad4 checkpatch: check for whitespace before semicolon at EOL by Eric Nelson · 12 years ago
  97. 133fd9f vsprintf: further optimize decimal conversion by Denys Vlasenko · 12 years ago
  98. 725fe00 vsprintf: correctly handle width when '#' flag used in %#p format by Grant Likely · 12 years ago
  99. d84970b kernel/cpu_pm.c: fix various typos by Nicolas Pitre · 12 years ago
  100. 97fd75b kernel/irq/manage.c: use the pr_foo() infrastructure to prefix printks by Andrew Morton · 12 years ago