1. 7ccaba5 consolidate WARN_...ONCE() static variables by Jan Beulich · 12 years ago
  2. 10db4e1 headers: include linux/types.h where appropriate by Bobby Powers · 12 years ago
  3. d314d74 nmi watchdog: do not use cpp symbol in Kconfig by Cong Wang · 12 years ago
  4. b502bd1 magic.h: move some FS magic numbers into magic.h by Muthu Kumar · 12 years ago
  5. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  6. 4375382 Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  7. 9586c95 Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  8. 3469940 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
  9. 7fc86a7 Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  10. 7bfe0e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  11. d4c6fa7 Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  12. aab008d Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 12 years ago
  13. be53bfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  14. b2094ef Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  15. 424a6f6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 12 years ago
  16. 267d7b2 Merge tag 'md-3.4' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  17. 2390481 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  18. 754b980 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  19. f06fc0c Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  20. 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  21. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  22. ad12ab2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  23. d8c37c4 thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE by Naoya Horiguchi · 12 years ago
  24. 4331f7d memcg: fix performance of mem_cgroup_begin_update_page_stat() by KAMEZAWA Hiroyuki · 12 years ago
  25. 2ff76f1 memcg: remove PCG_FILE_MAPPED by KAMEZAWA Hiroyuki · 12 years ago
  26. 89c06bd memcg: use new logic for page stat accounting by KAMEZAWA Hiroyuki · 12 years ago
  27. 312734c0 memcg: remove PCG_MOVE_LOCK flag from page_cgroup by KAMEZAWA Hiroyuki · 12 years ago
  28. a710920 memcg: kill dead prev_priority stubs by Konstantin Khlebnikov · 12 years ago
  29. b2402857 memcg: remove PCG_CACHE page_cgroup flag by KAMEZAWA Hiroyuki · 12 years ago
  30. 42aee6c cgroup: revert ss_id_lock to spinlock by Hugh Dickins · 12 years ago
  31. 31a7923 memcg: replace MEM_CONT by MEM_RES_CTLR by Hugh Dickins · 12 years ago
  32. 8d13bdd page_alloc.c: remove add_from_early_node_map() by Kautuk Consul · 12 years ago
  33. 40716e2 hugetlbfs: fix alignment of huge page requests by Steven Truelove · 12 years ago
  34. 05af2e1 mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() by David Rientjes · 12 years ago
  35. 9048162 hugepages: fix use after free bug in "quota" handling by David Gibson · 12 years ago
  36. a1d776e hugetlb: cleanup hugetlb.h by David Gibson · 12 years ago
  37. cc9a6c8 cpuset: mm: reduce large amounts of memory barrier related damage v3 by Mel Gorman · 12 years ago
  38. e845e19 mm, memcg: pass charge order to oom killer by David Rientjes · 12 years ago
  39. f0cb3c7 mm: drain percpu lru add/rotate page-vectors on cpu hot-unplug by Konstantin Khlebnikov · 12 years ago
  40. 385de35 thp: allow a hwpoisoned head page to be put back to LRU by Dean Nelson · 12 years ago
  41. 08ab9b1 mm, oom: force oom kill on sysrq+f by David Rientjes · 12 years ago
  42. b764375 procfs: mark thread stack correctly in proc/<pid>/maps by Siddhesh Poyarekar · 12 years ago
  43. 978ea78 rmap: remove __anon_vma_link() declaration by Xiao Guangrong · 12 years ago
  44. ce1744f mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION) by Konstantin Khlebnikov · 12 years ago
  45. e873c49 pagemap: export KPF_THP by Naoya Horiguchi · 12 years ago
  46. 025c5b2 thp: optimize away unnecessary page table locking by Naoya Horiguchi · 12 years ago
  47. aff6224 vmscan: only defer compaction for failed order and higher by Rik van Riel · 12 years ago
  48. 7be62de vmscan: kswapd carefully call compaction by Rik van Riel · 12 years ago
  49. 67f96aa mm: make swapin readahead skip over holes by Rik van Riel · 12 years ago
  50. 69c9782 mm: make get_mm_counter static-inline by Konstantin Khlebnikov · 12 years ago
  51. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  52. 3a990a5 Merge branch 'vm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  53. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  54. b871661 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  55. d15d764 Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  56. 0c2fe82 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  57. 5f0e685 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  58. f8974cb Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  59. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  60. c7c66c0 Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  61. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  62. c6bfa1a NFS: Remove nfs4_setup_sequence from generic rename code by Bryan Schumaker · 12 years ago
  63. 34e137c NFS: Remove nfs4_setup_sequence from generic unlink code by Bryan Schumaker · 12 years ago
  64. ea7c330 NFS: Remove nfs4_setup_sequence from generic read code by Bryan Schumaker · 12 years ago
  65. c6cb80d NFS: Remove nfs4_setup_sequence from generic write code by Bryan Schumaker · 12 years ago
  66. 6f00866 NFS: Fix more NFS debug related build warnings by Trond Myklebust · 12 years ago
  67. 9304a81 nfs: non void functions must return a value by Stephen Rothwell · 12 years ago
  68. b3b536a SUNRPC: Kill compiler warning when RPC_DEBUG is unset by Chuck Lever · 12 years ago
  69. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  70. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  71. 6e8bb01 VM: make unmap_vmas() return void by Al Viro · 12 years ago
  72. 14f5ff5 VM: make zap_page_range() return void by Al Viro · 12 years ago
  73. 8818739 debugfs-related mode_t whack-a-mole by Al Viro · 12 years ago
  74. 8fc3dc5 __register_binfmt() made void by Al Viro · 12 years ago
  75. 765fd6b kill reiserfs_fs_{i,sb}.h by Al Viro · 12 years ago
  76. f466c6f move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h by Al Viro · 12 years ago
  77. a3063ab move reiserfs_acl.h to fs/reiserfs/acl.h by Al Viro · 12 years ago
  78. c45ac88 take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h by Al Viro · 12 years ago
  79. 68ac123 switch touch_atime to struct path by Al Viro · 12 years ago
  80. 38eff28 constify path argument of trace_seq_path() by Al Viro · 12 years ago
  81. 66b3fad constify path argument of audit_log_d_path() by Al Viro · 12 years ago
  82. 5d026c7 fs: initial qnx6fs addition by Kai Bankett · 12 years ago
  83. 32991ab vfs: d_alloc_root() gone by Al Viro · 12 years ago
  84. 9bcb4b7 vfs: turn generic_drop_inode() into static inline by Al Viro · 12 years ago
  85. b57ce96 vfs: drop_file_write_access() made static by Al Viro · 12 years ago
  86. 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 12 years ago
  87. 0d9cabd Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  88. 44e8ba9 Merge commit 'v3.3' into fbdev-next by Florian Tobias Schandinat · 12 years ago
  89. ed378a5 Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  90. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  91. 4a52246 Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  92. 161f7a7 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  93. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  94. 9c2b957 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  95. 0bbfcaf Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  96. 5928a2b Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  97. e27d359 SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG by Trond Myklebust · 12 years ago
  98. a24401b highmem: kill all __kmap_atomic() by Cong Wang · 13 years ago
  99. e8e3c3d fs: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  100. 1ec9c5d include/linux/highmem.h: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago