1. fbce1c2 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  2. 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
  3. f3f511e net: fix sock_clone reference mismatch with tcp memcontrol by Glauber Costa · 13 years ago
  4. 237c78b Merge branch 'depends/rmk/for-linus' into samsung/dt by Arnd Bergmann · 13 years ago
  5. 40ba95f Merge branch 'depends/rmk/restart' into next/cleanup by Arnd Bergmann · 13 years ago
  6. c3aa077 reiserfs: Properly display mount options in /proc/mounts by Jan Kara · 13 years ago
  7. 8e8b879 vfs: prevent remount read-only if pending removes by Miklos Szeredi · 13 years ago
  8. 7ada4db vfs: count unlinked inodes by Miklos Szeredi · 13 years ago
  9. 4ed5e82 vfs: protect remounting superblock read-only by Miklos Szeredi · 13 years ago
  10. 39f7c4d vfs: keep list of mounts for each superblock by Miklos Szeredi · 13 years ago
  11. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  12. a6322de vfs: switch ->show_path() to struct dentry * by Al Viro · 13 years ago
  13. d861c63 vfs: switch ->show_devname() to struct dentry * by Al Viro · 13 years ago
  14. 6413237 vfs: switch ->show_stats to struct dentry * by Al Viro · 13 years ago
  15. cdcf116 switch security_path_chmod() to struct path * by Al Viro · 13 years ago
  16. ece2ccb Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z by Al Viro · 13 years ago
  17. 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
  18. 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
  19. 6ed23fd Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  20. e4e88f3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  21. 9753dfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  22. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  23. 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
  24. 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
  25. 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
  26. 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
  27. 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
  28. 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
  29. 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
  30. ff0b3cd watchdog: add nowayout helpers to Watchdog Timer Driver Kernel API by Wim Van Sebroeck · 13 years ago
  31. d15bd7e dma-buf: Introduce dma buffer sharing mechanism by Sumit Semwal · 13 years ago
  32. cc1f719 drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2) by Dave Airlie · 13 years ago
  33. dea7e0a ttm: fix agp since ttm tt rework by Jerome Glisse · 13 years ago
  34. 93504fc drm/radeon/kms: Add support for multi-ring sync in CS ioctl (v2) by Christian König · 13 years ago
  35. 721604a drm/radeon: GPU virtual memory support v22 by Jerome Glisse · 13 years ago
  36. 9f42f12 net: pack skb_shared_info more efficiently by Ian Campbell · 13 years ago
  37. eeca668 net_sched: red: split red_parms into parms and vars by Eric Dumazet · 13 years ago
  38. 18cb809 net_sched: sfq: extend limits by Eric Dumazet · 13 years ago
  39. 68bad94 netdev: FCoE: Add new ndo_get_fcoe_hbainfo() call by Neerav Parikh · 13 years ago
  40. 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
  41. e0273728 Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes', 'wacom' and 'wiimote' into for-linus by Jiri Kosina · 13 years ago
  42. 2e0e943 Merge branch 'devel-stable' into for-linus by Russell King · 13 years ago
  43. 0a7eb24 drm: add support for private planes by Rob Clark · 13 years ago
  44. c899afe Input: ucb1400_ts - convert to threaded IRQ by Dmitry Torokhov · 13 years ago
  45. 117ff42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  46. 4d447c9 net/hyperv: Add support for jumbo frame up to 64KB by Haiyang Zhang · 13 years ago
  47. 18b7ede usb: ch9: fix up MaxStreams helper by Felipe Balbi · 13 years ago
  48. b9d4e71 driver core: remove __must_check from device_create_file by Greg Kroah-Hartman · 13 years ago
  49. 9e7860c xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX. by Ian Campbell · 13 years ago
  50. 73db144 Xen: consolidate and simplify struct xenbus_driver instantiation by Jan Beulich · 13 years ago
  51. e6bff99 ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2) by Neil Horman · 13 years ago
  52. 288e071 NFC: Export a new attribute nfcid1 in target info by Ilan Elias · 13 years ago
  53. 004161c NFC: Handle error during NCI data exchange by Ilan Elias · 13 years ago
  54. 637d85a NFC: Update names and structs to NCI spec 1.0 d22 by Ilan Elias · 13 years ago
  55. 6cfb5e7 ethtool: Remove ethtool_ops::set_rx_ntuple operation by Ben Hutchings · 13 years ago
  56. 55664f3 ethtool: Allow drivers to select RX NFC rule locations by Ben Hutchings · 13 years ago
  57. c89d1be rdma/core: Fix sparse warnings by Sean Hefty · 13 years ago
  58. 0226f49 vfs: take /proc/*/mounts and friends to fs/proc_namespace.c by Al Viro · 13 years ago
  59. c63181e vfs: move fsnotify junk to struct mount by Al Viro · 13 years ago
  60. 52ba162 vfs: move mnt_devname by Al Viro · 13 years ago
  61. 1a4eeaf vfs: move mnt_list to struct mount by Al Viro · 13 years ago
  62. 863d684 vfs: move the rest of int fields to struct mount by Al Viro · 13 years ago
  63. 15169fe vfs: mnt_id/mnt_group_id moved by Al Viro · 13 years ago
  64. 143c8c9 vfs: mnt_ns moved to struct mount by Al Viro · 13 years ago
  65. 6776db3d vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mount by Al Viro · 13 years ago
  66. d10e8de vfs: take mnt_master to struct mount by Al Viro · 13 years ago
  67. 6b41d53 vfs: take mnt_child/mnt_mounts to struct mount by Al Viro · 13 years ago
  68. 68e8a9f vfs: all counters taken to struct mount by Al Viro · 13 years ago
  69. a73324d vfs: move mnt_mountpoint to struct mount by Al Viro · 13 years ago
  70. 3376f34 vfs: mnt_parent moved to struct mount by Al Viro · 13 years ago
  71. 1b8e556 vfs: the first spoils - mnt_hash moved by Al Viro · 13 years ago
  72. a218d0f switch open and mkdir syscalls to umode_t by Al Viro · 13 years ago
  73. 04fc66e switch ->path_mknod() to umode_t by Al Viro · 13 years ago
  74. 4572bef switch ->path_mkdir() to umode_t by Al Viro · 13 years ago
  75. 2570ebb switch kern_ipc_perm to umode_t by Al Viro · 13 years ago
  76. 0583fcc consolidate umode_t declarations by Al Viro · 13 years ago
  77. 1bc9422 switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_t by Al Viro · 13 years ago
  78. df0a428 switch mq_open() to umode_t by Al Viro · 13 years ago
  79. a85cfda switch miscdevice to umode_t by Al Viro · 13 years ago
  80. 52ef0c0 switch securityfs_create_file() to umode_t by Al Viro · 13 years ago
  81. 910f4ece switch security_path_chmod() to umode_t by Al Viro · 13 years ago
  82. 49f0a07 switch sys_chmod()/sys_fchmod()/sys_fchmodat() to umode_t by Al Viro · 13 years ago
  83. 36fcb58 sysctl: use umode_t for table permissions by Al Viro · 13 years ago
  84. 8d334ac switch is_sxid() to umode_t by Al Viro · 13 years ago
  85. 62bb109 switch inode_init_owner() to umode_t by Al Viro · 13 years ago
  86. 632861f pohmelfs: propagate umode_t by Al Viro · 13 years ago
  87. 09208d1 shmem, ramfs: propagate umode_t, open-coded S_ISREG by Al Viro · 13 years ago
  88. 64f1426 sunrpc: propagate umode_t by Al Viro · 13 years ago
  89. a5e7ed3 cgroup: propagate mode_t by Al Viro · 13 years ago
  90. 8e07189 reiserfs: propagate umode_t by Al Viro · 13 years ago
  91. 69b34f3 ext3: propagate umode_t by Al Viro · 13 years ago
  92. 4394751 configfs: convert to umode_t by Al Viro · 13 years ago
  93. f4ae40a switch debugfs to umode_t by Al Viro · 13 years ago
  94. 48176a9 switch sysfs_chmod_file() to umode_t by Al Viro · 13 years ago
  95. d161a13 switch procfs to umode_t use by Al Viro · 13 years ago
  96. 587a1f1 switch ->is_visible() to returning umode_t by Al Viro · 13 years ago
  97. 9104e42 switch sysfs attr->mode to umode_t by Al Viro · 13 years ago
  98. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  99. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  100. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago