1. 4fcd1470 IB/iser: Bump version to 1.6 by Sagi Grimberg · 9 years ago
  2. ad1e567 IB/iser: Remove code duplication for a single DMA entry by Sagi Grimberg · 9 years ago
  3. 6ef8bb8 IB/iser: Pass struct iser_mem_reg to iser_fast_reg_mr and iser_reg_sig_mr by Sagi Grimberg · 9 years ago
  4. 90a6684 IB/iser: Modify struct iser_mem_reg members by Sagi Grimberg · 9 years ago
  5. 8b95aa2 IB/iser: Make fastreg pool cache friendly by Sagi Grimberg · 9 years ago
  6. 4dec2a2 IB/iser: Move PI context alloc/free to routines by Sagi Grimberg · 9 years ago
  7. bd8b944 IB/iser: Move fastreg descriptor pool get/put to helper functions by Sagi Grimberg · 9 years ago
  8. f0e35c2 IB/iser: Merge build page-vec into register page-vec by Sagi Grimberg · 9 years ago
  9. b130ede IB/iser: Get rid of struct iser_rdma_regd by Sagi Grimberg · 9 years ago
  10. 6847fde IB/iser: Remove redundant assignments in iser_reg_page_vec by Sagi Grimberg · 9 years ago
  11. d03e61d IB/iser: Move memory reg/dereg routines to iser_memory.c by Sagi Grimberg · 9 years ago
  12. 5640832 IB/iser: Don't pass ib_device to fall_to_bounce_buff routine by Sagi Grimberg · 9 years ago
  13. e3784bd IB/iser: Remove a redundant struct iser_data_buf by Sagi Grimberg · 9 years ago
  14. ecc3993 IB/iser: Remove redundant cmd_data_len calculation by Sagi Grimberg · 9 years ago
  15. a065fe6 IB/iser: Fix wrong calculation of protection buffer length by Sagi Grimberg · 9 years ago
  16. 30bf1d5 IB/iser: Handle fastreg/local_inv completion errors by Sagi Grimberg · 9 years ago
  17. c4de466 IB/iser: Fix unload during ep_poll wrong dereference by Sagi Grimberg · 9 years ago
  18. c841e12 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  19. b422b75 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  20. d488d3a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  21. cb90695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  22. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  23. bb0fd7a Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  24. bdfa54d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  25. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  26. 9f91514 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  27. 8691c13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  28. c3a416a Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  29. 8c194f3 Merge tag 'vfio-v4.1-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  30. 07e492e Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  31. b240452 Merge tag 'backlight-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 9 years ago
  32. f0c1bc9 Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  33. 5deeb5c lsm: copy comm before calling audit_log to avoid race in string printing by Richard Guy Briggs · 9 years ago
  34. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  35. e4b0db7 Documentation: update arch list in the 'memtest' entry by Vladimir Murzin · 9 years ago
  36. 8d8cfb4 Kconfig: memtest: update number of test patterns up to 17 by Vladimir Murzin · 9 years ago
  37. d30eae4 arm: add support for memtest by Vladimir Murzin · 9 years ago
  38. 36dd908 arm64: add support for memtest by Vladimir Murzin · 9 years ago
  39. 7f70bae memtest: use phys_addr_t for physical addresses by Vladimir Murzin · 9 years ago
  40. 4a20799 mm: move memtest under mm by Vladimir Murzin · 9 years ago
  41. 0205796 mm, hugetlb: abort __get_user_pages if current has been oom killed by David Rientjes · 9 years ago
  42. 11d8336 mm, mempool: do not allow atomic resizing by David Rientjes · 9 years ago
  43. 2415b9f memcg: print cgroup information when system panics due to panic_on_oom by Balasubramani Vivekanandan · 9 years ago
  44. 2a8e700 mm: numa: remove migrate_ratelimited by Mel Gorman · 9 years ago
  45. 204db6e mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE by Kees Cook · 9 years ago
  46. d1fd836 mm: split ET_DYN ASLR from mmap ASLR by Kees Cook · 9 years ago
  47. c6f5b00 s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE by Kees Cook · 9 years ago
  48. 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 9 years ago
  49. 8e89a35 s390: standardize mmap_rnd() usage by Kees Cook · 9 years ago
  50. ed63227 powerpc: standardize mmap_rnd() usage by Kees Cook · 9 years ago
  51. 1f0569d mips: extract logic for mmap_rnd() by Kees Cook · 9 years ago
  52. dd04cff arm64: standardize mmap_rnd() usage by Kees Cook · 9 years ago
  53. 8216814 x86: standardize mmap_rnd() usage by Kees Cook · 9 years ago
  54. fbbc400 arm: factor out mmap ASLR into mmap_rnd by Kees Cook · 9 years ago
  55. a87938b fs/binfmt_elf.c: fix bug in loading of PIE binaries by Michael Davidson · 9 years ago
  56. b1b0dea mm: memcontrol: let mem_cgroup_move_account() have effect only if MMU enabled by Chen Gang · 9 years ago
  57. 6b63783 x86, mm: support huge KVA mappings on x86 by Toshi Kani · 9 years ago
  58. 5d72b4f x86, mm: support huge I/O mapping capability I/F by Toshi Kani · 9 years ago
  59. b9820d8 mm: change vunmap to tear down huge KVA mappings by Toshi Kani · 9 years ago
  60. e61ce6a mm: change ioremap to set up huge I/O mappings by Toshi Kani · 9 years ago
  61. 0ddab1d lib/ioremap.c: add huge I/O map capability interfaces by Toshi Kani · 9 years ago
  62. 0f616be mm: change __get_vm_area_node() to use fls_long() by Toshi Kani · 9 years ago
  63. 42ff270 mm/page_alloc.c: clean up comment by Yaowei Bai · 9 years ago
  64. f91e8d6 sparc: clarify __GFP_NOFAIL allocation by Michal Hocko · 9 years ago
  65. 6477571 mm: clarify __GFP_NOFAIL deprecation status by Michal Hocko · 9 years ago
  66. ac17382 mm: cma: constify and use correct signness in mm/cma.c by Sasha Levin · 9 years ago
  67. 6e276d2 kernel, cpuset: remove exception for __GFP_THISNODE by David Rientjes · 9 years ago
  68. 5265047 mm, thp: really limit transparent hugepage allocation to local node by David Rientjes · 9 years ago
  69. 4167e9b mm: remove GFP_THISNODE by David Rientjes · 9 years ago
  70. b360edb mm, mempolicy: migrate_to_node should only migrate to node by David Rientjes · 9 years ago
  71. 3cb29d1 cleancache: remove limit on the number of cleancache enabled filesystems by Vladimir Davydov · 9 years ago
  72. 53d85c9 cleancache: forbid overriding cleancache_ops by Vladimir Davydov · 9 years ago
  73. 9de1626 cleancache: zap uuid arg of cleancache_init_shared_fs by Vladimir Davydov · 9 years ago
  74. 58be19d ocfs2: copy fs uuid to superblock by Vladimir Davydov · 9 years ago
  75. 93e478d mm: refactor do_wp_page handling of shared vma into a function by Shachar Raindel · 9 years ago
  76. 2f38ab2 mm: refactor do_wp_page, extract the page copy flow by Shachar Raindel · 9 years ago
  77. 2876680 mm: refactor do_wp_page - rewrite the unlock flow by Shachar Raindel · 9 years ago
  78. 4e047f8 mm: refactor do_wp_page, extract the reuse case by Shachar Raindel · 9 years ago
  79. 5a3fbef mm: do not add nr_pmds into mm_struct if PMD is folded by Kirill A. Shutemov · 9 years ago
  80. 235a8f0 mm: define default PGTABLE_LEVELS to two by Kirill A. Shutemov · 9 years ago
  81. 9823336 x86: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  82. 6b8ce2a um: expose number of page table levels by Kirill A. Shutemov · 9 years ago
  83. 909d45e tile: expose number of page table levels by Kirill A. Shutemov · 9 years ago
  84. 81a2936 sparc: expose number of page table levels by Kirill A. Shutemov · 9 years ago
  85. 69543d6 sh: expose number of page table levels by Kirill A. Shutemov · 9 years ago
  86. c81956c s390: expose number of page table levels by Kirill A. Shutemov · 9 years ago
  87. 06ef42a powerpc: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  88. f24ffde parisc: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  89. a728ab5 mips: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  90. 980d5b7 m68k: mark PMD folded and expose number of page table levels by Kirill A. Shutemov · 9 years ago
  91. 4d66bcc ia64: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  92. 1bcad26 arm: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  93. 9f25e6a arm64: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  94. f5d4547 alpha: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  95. 761b067 mm: completely remove dumping per-cpu lists from show_mem() by Konstantin Khlebnikov · 9 years ago
  96. d1bfcdb mm: hide per-cpu lists in output of show_mem() by Konstantin Khlebnikov · 9 years ago
  97. b9ea251 page_writeback: clean up mess around cancel_dirty_page() by Konstantin Khlebnikov · 9 years ago
  98. ca0984c mm: incorporate zero pages into transparent huge pages by Ebru Akagunduz · 9 years ago
  99. 2149cda mm/compaction: enhance compaction finish condition by Joonsoo Kim · 9 years ago
  100. 4eb7dce mm/page_alloc: factor out fallback freepage checking by Joonsoo Kim · 9 years ago