1. 1873315 mtd: sh_flctl: pass FIFO as physical address by Arnd Bergmann · 10 years ago
  2. 8142b47 mtd: nand: remove unused and buggy get_platform_nandchip() helper function by Boris BREZILLON · 10 years ago
  3. 29574ed mtd: nand: kill the chip->flash_node field by Boris BREZILLON · 10 years ago
  4. 2d3b77b mtd: nand: update mtd_to_nand() by Boris BREZILLON · 10 years ago
  5. 9c9eef8 mtd: nand: sh_flctl: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 10 years ago
  6. 665d2c2 mtd: bcm47xxnflash: really unregister NAND on device removal by Brian Norris · 10 years ago
  7. adc83bf mtd: partitions: support a cleanup callback for parsers by Brian Norris · 10 years ago
  8. 07fd2f8 mtd: partitions: pass around 'mtd_partitions' wrapper struct by Brian Norris · 10 years ago
  9. b9adf46 mtd: partitions: make parsers return 'const' partition arrays by Brian Norris · 10 years ago
  10. ffd014f mtd: nand: add nand_to_mtd() helper by Boris BREZILLON · 10 years ago
  11. ed4f85c mtd: nand: embed an mtd_info structure into nand_chip by Boris BREZILLON · 10 years ago
  12. 74e98be mtd: nand: fix typo (t_ald -> t_adl) by Brian Norris · 10 years ago
  13. de64aa9 mtd: nand: fix ONFI parameter page layout by Boris BREZILLON · 10 years ago
  14. fe7579d mtd: cfi: don't warn about broken geometry for !CONFIG_MTD by Arnd Bergmann · 10 years ago
  15. 2c81de7 mtd: spi-nor: include mtd.h header for struct mtd_info definition by Rafał Miłecki · 10 years ago
  16. b9eab01 mtd: partitions: add module_mtd_part_parser() helper by Brian Norris · 10 years ago
  17. c67cbb8 mtd: spi-nor: provide default erase_sector implementation by Brian Norris · 10 years ago
  18. c291b3c mtd: merge in mtd_to_nand() branch by Brian Norris · 10 years ago
  19. 9eba47d mtd: nand: add an mtd_to_nand() helper by Boris BREZILLON · 10 years ago
  20. 617f418 Merge v4.4-rc1 into MTD development by Brian Norris · 10 years ago
  21. b84da9f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  22. 63f4f7e Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 10 years ago
  23. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  24. 5d2eb54 Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  25. e409de9 9p: xattr simplifications by Andreas Gruenbacher · 10 years ago
  26. 934f98d Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
  27. ca4ba96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  28. 5e2078b Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  29. 3370b69 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  30. be23c9d Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  31. 26add94 mtd: partitions: kill unused ecclayout struct by Brian Norris · 10 years ago
  32. 31c1feb Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  33. b4a2375 Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  34. e270bca mtd: ofpart: drop 'of_node' partition parser data by Brian Norris · 10 years ago
  35. 30069af mtd: spi-nor: drop flash_node field by Brian Norris · 10 years ago
  36. 3b6521e mtd: ofpart: grab device tree node directly from master device node by Brian Norris · 10 years ago
  37. 28b8b26b mtd: add get/set of_node/flash_node helpers by Brian Norris · 10 years ago
  38. 842cf0b Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  39. c8fff3e Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago
  40. baf51c4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  41. e3a7a3b block: don't hardcode blk_qc_t -> tag mask by Jens Axboe · 10 years ago
  42. c0a9f72 irqchip: irq-mips-gic: Provide function to map GIC user section by Alex Smith · 10 years ago
  43. c8fffa6 vfs: remove stale comment in inode_operations by Ross Zwisler · 10 years ago
  44. 5c50002 vfs: remove unused wrapper block_page_mkwrite() by Ross Zwisler · 10 years ago
  45. 2df4ee7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  46. 3419b45 Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  47. b1d06b6 of: Provide static inline function for of_translate_address if needed by Guenter Roeck · 10 years ago
  48. b44a3d2a Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  49. 56e0464 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  50. a5e1d71 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  51. 264015f Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 10 years ago
  52. d55fc37 Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  53. 42d4ebb Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 10 years ago
  54. 041c795 Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  55. 3e82806 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  56. d1cd214 pwm: Set enable state properly on failed call to enable by Jonathan Richardson · 10 years ago
  57. d0e536d context_tracking: avoid irq_save/irq_restore on guest entry and exit by Paolo Bonzini · 10 years ago
  58. f70cd6b context_tracking: remove duplicate enabled check by Paolo Bonzini · 10 years ago
  59. 381d585 KVM: x86: Replace call-back set_tsc_khz() with a common function by Haozhong Zhang · 10 years ago
  60. 35181e8 KVM: x86: Add a common TSC scaling function by Haozhong Zhang · 10 years ago
  61. bd4f203 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  62. e6604ecb Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  63. 8b9758b include/linux/kdev_t.h: old/new_valid_dev() can return bool by Yaowei Bai · 10 years ago
  64. 7bc4f1d include/linux/kdev_t.h: remove unused huge_valid_dev() by Yaowei Bai · 10 years ago
  65. 77c5b5d kmap_atomic_to_page() has no users, remove it by Nicolas Pitre · 10 years ago
  66. 79211c8 remove abs64() by Andrew Morton · 10 years ago
  67. c8299cb kernel.h: make abs() work with 64-bit types by Michal Nazarewicz · 10 years ago
  68. 5037835 coredump: add DAX filtering for ELF coredumps by Ross Zwisler · 10 years ago
  69. 85ce230 Merge branch 'for-4.4/hotplug' into libnvdimm-for-next by Dan Williams · 10 years ago
  70. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  71. ab9f2fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 10 years ago
  72. 05229beed block: add block polling support by Jens Axboe · 10 years ago
  73. dece163 block: change ->make_request_fn() and users to return a queue cookie by Jens Axboe · 10 years ago
  74. cb7ae26 include/linux/zutil.h: fix usage example of zlib_adler32() by Anish Bhatt · 10 years ago
  75. 002edb6 dma-mapping: tidy up dma_parms default handling by Robin Murphy · 10 years ago
  76. 9a13049 signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread() by Oleg Nesterov · 10 years ago
  77. be0e6f2 signal: turn dequeue_signal_lock() into kernel_dequeue_signal() by Oleg Nesterov · 10 years ago
  78. 2e01fab signals: kill block_all_signals() and unblock_all_signals() by Oleg Nesterov · 10 years ago
  79. 8de1ee7 rbtree: clarify documentation of rbtree_postorder_for_each_entry_safe() by Cody P Schafer · 10 years ago
  80. 0a9df78 lib/kasprintf.c: introduce kvasprintf_const by Rasmus Villemoes · 10 years ago
  81. 48e203e bitops.h: add sign_extend64() by Martin Kepplinger · 10 years ago
  82. e2eb53a bitops.h: improve sign_extend32()'s documentation by Martin Kepplinger · 10 years ago
  83. 9add850 include/linux/compiler-gcc.h: improve __visible documentation by Andrew Morton · 10 years ago
  84. 1965c8b mm: use 'unsigned int' for compound_dtor/compound_order on 64BIT by Kirill A. Shutemov · 10 years ago
  85. d00181b mm: use 'unsigned int' for page order by Kirill A. Shutemov · 10 years ago
  86. 1d798ca mm: make compound_head() robust by Kirill A. Shutemov · 10 years ago
  87. f1e6155 mm: pack compound_dtor and compound_order into one word in struct page by Kirill A. Shutemov · 10 years ago
  88. 474e4ee mm: drop page->slab_page by Kirill A. Shutemov · 10 years ago
  89. 6f3526d mm: zsmalloc: constify struct zs_pool name by Sergey SENOZHATSKY · 10 years ago
  90. 69e18f4 zpool: remove redundant zpool->type string, const-ify zpool_get_type by Dan Streetman · 10 years ago
  91. 3d9c637 module: export param_free_charp() by Dan Streetman · 10 years ago
  92. c62d255 mm, fs: introduce mapping_gfp_constraint() by Michal Hocko · 10 years ago
  93. 8990332 include/linux/mmzone.h: reflow comment by Andrew Morton · 10 years ago
  94. dd56b04 mm: page_alloc: hide some GFP internals and document the bits and flag combinations by Mel Gorman · 10 years ago
  95. 0aaa29a mm, page_alloc: reserve pageblocks for high-order atomic allocations on demand by Mel Gorman · 10 years ago
  96. 974a786 mm, page_alloc: remove MIGRATE_RESERVE by Mel Gorman · 10 years ago
  97. f77cf4e mm, page_alloc: delete the zonelist_cache by Mel Gorman · 10 years ago
  98. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 10 years ago
  99. 4011337 mm: page_alloc: remove GFP_IOFS by Mel Gorman · 10 years ago
  100. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 10 years ago