1. 0cbeafb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  2. 58cf279a Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  3. 6606b34 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  4. a016af2 Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  5. e535d74 Merge tag 'docs-4.5' of git://git.lwn.net/linux by Linus Torvalds · 9 years ago
  6. 5b03271 greybus: camera: Update configure stream based on new interface by Gjorgji Rosikopulos · 9 years ago
  7. 24ac4fa greybus: camera: Add support for configure streams flag in gb interface by Gjorgji Rosikopulos · 9 years ago
  8. 0b6e26c net/mlx5_core: Fix trimming down IRQ number by Doron Tsur · 9 years ago
  9. cdb0077 tcp_memcontrol: Forward declare cgroup_subsys and mem_cgroup stucts by Geert Uytterhoeven · 9 years ago
  10. 51cbb52 itimers: Handle relative timers with CONFIG_TIME_LOW_RES proper by Thomas Gleixner · 9 years ago
  11. 572c391 posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES proper by Thomas Gleixner · 9 years ago
  12. b62526e timerfd: Handle relative timers with CONFIG_TIME_LOW_RES proper by Thomas Gleixner · 9 years ago
  13. 203cbf7 hrtimer: Handle remaining time proper for TIME_LOW_RES by Thomas Gleixner · 9 years ago
  14. 78c5b2c Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  15. 06b031d printk: change recursion_bug type to bool by Sergey Senozhatsky · 9 years ago
  16. 5b17aec lib/vsprintf: factor out %pN[F] handler as netdev_bits() by Andy Shevchenko · 9 years ago
  17. 3cab1e7 lib/vsprintf: refactor duplicate code to special_hex_number() by Andy Shevchenko · 9 years ago
  18. 64c734b printk-formats.txt: remove unimplemented %pT by Rasmus Villemoes · 9 years ago
  19. fe22cd9 printk: help pr_debug and pr_devel to optimize out arguments by Aaron Conole · 9 years ago
  20. 251c723 lib/test_printf.c: test dentry printing by Rasmus Villemoes · 9 years ago
  21. 857cca4 lib/test_printf.c: add test for large bitmaps by Rasmus Villemoes · 9 years ago
  22. b79a7db lib/test_printf.c: account for kvasprintf tests by Rasmus Villemoes · 9 years ago
  23. 1ca8e8e lib/test_printf.c: add a few number() tests by Rasmus Villemoes · 9 years ago
  24. f176eb4 lib/test_printf.c: test precision quirks by Rasmus Villemoes · 9 years ago
  25. 331e4de lib/test_printf.c: check for out-of-bound writes by Rasmus Villemoes · 9 years ago
  26. fd0515d lib/test_printf.c: don't BUG by Rasmus Villemoes · 9 years ago
  27. 8e2a2bf lib/kasprintf.c: add sanity check to kvasprintf by Rasmus Villemoes · 9 years ago
  28. 4d72ba0 lib/vsprintf.c: warn about too large precisions and field widths by Rasmus Villemoes · 9 years ago
  29. 1c7a8e6 lib/vsprintf.c: help gcc make number() smaller by Rasmus Villemoes · 9 years ago
  30. d048419 lib/vsprintf.c: expand field_width to 24 bits by Rasmus Villemoes · 9 years ago
  31. 34fc8b9 lib/vsprintf.c: eliminate potential race in string() by Rasmus Villemoes · 9 years ago
  32. 95508cf lib/vsprintf.c: move string() below widen_string() by Rasmus Villemoes · 9 years ago
  33. cfccde0 lib/vsprintf.c: pull out padding code from dentry_name() by Rasmus Villemoes · 9 years ago
  34. 8d91f8b printk: do cond_resched() between lines while outputting to consoles by Tejun Heo · 9 years ago
  35. 81cc26f printk: only unregister boot consoles when necessary by Thierry Reding · 9 years ago
  36. 9795593 asm/sections: add helpers to check for section data by Thierry Reding · 9 years ago
  37. b493c34 kernel/stop_machine.c: remove CONFIG_SMP dependencies by Andrew Morton · 9 years ago
  38. b2113a4 uselib: default depending if libc5 was used by Riku Voipio · 9 years ago
  39. dfffa58 err.h: add (missing) unlikely() to IS_ERR_OR_NULL() by Viresh Kumar · 9 years ago
  40. da48d09 Kconfig: remove HAVE_LATENCYTOP_SUPPORT by Will Deacon · 9 years ago
  41. 3f1bfd9 include/linux/kdev_t.h: remove new_valid_dev() by Yaowei Bai · 9 years ago
  42. 4c416f4 fs/stat.c: drop the last new_valid_dev check by Yaowei Bai · 9 years ago
  43. 8f57e4d include/linux/kernel.h: change abs() macro so it uses consistent return type by Michal Nazarewicz · 9 years ago
  44. b8a0255 include/linux/poison.h: use POISON_POINTER_DELTA for poison pointers by Vasily Kulikov · 9 years ago
  45. b0e5513 parisc: Protect huge page pte changes with spinlocks by Helge Deller · 9 years ago
  46. 8931f8e clk: rockchip: rk3368: fix some clock gates by Jianqun xu · 9 years ago
  47. 3d66792 clk: rockchip: rk3036: rename emac ext source clock by Xing Zheng · 9 years ago
  48. c405193 clk: rockchip: rk3036: fix the div offset for emac clock by Xing Zheng · 9 years ago
  49. b29de2d clk: rockchip: rk3036: fix uarts clock error by Xing Zheng · 9 years ago
  50. 99222c9 clk: rockchip: rk3036: fix the FLAGs for clock mux by Xing Zheng · 9 years ago
  51. 42eff6a batman-adv: Drop immediate orig_node free function by Sven Eckelmann · 9 years ago
  52. b4d922c batman-adv: Drop immediate batadv_hard_iface free function by Sven Eckelmann · 9 years ago
  53. ae3e1e3 batman-adv: Drop immediate neigh_ifinfo free function by Sven Eckelmann · 9 years ago
  54. f638969 batman-adv: Drop immediate batadv_hardif_neigh_node free function by Sven Eckelmann · 9 years ago
  55. 2baa753 batman-adv: Drop immediate batadv_neigh_node free function by Sven Eckelmann · 9 years ago
  56. deed966 batman-adv: Drop immediate batadv_orig_ifinfo free function by Sven Eckelmann · 9 years ago
  57. 44e8e7e9 batman-adv: Avoid recursive call_rcu for batadv_nc_node by Sven Eckelmann · 9 years ago
  58. 63b3992 batman-adv: Avoid recursive call_rcu for batadv_bla_claim by Sven Eckelmann · 9 years ago
  59. 9d0be85 iio:adc:ti_am335x_adc Fix buffered mode by identifying as software buffer. by Jonathan Cameron · 9 years ago
  60. 4ea71e5 iio: adc: mcp320x: support more differential voltage measurement by Akinobu Mita · 9 years ago
  61. fa34e6d iio: light: acpi-als: Report data as processed by Gabriele Mazzotta · 9 years ago
  62. b9cd7a2 MAINTAINERS: add entry for Atmel SAMA5D2 ADC driver by Ludovic Desroches · 9 years ago
  63. 27e1771 iio:adc:at91_adc8xx: introduce new atmel adc driver by Ludovic Desroches · 9 years ago
  64. 6c3f5ae bna: fix Rx data corruption with VLAN stripping enabled and MTU > 4096 by Ivan Vecera · 9 years ago
  65. ece6267 Merge tag 'clk-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  66. d45187a Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 9 years ago
  67. 6611d8d memcg: only free spare array when readers are done by Martijn Coenen · 9 years ago
  68. 98fd1ef mm: soft-offline: exit with failure for non anonymous thp by Naoya Horiguchi · 9 years ago
  69. acc14dc mm: soft-offline: clean up soft_offline_page() by Naoya Horiguchi · 9 years ago
  70. 4aae8d1 mm/hugetlbfs: unmap pages if page fault raced with hole punch by Mike Kravetz · 9 years ago
  71. 9aacdd3 fs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list() by Mike Kravetz · 9 years ago
  72. 9f8bdb3 mm: make swapoff more robust against soft dirty by Hugh Dickins · 9 years ago
  73. 88f306b mm: fix locking order in mm_take_all_locks() by Kirill A. Shutemov · 9 years ago
  74. d645fc0 mm: mempolicy: skip non-migratable VMAs when setting MPOL_MF_LAZY by Liang Chen · 9 years ago
  75. f16f091 mm/page_alloc.c: remove unused struct zone *z variable by Alexander Kuleshov · 9 years ago
  76. 7f43add mm/mlock.c: change can_do_mlock return value type to boolean by Wang Xiaoqiang · 9 years ago
  77. 61e1655 mm/vmalloc.c: use macro IS_ALIGNED to judge the aligment by Wang Xiaoqiang · 9 years ago
  78. 654a0dd cgroup, memcg, writeback: drop spurious rcu locking around mem_cgroup_css_from_page() by Tejun Heo · 9 years ago
  79. 6f8d2b8 mm/page_isolation: do some cleanup in "undo_isolate_page_range" by Wang Xiaoqiang · 9 years ago
  80. 036fbb2 memblock: fix section mismatch by Kirill A. Shutemov · 9 years ago
  81. fef8953 s390/mm: enable fixup_user_fault retrying by Dominik Dingel · 9 years ago
  82. 4a9e1cd mm: bring in additional flag for fixup_user_fault to signal unlock by Dominik Dingel · 9 years ago
  83. c046c32 dax: re-enable dax pmd mappings by Dan Williams · 9 years ago
  84. cbb38e4 dax: provide diagnostics for pmd mapping failures by Dan Williams · 9 years ago
  85. 3565fce mm, x86: get_user_pages() for dax mappings by Dan Williams · 9 years ago
  86. 5c7fb56 mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd by Dan Williams · 9 years ago
  87. 5c2c258 mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup by Dan Williams · 9 years ago
  88. 468ded0 libnvdimm, pmem: move request_queue allocation earlier in probe by Dan Williams · 9 years ago
  89. f25748e3 mm, dax: convert vmf_insert_pfn_pmd() to pfn_t by Dan Williams · 9 years ago
  90. 01c8f1c mm, dax, gpu: convert vm_insert_mixed to pfn_t by Dan Williams · 9 years ago
  91. 69660fd x86, mm: introduce _PAGE_DEVMAP by Dan Williams · 9 years ago
  92. 6d8113c frv: fix compiler warning from definition of __pmd() by Dan Williams · 9 years ago
  93. 888cdbc hugetlb: fix compile error on tile by Dan Williams · 9 years ago
  94. 083fc21 avr32: convert to asm-generic/memory_model.h by Dan Williams · 9 years ago
  95. d2c0f04 libnvdimm, pfn, pmem: allocate memmap array in persistent memory by Dan Williams · 9 years ago
  96. 4b94ffd x86, mm: introduce vmem_altmap to augment vmemmap_populate() by Dan Williams · 9 years ago
  97. 9476df7 mm: introduce find_dev_pagemap() by Dan Williams · 9 years ago
  98. 260ae3f mm: skip memory block registration for ZONE_DEVICE by Dan Williams · 9 years ago
  99. 34c0fd5 mm, dax, pmem: introduce pfn_t by Dan Williams · 9 years ago
  100. ba049e9 kvm: rename pfn_t to kvm_pfn_t by Dan Williams · 9 years ago