1. 103f3d9 cris: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  2. f5b45de c6x: drop pte_file() by Kirill A. Shutemov · 9 years ago
  3. 2bc6ff1 blackfin: drop pte_file() by Kirill A. Shutemov · 9 years ago
  4. 7a7d2db avr32: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  5. b007ea7 arm: drop L_PTE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  6. 9b3e661 arm64: drop PTE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  7. 1874715 arc: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  8. b816157 alpha: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  9. 5064c8e asm-generic: drop unused pte_file* helpers by Kirill A. Shutemov · 9 years ago
  10. 0661a33 mm: remove rest usage of VM_NONLINEAR and pte_file() by Kirill A. Shutemov · 9 years ago
  11. ac51b93 mm: replace vma->sharead.linear with vma->shared by Kirill A. Shutemov · 9 years ago
  12. 27ba064 rmap: drop support of non-linear mappings by Kirill A. Shutemov · 9 years ago
  13. 1da4b35 proc: drop handling non-linear mappings by Kirill A. Shutemov · 9 years ago
  14. d83a08d mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub by Kirill A. Shutemov · 9 years ago
  15. 9b4bdd2 mm: drop support of non-linear mapping from fault codepath by Kirill A. Shutemov · 9 years ago
  16. 8a5f14a mm: drop support of non-linear mapping from unmap/zap codepath by Kirill A. Shutemov · 9 years ago
  17. c8d78c1 mm: replace remap_file_pages() syscall with emulation by Kirill A. Shutemov · 9 years ago
  18. 3c48687 mm/vmstat.c: fix/cleanup ifdefs by Andrew Morton · 9 years ago
  19. 7c4da06 mm/slab_common.c: use kmem_cache_free() by Vaishali Thakkar · 9 years ago
  20. 94e4d71 mm/slub.c: fix typo in comment by Kim Phillips · 9 years ago
  21. ccaafd7 mm: don't use compound_head() in virt_to_head_page() by Joonsoo Kim · 9 years ago
  22. 9aabf81 mm/slub: optimize alloc/free fastpath by removing preemption on/off by Joonsoo Kim · 9 years ago
  23. 913e027 fsioctl.c: make generic_block_fiemap() signal-tolerant by Dmitry Monakhov · 9 years ago
  24. 99b8874 o2dlm: fix NULL pointer dereference in o2dlm_blocking_ast_wrapper by Srinivas Eeda · 9 years ago
  25. 10ab881 ocfs2: prune the dcache before deleting the dentry of directory by alex chen · 9 years ago
  26. 8989b67 ocfs2: make resv_lock spinlock static by Fabian Frederick · 9 years ago
  27. 9d6008c ocfs2: remove unreachable code in __ocfs2_recovery_thread() by Daeseok Youn · 9 years ago
  28. 9b57269 ocfs2: removes mlog_errno() call twice in ocfs2_find_dir_space_el() by Daeseok Youn · 9 years ago
  29. 592a202 ocfs2: remove unreachable code by Daeseok Youn · 9 years ago
  30. e6d9f86 ocfs2: o2net: silence uninitialized variable warning by Dan Carpenter · 9 years ago
  31. d9510a2 ocfs2: remove pointless assignment from ocfs2_calc_refcount_meta_credits() by Jan Kara · 9 years ago
  32. 1dfeb76 ocfs2: add a mount option journal_async_commit on ocfs2 filesystem by alex chen · 9 years ago
  33. 15eba0f ocfs2: fix journal commit deadlock in ocfs2_convert_inline_data_to_extents by alex chen · 9 years ago
  34. 95671c6 ocfs2: dlm: dlmdomain: remove unused function by Rickard Strandqvist · 9 years ago
  35. 7ea62d7 ocfs2: quota_local: remove unused function by Rickard Strandqvist · 9 years ago
  36. d6edc87 ocfs2: xattr: remove unused function by Rickard Strandqvist · 9 years ago
  37. 79c83ea1 ocfs2: fix snprintf format specifier in dlmdebug.c by alex chen · 9 years ago
  38. 41d6247 ocfs2: fix wrong comment by Junxiao Bi · 9 years ago
  39. 696cdf7 ocfs2: fix uninitialized variable access by Junxiao Bi · 9 years ago
  40. e6e7461 ocfs2: remove unnecessary else in ocfs2_set_acl() by Fabian Frederick · 9 years ago
  41. b934bea ocfs2/dlm: add missing dlm_lock_put() when recovery master down by Xue jiufei · 9 years ago
  42. 102ca66 sh: eliminate unused irq_reg_{readl,writel} accessors by Kevin Cernekee · 9 years ago
  43. 560b8c0 sh: build superh without CONFIG_EXPERT by Rob Landley · 9 years ago
  44. 6ee8e25 fsnotify: fix handling of renames in audit by Jan Kara · 9 years ago
  45. a5b2f95 inotify: update documentation to reflect code changes by Zhang Zhen · 9 years ago
  46. 66ba93c fanotify: don't set FAN_ONDIR implicitly on a marks ignored mask by Lino Sanfilippo · 9 years ago
  47. d2c1874 fanotify: don't recalculate a marks mask if only the ignored mask changed by Lino Sanfilippo · 9 years ago
  48. a118449 fanotify: only destroy mark when both mask and ignored_mask are cleared by Lino Sanfilippo · 9 years ago
  49. ece84b3 hugetlb, x86: register 1G page size if we can allocate them at runtime by Kirill A. Shutemov · 9 years ago
  50. 3e8c04e Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  51. 44dbf05 Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  52. 15763db Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  53. c2189e3 Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 9 years ago
  54. ed824a6 Merge tag 'edac_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
  55. e07e0d4 Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  56. 57d3629 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  57. a8f7684 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  58. c93eced Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  59. 072bc44 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  60. 80f33a5 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  61. 7453311 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  62. 9d43bad Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  63. 0ba97bc Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  64. 5b9b28a Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  65. a4cbbf5 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  66. 8308756 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  67. 23e8fe2 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  68. 30d4682 Merge tag 'regulator-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  69. b0c1936 Merge tag 'spi-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  70. f381f90 Merge tag 'regmap-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  71. 5c30c3c Merge tag 'hwmon-for-linus-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  72. 19acc77 random: Fix fast_mix() function by George Spelvin · 9 years ago
  73. b12aa1f Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata into for-3.20 by Tejun Heo · 9 years ago
  74. 7a85951 EDAC: Add repo URLs to MAINTAINERS by Borislav Petkov · 9 years ago
  75. bfa76d49 Linux 3.19 by Linus Torvalds · 9 years ago
  76. da2d96d Merge tag 'nios2-fixes-v3.19-final' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 9 years ago
  77. cdecbb3 Merge git://git.kvack.org/~bcrl/aio-fixes by Linus Torvalds · 9 years ago
  78. 4e02370 Merge tag 'trace-fixes-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  79. a3248d6 nios2: fix unhandled signals by Chung-Ling Tang · 9 years ago
  80. 6688633 Merge remote-tracking branch 'spi/topic/xilinx' into spi-next by Mark Brown · 9 years ago
  81. 30b9278 Merge remote-tracking branches 'spi/topic/sirf', 'spi/topic/spidev', 'spi/topic/st-ssc' and 'spi/topic/ti-qspi' into spi-next by Mark Brown · 9 years ago
  82. 4f9f454 Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/topic/qup', 'spi/topic/rockchip' and 'spi/topic/samsung' into spi-next by Mark Brown · 9 years ago
  83. 8328509 Merge remote-tracking branches 'spi/topic/img-spfi', 'spi/topic/imx', 'spi/topic/inline', 'spi/topic/meson' and 'spi/topic/mxs' into spi-next by Mark Brown · 9 years ago
  84. d6cd09b Merge remote-tracking branches 'spi/topic/falcon', 'spi/topic/fsf', 'spi/topic/fsl', 'spi/topic/fsl-dspi' and 'spi/topic/gpio' into spi-next by Mark Brown · 9 years ago
  85. fab4b42 Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/config', 'spi/topic/dln2' and 'spi/topic/dw' into spi-next by Mark Brown · 9 years ago
  86. 81306d5 Merge remote-tracking branch 'spi/topic/sh-msiof' into spi-next by Mark Brown · 9 years ago
  87. f69c22e Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 9 years ago
  88. d202c30 Merge tag 'spi-v3.19-rc7' into spi-linus by Mark Brown · 9 years ago
  89. dd7c2e7 Merge remote-tracking branches 'regulator/topic/rk808', 'regulator/topic/rpm', 'regulator/topic/rt5033' and 'regulator/topic/tps65023' into regulator-next by Mark Brown · 9 years ago
  90. ffe167b Merge remote-tracking branches 'regulator/topic/max8649', 'regulator/topic/mode', 'regulator/topic/mt6397', 'regulator/topic/pfuze100' and 'regulator/topic/qcom-rpm' into regulator-next by Mark Brown · 9 years ago
  91. f3ba729 Merge remote-tracking branches 'regulator/topic/isl9305', 'regulator/topic/lp872x', 'regulator/topic/max14577', 'regulator/topic/max7686' and 'regulator/topic/max77843' into regulator-next by Mark Brown · 9 years ago
  92. 30c5c53 Merge remote-tracking branches 'regulator/topic/axp20x', 'regulator/topic/da9211' and 'regulator/topic/fan53555' into regulator-next by Mark Brown · 9 years ago
  93. fca8e13 Merge remote-tracking branch 'regulator/topic/dt-cb' into regulator-next by Mark Brown · 9 years ago
  94. a9877b6 Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 9 years ago
  95. 36818b8 Merge remote-tracking branch 'regulator/fix/qcom-rpm' into regulator-linus by Mark Brown · 9 years ago
  96. 14ac321 Merge tag 'regulator-v3.19-rc7' into regulator-linus by Mark Brown · 9 years ago
  97. 1aff031 Merge remote-tracking branches 'regmap/topic/ac97', 'regmap/topic/doc' and 'regmap/topic/smbus' into regmap-next by Mark Brown · 9 years ago
  98. dfdb3c4 Merge remote-tracking branch 'regmap/topic/core' into regmap-next by Mark Brown · 9 years ago
  99. 6c8465a x86/tlb/trace: Do not trace on CPU that is offline by Steven Rostedt (Red Hat) · 9 years ago
  100. a05d59a tracing: Add condition check to RCU lockdep checks by Steven Rostedt (Red Hat) · 9 years ago