1. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  2. 02550d6 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  3. fbce1c2 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  4. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  5. c3aa077 reiserfs: Properly display mount options in /proc/mounts by Jan Kara · 13 years ago
  6. 8e8b879 vfs: prevent remount read-only if pending removes by Miklos Szeredi · 13 years ago
  7. 7ada4db vfs: count unlinked inodes by Miklos Szeredi · 13 years ago
  8. 4ed5e82 vfs: protect remounting superblock read-only by Miklos Szeredi · 13 years ago
  9. 39f7c4d vfs: keep list of mounts for each superblock by Miklos Szeredi · 13 years ago
  10. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  11. a6322de vfs: switch ->show_path() to struct dentry * by Al Viro · 13 years ago
  12. d861c63 vfs: switch ->show_devname() to struct dentry * by Al Viro · 13 years ago
  13. 6413237 vfs: switch ->show_stats to struct dentry * by Al Viro · 13 years ago
  14. cdcf116 switch security_path_chmod() to struct path * by Al Viro · 13 years ago
  15. ece2ccb Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z by Al Viro · 13 years ago
  16. 770e1b0 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  17. d3d0b02 Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  18. 6ed23fd Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  19. e4e88f3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  20. 9753dfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  21. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  22. 0db49b7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  23. 35b740e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  24. 423d091 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  25. 1483b38 Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  26. 4a2164a Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  27. 15f043a Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  28. 8c717b7 Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  29. 9f42f12 net: pack skb_shared_info more efficiently by Ian Campbell · 13 years ago
  30. 18cb809 net_sched: sfq: extend limits by Eric Dumazet · 13 years ago
  31. 68bad94 netdev: FCoE: Add new ndo_get_fcoe_hbainfo() call by Neerav Parikh · 13 years ago
  32. 1032c73 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  33. 2e0e943 Merge branch 'devel-stable' into for-linus by Russell King · 13 years ago
  34. 117ff42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  35. b9d4e71 driver core: remove __must_check from device_create_file by Greg Kroah-Hartman · 13 years ago
  36. 288e071 NFC: Export a new attribute nfcid1 in target info by Ilan Elias · 13 years ago
  37. 6cfb5e7 ethtool: Remove ethtool_ops::set_rx_ntuple operation by Ben Hutchings · 13 years ago
  38. 55664f3 ethtool: Allow drivers to select RX NFC rule locations by Ben Hutchings · 13 years ago
  39. 0226f49 vfs: take /proc/*/mounts and friends to fs/proc_namespace.c by Al Viro · 13 years ago
  40. c63181e vfs: move fsnotify junk to struct mount by Al Viro · 13 years ago
  41. 52ba162 vfs: move mnt_devname by Al Viro · 13 years ago
  42. 1a4eeaf vfs: move mnt_list to struct mount by Al Viro · 13 years ago
  43. 863d684 vfs: move the rest of int fields to struct mount by Al Viro · 13 years ago
  44. 15169fe vfs: mnt_id/mnt_group_id moved by Al Viro · 13 years ago
  45. 143c8c9 vfs: mnt_ns moved to struct mount by Al Viro · 13 years ago
  46. 6776db3d vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mount by Al Viro · 13 years ago
  47. d10e8de vfs: take mnt_master to struct mount by Al Viro · 13 years ago
  48. 6b41d53 vfs: take mnt_child/mnt_mounts to struct mount by Al Viro · 13 years ago
  49. 68e8a9f vfs: all counters taken to struct mount by Al Viro · 13 years ago
  50. a73324d vfs: move mnt_mountpoint to struct mount by Al Viro · 13 years ago
  51. 3376f34 vfs: mnt_parent moved to struct mount by Al Viro · 13 years ago
  52. 1b8e556 vfs: the first spoils - mnt_hash moved by Al Viro · 13 years ago
  53. a218d0f switch open and mkdir syscalls to umode_t by Al Viro · 13 years ago
  54. 04fc66e switch ->path_mknod() to umode_t by Al Viro · 13 years ago
  55. 4572bef switch ->path_mkdir() to umode_t by Al Viro · 13 years ago
  56. 2570ebb switch kern_ipc_perm to umode_t by Al Viro · 13 years ago
  57. 0583fcc consolidate umode_t declarations by Al Viro · 13 years ago
  58. 1bc9422 switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_t by Al Viro · 13 years ago
  59. df0a428 switch mq_open() to umode_t by Al Viro · 13 years ago
  60. a85cfda switch miscdevice to umode_t by Al Viro · 13 years ago
  61. 52ef0c0 switch securityfs_create_file() to umode_t by Al Viro · 13 years ago
  62. 910f4ece switch security_path_chmod() to umode_t by Al Viro · 13 years ago
  63. 49f0a07 switch sys_chmod()/sys_fchmod()/sys_fchmodat() to umode_t by Al Viro · 13 years ago
  64. 36fcb58 sysctl: use umode_t for table permissions by Al Viro · 13 years ago
  65. 8d334ac switch is_sxid() to umode_t by Al Viro · 13 years ago
  66. 62bb109 switch inode_init_owner() to umode_t by Al Viro · 13 years ago
  67. 632861f pohmelfs: propagate umode_t by Al Viro · 13 years ago
  68. 09208d1 shmem, ramfs: propagate umode_t, open-coded S_ISREG by Al Viro · 13 years ago
  69. 64f1426 sunrpc: propagate umode_t by Al Viro · 13 years ago
  70. a5e7ed3 cgroup: propagate mode_t by Al Viro · 13 years ago
  71. 8e07189 reiserfs: propagate umode_t by Al Viro · 13 years ago
  72. 69b34f3 ext3: propagate umode_t by Al Viro · 13 years ago
  73. 4394751 configfs: convert to umode_t by Al Viro · 13 years ago
  74. f4ae40a switch debugfs to umode_t by Al Viro · 13 years ago
  75. 48176a9 switch sysfs_chmod_file() to umode_t by Al Viro · 13 years ago
  76. d161a13 switch procfs to umode_t use by Al Viro · 13 years ago
  77. 587a1f1 switch ->is_visible() to returning umode_t by Al Viro · 13 years ago
  78. 9104e42 switch sysfs attr->mode to umode_t by Al Viro · 13 years ago
  79. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  80. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  81. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  82. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  83. 8208a22 switch sys_mknodat(2) to umode_t by Al Viro · 13 years ago
  84. ff01bb4 fs: move code out of buffer.c by Al Viro · 13 years ago
  85. cf31e70 vfs: new helper - vfs_ustat() by Al Viro · 13 years ago
  86. 2a79f17 vfs: mnt_drop_write_file() by Al Viro · 13 years ago
  87. 8c9379e constify seq_file stuff by Al Viro · 13 years ago
  88. 79e801a vfs: make do_kern_mount() static by Al Viro · 13 years ago
  89. a516616 vfs: convert fs_supers to hlist by Al Viro · 13 years ago
  90. 6c449c8 unexport put_mnt_ns(), make create_mnt_ns() static outright by Al Viro · 13 years ago
  91. 5ede7b1 pull manipulations of rpc_cred inside alloc_nfs_open_context() by Al Viro · 13 years ago
  92. 43c6759 net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h> by Javier Martinez Canillas · 13 years ago
  93. 30e0532 security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not set by Jan Kara · 13 years ago
  94. 57adc1f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  95. c9da99e unix_diag: Fixup RQLEN extension report by Pavel Emelyanov · 13 years ago
  96. 257b529 unix_diag: Add the MEMINFO extension by Pavel Emelyanov · 13 years ago
  97. c0636fa inet_diag: Add the SKMEMINFO extension by Pavel Emelyanov · 13 years ago
  98. 5d2e5f2 sock_diag: Introduce the meminfo nla core (v2) by Pavel Emelyanov · 13 years ago
  99. 288461e unix_diag: Include unix_diag.h into header-y target by Pavel Emelyanov · 13 years ago
  100. e6fe237 sock_diag: Arrange sock_diag.h such that it is exportable to userspace by Pavel Emelyanov · 13 years ago