1. 67a23c4 fs: rename inode_lock to inode_hash_lock by Dave Chinner · 13 years ago
  2. a66979a fs: move i_wb_list out from under inode_lock by Dave Chinner · 13 years ago
  3. 55fa609 fs: move i_sb_list out from under inode_lock by Dave Chinner · 13 years ago
  4. f283c86 fs: remove inode_lock from iput_final and prune_icache by Dave Chinner · 13 years ago
  5. 02afc41 fs: Lock the inode LRU list separately by Dave Chinner · 13 years ago
  6. b2b2af8 fs: factor inode disposal by Dave Chinner · 13 years ago
  7. 250df6e fs: protect inode->i_state with inode->i_lock by Dave Chinner · 13 years ago
  8. 3dc8fe4 autofs4: Do not potentially dereference NULL pointer returned by fget() in autofs_dev_ioctl_setpipefd() by Jesper Juhl · 13 years ago
  9. e785472 autofs4 - remove autofs4_lock by Ian Kent · 13 years ago
  10. 83fb96b autofs4 - fix d_manage() return on rcu-walk by Ian Kent · 13 years ago
  11. d4a85e3 autofs4 - fix autofs4_expire_indirect() traversal by Ian Kent · 13 years ago
  12. f9398c2 autofs4 - fix dentry leak in autofs4_expire_direct() by Ian Kent · 13 years ago
  13. 3c31998 autofs4 - reinstate last used update on access by Ian Kent · 13 years ago
  14. 62a7375 vfs - check non-mountpoint dentry might block in __follow_mount_rcu() by Ian Kent · 13 years ago
  15. b81a618 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  16. 2f284c8 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  17. 93a7205 crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn by Olaf Hering · 13 years ago
  18. 8547727 remove dma64_addr_t by FUJITA Tomonori · 13 years ago
  19. f9b182e taskstats: use appropriate printk priority level by Mandeep Singh Baines · 13 years ago
  20. 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 13 years ago
  21. e795b71 userns: userns: check user namespace for task->file uid equivalence checks by Serge E. Hallyn · 13 years ago
  22. b0e7759 userns: user namespaces: convert several capable() calls by Serge E. Hallyn · 13 years ago
  23. b515498 userns: add a user namespace owner of ipc ns by Serge E. Hallyn · 13 years ago
  24. fc832ad userns: user namespaces: convert all capable checks in kernel/sys.c by Serge E. Hallyn · 13 years ago
  25. 3263245 userns: make has_capability* into real functions by Serge E. Hallyn · 13 years ago
  26. 8409cca userns: allow ptrace from non-init user namespaces by Serge E. Hallyn · 13 years ago
  27. 39fd339 userns: allow killing tasks in your own or child userns by Serge E. Hallyn · 13 years ago
  28. bb96a6f userns: allow sethostname in a container by Serge E. Hallyn · 13 years ago
  29. 3486740 userns: security: make capabilities relative to the user namespace by Serge E. Hallyn · 13 years ago
  30. 59607db userns: add a user_namespace as creator/owner of uts_namespace by Serge E. Hallyn · 13 years ago
  31. 52e9fc7 procfs: kill the global proc_mnt variable by Oleg Nesterov · 13 years ago
  32. 4308eeb pidns: call pid_ns_prepare_proc() from create_pid_namespace() by Eric W. Biederman · 13 years ago
  33. 45a6862 pid: remove the child_reaper special case in init/main.c by Eric W. Biederman · 13 years ago
  34. bfdc0b4 sysctl: restrict write access to dmesg_restrict by Richard Weinberger · 13 years ago
  35. cb16e95 sysctl: add some missing input constraint checks by Petr Holasek · 13 years ago
  36. 256c53a sysctl_check: drop dead code by Denis Kirjanov · 13 years ago
  37. 814ecf6 sysctl_check: drop table->procname checks by Denis Kirjanov · 13 years ago
  38. ad4ac17 rapidio: fix potential null deref on failure path by Dan Carpenter · 13 years ago
  39. c1256eb rapidio: remove mport resource reservation from common RIO code by Alexandre Bounine · 13 years ago
  40. 569fccb rapidio: modify mport ID assignment by Alexandre Bounine · 13 years ago
  41. 2f80998 rapidio: modify subsystem and driver initialization sequence by Alexandre Bounine · 13 years ago
  42. 388b78a rapidio: modify configuration to support PCI-SRIO controller by Alexandre Bounine · 13 years ago
  43. f8f0626 rapidio: add architecture specific callbacks by Alexandre Bounine · 13 years ago
  44. e15b4d6 rapidio: add RapidIO documentation by Alexandre Bounine · 13 years ago
  45. cd8b974 rapidio: add new sysfs attributes by Alexandre Bounine · 13 years ago
  46. cfaf346c drivers/char/mem.c: clean up the code by Changli Gao · 13 years ago
  47. 115bcd1 drivers/staging/tty/specialix.c: convert func_enter to func_exit by Julia Lawall · 13 years ago
  48. d9d691f drivers/tty/bfin_jtag_comm.c: avoid calling put_tty_driver on NULL by Julia Lawall · 13 years ago
  49. 73210a1 drivers/char: add MSM smd_pkt driver by Niranjana Vishwanathapura · 13 years ago
  50. 0dcf334 drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatch by Sergey Senozhatsky · 13 years ago
  51. 5883f57 proc: protect mm start_code/end_code in /proc/pid/stat by Kees Cook · 13 years ago
  52. 312ec7e proc: make struct proc_dir_entry::namelen unsigned int by Alexey Dobriyan · 13 years ago
  53. fc3d876 procfs: fix some wrong error code usage by Jovi Zhang · 13 years ago
  54. 0db0c01 procfs: fix /proc/<pid>/maps heap check by Aaro Koskinen · 13 years ago
  55. 51e0314 proc: hide kernel addresses via %pK in /proc/<pid>/stack by Konstantin Khlebnikov · 13 years ago
  56. 523fb48 cpuset: hold callback_mutex in cpuset_post_clone() by Li Zefan · 13 years ago
  57. ee24d37 cpuset: fix unchecked calls to NODEMASK_ALLOC() by Li Zefan · 13 years ago
  58. c8163ca cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_attach() by Li Zefan · 13 years ago
  59. 9303e0c cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_sprintf_memlist() by Li Zefan · 13 years ago
  60. f9434ad memcg: give current access to memory reserves if it's trying to die by David Rientjes · 13 years ago
  61. 5a6475a memcg: fix leak on wrong LRU with FUSE by KAMEZAWA Hiroyuki · 13 years ago
  62. 6cfddb2 memcg: page_cgroup array is never stored on reserved pages by Michal Hocko · 13 years ago
  63. dde79e0 page_cgroup: reduce allocation overhead for page_cgroup array for CONFIG_SPARSEMEM by Michal Hocko · 13 years ago
  64. 4be4489 mm/memcontrol.c: suppress uninitialized-var warning with older gcc's by Andrew Morton · 13 years ago
  65. 7a159cc memcg: use native word page statistics counters by Johannes Weiner · 13 years ago
  66. e9f8974 memcg: break out event counters from other stats by Johannes Weiner · 13 years ago
  67. 7ec99d6 memcg: unify charge/uncharge quantities to units of pages by Johannes Weiner · 13 years ago
  68. 7ffd4ca memcg: convert uncharge batching from bytes to page granularity by Johannes Weiner · 13 years ago
  69. 11c9ea4 memcg: convert per-cpu stock from bytes to page granularity by Johannes Weiner · 13 years ago
  70. e7018b8d memcg: keep only one charge cancelling function by Johannes Weiner · 13 years ago
  71. bf1ff26 memcg: remove memcg->reclaim_param_lock by Johannes Weiner · 13 years ago
  72. 4dc03de memcg: charged pages always have valid per-memcg zone info by Johannes Weiner · 13 years ago
  73. 6b3ae58 memcg: remove direct page_cgroup-to-page pointer by Johannes Weiner · 13 years ago
  74. 5564e88 memcg: condense page_cgroup-to-page lookup points by Johannes Weiner · 13 years ago
  75. de3638d memcg: fold __mem_cgroup_move_account into caller by Johannes Weiner · 13 years ago
  76. 97a6c37 memcg: change page_cgroup_zoneinfo signature by Johannes Weiner · 13 years ago
  77. ad324e9 memcg: no uncharged pages reach page_cgroup_zoneinfo by Johannes Weiner · 13 years ago
  78. f212ad7 memcg: add memcg sanity checks at allocating and freeing pages by Daisuke Nishimura · 13 years ago
  79. af4a662 memcg: remove NULL check from lookup_page_cgroup() result by Johannes Weiner · 13 years ago
  80. c14f35c memcg: remove impossible conditional when committing by Johannes Weiner · 13 years ago
  81. 3403968 memcg: remove unused page flag bitfield defines by Johannes Weiner · 13 years ago
  82. 9d11ea9 memcg: simplify the way memory limits are checked by Johannes Weiner · 13 years ago
  83. b7c6167 memcg: soft limit reclaim should end at limit not below by Johannes Weiner · 13 years ago
  84. 56039ef memcg: fix ugly initialization of return value is in caller by KAMEZAWA Hiroyuki · 13 years ago
  85. 6c191cd memcg: res_counter_read_u64(): fix potential races on 32-bit machines by KAMEZAWA Hiroyuki · 13 years ago
  86. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  87. 3fca5af7 m68k: remove inline asm from minix_find_first_zero_bit by Akinobu Mita · 13 years ago
  88. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  89. bb5cda3 dm: use little-endian bitops by Akinobu Mita · 13 years ago
  90. 6b33aff md: use little-endian bitops by Akinobu Mita · 13 years ago
  91. 3cdc712 ufs: use little-endian bitops by Akinobu Mita · 13 years ago
  92. 9ad1e1e udf: use little-endian bitops by Akinobu Mita · 13 years ago
  93. b9b9144 reiserfs: use little-endian bitops by Akinobu Mita · 13 years ago
  94. a49ebba nilfs2: use little-endian bitops by Akinobu Mita · 13 years ago
  95. c4354d0 ocfs2: use little-endian bitops by Akinobu Mita · 13 years ago
  96. 50e0168 ext4: use little-endian bitops by Akinobu Mita · 13 years ago
  97. 0795cce ext3: use little-endian bitops by Akinobu Mita · 13 years ago
  98. e1dc1c8 rds: use little-endian bitops by Akinobu Mita · 13 years ago
  99. cd7e48c kvm: use little-endian bitops by Akinobu Mita · 13 years ago
  100. c565300 asm-generic: use little-endian bitops by Akinobu Mita · 13 years ago