1. ccdaa6e ARC: [SMP] IPI ACK interface doesn't need "self" cpu-id by Vineet Gupta · 11 years ago
  2. ddf8443 ARC: [SMP] cpumask not needed in IPI send path by Vineet Gupta · 11 years ago
  3. 6e1ee9b Merge tag 'renesas-clock-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into clk-next-shmobile2 by Mike Turquette · 11 years ago
  4. deead09 f2fs: avoid to set wrong pino of inode when rename dir by Chao Yu · 11 years ago
  5. 4f4124d f2fs: update several comments by Chao Yu · 11 years ago
  6. 7e8f230 f2fs: remove the rw_flag domain from f2fs_io_info by Gu Zheng · 11 years ago
  7. 940a6d3 f2fs: move all the bio initialization into __bio_alloc by Gu Zheng · 11 years ago
  8. ba0697e f2fs: add description about small_discards in document by Jaegeuk Kim · 11 years ago
  9. 5459aa9 f2fs: write dirty meta pages collectively by Jaegeuk Kim · 11 years ago
  10. bfad7c2 f2fs: introduce a new direct_IO write path by Jaegeuk Kim · 11 years ago
  11. 216fbd6 f2fs: introduce sysfs entry to control in-place-update policy by Jaegeuk Kim · 11 years ago
  12. 5dcd8a7 f2fs: missing kmem_cache_destroy for discard_entry by Changman Lee · 11 years ago
  13. 76130cc f2fs: fix the location of tracepoint by Jaegeuk Kim · 11 years ago
  14. 458e619 f2fs: refactor bio->rw handling by Jaegeuk Kim · 11 years ago
  15. 63a0b7cb f2fs: merge pages with the same sync_mode flag by Fan Li · 11 years ago
  16. 6bacf52 f2fs: add unlikely() macro for compiler more aggressively by Jaegeuk Kim · 11 years ago
  17. cfb271d f2fs: add unlikely() macro for compiler optimization by Chao Yu · 11 years ago
  18. b9987a2 f2fs: avoid unneeded page release for correct _count of page by Chao Yu · 11 years ago
  19. a0acdfe f2fs: use inner macro GFP_F2FS_ZERO for simplification by Chao Yu · 11 years ago
  20. 40e1ebe f2fs: replace the debugfs_root with f2fs_debugfs_root by Younger Liu · 11 years ago
  21. c524723 f2fs: remove debufs dir if debugfs_create_file() failed by Younger Liu · 11 years ago
  22. 9af0ff1 f2fs: readahead contiguous pages for restore_node_summary by Chao Yu · 11 years ago
  23. 93dfe2a f2fs: refactor bio-related operations by Jaegeuk Kim · 11 years ago
  24. 187b5b8 f2fs: remove the own bi_private allocation by Jaegeuk Kim · 11 years ago
  25. 8f99a94 f2fs: convert recover_orphan_inodes to void by Chao Yu · 11 years ago
  26. 1069bbf f2fs: check return value of f2fs_readpage in find_data_page by Chao Yu · 11 years ago
  27. 01d2d1a f2fs: use true and false for boolean variable by Chao Yu · 11 years ago
  28. aac4404 f2fs: correct type of wait in struct bio_private by Chao Yu · 11 years ago
  29. 6947eea f2fs: avoid to calculate incorrect max orphan number by Chao Yu · 11 years ago
  30. a66c7b2 f2fs: remove unneeded code in punch_hole by Chao Yu · 11 years ago
  31. 031fa8c f2fs: remove unnecessary condition checks by Jaegeuk Kim · 11 years ago
  32. f9a4e6d f2fs: bug fix on bit overflow from 32bits to 64bits by Jaegeuk Kim · 11 years ago
  33. 3679556 f2fs: fix a potential out of range issue by Gu Zheng · 11 years ago
  34. 0e80220 f2fs: remove unnecessary return value by Jaegeuk Kim · 11 years ago
  35. 8274de7 f2fs: add a new mount option: inline_data by Huajun Li · 11 years ago
  36. 1001b34 f2fs: add flags and helpers to support inline data by Huajun Li · 11 years ago
  37. 0323230 f2fs: send REQ_META or REQ_PRIO when reading meta area by Changman Lee · 11 years ago
  38. a709f4a f2fs: add detailed information of bio types in the tracepoints by Jaegeuk Kim · 11 years ago
  39. b600965 f2fs: add a new function: f2fs_reserve_block() by Huajun Li · 11 years ago
  40. 0daaad9 f2fs: avoid lock debugging overhead by Jaegeuk Kim · 11 years ago
  41. 74de593 f2fs: read contiguous sit entry pages by merging for mount performance by Chao Yu · 11 years ago
  42. d4d288b f2fs: adds a tracepoint for f2fs_submit_read_bio by Chao Yu · 11 years ago
  43. 87b8872 f2fs: adds a tracepoint for submit_read_page by Chao Yu · 11 years ago
  44. 61ae45c f2fs: simplify IS_DATASEG and IS_NODESEG macro by Changman Lee · 11 years ago
  45. 7107e0a f2fs: merge read IOs at ra_nat_pages() by Jaegeuk Kim · 11 years ago
  46. 924b720 f2fs: add a new function to support for merging contiguous read by Chao Yu · 11 years ago
  47. ce3b7d8 f2fs: move the list_head initialization into the lock protection region by Gu Zheng · 11 years ago
  48. 502c6e0 f2fs: simplify write_orphan_inodes for better readable by Gu Zheng · 11 years ago
  49. ef86d70 f2fs: convert inc/dec_valid_node_count to inc/dec one count by Gu Zheng · 11 years ago
  50. da19b0d f2fs: convert dev_valid_block_count to void by Gu Zheng · 11 years ago
  51. 58e674d f2fs: convert remove_inode_page to void by Gu Zheng · 11 years ago
  52. 1ff7bd3 f2fs: introduce a bio array for per-page write bios by Jaegeuk Kim · 11 years ago
  53. c11abd1 f2fs: disable the extent cache ops on high fragmented files by Jaegeuk Kim · 11 years ago
  54. 971767c f2fs: use sbi->write_mutex for write bios by Jaegeuk Kim · 11 years ago
  55. 7d5e510 f2fs: clean up the do_submit_bio flow by Jaegeuk Kim · 11 years ago
  56. 75c3c8b f2fs: use f2fs_put_page to release page for uniform style by Chao Yu · 11 years ago
  57. 1661d07 f2fs: add a tracepoint for f2fs_issue_discard by Jaegeuk Kim · 11 years ago
  58. 3720887 f2fs: introduce f2fs_issue_discard() to clean up by Jaegeuk Kim · 11 years ago
  59. 7ac8c3b f2fs: add a sysfs entry to control max_discards by Jaegeuk Kim · 11 years ago
  60. b295555 f2fs: add key functions for small discards by Jaegeuk Kim · 11 years ago
  61. 7fd9e54 f2fs: add a slab cache entry for small discards by Jaegeuk Kim · 11 years ago
  62. e81c93c f2fs: improve searching speed of __next_free_blkoff by Changman Lee · 11 years ago
  63. 9a7f143 f2fs: introduce __find_rev_next(_zero)_bit by Changman Lee · 11 years ago
  64. 0a6659b drm/bochs: new driver by Gerd Hoffmann · 11 years ago
  65. 859ae23 Merge tag 'drm-intel-next-2013-12-13' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  66. 785e15e Merge tag 'drm/for-3.14-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  67. e6c3dcd Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 11 years ago
  68. 418cb50 Merge tag 'drm-intel-fixes-2013-12-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  69. 73e33c1 Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  70. 2e6d8b4 drm/ttm: Fix swapin regression by Thomas Hellstrom · 11 years ago
  71. 488574d gpu: fix qxl missing crc32_le by Randy Dunlap · 11 years ago
  72. ce70af1 irq-renesas-irqc: simplify irq_set_type() method by Sergei Shtylyov · 11 years ago
  73. db34de9 rose: cleanup checkpatch errors,spaces required by Weilong Chen · 11 years ago
  74. f482f2f sctp: remove the never used 'return' and redundant 'break' by wangweidong · 11 years ago
  75. 2cc33c7 mac802154: fix following checkpath.pl warning Prefer pr_warn(... to pr_warning(... by Weilong Chen · 11 years ago
  76. 61e7f09 ipv4: consistent reporting of pmtu data in case of corking by Hannes Frederic Sowa · 11 years ago
  77. de5b867 cxgb4: make functions static and remove dead code by stephen hemminger · 11 years ago
  78. db85055 drivers: net : cpsw: pass proper device name while requesting irq by Mugunthan V N · 11 years ago
  79. 015cdf6 Merge branch 'cxgb4' by David S. Miller · 11 years ago
  80. 41b4f86 RDMA/cxgb4: Use cxgb4_select_ntuple to correctly calculate ntuple fields by Kumar Sanghvi · 11 years ago
  81. 8c04469 RDMA/cxgb4: Server filters are supported only for IPv4 by Kumar Sanghvi · 11 years ago
  82. a4ea025 RDMA/cxgb4: Calculate the filter server TID properly by Kumar Sanghvi · 11 years ago
  83. dcf7b6f cxgb4: Add API to correctly calculate tuple fields by Kumar Sanghvi · 11 years ago
  84. 15f63b7 cxgb4: Account for stid entries properly in case of IPv6 by Kumar Sanghvi · 11 years ago
  85. 470c60c cxgb4: Assign filter server TIDs properly by Kumar Sanghvi · 11 years ago
  86. 7c89e55 cxgb4: Include TCP as protocol when creating server filters by Kumar Sanghvi · 11 years ago
  87. b6f8eae cxgb4: Reserve stid 0 for T4/T5 adapters by Kumar Sanghvi · 11 years ago
  88. 131334d sctp: remove casting from function calls through ops structure by wangweidong · 11 years ago
  89. c92d549 netconf: add support for IPv6 proxy_ndp by stephen hemminger · 11 years ago
  90. 09aea5d netconf: rename PROXY_ARP to NEIGH_PROXY by stephen hemminger · 11 years ago
  91. 345010b net: vxlan: use custom ndo_change_mtu handler by Daniel Borkmann · 11 years ago
  92. f2edbad Merge tag 'at91-dt2' of git://github.com/at91linux/linux-at91 into next/dt by Olof Johansson · 11 years ago
  93. a80ffa1 Merge tag 'mvebu-defconfig-3.14-2' of git://git.infradead.org/linux-mvebu into next/boards by Olof Johansson · 11 years ago
  94. 2652fbd Merge tag 'samsung-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/dt by Olof Johansson · 11 years ago
  95. 4ac63adc Merge tag 'samsung-irq' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers by Olof Johansson · 11 years ago
  96. 9b20d1c Merge tag 'samsung-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc by Olof Johansson · 11 years ago
  97. 103e76b Merge tag 'samsung-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/boards by Olof Johansson · 11 years ago
  98. bb74889 Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 11 years ago
  99. 40d0c52 Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/fixes-non-critical by Olof Johansson · 11 years ago
  100. 413541d Linux 3.13-rc5 by Linus Torvalds · 11 years ago