1. 46e8c83 dmaengine: dw: move private definitions to regs.h by Andy Shevchenko · 10 years ago
  2. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  3. 23971bd Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  4. c0fa237 Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  5. fcc3a5d Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  6. 50fa861 Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 10 years ago
  7. 6b04908 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  8. 3569db5 virtio: add API to enable VQs early by Michael S. Tsirkin · 10 years ago
  9. 22b7050 virtio: defer config changed notifications by Michael S. Tsirkin · 10 years ago
  10. c6716ba virtio-pci: move freeze/restore to virtio core by Michael S. Tsirkin · 10 years ago
  11. 016c98c virtio: unify config_changed handling by Michael S. Tsirkin · 10 years ago
  12. db404b1 genl_magic: Resolve logical-op warnings by Mark Rustad · 10 years ago
  13. 70b5bfa libceph: sync osd op definitions in rados.h by Ilya Dryomov · 10 years ago
  14. eb179d3 libceph: remove redundant declaration by Fabian Frederick · 10 years ago
  15. e4339d28 libceph: reference counting pagelist by Yan, Zheng · 10 years ago
  16. 9ea8aa8 isdn/capi: correct capi20_manufacturer argument type mismatch by Tilman Schmidt · 10 years ago
  17. 31eff81 skbuff: fix ftrace handling in skb_unshare by Alexander Aring · 10 years ago
  18. e19a8a0 block: Remove REQ_KERNEL by Martin K. Petersen · 10 years ago
  19. 2d65a9f Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  20. dfe2c6d Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  21. 1ee07ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  22. ba1a96f Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  23. f1bfbd9 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  24. 64e4550 mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared by Peter Feiner · 10 years ago
  25. 63a12d9 kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h> by Geert Uytterhoeven · 10 years ago
  26. 6e7458a kernel/watchdog.c: control hard lockup detection default by Ulrich Obergfell · 10 years ago
  27. c825038 lib / string_helpers: introduce string_escape_mem() by Andy Shevchenko · 10 years ago
  28. d295634 lib / string_helpers: move documentation to c-file by Andy Shevchenko · 10 years ago
  29. 3db2e9c include/linux: remove strict_strto* definitions by Daniel Walter · 10 years ago
  30. b0bfb63 lib: string: Make all calls to strnicmp into calls to strncasecmp by Rasmus Villemoes · 10 years ago
  31. 67cf13c x86: optimize resource lookups for ioremap by Mike Travis · 10 years ago
  32. a841b65 rbtree: add comment to rb_insert_augmented() by Lai Jiangshan · 10 years ago
  33. 669280a kexec: take the segment adding out of locate_mem_hole functions by Baoquan He · 10 years ago
  34. 1c3bea0 signal: use BUILD_BUG() instead of _NSIG_WORDS_is_unsupported_size() by Oleg Nesterov · 10 years ago
  35. 6de8ab6 lib: remove prio_heap by Lai Jiangshan · 10 years ago
  36. 8b21d9c list: include linux/kernel.h by Masahiro Yamada · 10 years ago
  37. de9e14e drivers: dma-contiguous: add initialization from device tree by Marek Szyprowski · 10 years ago
  38. 71458cf kernel: add support for gcc 5 by Sasha Levin · 10 years ago
  39. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  40. 9d9420f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  41. 6d5f0eb Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  42. d6dd50e Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  43. 174e964 regulator: Include err.h from consumer.h to fix build failure by Guenter Roeck · 10 years ago
  44. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  45. 7b600f2 don't need that forward declaration of struct nameidata in dcache.h anymore by Al Viro · 10 years ago
  46. 810bb17 take dname_external() into fs/dcache.c by Al Viro · 10 years ago
  47. 5e40d33 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  48. 9837acf Merge tag 'trace-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  49. ca32188 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  50. fd9879b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  51. ef4a48c Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  52. 27a9716 Merge tag 'vfio-v3.18-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
  53. e98d6e7 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  54. f43b179 Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  55. bf65dea Merge tag 'edac/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 10 years ago
  56. 754c780 Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 10 years ago
  57. 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
  58. 1fadee0 net/phy: micrel: Add clock support for KSZ8021/KSZ8031 by Sascha Hauer · 10 years ago
  59. c798360 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  60. b211e9d Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  61. d9428f09 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  62. 77e337c Thermal: introduce INT3402 thermal driver by Aaron Lu · 10 years ago
  63. 7b83fd9 Thermal: move the KELVIN_TO_MILLICELSIUS macro to thermal.h by Aaron Lu · 11 years ago
  64. 083bf66 ACPI: make acpi_create_platform_device() an external API by Zhang Rui · 11 years ago
  65. 0cf744b Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  66. 578b25d include/linux/screen_info.h: remove unused ORIG_* macros by Geert Uytterhoeven · 10 years ago
  67. 61a04e5 include/linux/blkdev.h: use NULL instead of zero by Michele Curti · 10 years ago
  68. c185b07 include/linux/kernel.h: deduplicate code implementing clamp* macros by Michal Nazarewicz · 10 years ago
  69. 2e1d06e include/linux/kernel.h: rewrite min3, max3 and clamp using min and max by Michal Nazarewicz · 10 years ago
  70. 722cdc1 zsmalloc: change return value unit of zs_get_total_size_bytes by Minchan Kim · 10 years ago
  71. 09316c0 mm/balloon_compaction: add vmstat counters and kpageflags bit by Konstantin Khlebnikov · 10 years ago
  72. 9d1ba80 mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAP by Konstantin Khlebnikov · 10 years ago
  73. d6d86c0 mm/balloon_compaction: redesign ballooned pages management by Konstantin Khlebnikov · 10 years ago
  74. b70a2a2 mm: memcontrol: fix transparent huge page allocations under pressure by Johannes Weiner · 10 years ago
  75. 6f817f4 memcg: move memcg_update_cache_size() to slab_common.c by Vladimir Davydov · 10 years ago
  76. 33a690c memcg: move memcg_{alloc,free}_cache_params to slab_common.c by Vladimir Davydov · 10 years ago
  77. 31c9afa mm: introduce VM_BUG_ON_MM by Sasha Levin · 10 years ago
  78. 934f3072 mm: clear __GFP_FS when PF_MEMALLOC_NOIO is set by Junxiao Bi · 10 years ago
  79. 5705465 mm: clean up zone flags by Johannes Weiner · 10 years ago
  80. 81d1b09 mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA by Sasha Levin · 10 years ago
  81. fa3759c mm: introduce VM_BUG_ON_VMA by Sasha Levin · 10 years ago
  82. 0bf5513 mm: introduce dump_vma by Sasha Levin · 10 years ago
  83. 1c93923 include/linux/migrate.h: remove migrate_page #define by Andrew Morton · 10 years ago
  84. dd6eecb mempolicy: unexport get_vma_policy() and remove its "task" arg by Oleg Nesterov · 10 years ago
  85. 74d2c3a mempolicy: introduce __get_vma_policy(), export get_task_policy() by Oleg Nesterov · 10 years ago
  86. 6b6482b mempolicy: remove the "task" arg of vma_policy_mof() and simplify it by Oleg Nesterov · 10 years ago
  87. 1f13ae3 mm: remove noisy remainder of the scan_unevictable interface by Johannes Weiner · 10 years ago
  88. 9c59902 mm: introduce check_data_rlimit helper by Cyrill Gorcunov · 10 years ago
  89. 43e7a34 mm: rename allocflags_to_migratetype for clarity by David Rientjes · 10 years ago
  90. 1f9efde mm, compaction: khugepaged should not give up due to need_resched() by Vlastimil Babka · 10 years ago
  91. 53853e2 mm, compaction: defer each zone individually instead of preferred zone by Vlastimil Babka · 10 years ago
  92. 9efb3a4 lib/genalloc.c: add genpool range check function by Laura Abbott · 10 years ago
  93. 505e3be lib/genalloc.c: add power aligned algorithm by Laura Abbott · 10 years ago
  94. ed2f240 memory-hotplug: add sysfs valid_zones attribute by Zhang Zhen · 10 years ago
  95. bf0dea2 mm/slab: use percpu allocator for cpu cache by Joonsoo Kim · 10 years ago
  96. ad2c814 topology: add support for node_to_mem_node() to determine the fallback node by Joonsoo Kim · 10 years ago
  97. 61f4710 mm/sl[ao]b: always track caller in kmalloc_(node_)track_caller() by Joonsoo Kim · 10 years ago
  98. 07f361b mm/slab_common: move kmem_cache definition to internal header by Joonsoo Kim · 10 years ago
  99. 58cb654 proc/maps: make vm_is_stack() logic namespace-friendly by Oleg Nesterov · 10 years ago
  100. 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