1. c887be7 mtd: spi-nor: Add support for sst25wf040b by Yao Yuan · 9 years ago
  2. 15c2bf2 pcmciamtd: Add id for PRETEC 4MB SRAM by Tom Englund · 9 years ago
  3. 271707b mtd: nand: denali: max_banks calculation changed in revision 5.1 by Graham Moore · 9 years ago
  4. 9c07d09 mtd: nand: denali: pass col argument to READID operation by Enrico Jorns · 9 years ago
  5. 16c863b jffs2: remove unneeded kfree by fangwei · 9 years ago
  6. ecb43e0 mtd: cmdlinepart: convert printk() to pr_*() by Brian Norris · 9 years ago
  7. d855d23 mtd: cmdlinepart: allow small partitions by Brian Norris · 9 years ago
  8. adf508c mtd: spi-nor: s25fl008k and s25fl016k supports dual/quad mode by Joachim Eastwood · 9 years ago
  9. 35667b9 mtd: Destroy mtd_idr on module_exit by Johannes Thumshirn · 9 years ago
  10. e971aff mtd: nand: pxa3xx-nand: prevent DFI bus lockup on removal by Robert Jarzmik · 9 years ago
  11. b33c35b mtd: mxc_nand: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  12. 2ce401d mtd: blktrans: fix multiplication overflow by Peng Fan · 9 years ago
  13. 7446076 mtd: mpc5121_nfc: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  14. 3f7f7a5 mtd: fsl_ifc_nand: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  15. 030a70b mtd: fsl_elbc_nand: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  16. 98d1a5e mtd: orion_nand: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  17. 1bc81ee jffs2: remove unnecessary new_valid_dev check by Yaowei Bai · 9 years ago
  18. 8f5ba31 mtd: nand: pxa3xx-nand: switch to dmaengine by Robert Jarzmik · 9 years ago
  19. e1305df jffs2: drop null test before destroy functions by Julia Lawall · 9 years ago
  20. 0791a5f mtd: nandsim: drop null test before destroy functions by Julia Lawall · 9 years ago
  21. 79c452a mtd: spi-nor: remove unused read_xfer/write_xfer hooks by Cyrille Pitchen · 9 years ago
  22. 730a43f mtd: nand: add nand_check_erased helper functions by Boris BREZILLON · 9 years ago
  23. db66e32 Merge tag 'v4.3-rc1' into MTD -next development by Brian Norris · 9 years ago
  24. 6ff33f3 Linux 4.3-rc1 by Linus Torvalds · 9 years ago
  25. 6917b51 Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 9 years ago
  26. 10fbd36 blk: rq_data_dir() should not return a boolean by Linus Torvalds · 9 years ago
  27. e1df8b0 Merge branch 'writeback-plugging' by Linus Torvalds · 9 years ago
  28. 505a666 writeback: plug writeback in wb_writeback() and writeback_inodes_wb() by Linus Torvalds · 9 years ago
  29. dfb22fc thermal: fix intel PCH thermal driver mismerge by Linus Torvalds · 9 years ago
  30. 01b0c01 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  31. 3ebb054 ARCv2: [axs103_smp] Reduce clk for SMP FPGA configs by Vineet Gupta · 9 years ago
  32. ded0e25 Merge tag 'ntb-4.3' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  33. f0c032d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  34. fa9a67e Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  35. 05c7808 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  36. 8e78b7d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  37. 06a660a Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  38. d9b44fe Merge tag 'edac/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 9 years ago
  39. 9ebd051 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  40. f9f3ce8 mtd: spi-nor: Zap unneeded write_enable from write_reg by Jagan Teki · 9 years ago
  41. fd72523 mtd: spi-nor: Use write_sr for write status by Jagan Teki · 9 years ago
  42. a3d22a5 mtd: nand: sunxi: rely on nand_dt_init initialization by Boris BREZILLON · 9 years ago
  43. 61528d8 mtd: nand: Rename nand_chip .dn to .flash_node by Marek Vasut · 9 years ago
  44. 11bff0b mtd: spi-nor: Decouple SPI NOR's device_node from controller device by Marek Vasut · 9 years ago
  45. e527b22 revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each" by Andrew Morton · 9 years ago
  46. 4f1af60 mm/early_ioremap: add explicit #include of asm/early_ioremap.h by Ard Biesheuvel · 9 years ago
  47. 6798a8c fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void by Joe Perches · 9 years ago
  48. c9946c4 selftests: enhance membarrier syscall test by Mathieu Desnoyers · 9 years ago
  49. b6d9734 selftests: add membarrier syscall test by Pranith Kumar · 9 years ago
  50. 5b25b13 sys_membarrier(): system-wide memory barrier (generic, x86) by Mathieu Desnoyers · 9 years ago
  51. 7c0d35a MODSIGN: fix a compilation warning in extract-cert by David Howells · 9 years ago
  52. 51a73ba Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  53. 0ba13fd Revert "writeback: plug writeback at a high level" by Linus Torvalds · 9 years ago
  54. e91eb62 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  55. e013f74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  56. 01cab55 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  57. 294ab78 scsi_dh: fix randconfig build error by Christoph Hellwig · 9 years ago
  58. 64d1def Merge tag 'sound-fix-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  59. 04d78e3 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  60. 53431d0 Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  61. 4614e0c Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains' by Rafael J. Wysocki · 9 years ago
  62. 3e66c4b Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  63. 7c97666 Merge branch 'pm-opp' by Rafael J. Wysocki · 9 years ago
  64. ac64a2c target: use stringify.h instead of own definition by David Disseldorp · 9 years ago
  65. ed97d0c target/user: Fix UFLAG_UNKNOWN_OP handling by Andy Grover · 9 years ago
  66. 06b967e target: Remove no-op conditional by Andy Grover · 9 years ago
  67. 4824640 target/user: Remove unused variable by Andy Grover · 9 years ago
  68. 7dd03ac target: Fix max_cmd_sn increment w/o cmdsn mutex regressions by Roland Dreier · 9 years ago
  69. 4416f89 target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sess by Nicholas Bellinger · 9 years ago
  70. 8f9b565 target/qla2xxx: Honor max_data_sg_nents I/O transfer limit by Nicholas Bellinger · 9 years ago
  71. 9fbcc7c Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 9 years ago
  72. b0a1ea5 Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  73. 778613e5 drm/nouveau/device: enable c800 quirk for tecra w50 by Ben Skeggs · 9 years ago
  74. c5bf460 drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7x by Roy Spliet · 9 years ago
  75. 15ee005 drm/nouveau/gr/nv04: fix big endian setting on gr context by Ilia Mirkin · 9 years ago
  76. 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  77. d71fc23 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  78. d1031d5 Merge tag 'topic/drm-fixes-2015-09-09' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  79. 91b6fc0 Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  80. bd3e1c7 drm/qxl: validate monitors config modes by Jonathon Jongsma · 9 years ago
  81. 519f526 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  82. 06ab838 Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  83. 573c577 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 9 years ago
  84. 0cdf5a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 9 years ago
  85. 65c61bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  86. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  87. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  88. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  89. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  90. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  91. fb6dd5f mm: use vma_is_anonymous() in create_huge_pmd() and wp_huge_pmd() by Kirill A. Shutemov · 9 years ago
  92. 6dc296e mm: make sure all file VMAs have ->vm_ops set by Kirill A. Shutemov · 9 years ago
  93. 1fcfd8d mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff() by Oleg Nesterov · 9 years ago
  94. 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago
  95. 2a78b85 namei: fix warning while make xmldocs caused by namei.c by Masanari Iida · 9 years ago
  96. d0edd85 ipc: convert invalid scenarios to use WARN_ON by Davidlohr Bueso · 9 years ago
  97. 8b235f2 zlib_deflate/deftree: remove bi_reverse() by yalin wang · 9 years ago
  98. e4e29dc lib/decompress_unlzma: Do a NULL check for pointer by Fabio Estevam · 9 years ago
  99. 2d3862d lib/decompressors: use real out buf size for gunzip with kernel by Yinghai Lu · 9 years ago
  100. e852d82 fs/affs: make root lookup from blkdev logical size by Pranay Kr. Srivastava · 9 years ago