1. 565cbdc LLVMLinux: Add support for clang to compiler.h and new compiler-clang.h by Mark Charlebois · 12 years ago
  2. aa93685 LLVMLinux: Remove warning about returning an uninitialized variable by Behan Webster · 12 years ago
  3. 39de65a Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  4. 97e18dc Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 10 years ago
  5. 75ff24f Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  6. ce7613d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  7. e9f37d3 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  8. 5fb6b95 include/linux/syscalls.h: add sys_renameat2() prototype by Heiko Carstens · 10 years ago
  9. 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  10. 9e5c33d mm: create generic early_ioremap() support by Mark Salter · 10 years ago
  11. 64b47e8 lglock: map to spinlock when !CONFIG_SMP by Josh Triplett · 10 years ago
  12. 188a814 percpu: add preemption checks to __this_cpu ops by Christoph Lameter · 10 years ago
  13. 293b6a4 vmstat: use raw_cpu_ops to avoid false positives on preemption checks by Christoph Lameter · 10 years ago
  14. dc322a9 mm: use raw_cpu ops for determining current NUMA node by Christoph Lameter · 10 years ago
  15. b3ca1c1 percpu: add raw_cpu_ops by Christoph Lameter · 10 years ago
  16. 9a41707 slub: rework sysfs layout for memcg caches by Vladimir Davydov · 10 years ago
  17. b852990 memcg, slab: do not destroy children caches if parent has aliases by Vladimir Davydov · 10 years ago
  18. 794b124 memcg, slab: separate memcg vs root cache creation paths by Vladimir Davydov · 10 years ago
  19. 5722d09 memcg, slab: cleanup memcg cache creation by Vladimir Davydov · 10 years ago
  20. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  21. a4b5d58 bug: Make BUG() always stop the machine by Josh Triplett · 10 years ago
  22. 4e50ebd bug: when !CONFIG_BUG, make WARN call no_printk to check format and args by Josh Triplett · 10 years ago
  23. a3f7607 include/asm-generic/bug.h: style fix: s/while(0)/while (0)/ by Josh Triplett · 10 years ago
  24. b607e70 bug: when !CONFIG_BUG, simplify WARN_ON_ONCE and family by Josh Triplett · 10 years ago
  25. 2aaf308 rapidio: rework device hierarchy and introduce mport class of devices by Alexandre Bounine · 10 years ago
  26. 90ae3ae idr: remove dead code by Stephen Hemminger · 10 years ago
  27. 82e0703 include/linux/crash_dump.h: add vmcore_cleanup() prototype by Rashika Kheria · 10 years ago
  28. ad86622 wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-space by Oleg Nesterov · 10 years ago
  29. abd50b3 wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transition by Oleg Nesterov · 10 years ago
  30. 23aebe1 exec: kill bprm->tcomm[], simplify the "basename" logic by Oleg Nesterov · 10 years ago
  31. 834a964 numa: use LAST_CPUPID_SHIFT to calculate LAST_CPUPID_MASK by Srikar Dronamraju · 10 years ago
  32. 85892f1 madvise: correct the comment of MADV_DODUMP flag by Zhang Yanfei · 10 years ago
  33. 29f175d mm/readahead.c: inline ra_submit by Fabian Frederick · 10 years ago
  34. ed6d7c8 mm: remove unused arg of set_page_dirty_balance() by Miklos Szeredi · 10 years ago
  35. d715ae0 memcg: rename high level charging functions by Michal Hocko · 10 years ago
  36. df38197 memcg: get_mem_cgroup_from_mm() by Johannes Weiner · 10 years ago
  37. d230dec mm: use 'const char *' insted of 'char *' for reason in dump_page() by Kirill A. Shutemov · 10 years ago
  38. 539a13b res_counter: remove interface for locked charging and uncharging by David Rientjes · 10 years ago
  39. f0432d1 mm, mempolicy: remove per-process flag by David Rientjes · 10 years ago
  40. 2a38961 mm, mempolicy: rename slab_node for clarity by David Rientjes · 10 years ago
  41. 615d6e8 mm: per-thread vma caching by Davidlohr Bueso · 10 years ago
  42. f182036 mm: implement ->map_pages for page cache by Kirill A. Shutemov · 10 years ago
  43. 8c6e50b mm: introduce vm_ops->map_pages() by Kirill A. Shutemov · 10 years ago
  44. a0715cc mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE by Alex Thorlton · 10 years ago
  45. 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  46. b8780c3 sched: remove sleep_on() and friends by Arnd Bergmann · 10 years ago
  47. 240cd6a81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  48. 3021112 Merge tag 'for-f2fs-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  49. 0af9fb6 Merge tag 'fbdev-omap-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  50. e5744ab Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  51. c29aa15 Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  52. 2b3a8fd Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  53. 6f4c98e Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  54. 04535d2 Merge tag 'dm-3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  55. 3f583bc Merge tag 'iommu-updates-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  56. 19bc2ee Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  57. 9712d3c Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago
  58. 2bf73dd6 Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  59. cbda94e Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  60. f83ccb9 Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  61. ff050ad Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  62. dfc25e4 Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  63. 9f80036 Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  64. 2d1eb87 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  65. 9f97ba8 Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  66. 82c68b6 Merge tag 'drm/tegra/for-3.15-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
  67. 13b9389 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 10 years ago
  68. 8d51a97 Merge tag 'ttm-next-2014-04-04' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 10 years ago
  69. 8e0c083 Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  70. d1d9cfc Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  71. 18cb95a libceph: enable PRIMARY_AFFINITY feature bit by Ilya Dryomov · 10 years ago
  72. 8008ab1 libceph: return primary from ceph_calc_pg_acting() by Ilya Dryomov · 10 years ago
  73. ac97223 libceph: switch ceph_calc_pg_acting() to new helpers by Ilya Dryomov · 10 years ago
  74. 2abebdb libceph: ceph_can_shift_osds(pool) and pool type defines by Ilya Dryomov · 10 years ago
  75. 246138f libceph: ceph_osd_{exists,is_up,is_down}(osd) definitions by Ilya Dryomov · 10 years ago
  76. ddf3a21 libceph: enable OSDMAP_ENC feature bit by Ilya Dryomov · 10 years ago
  77. 2cfa34f libceph: primary_affinity infrastructure by Ilya Dryomov · 10 years ago
  78. 9686f94 libceph: primary_temp infrastructure by Ilya Dryomov · 10 years ago
  79. 35a935d libceph: generalize ceph_pg_mapping by Ilya Dryomov · 10 years ago
  80. a2505d6 libceph: split osdmap allocation and decode steps by Ilya Dryomov · 10 years ago
  81. 07bd7de crush: support chooseleaf_vary_r tunable (tunables3) by default by Ilya Dryomov · 10 years ago
  82. d83ed85 crush: add SET_CHOOSELEAF_VARY_R step by Ilya Dryomov · 10 years ago
  83. e2b149c crush: add chooseleaf_vary_r tunable by Ilya Dryomov · 10 years ago
  84. eb13e83 ceph: use fl->fl_file as owner identifier of flock and posix lock by Yan, Zheng · 10 years ago
  85. d15e031 Merge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 10 years ago
  86. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  87. 370d266 Merge tag 'upstream-3.15-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  88. d15fee8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  89. 53c5666 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  90. 34917f9 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 10 years ago
  91. f7789dc Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  92. 7df9345 Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 10 years ago
  93. 3c83e61 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  94. 1d96d4a drm/mipi_dsi: add flags to DSI messages by Andrzej Hajda · 10 years ago
  95. 248141d drm/tegra: Relicense public header under MIT by Thierry Reding · 10 years ago
  96. 64400c3 gpu: host1x: export host1x_syncpt_incr_max() function by Bryan Wu · 10 years ago
  97. c752308 drm/ttm: Hide the implementation details of reservation by Thomas Hellstrom · 10 years ago
  98. 740c22a drm/cma: include <drm/drmP.h> as needed by Shawn Guo · 10 years ago
  99. 73f1027 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  100. 877f075 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago