1. 47cdd64 dynamic_debug: refactor dynamic_pr_debug and friends by Rasmus Villemoes · 6 years ago
  2. a4507fe dynamic_debug: add static inline stub for ddebug_add_module by Rasmus Villemoes · 6 years ago
  3. 2bdde67 dynamic_debug: consolidate DEFINE_DYNAMIC_DEBUG_METADATA definitions by Rasmus Villemoes · 6 years ago
  4. a9d4ab7 linux/printk.h: use DYNAMIC_DEBUG_BRANCH in pr_debug_ratelimited by Rasmus Villemoes · 6 years ago
  5. 3f16d18 linux/net.h: use DYNAMIC_DEBUG_BRANCH in net_dbg_ratelimited by Rasmus Villemoes · 6 years ago
  6. e0b73d7 linux/device.h: use DYNAMIC_DEBUG_BRANCH in dev_dbg_ratelimited by Rasmus Villemoes · 6 years ago
  7. 3c82066 include/linux/pid.h: remove next_pidmap() declaration by Nadav Amit · 6 years ago
  8. 54d5089 linux/kernel.h: split *_MAX and *_MIN macros into <linux/limits.h> by Masahiro Yamada · 6 years ago
  9. 2dc0e68 linux/kernel.h: use 'short' to define USHRT_MAX, SHRT_MAX, SHRT_MIN by Masahiro Yamada · 6 years ago
  10. f1fffbd linux/fs.h: move member alignment check next to definition of struct filename by Rasmus Villemoes · 6 years ago
  11. 6bab69c build_bug.h: add wrapper for _Static_assert by Rasmus Villemoes · 6 years ago
  12. 30ff9ec include/linux/types.h: use "unsigned int" instead of "unsigned" by WangBo · 6 years ago
  13. b95c4d1 <linux/kernel.h>: drop the gcc-3.3 'const' hack in roundup() by Randy Dunlap · 6 years ago
  14. c461aed kernel.h: unconditionally include asm/div64.h for do_div() by Jani Nikula · 6 years ago
  15. f90d644 Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  16. 67e79a6 Merge tag 'tty-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  17. e266ca3 Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  18. e431f2d Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  19. 45763bf Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  20. da2577fe Merge tag 'sound-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  21. 542d0e5 Merge tag 'devprop-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  22. d276709 Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  23. ef80068 Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  24. 8dcd175 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  25. afe6fe7 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  26. 384d11f Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  27. 6ad63de Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  28. aebbfaf Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  29. fa29f5b Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  30. 45802da Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  31. 203b660 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  32. 3478588 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  33. c8f5ed6 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  34. a9519de writeback: fix inode cgroup switching comment by Greg Thelen · 6 years ago
  35. f4b7e27 mm: remove zone_lru_lock() function, access ->lru_lock directly by Andrey Ryabinin · 6 years ago
  36. a7ca12f mm/workingset: remove unused @mapping argument in workingset_eviction() by Andrey Ryabinin · 6 years ago
  37. ace451e include/linux/compaction.h: fix potential build error by Yu Zhao · 6 years ago
  38. 494eec7 mm: page_cache_add_speculative(): refactor out some code duplication by john.hubbard@gmail.com · 6 years ago
  39. 6d2bef9 mm/page_poison: update comment after code moved by Michael S. Tsirkin · 6 years ago
  40. ce0725f numa: make "nr_online_nodes" unsigned int by Alexey Dobriyan · 6 years ago
  41. b9726c2 numa: make "nr_node_ids" unsigned int by Alexey Dobriyan · 6 years ago
  42. 59118c4 mm: swap: use mem_cgroup_is_root() instead of deferencing css->parent by Yang Shi · 6 years ago
  43. ab3948f mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfd by Joel Fernandes (Google) · 6 years ago
  44. 9a4e9f3 mm: update get_user_pages_longterm to migrate pages allocated from CMA region by Aneesh Kumar K.V · 6 years ago
  45. d7fefcc mm/cma: add PF flag to force non cma alloc by Aneesh Kumar K.V · 6 years ago
  46. 6e2e07c mm: better document PG_reserved by David Hildenbrand · 6 years ago
  47. b56a2d8 mm: rid swapoff of quadratic complexity by Vineeth Remanan Pillai · 6 years ago
  48. 023bdd0 mm/hugetlb: add prot_modify_start/commit sequence for hugetlb update by Aneesh Kumar K.V · 6 years ago
  49. 04a8645 mm: update ptep_modify_prot_commit to take old pte value as arg by Aneesh Kumar K.V · 6 years ago
  50. 0cbe3e2 mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg by Aneesh Kumar K.V · 6 years ago
  51. 8bb4e7a mm: fix some typos in mm directory by Wei Yang · 6 years ago
  52. aa9694b mm, memcg: create mem_cgroup_from_seq by Chris Down · 6 years ago
  53. dc50537 kernel: cgroup: add poll file operation by Johannes Weiner · 6 years ago
  54. 147e1a9 fs: kernfs: add poll file operation by Johannes Weiner · 6 years ago
  55. 5e1f0f0 mm, compaction: capture a page under direct compaction by Mel Gorman · 6 years ago
  56. e332f74 mm, compaction: be selective about what pageblocks to clear skip hints by Mel Gorman · 6 years ago
  57. 70b4459 mm, compaction: use free lists to quickly locate a migration source by Mel Gorman · 6 years ago
  58. d71e53c mm: shuffle GFP_* flags by Alexey Dobriyan · 6 years ago
  59. e693de1 mm/hugetlb: enable arch specific huge page size support for migration by Anshuman Khandual · 6 years ago
  60. 9b553bf mm/hugetlb: enable PUD level huge page migration by Anshuman Khandual · 6 years ago
  61. 7ed2c31 mm/hugetlb: distinguish between migratability and movability by Anshuman Khandual · 6 years ago
  62. 6b7e5ca mm: remove sysctl_extfrag_handler() by Matthew Wilcox · 6 years ago
  63. 60cd4bc memcg: localize memcg_kmem_enabled() check by Shakeel Butt · 6 years ago
  64. 52d1e60 mm: reuse only-pte-mapped KSM page in do_wp_page() by Kirill Tkhai · 6 years ago
  65. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
  66. ca21508 mm: convert PG_balloon to PG_offline by David Hildenbrand · 6 years ago
  67. 4d3467e mm: balloon: update comment about isolation/migration/compaction by David Hildenbrand · 6 years ago
  68. a9cd410 mm/page_alloc.c: memory hotplug: free pages as higher order by Arun KS · 6 years ago
  69. de810f4 include/linux/slub_def.h: comment fixes by Tobin C. Harding · 6 years ago
  70. bcf6f55 kasan: fix kasan_check_read/write definitions by Arnd Bergmann · 6 years ago
  71. 3717f61 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  72. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  73. edaed16 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  74. 78f8601 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  75. 1848319 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  76. d9862cf Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  77. 3591b19 Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  78. 63bdf42 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  79. 6456300 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  80. cd2a3bf Merge tag 'leds-for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago
  81. dcc75dd Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 6 years ago
  82. 32c0ac3 Merge tag 'regulator-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 6 years ago
  83. e48b044 Merge tag 'regmap-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 6 years ago
  84. 42eaf18 Merge tag 'mmc-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  85. 811c16a Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
  86. a83b042 Merge tag 'vfio-v5.1-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  87. 18a4d8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  88. 3167b27 devlink: Add support for direct reporter health state update by Eran Ben Elisha · 6 years ago
  89. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  90. 84c4e1f8 aio: simplify - and fix - fget/fput for io_submit() by Linus Torvalds · 6 years ago
  91. f7fb7c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  92. 14dbfb4 Merge branch 'spi-5.1' into spi-next by Mark Brown · 6 years ago
  93. 88f268a Merge branch 'regulator-5.1' into regulator-next by Mark Brown · 6 years ago
  94. 6a558c7 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 6 years ago
  95. 08a2e45 Merge branches 'pm-cpuidle' and 'powercap' by Rafael J. Wysocki · 6 years ago
  96. c3739c5 Merge branches 'pm-core', 'pm-sleep', 'pm-qos', 'pm-domains' and 'pm-em' by Rafael J. Wysocki · 6 years ago
  97. dcaed59 Merge branch 'acpi-apei' by Rafael J. Wysocki · 6 years ago
  98. 511514f Merge branches 'acpi-tables', 'acpi-debug', 'acpi-ec' and 'acpi-dptf' by Rafael J. Wysocki · 6 years ago
  99. 7db52b5 Merge branch 'acpica' by Rafael J. Wysocki · 6 years ago
  100. 7463d3a tls: Fix write space handling by Boris Pismenny · 6 years ago