1. 4fc3acf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  2. f309532 tty: Revert the tty locking series, it needs more work by Linus Torvalds · 12 years ago
  3. 804ce98 Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  4. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  5. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  6. 20e2a86 cipso: handle CIPSO options correctly when NetLabel is disabled by Paul Moore · 12 years ago
  7. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  8. 4edebed Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  9. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  10. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  11. edd63a2 set_restore_sigmask() is never called without SIGPENDING (and never should be) by Al Viro · 12 years ago
  12. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  13. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  14. 4ebefe3 new helpers: {clear,test,test_and_clear}_restore_sigmask() by Al Viro · 12 years ago
  15. 754421c HAVE_RESTORE_SIGMASK is defined on all architectures now by Al Viro · 12 years ago
  16. 16b1c1c vfs: retry last component if opening stale dentry by Miklos Szeredi · 12 years ago
  17. c3b2da3 fs: introduce inode operation ->update_time by Josef Bacik · 12 years ago
  18. 419f431 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  19. e3fc629 switch aio and shm to do_mmap_pgoff(), make do_mmap() static by Al Viro · 12 years ago
  20. 8b3ec68 take security_mmap_file() outside of ->mmap_sem by Al Viro · 12 years ago
  21. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  22. a00b615 Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  23. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  24. b32dfe3 c/r: prctl: add ability to set new mm_struct::exe_file by Cyrill Gorcunov · 12 years ago
  25. fe8c7f5 c/r: prctl: extend PR_SET_MM to set up more mm_struct entries by Cyrill Gorcunov · 12 years ago
  26. d97b46a syscalls, x86: add __NR_kcmp syscall by Cyrill Gorcunov · 12 years ago
  27. ac34ebb aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() by Christopher Yeoh · 12 years ago
  28. ee62c6b eventfd: change int to __u64 in eventfd_signal() by Sha Zhengju · 12 years ago
  29. e42d98e rapidio: add DMA engine support for RIO data transfers by Alexandre Bounine · 12 years ago
  30. cef0184 mqueue: separate mqueue default value from maximum value by KOSAKI Motohiro · 12 years ago
  31. e6315bb mqueue: revert bump up DFLT_*MAX by KOSAKI Motohiro · 12 years ago
  32. 5b5c4d1 ipc/mqueue: update maximums for the mqueue subsystem by Doug Ledford · 12 years ago
  33. 858ee37 ipc/mqueue: switch back to using non-max values on create by Doug Ledford · 12 years ago
  34. 93e6f11 ipc/mqueue: cleanup definition names and locations by Doug Ledford · 12 years ago
  35. 29a5c67 kexec: export kexec.h to user space by maximilian attems · 12 years ago
  36. cb79295 cpu: introduce clear_tasks_mm_cpumask() helper by Anton Vorontsov · 12 years ago
  37. 43e13cc cred: remove task_is_dead() from __task_cred() validation by Oleg Nesterov · 12 years ago
  38. 785042f kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpers by Boaz Harrosh · 12 years ago
  39. ae3cef7 kmod: unexport call_usermodehelper_freeinfo() by Boaz Harrosh · 12 years ago
  40. 020ac5b fat: introduce special inode for managing the FSINFO block by Artem Bityutskiy · 12 years ago
  41. 133fd9f vsprintf: further optimize decimal conversion by Denys Vlasenko · 12 years ago
  42. a3860c1 introduce SIZE_MAX by Xi Wang · 12 years ago
  43. d5497fc nfsd4: move rq_flavor into svc_cred by J. Bruce Fields · 12 years ago
  44. 03a4e1f nfsd4: move principal name into svc_cred by J. Bruce Fields · 12 years ago
  45. 9793f7c SUNRPC: new svc_bind() routine introduced by Stanislav Kinsbursky · 12 years ago
  46. 3fc929e net/mlx4_core: Fix number of EQs used in ICM initialisation by Marcel Apfelbaum · 12 years ago
  47. 76f901e Merge tag 'for-v3.5' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  48. bd0e162 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  49. 0545522 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  50. 1d59d61 NFS: Ensure that setattr and getattr wait for O_DIRECT write completion by Trond Myklebust · 12 years ago
  51. 13199a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  52. e546785 split ->file_mmap() into ->mmap_addr()/->mmap_file() by Al Viro · 12 years ago
  53. d007794 split cap_mmap_addr() out of cap_file_mmap() by Al Viro · 12 years ago
  54. a4f9a9a fsnotify: handle subfiles' perm events by Naohiro Aota · 12 years ago
  55. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
  56. 0053ea9 netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUG by Joe Perches · 12 years ago
  57. af56e0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  58. 42fe55c Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  59. 19ce0a9 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  60. a70f35a Merge branch 'for-3.5/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  61. 0d16751 Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  62. 2f83766 Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  63. 14674e7 i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING by Mark Brown · 12 years ago
  64. e907df3 watchdog: Add support for dynamically allocated watchdog_device structs by Hans de Goede · 12 years ago
  65. f4e9c82 watchdog: Add Locking support by Hans de Goede · 12 years ago
  66. d6b469d watchdog: create all the proper device files by Alan Cox · 12 years ago
  67. 2bbeed0 watchdog: Add a flag to indicate the watchdog doesn't reboot things by Alan Cox · 12 years ago
  68. 45f5fed watchdog: Add multiple device support by Alan Cox · 12 years ago
  69. 257f8c4 watchdog: Add watchdog_active() routine by Viresh Kumar · 12 years ago
  70. eea62f8 brlocks/lglocks: turn into functions by Andi Kleen · 12 years ago
  71. 9dd6fa0 lglock: remove online variants of lock by Rusty Russell · 12 years ago
  72. b0b0382 ->encode_fh() API change by Al Viro · 12 years ago
  73. e9412c3 genetlink: Build a generic netlink family module alias by Neil Horman · 12 years ago
  74. 2033e9b net: add MODULE_ALIAS_NET_PF_PROTO_NAME by Neil Horman · 12 years ago
  75. 87a5af2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 12 years ago
  76. 7e5b2db Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  77. eb86c30 rtc: ds1307: add trickle charger support by Wolfram Sang · 12 years ago
  78. e311c92 rtc: add ioctl to get/clear battery low voltage status by Alexander Stein · 12 years ago
  79. 4796dd2 vsprintf: fix %ps on non symbols when using kallsyms by Stephen Boyd · 12 years ago
  80. 8035a50 include/linux/led-lm3530.h: comment correction about the range of brightness by Kim, Milo · 12 years ago
  81. b009618 leds: add new field to led_classdev struct to save activation state by Shuah Khan · 12 years ago
  82. 1615d210 drivers/video/backlight/apple_bl.c: include header for exported symbol prototypes by H Hartley Sweeten · 12 years ago
  83. d54ad83 lcd: add callbacks for early fb event blank support by Inki Dae · 12 years ago
  84. bf05929 fbdev: add events for early fb event support by Inki Dae · 12 years ago
  85. 3f13461 memcg: decrement static keys at real destroy time by Glauber Costa · 12 years ago
  86. fa9add6 mm/memcg: apply add/del_page to lruvec by Hugh Dickins · 12 years ago
  87. 4d7dcca mm/memcg: get_lru_size not get_lruvec_size by Hugh Dickins · 12 years ago
  88. 04eac7f rescounter: remove __must_check from res_counter_charge_nofail() by Glauber Costa · 12 years ago
  89. 2bb2ba9 rescounters: add res_counter_uncharge_until() by Frederic Weisbecker · 12 years ago
  90. c56d5c7 mm/vmscan: push lruvec pointer into inactive_list_is_low() by Konstantin Khlebnikov · 12 years ago
  91. 074291f mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size() by Konstantin Khlebnikov · 12 years ago
  92. 7f5e86c mm: add link from struct lruvec to struct zone by Konstantin Khlebnikov · 12 years ago
  93. bbf808e mm/memcg: kill mem_cgroup_lru_del() by Konstantin Khlebnikov · 12 years ago
  94. f3fd4a6 mm: remove lru type checks from __isolate_lru_page() by Konstantin Khlebnikov · 12 years ago
  95. 014483b mm: mark mm-inline functions as __always_inline by Konstantin Khlebnikov · 12 years ago
  96. 89abfab mm/memcg: move reclaim_stat into lruvec by Hugh Dickins · 12 years ago
  97. 4b91355 memcg: fix/change behavior of shared anon at moving task by KAMEZAWA Hiroyuki · 12 years ago
  98. 5bf5f03 mm: fix slab->page flags corruption by Pravin B Shelar · 12 years ago
  99. 26c1917 mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition by Andrea Arcangeli · 12 years ago
  100. a7f638f mm, oom: normalize oom scores to oom_score_adj scale only for userspace by David Rientjes · 12 years ago