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