1. f5252e0 mm: avoid null pointer access in vm_struct via /proc/vmallocinfo by Mitsuo Hayasaka · 13 years ago
  2. 8c5fb8e mm/debug-pagealloc.c: use memchr_inv by Akinobu Mita · 13 years ago
  3. 79824820 lib/string.c: introduce memchr_inv() by Akinobu Mita · 13 years ago
  4. 7731113 mm/debug-pagealloc.c: use plain __ratelimit() instead of printk_ratelimit() by Akinobu Mita · 13 years ago
  5. 16fb951 vmscan: count pages into balanced for zone with good watermark by Shaohua Li · 13 years ago
  6. 49ea7eb mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completes by Mel Gorman · 13 years ago
  7. 92df3a7 mm: vmscan: throttle reclaim if encountering too many dirty pages under writeback by Mel Gorman · 13 years ago
  8. f84f6e2 mm: vmscan: do not writeback filesystem pages in kswapd except in high priority by Mel Gorman · 13 years ago
  9. 966dbde ext4: warn if direct reclaim tries to writeback pages by Mel Gorman · 13 years ago
  10. 94054fa xfs: warn if direct reclaim tries to writeback pages by Mel Gorman · 13 years ago
  11. a18bba0 mm: vmscan: remove dead code related to lumpy reclaim waiting on pages under writeback by Mel Gorman · 13 years ago
  12. ee72886 mm: vmscan: do not writeback filesystem pages in direct reclaim by Mel Gorman · 13 years ago
  13. e10d59f mm: add comments to explain mm_struct fields by Christoph Lameter · 13 years ago
  14. bc3e53f mm: distinguish between mlocked and pinned pages by Christoph Lameter · 13 years ago
  15. f11c0ca mm: vmscan: drop nr_force_scan[] from get_scan_count by Johannes Weiner · 13 years ago
  16. 4f31888 mm: output a list of loaded modules when we hit bad_page() by Dave Jones · 13 years ago
  17. f5fc870 tmpfs: add "tmpfs" to the Kconfig prompt to make it obvious. by Robert P. J. Day · 13 years ago
  18. 43362a4 oom: fix race while temporarily setting current's oom_score_adj by David Rientjes · 13 years ago
  19. c9f0124 oom: remove oom_disable_count by David Rientjes · 13 years ago
  20. 7b0d44fa oom: avoid killing kthreads if they assume the oom killed thread's mm by David Rientjes · 13 years ago
  21. f660daa oom: thaw threads if oom killed thread is frozen before deferring by David Rientjes · 13 years ago
  22. d08c429 mm/page-writeback.c: document bdi_min_ratio by Johannes Weiner · 13 years ago
  23. 3da367c vmscan: add block plug for page reclaim by Shaohua Li · 13 years ago
  24. 3fa36ac radix_tree: clean away saw_unset_tag leftovers by Hugh Dickins · 13 years ago
  25. 0dabec9 mm: migration: clean up unmap_and_move() by Minchan Kim · 13 years ago
  26. fcf6340 Cross Memory Attach by Christopher Yeoh · 13 years ago
  27. f80c067 mm: zone_reclaim: make isolate_lru_page() filter-aware by Minchan Kim · 13 years ago
  28. 32ea845 ipc/mqueue.c: fix wrong use of schedule_hrtimeout_range_clock() by Wanlong Gao · 13 years ago
  29. 39deaf8 mm: compaction: make isolate_lru_page() filter-aware by Minchan Kim · 13 years ago
  30. fc360bd /proc/self/numa_maps: restore "huge" tag for hugetlb vmas by Andrew Morton · 13 years ago
  31. 4356f21 mm: change isolate mode from #define to bitwise type by Minchan Kim · 13 years ago
  32. 6eea69d include/linux/dmar.h: forward-declare struct acpi_dmar_header by Andrew Morton · 13 years ago
  33. b9e84ac mm: compaction: trivial clean up in acct_isolated() by Minchan Kim · 13 years ago
  34. 07a7230 dma-mapping: fix sync_single_range_* DMA debugging by Clemens Ladisch · 13 years ago
  35. 67b8499 Revert "tracing: Include module.h in define_trace.h" by Paul Gortmaker · 13 years ago
  36. ec53cf2 irq: don't put module.h into irq.h for tracking irqgen modules. by Paul Gortmaker · 13 years ago
  37. 1d58996 bluetooth: macroize two small inlines to avoid module.h by Paul Gortmaker · 13 years ago
  38. 69e7dae ip_vs.h: fix implicit use of module_get/module_put from module.h by Paul Gortmaker · 13 years ago
  39. 34641c6 nf_conntrack.h: fix up fallout from implicit moduleparam.h presence by Paul Gortmaker · 13 years ago
  40. de47725 include: replace linux/module.h with "struct module" wherever possible by Paul Gortmaker · 13 years ago
  41. eb5589a include: convert various register fcns to macros to avoid include chaining by Paul Gortmaker · 13 years ago
  42. 7c92640 crypto.h: remove unused crypto_tfm_alg_modname() inline by Paul Gortmaker · 13 years ago
  43. e2ffa37 uwb.h: fix implicit use of asm/page.h for PAGE_SIZE by Paul Gortmaker · 13 years ago
  44. 246359d pm_runtime.h: explicitly requires notifier.h by Paul Gortmaker · 13 years ago
  45. a8efa9d linux/dmaengine.h: fix implicit use of bitmap.h and asm/page.h by Paul Gortmaker · 13 years ago
  46. 1986c93 miscdevice.h: fix up implicit use of lists and types by Paul Gortmaker · 13 years ago
  47. bb2eac6 stop_machine.h: fix implicit use of smp.h for smp_processor_id by Paul Gortmaker · 13 years ago
  48. d0a9940 of: fix implicit use of errno.h in include/linux/of.h by Paul Gortmaker · 13 years ago
  49. 7755c47 of_platform.h: delete needless include <linux/module.h> by Paul Gortmaker · 13 years ago
  50. feede37 acpi: remove module.h include from platform/aclinux.h by Paul Gortmaker · 13 years ago
  51. ddac602 miscdevice.h: delete unnecessary inclusion of module.h by Paul Gortmaker · 13 years ago
  52. 8a24454 device_cgroup.h: delete needless include <linux/module.h> by Paul Gortmaker · 13 years ago
  53. 39aa9fd net: sch_generic remove redundant use of <linux/module.h> by Paul Gortmaker · 13 years ago
  54. 4ec65b8 net: inet_timewait_sock doesnt need <linux/module.h> by Paul Gortmaker · 13 years ago
  55. 4eae0cc sysdev.h: dont include <linux/module.h> for no reason by Paul Gortmaker · 13 years ago
  56. 51d7815 vermagic: delete unused include of <linux/module.h> by Paul Gortmaker · 13 years ago
  57. 23a7bfa lib: dma-debug needs export.h for EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  58. e7455b7a watchdog: Add module.h to drivers/watchdog/stmp3xxx_wdt.c by Paul Gortmaker · 13 years ago
  59. 26e6e9e pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  60. a5a697c pinctrl: EXPORT_SYMBOL needs export.h by Stephen Rothwell · 13 years ago
  61. 402b20d pcmcia: Add export.h to drivers/pcmcia as required. by Paul Gortmaker · 13 years ago
  62. 3bf8d64 pcmcia: add module.h to db1xxx_ss.c since it is modular. by Paul Gortmaker · 13 years ago
  63. 475c0a6 uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  64. c7394efc uwb: Add module.h to the real uwb modular users. by Paul Gortmaker · 13 years ago
  65. 0b99208 drivers/uwb: fix implicit use of stat.h by Paul Gortmaker · 13 years ago
  66. 025ed13 spi: Add export.h for THIS_MODULE/EXPORT_SYMBOL to spi.c by Paul Gortmaker · 13 years ago
  67. d7614de spi: Add module.h to implicit users in drivers/spi by Paul Gortmaker · 13 years ago
  68. ced55d4 regulator: Fix implicit use of notifier.h by driver.h by Paul Gortmaker · 13 years ago
  69. 65602c3 regulator: Add module.h to drivers/regulator users as required by Paul Gortmaker · 13 years ago
  70. 22be053 regulator: Add export.h for THIS_MODULE to dummy.c by Paul Gortmaker · 13 years ago
  71. 54485c3 intel-iommu: now needs export.h for EXPORT_SYMBOL_GPL by Paul Gortmaker · 13 years ago
  72. b5a2c4f virtio: Add module.h to drivers/virtio users. by Paul Gortmaker · 13 years ago
  73. 39a0e33 lguest: add export.h to lguest files for THIS_MODULE/EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  74. 51441d4 kvm: iommu.c file requires the full module.h present. by Paul Gortmaker · 13 years ago
  75. 799fd8b kvm: fix implicit use of stat.h header file by Paul Gortmaker · 13 years ago
  76. 63c9744 xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users. by Paul Gortmaker · 13 years ago
  77. 72ee511 xen: Add module.h to modular drivers/xen users. by Paul Gortmaker · 13 years ago
  78. 2949ead uio: Add module.h to implicit drivers/uio users by Paul Gortmaker · 13 years ago
  79. 4529623 staging: Add module.h to more drivers implicitly using it. by Paul Gortmaker · 13 years ago
  80. 3f934e0 staging: Add moduleparam.h to drivers/staging files as required by Paul Gortmaker · 13 years ago
  81. 8e336a7 staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users. by Paul Gortmaker · 13 years ago
  82. 1014c22 ssb: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  83. 20a112d ssb: Add module.h to the real modules in drivers/ssb by Paul Gortmaker · 13 years ago
  84. 0205a90 mmc: Fix implicit use of stat.h header in associated files by Paul Gortmaker · 13 years ago
  85. 3ef77af mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  86. 96547f5 mmc: Add module.h to drivers/mmc users assuming implicit presence. by Paul Gortmaker · 13 years ago
  87. 5d4a357 mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  88. 4e36dd3 mfd: Add module.h to the implicit drivers/mfd users by Paul Gortmaker · 13 years ago
  89. 0603ba1 gpu: add moduleparam.h to drivers/gpu/drm/drm_crtc_helper.c by Paul Gortmaker · 13 years ago
  90. e0cd360 gpu: add module.h to drivers/gpu files as required. by Paul Gortmaker · 13 years ago
  91. 2d1a8a4 gpu: Add export.h as required to drivers/gpu files. by Paul Gortmaker · 13 years ago
  92. 44a8e37 bcma: fix implicit use of export.h contents by Paul Gortmaker · 13 years ago
  93. 200351c bcma: add module.h to the modular portions of this driver by Paul Gortmaker · 13 years ago
  94. 8aaf7a0 drivers/zorro: Add export.h to proc.c by Paul Gortmaker · 13 years ago
  95. 4d18412 drivers/w1: Add moduleparam.h to drivers/w1/w1_int.c by Paul Gortmaker · 13 years ago
  96. 9623932 drivers/w1: Add export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  97. 827509e drivers/target: Add module.h to drivers/target files as required. by Paul Gortmaker · 13 years ago
  98. c53181a drivers/target: Add export.h to files as required. by Paul Gortmaker · 13 years ago
  99. 07c9273 drivers/sh: Add export.h for EXPORT_SYMBOL to intc/virq.c by Paul Gortmaker · 13 years ago
  100. d2185c4 drivers/sfi: sfi_acpi.c needs sysfs.h by Randy Dunlap · 13 years ago