1. 91bfe48 checkpatch: add --types option to report only specific message types by Joe Perches · 11 years ago
  2. 61135e9 checkpatch: fix networking kernel-doc block comment defect by Joe Perches · 11 years ago
  3. 70dc8a4 checkpatch: warn when using extern with function prototypes in .h files by Joe Perches · 11 years ago
  4. 7e51f19 checkpatch: check for duplicate signatures by Joe Perches · 11 years ago
  5. d62a201 checkpatch: enforce sane perl version by Dave Hansen · 11 years ago
  6. 7e781f6 checkpatch: check CamelCase by word, not by $Lval by Joe Perches · 11 years ago
  7. d5e616f checkpatch: add a few more --fix corrections by Joe Perches · 11 years ago
  8. 1431574 lib/decompressors: fix "no limit" output buffer length by Alexandre Courbot · 11 years ago
  9. f2e1d2a lib/crc32: update the comments of crc32_{be,le}_generic() by Gu Zheng · 11 years ago
  10. 5ab58ac lib/genalloc.c: correct dev_get_gen_pool documentation by Emilio López · 11 years ago
  11. 1443081 MAINTAINERS: append "/" to directory patterns by Joe Perches · 11 years ago
  12. af4b8e3 MAINTAINERS: add mach-bcm and drivers by Christian Daudt · 11 years ago
  13. 11c2677 MAINTAINERS: update GRE DEMUX patterns by Joe Perches · 11 years ago
  14. 89f55bd MAINTAINERS: usb: phy: update patterns by Joe Perches · 11 years ago
  15. 4f31102 MAINTAINERS: update USB EHCI platform pattern by Joe Perches · 11 years ago
  16. c6a0fe4 MAINTAINERS: update file pattern for ARC uart by Joe Perches · 11 years ago
  17. 31a12b3 MAINTAINERS: update ssbi patterns by Joe Perches · 11 years ago
  18. 9d9fb74 MAINTAINERS: update it913x patterns by Joe Perches · 11 years ago
  19. 559cdc8 MAINTAINERS: SI4713: fix file pattern by Joe Perches · 11 years ago
  20. 81a6648 MAINTAINERS: update SIANO drivers by Joe Perches · 11 years ago
  21. 2caa67a MAINTAINERS: ghes_edac: update pattern by Joe Perches · 11 years ago
  22. c54ec9d MAINTAINERS: ARM: S3C24XX: remove plat-s3c24xx by Joe Perches · 11 years ago
  23. 5173413 MAINTAINERS: ARM: plat-nomadik: update patterns by Joe Perches · 11 years ago
  24. 281e192 MAINTAINERS: ARM: spear: consolidate sections by Joe Perches · 11 years ago
  25. 15dba38 MAINTAINERS: ARM: S3C2410: update patterns by Joe Perches · 11 years ago
  26. d21db56 MAINTAINERS: OMAP POWERDOMAIN, update patterns by Joe Perches · 11 years ago
  27. 34b273e MAINTAINERS: ARM: OMAP2/3: remove unused clockdomain files by Joe Perches · 11 years ago
  28. 9cedc3d MAINTAINERS: EXYNOS: remove board files by Joe Perches · 11 years ago
  29. 892f666 task_work: documentation by Oleg Nesterov · 11 years ago
  30. 205e550 task_work: minor cleanups by Oleg Nesterov · 11 years ago
  31. 202da40 kernel/smp.c: quit unconditionally enabling irqs in on_each_cpu_mask(). by David Daney · 11 years ago
  32. f9597f2 syscalls.h: add forward declarations for inplace syscall wrappers by Sergei Trofimovich · 11 years ago
  33. e656a63 extable: skip sorting if the table is empty by Uwe Kleine-König · 11 years ago
  34. bff2dc4 smp.h: move !SMP version of on_each_cpu() out-of-line by David Daney · 11 years ago
  35. 081192b up.c: use local_irq_{save,restore}() in smp_call_function_single. by David Daney · 11 years ago
  36. fa68820 smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_cond by David Daney · 11 years ago
  37. c14c338 kernel/spinlock.c: add default arch_*_relax definitions for GENERIC_LOCKBREAK by Will Deacon · 11 years ago
  38. 60c3236 kernel/smp.c: free related resources when failure occurs in hotplug_cfd() by Chen Gang · 11 years ago
  39. bc5c8f0 fs/bio-integrity: fix a potential mem leak by Gu Zheng · 11 years ago
  40. a6b0888 lto, watchdog/hpwdt.c: make assembler label global by Andi Kleen · 11 years ago
  41. 54a33b1b kernel/modsign_pubkey.c: fix init const for module signing code by Andi Kleen · 11 years ago
  42. 3ddc5b4 kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user() by Mathieu Desnoyers · 11 years ago
  43. 20d0e57 drivers/firmware/google/gsmi.c: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  44. 8aa6c21 platform: convert apple-gmux driver to dev_pm_ops from legacy pm_ops by Shuah Khan · 11 years ago
  45. a2fa3fb tpm: convert tpm_tis driver to use dev_pm_ops from legacy pm_ops by Shuah Khan · 11 years ago
  46. a8a3808 rtc: convert rtc-cmos to dev_pm_ops from legacy pm_ops by Shuah Khan · 11 years ago
  47. 729377d pnp: change pnp bus pm_ops to invoke pnp driver dev_pm_ops if specified by Shuah Khan · 11 years ago
  48. 2bff24a memcg: fix multiple large threshold notifications by Greg Thelen · 11 years ago
  49. 7b5219d mm/mempool.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) by Joe Perches · 11 years ago
  50. ade34a3 lib/genalloc.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) by Joe Perches · 11 years ago
  51. 2d8a178 mm/mmap: remove unnecessary assignment by Yanchuan Nian · 11 years ago
  52. 146d700 writeback: fix race that cause writeback hung by Junxiao Bi · 11 years ago
  53. 325c4ef mm/madvise.c:madvise_hwpoison(): remove local `ret' by Andrew Morton · 11 years ago
  54. 8302423 mm/madvise.c: fix return value of madvise_hwpoison() by Wanpeng Li · 11 years ago
  55. 3ba5eeb mm/memory-failure.c: fix bug triggered by unpoisoning empty zero page by Wanpeng Li · 11 years ago
  56. 2d1e8b3 mm/hwpoison-inject.c: change permission of corrupt-pfn/unpoison-pfn to 0200 by Wanpeng Li · 11 years ago
  57. 29b4eed mm/hwpoison.c: fix held reference count after unpoisoning empty zero page by Wanpeng Li · 11 years ago
  58. b194b8c mm/hwpoison: add '#' to madvise_hwpoison by Wanpeng Li · 11 years ago
  59. 86e0577 mm/hwpoison: drop forward reference declarations __soft_offline_page() by Wanpeng Li · 11 years ago
  60. 0be3509 mm/hwpoison: don't set migration type twice to avoid holding heavily contend zone->lock by Wanpeng Li · 11 years ago
  61. dd9538a mm/hwpoison: replace atomic_long_sub() with atomic_long_dec() by Wanpeng Li · 11 years ago
  62. 0cea3fd mm/hwpoison: fix race against poison thp by Wanpeng Li · 11 years ago
  63. f912115 mm/hwpoison: don't need to hold compound lock for hugetlbfs page by Wanpeng Li · 11 years ago
  64. 841fcc5 mm/hwpoison: fix loss of PG_dirty for errors on mlocked pages by Wanpeng Li · 11 years ago
  65. 0d6fdbd hwpoison: always unset MIGRATE_ISOLATE before returning from soft_offline_page() by Naoya Horiguchi · 11 years ago
  66. cf6fe94 mm: correct the comment about the value for buddy _mapcount by Wang Sheng-Hui · 11 years ago
  67. fa0f281 mm: make sure _PAGE_SWP_SOFT_DIRTY bit is not set on present pte by Cyrill Gorcunov · 11 years ago
  68. 5a53748 mm/page-writeback.c: add strictlimit feature by Maxim Patlasov · 11 years ago
  69. 4c3bffc mm/backing-dev.c: check user buffer length before copying data to the related user buffer by Chen Gang · 11 years ago
  70. 1ecfd53 mm/mremap.c: call pud_free() after fail calling pmd_alloc() by Chen Gang · 11 years ago
  71. 762216a mm/vmalloc: use wrapper function get_vm_area_size to caculate size of vm area by Wanpeng Li · 11 years ago
  72. 7d9f073 mm/writeback: make writeback_inodes_wb static by Wanpeng Li · 11 years ago
  73. 1873209 mm/sparse: introduce alloc_usemap_and_memmap by Wanpeng Li · 11 years ago
  74. 6e543d5 mm: vmscan: fix do_try_to_free_pages() livelock by Lisa Du · 11 years ago
  75. 7a8010c mm: munlock: manual pte walk in fast path instead of follow_page_mask() by Vlastimil Babka · 11 years ago
  76. 5b40998 mm: munlock: remove redundant get_page/put_page pair on the fast path by Vlastimil Babka · 11 years ago
  77. 56afe477d mm: munlock: bypass per-cpu pvec for putback_lru_page by Vlastimil Babka · 11 years ago
  78. 1ebb7cc mm: munlock: batch NR_MLOCK zone state updates by Vlastimil Babka · 11 years ago
  79. 7225522 mm: munlock: batch non-THP page isolation and munlock+putback using pagevec by Vlastimil Babka · 11 years ago
  80. 586a32a mm: munlock: remove unnecessary call to lru_add_drain() by Vlastimil Babka · 11 years ago
  81. 0ec3b74 mm: putback_lru_page: remove unnecessary call to page_lru_base_type() by Vlastimil Babka · 11 years ago
  82. d9104d1 mm: track vma changes with VM_SOFTDIRTY bit by Cyrill Gorcunov · 11 years ago
  83. 3b11f0a mm: page_alloc: fix comment get_page_from_freelist by SeungHun Lee · 11 years ago
  84. 47df3dd writeback: fix occasional slow sync(1) by Jan Kara · 11 years ago
  85. 7cb2ef5 mm: fix aio performance regression for database caused by THP by Khalid Aziz · 11 years ago
  86. 3a7200a mm: compaction: do not compact pgdat for order-0 by Mel Gorman · 11 years ago
  87. 90c7a79 kmemcg: don't allocate extra memory for root memcg_cache_params by Andrey Vagin · 11 years ago
  88. e76b63f memblock, numa: binary search node id by Yinghai Lu · 11 years ago
  89. 0bf598d mbind: add BUG_ON(!vma) in new_vma_page() by Naoya Horiguchi · 11 years ago
  90. 9809494 mm/mempolicy: rename check_*range to queue_pages_*range by Naoya Horiguchi · 11 years ago
  91. 86cdb46 mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movable by Naoya Horiguchi · 11 years ago
  92. 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
  93. c8721bb mm: memory-hotplug: enable memory hotplug to handle hugepage by Naoya Horiguchi · 11 years ago
  94. 71ea2ef mm: migrate: remove VM_HUGETLB from vma flag check in vma_migratable() by Naoya Horiguchi · 11 years ago
  95. 74060e4 mm: mbind: add hugepage migration code to mbind() by Naoya Horiguchi · 11 years ago
  96. e632a93 mm: migrate: add hugepage migration code to move_pages() by Naoya Horiguchi · 11 years ago
  97. e2d8cf4 migrate: add hugepage migration code to migrate_pages() by Naoya Horiguchi · 11 years ago
  98. b8ec1ce mm: soft-offline: use migrate_pages() instead of migrate_huge_page() by Naoya Horiguchi · 11 years ago
  99. 31caf66 mm: migrate: make core migration code aware of hugepage by Naoya Horiguchi · 11 years ago
  100. 07443a8 mm, hugetlb: return a reserved page to a reserved pool if failed by Joonsoo Kim · 11 years ago