1. 754c780 Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 10 years ago
  2. 93834c6 Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  3. c798360 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  4. b211e9d Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  5. d9428f09 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  6. 0cf744b Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  7. 7f8998c nosave: consolidate __nosave_{begin,end} in <asm/sections.h> by Geert Uytterhoeven · 10 years ago
  8. 578b25d include/linux/screen_info.h: remove unused ORIG_* macros by Geert Uytterhoeven · 10 years ago
  9. 61a04e5 include/linux/blkdev.h: use NULL instead of zero by Michele Curti · 10 years ago
  10. c185b07 include/linux/kernel.h: deduplicate code implementing clamp* macros by Michal Nazarewicz · 10 years ago
  11. 2e1d06e include/linux/kernel.h: rewrite min3, max3 and clamp using min and max by Michal Nazarewicz · 10 years ago
  12. 722cdc1 zsmalloc: change return value unit of zs_get_total_size_bytes by Minchan Kim · 10 years ago
  13. 09316c0 mm/balloon_compaction: add vmstat counters and kpageflags bit by Konstantin Khlebnikov · 10 years ago
  14. 9d1ba80 mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAP by Konstantin Khlebnikov · 10 years ago
  15. d6d86c0 mm/balloon_compaction: redesign ballooned pages management by Konstantin Khlebnikov · 10 years ago
  16. b70a2a2 mm: memcontrol: fix transparent huge page allocations under pressure by Johannes Weiner · 10 years ago
  17. 6f817f4 memcg: move memcg_update_cache_size() to slab_common.c by Vladimir Davydov · 10 years ago
  18. 33a690c memcg: move memcg_{alloc,free}_cache_params to slab_common.c by Vladimir Davydov · 10 years ago
  19. 31c9afa mm: introduce VM_BUG_ON_MM by Sasha Levin · 10 years ago
  20. 934f3072 mm: clear __GFP_FS when PF_MEMALLOC_NOIO is set by Junxiao Bi · 10 years ago
  21. 5705465 mm: clean up zone flags by Johannes Weiner · 10 years ago
  22. 81d1b09 mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA by Sasha Levin · 10 years ago
  23. fa3759c mm: introduce VM_BUG_ON_VMA by Sasha Levin · 10 years ago
  24. 0bf5513 mm: introduce dump_vma by Sasha Levin · 10 years ago
  25. 1c93923 include/linux/migrate.h: remove migrate_page #define by Andrew Morton · 10 years ago
  26. dd6eecb mempolicy: unexport get_vma_policy() and remove its "task" arg by Oleg Nesterov · 10 years ago
  27. 74d2c3a mempolicy: introduce __get_vma_policy(), export get_task_policy() by Oleg Nesterov · 10 years ago
  28. 6b6482b mempolicy: remove the "task" arg of vma_policy_mof() and simplify it by Oleg Nesterov · 10 years ago
  29. 1f13ae3 mm: remove noisy remainder of the scan_unevictable interface by Johannes Weiner · 10 years ago
  30. f606b77 prctl: PR_SET_MM -- introduce PR_SET_MM_MAP operation by Cyrill Gorcunov · 10 years ago
  31. 9c59902 mm: introduce check_data_rlimit helper by Cyrill Gorcunov · 10 years ago
  32. 43e7a34 mm: rename allocflags_to_migratetype for clarity by David Rientjes · 10 years ago
  33. 1f9efde mm, compaction: khugepaged should not give up due to need_resched() by Vlastimil Babka · 10 years ago
  34. 53853e2 mm, compaction: defer each zone individually instead of preferred zone by Vlastimil Babka · 10 years ago
  35. 513510d common: dma-mapping: introduce common remapping functions by Laura Abbott · 10 years ago
  36. 9efb3a4 lib/genalloc.c: add genpool range check function by Laura Abbott · 10 years ago
  37. 505e3be lib/genalloc.c: add power aligned algorithm by Laura Abbott · 10 years ago
  38. 6a33979 mm: remove misleading ARCH_USES_NUMA_PROT_NONE by Mel Gorman · 10 years ago
  39. ed2f240 memory-hotplug: add sysfs valid_zones attribute by Zhang Zhen · 10 years ago
  40. bf0dea2 mm/slab: use percpu allocator for cpu cache by Joonsoo Kim · 10 years ago
  41. ad2c814 topology: add support for node_to_mem_node() to determine the fallback node by Joonsoo Kim · 10 years ago
  42. 61f4710 mm/sl[ao]b: always track caller in kmalloc_(node_)track_caller() by Joonsoo Kim · 10 years ago
  43. 07f361b mm/slab_common: move kmem_cache definition to internal header by Joonsoo Kim · 10 years ago
  44. 58cb654 proc/maps: make vm_is_stack() logic namespace-friendly by Oleg Nesterov · 10 years ago
  45. b528392 Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  46. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  47. ea58459 Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  48. 782d59c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  49. afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  50. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  51. 8b45bc8 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  52. eb785be Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  53. cf377ad Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  54. 212fe84 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  55. 64b1f00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  56. 5351145 net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers by Eric Dumazet · 10 years ago
  57. 709c48b net: description of dma_cookie cause make xmldocs warning by Masanari Iida · 10 years ago
  58. 583d4a6 net: fs_enet: Remove non NAPI RX by LEROY Christophe · 10 years ago
  59. da01e61 Merge tag 'f2fs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  60. 6dea073 Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  61. 25641c0 Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  62. ef0625b Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  63. bca51651 Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  64. 683a52a Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  65. b9af564 Merge tag 'staging-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  66. 4633119 Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  67. 87d7bce Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  68. 536fd93 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  69. e4e6567 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  70. 9a50aae Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  71. 1e345ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  72. 39520ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  73. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  74. d290106 Merge tag 'spi-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  75. 81e29b7 Merge tag 'regulator-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  76. 2b425a3 Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  77. d0cd848 Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 10 years ago
  78. bdf428f Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  79. 19ac97f Merge remote-tracking branch 'scsi-queue/drivers-for-3.18' into for-linus by James Bottomley · 10 years ago
  80. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
  81. fd2ef0b net: phy: adjust fixed_phy_register() return value by Petri Gynther · 10 years ago
  82. 7c5df8f openvswitch: fix a compilation error when CONFIG_INET is not setW! by Andy Zhou · 10 years ago
  83. 812918c ipv6: make fib6 serial number per namespace by Hannes Frederic Sowa · 10 years ago
  84. 42b1870 ipv6: make rt_sernum atomic and serial number fields ordinary ints by Hannes Frederic Sowa · 10 years ago
  85. 94b2cfe ipv6: minor fib6 cleanups like type safety, bool conversion, inline removal by Hannes Frederic Sowa · 10 years ago
  86. 4734c6e Merge branch 'pm-avs' by Rafael J. Wysocki · 10 years ago
  87. 0f4685d Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  88. 49a09c9 Merge branch 'pm-domains' by Rafael J. Wysocki · 10 years ago
  89. 28c399e Merge branch 'acpi-pm' by Rafael J. Wysocki · 10 years ago
  90. 88b42a4 Merge branch 'pm-genirq' by Rafael J. Wysocki · 10 years ago
  91. 82a470f net: sched: remove tcf_proto from ematch calls by John Fastabend · 10 years ago
  92. fcbeb97 net: introduce netdevice gso_min_segs attribute by Eric Dumazet · 10 years ago
  93. ee5db7e Merge branches 'for-3.18/always-poll-quirk', 'for-3.18/logitech', 'for-3.18/picolcd', 'for-3.18/rmi', 'for-3.18/sony', 'for-3.18/uhid', 'for-3.18/upstream' and 'for-3.18/wacom' into for-linus by Jiri Kosina · 10 years ago
  94. 1255a50 ethtool: Ethtool parameter to dynamically change tx_copybreak by Eric Dumazet · 10 years ago
  95. 7dfa4b4 net/mlx4_en: Code cleanups in tx path by Eric Dumazet · 10 years ago
  96. f2600cf net: sched: avoid costly atomic operation in fq_dequeue() by Eric Dumazet · 10 years ago
  97. f579668 openvswitch: Add support for Geneve tunneling. by Jesse Gross · 10 years ago
  98. f0b128c openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure. by Jesse Gross · 10 years ago
  99. 67fa034 openvswitch: Add support for matching on OAM packets. by Jesse Gross · 10 years ago
  100. 0b5e8b8 net: Add Geneve tunneling protocol driver by Andy Zhou · 10 years ago