1. 9b492cf kexec: introduce a protection mechanism for the crashkernel reserved memory by Xunlei Pang · 8 years ago
  2. 5c8ccef signal: move the "sig < SIGRTMIN" check into siginmask(sig) by Oleg Nesterov · 8 years ago
  3. c96fc2d signal: make oom_flags a bool by Tetsuo Handa · 8 years ago
  4. 076a378 nilfs2: fix block comments by Ryusuke Konishi · 8 years ago
  5. 0c6c44c nilfs2: avoid bare use of 'unsigned' by Ryusuke Konishi · 8 years ago
  6. 4b420ab nilfs2: clean up old e-mail addresses by Ryusuke Konishi · 8 years ago
  7. 5726d0b nilfs2: remove FSF mailing address from GPL notices by Ryusuke Konishi · 8 years ago
  8. 1d6da87 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  9. 1f40c49 Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  10. c36581c Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/flash-read', 'spi/topic/fsl-dspi', 'spi/topic/fsl-espi' and 'spi/topic/kconfig' into spi-next by Mark Brown · 8 years ago
  11. 310944d drm/imx: Match imx-ipuv3-crtc components using device node in platform data by Philipp Zabel · 8 years ago
  12. b3daa5e drm: Add helper for DP++ adaptors by Ville Syrjälä · 8 years ago
  13. a39ed68 drm/edid: add displayid detailed 1 timings to the modelist. (v1.1) by Dave Airlie · 8 years ago
  14. f6c658d Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  15. 36092ee Merge branch 'for-4.7/dax' into libnvdimm-for-next by Dan Williams · 8 years ago
  16. 07be133 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  17. 10cd715 Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 8 years ago
  18. 5469dc2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  19. 2f37dd1 Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  20. acc93d3 Revert "block: enable dax for raw block devices" by Dan Williams · 8 years ago
  21. 3aa2fc1 Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  22. 5af2344 Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  23. 19e36ad Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  24. e10abc6 Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  25. 0eff458 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  26. 087afe8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  27. 54cf809 locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait() by Peter Zijlstra · 8 years ago
  28. 3bcadd6 radix-tree: free up the bottom bit of exceptional entries for reuse by Matthew Wilcox · 8 years ago
  29. 78a9be0 dax: move RADIX_DAX_ definitions to dax.c by NeilBrown · 8 years ago
  30. d604c32 radix-tree: introduce radix_tree_replace_clear_tags() by Matthew Wilcox · 8 years ago
  31. b194d16 radix-tree: rename radix_tree_is_indirect_ptr() by Matthew Wilcox · 8 years ago
  32. 4dd6c09 radix-tree: rename indirect_to_ptr() to entry_to_node() by Matthew Wilcox · 8 years ago
  33. 30ff46cc radix-tree: rename INDIRECT_PTR to INTERNAL_NODE by Matthew Wilcox · 8 years ago
  34. d089126 radix-tree: remove root->height by Matthew Wilcox · 8 years ago
  35. c12e51b radix-tree: replace node->height with node->shift by Matthew Wilcox · 8 years ago
  36. 0c7fa0a radix-tree: split node->path into offset and height by Matthew Wilcox · 8 years ago
  37. 21ef533 radix-tree: add support for multi-order iterating by Ross Zwisler · 8 years ago
  38. 6c4bd68 radix-tree: remove unused looping macros by Ross Zwisler · 8 years ago
  39. 97d778b radix tree test suite: allow testing other fan-out values by Ross Zwisler · 8 years ago
  40. e9256ef radix-tree: introduce radix_tree_empty by Matthew Wilcox · 8 years ago
  41. 6357978 include/linux/genhd.h: move to use generic UUID library by Andy Shevchenko · 8 years ago
  42. ba7e34b include/linux/efi.h: redefine type, constant, macro from generic code by Andy Shevchenko · 8 years ago
  43. e3a93bc lib/uuid.c: remove FSF address by Andy Shevchenko · 8 years ago
  44. 2b1b0d6 lib/uuid.c: introduce a few more generic helpers by Andy Shevchenko · 8 years ago
  45. 8da4b8c lib/uuid.c: move generate_random_uuid() to uuid.c by Andy Shevchenko · 8 years ago
  46. cf9b110 printk/nmi: flush NMI messages on the system panic by Petr Mladek · 8 years ago
  47. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 8 years ago
  48. 2eeed7e include/linux/syscalls.h: use pid_t instead of int by René Nyffenegger · 8 years ago
  49. e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 8 years ago
  50. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  51. d0d8da2 zsmalloc: require GFP in zs_malloc() by Sergey Senozhatsky · 8 years ago
  52. 64f8eba mm/kasan: add API to check memory regions by Andrey Ryabinin · 8 years ago
  53. 55834c5 mm: kasan: initial memory quarantine implementation by Alexander Potapenko · 8 years ago
  54. 0bb2fd1 mm: page_is_guard(): return false when page_ext arrays are not allocated yet by Yang Shi · 8 years ago
  55. 5c0a85f mm: make faultaround produce old ptes by Kirill A. Shutemov · 8 years ago
  56. 4b50bcc mm: use phys_addr_t for reserve_bootmem_region() arguments by Stefan Bader · 8 years ago
  57. d2005e3 userfaultfd: don't pin the user memory in userfaultfd_file_create() by Oleg Nesterov · 8 years ago
  58. 5f527c2 mm: thp: microoptimize compound_mapcount() by Andrea Arcangeli · 8 years ago
  59. d2a1a1f mm: use unsigned long constant for page flags by Yu Zhao · 8 years ago
  60. 0c9ad80 mm fix commmets: if SPARSEMEM, pgdata doesn't have page_ext by Weijie Yang · 8 years ago
  61. d70c17d include/linux/hugetlb.h: use bool instead of int for hugepage_migration_supported() by Chen Gang · 8 years ago
  62. 7fab358 include/linux/hugetlb*.h: clean up code by Chen Gang · 8 years ago
  63. b8ca9e3 mm: tighten fault_in_pages_writeable() by Eric Dumazet · 8 years ago
  64. 80c4bd7 mm/vmalloc: keep a separate lazy-free list by Chris Wilson · 8 years ago
  65. f44666b mm,oom: speed up select_bad_process() loop by Tetsuo Handa · 8 years ago
  66. 98748bd oom: consider multi-threaded tasks in task_will_free_mem by Michal Hocko · 8 years ago
  67. ec8d7c1 mm, oom_reaper: do not mmput synchronously from the oom reaper context by Michal Hocko · 8 years ago
  68. bb8a4b7 mm, oom_reaper: hide oom reaped tasks from OOM killer more carefully by Michal Hocko · 8 years ago
  69. 86a294a mm, oom, compaction: prevent from should_compact_retry looping for ever for costly orders by Michal Hocko · 8 years ago
  70. 0a0337e mm, oom: rework oom detection by Michal Hocko · 8 years ago
  71. cab1802 mm, compaction: abstract compaction feedback to helpers by Michal Hocko · 8 years ago
  72. 4f9a358 mm, compaction: update compaction_result ordering by Michal Hocko · 8 years ago
  73. c8f7de0 mm, compaction: distinguish between full and partial COMPACT_COMPLETE by Michal Hocko · 8 years ago
  74. 1d4746d mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPED by Michal Hocko · 8 years ago
  75. ea7ab98 mm, compaction: change COMPACT_ constants into enum by Michal Hocko · 8 years ago
  76. 59dc76b mm: vmscan: reduce size of inactive file list by Rik van Riel · 8 years ago
  77. 95829b3 net: suppress warnings on dev_alloc_skb by Neil Horman · 8 years ago
  78. f0a3fdc uapi glibc compat: fix compilation when !__USE_MISC in glibc by Nicolas Dichtel · 8 years ago
  79. 56025ca Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  80. fc64869 net: sock: move ->sk_shutdown out of bitfields. by Andrey Ryabinin · 8 years ago
  81. b8921ca ip4ip6: Support for GSO/GRO by Tom Herbert · 8 years ago
  82. aa3463d fou: Add encap ops for IPv6 tunnels by Tom Herbert · 8 years ago
  83. 058214a ip6_tun: Add infrastructure for doing encapsulation by Tom Herbert · 8 years ago
  84. dc969b8 fou: Split out {fou,gue}_build_header by Tom Herbert · 8 years ago
  85. 55c2bc1 net: Cleanup encap items in ip_tunnels.h by Tom Herbert · 8 years ago
  86. 7e13318 net: define gso types for IPx over IPv4 and IPv6 by Tom Herbert · 8 years ago
  87. e7f44b6 Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  88. 76b584d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  89. fcee590 drm: Nuke ->vblank_disable_allowed by Daniel Vetter · 8 years ago
  90. e6790fd mlx5: avoid unused variable warning by Arnd Bergmann · 8 years ago
  91. 6eb59af Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  92. 410b429 Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 8 years ago
  93. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  94. 568e8c9 KVM: arm/arm64: vgic-new: implement mapped IRQ handling by Andre Przywara · 9 years ago
  95. b0442ee KVM: arm/arm64: vgic-new: vgic_init: implement map_resources by Eric Auger · 9 years ago
  96. ad275b8b KVM: arm/arm64: vgic-new: vgic_init: implement vgic_init by Eric Auger · 9 years ago
  97. 5e6431d KVM: arm/arm64: vgic-new: vgic_init: implement vgic_create by Eric Auger · 9 years ago
  98. 9097773 KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_init by Eric Auger · 9 years ago
  99. e2c1f9a KVM: arm/arm64: vgic-new: vgic_kvm_device: implement kvm_vgic_addr by Eric Auger · 9 years ago
  100. 621ecd8 KVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handler by Andre Przywara · 9 years ago