1. ccf94f1 proc: constify seq_operations by Fabian Frederick · 10 years ago
  2. 3cbb018 memcg: remove lookup_cgroup_page() prototype by Greg Thelen · 10 years ago
  3. 9a3f4d8 page-cgroup: get rid of NR_PCG_FLAGS by Vladimir Davydov · 10 years ago
  4. 434584f page-cgroup: trivial cleanup by Vladimir Davydov · 10 years ago
  5. 747db95 mm: memcontrol: use page lists for uncharge batching by Johannes Weiner · 10 years ago
  6. 0a31bc9 mm: memcontrol: rewrite uncharge API by Johannes Weiner · 10 years ago
  7. 00501b5 mm: memcontrol: rewrite charge API by Johannes Weiner · 10 years ago
  8. f536b3c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  9. 33caee3 Merge branch 'akpm' (patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  10. 6456a04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  11. 172bfe0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  12. 7725131 Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  13. 6b22df7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  14. 930e031 Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  15. 0498cf8 Merge tag 'for-v3.17' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 10 years ago
  16. 74e7653 lib: bitmap: add missing mask in bitmap_andnot by Rasmus Villemoes · 10 years ago
  17. 7e5f97d lib: bitmap: add missing mask in bitmap_and by Rasmus Villemoes · 10 years ago
  18. c5341ec89 lib: bitmap: add missing mask in bitmap_shift_right by Rasmus Villemoes · 10 years ago
  19. 9279d32 lib: bitmap: change parameter of bitmap_*_region to unsigned by Rasmus Villemoes · 10 years ago
  20. 154f5e3 lib: bitmap: make the start index of bitmap_clear unsigned by Rasmus Villemoes · 10 years ago
  21. fb5ac54 lib: bitmap: make the start index of bitmap_set unsigned by Rasmus Villemoes · 10 years ago
  22. 877d9f3 lib: bitmap: make nbits parameter of bitmap_weight unsigned by Rasmus Villemoes · 10 years ago
  23. 5be2021 lib: bitmap: make nbits parameter of bitmap_subset unsigned by Rasmus Villemoes · 10 years ago
  24. 6dfe979 lib: bitmap: make nbits parameter of bitmap_intersects unsigned by Rasmus Villemoes · 10 years ago
  25. 2f9305e lib: bitmap: make nbits parameter of bitmap_{and,or,xor,andnot} unsigned by Rasmus Villemoes · 10 years ago
  26. 65b4ee6 lib: bitmap: remove unnecessary mask from bitmap_complement by Rasmus Villemoes · 10 years ago
  27. 3d6684f lib: bitmap: make nbits parameter of bitmap_complement unsigned by Rasmus Villemoes · 10 years ago
  28. 5e068069 lib: bitmap: make nbits parameter of bitmap_equal unsigned by Rasmus Villemoes · 10 years ago
  29. 8397927 lib: bitmap: make nbits parameter of bitmap_full unsigned by Rasmus Villemoes · 10 years ago
  30. 0679cc4 lib: bitmap: make nbits parameter of bitmap_empty unsigned by Rasmus Villemoes · 10 years ago
  31. 087face kernel.h: remove deprecated pack_hex_byte by Joe Perches · 10 years ago
  32. b012508 lib: add lib/glob.c by George Spelvin · 10 years ago
  33. 62e7ca5 zlib: clean up some dead code by Sergey Senozhatsky · 10 years ago
  34. 0f9859c klist: use same naming scheme as hlist for klist_add_after() by Ken Helias · 10 years ago
  35. 1d02328 list: fix order of arguments for hlist_add_after(_rcu) by Ken Helias · 10 years ago
  36. bc18dd3 list: make hlist_add_after() argument names match hlist_add_after_rcu() by Ken Helias · 10 years ago
  37. 42a9dc0 printk: rename DEFAULT_MESSAGE_LOGLEVEL by Alex Elder · 10 years ago
  38. 90a8564 include/linux/byteorder/generic.h: minor comment fix by Geoff Levand · 10 years ago
  39. 68be302 fs.h, drivers/hwmon/asus_atk0110.c: fix DEFINE_SIMPLE_ATTRIBUTE semicolon definition and use by Joe Perches · 10 years ago
  40. af8d417 mm/zpool: implement common zpool api to zbud/zsmalloc by Dan Streetman · 10 years ago
  41. 99eef8e mm/zbud: change zbud_alloc size type to size_t by Dan Streetman · 10 years ago
  42. b972216 mmu_notifier: add call_srcu and sync function for listener to delay call and sync by Peter Zijlstra · 10 years ago
  43. 1d352bf mm: BUG when __kmap_atomic_idx equals KM_TYPE_NR by Chintan Pandya · 10 years ago
  44. e972a07 mm, oom: rename zonelist locking functions by David Rientjes · 10 years ago
  45. 8d060bf mm, oom: ensure memoryless node zonelist always includes zones by David Rientjes · 10 years ago
  46. 6326440 memory-hotplug: add zone_for_memory() for selecting zone for new memory by Wang Nan · 10 years ago
  47. 9a95f3c mm: describe mmap_sem rules for __lock_page_or_retry() and callers by Paul Cassella · 10 years ago
  48. 4ffeaf3 mm: page_alloc: reduce cost of the fair zone allocation policy by Mel Gorman · 10 years ago
  49. 0d5d823 mm: move zone->pages_scanned into a vmstat counter by Mel Gorman · 10 years ago
  50. 3484b2d mm: rearrange zone fields into read-only, page alloc, statistics and page reclaim lines by Mel Gorman · 10 years ago
  51. 24b7e58 mm: pagemap: avoid unnecessary overhead when tracepoints are deactivated by Mel Gorman · 10 years ago
  52. f6f8ed4 mm/vmalloc.c: clean up map_vm_area third argument by WANG Chao · 10 years ago
  53. 21bda26 mm: make copy_pte_range static again by Jerome Marchand · 10 years ago
  54. ed4d490 mm, hugetlb: remove hugetlb_zero and hugetlb_infinity by David Rientjes · 10 years ago
  55. eb39d61 mm: replace init_page_accessed by __SetPageReferenced by Hugh Dickins · 10 years ago
  56. ef6b571 include/linux/mmdebug.h: add VM_WARN_ONCE() by Andrew Morton · 10 years ago
  57. 4a262d2 mm tracing: tell mm_migrate_pages event about numa_misplaced by Max Asbock · 10 years ago
  58. 1a4dc5b mem-hotplug: improve zone_movable_is_highmem logic by Wang Nan · 10 years ago
  59. 2f3e442 mm: page-flags: clean up the page flag test, set, clear macros by Johannes Weiner · 10 years ago
  60. c1f733a mm, CMA: change cma_declare_contiguous() to obey coding convention by Joonsoo Kim · 10 years ago
  61. a254129 CMA: generalize CMA reserved area management functionality by Joonsoo Kim · 10 years ago
  62. 4f7c6b4 mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1 by Tang Chen · 10 years ago
  63. 2cfb366 include/linux/memblock.h: add __init to memblock_set_bottom_up() by Fabian Frederick · 10 years ago
  64. e193181 mm/page_alloc.c: add __meminit to alloc_pages_exact_nid() by Fabian Frederick · 10 years ago
  65. 5838d44 fanotify: fix double free of pending permission events by Jan Kara · 10 years ago
  66. 8ba8fa91 fsnotify: rename event handling functions by Jan Kara · 10 years ago
  67. 753a2ad net: reallocate new socket option number for IPV6_AUTOFLOWLABEL by Pablo Neira · 10 years ago
  68. 140c55d net-timestamp: sock_tx_timestamp() fix by Eric Dumazet · 10 years ago
  69. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  70. f4f142e Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  71. bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  72. d247b6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  73. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  74. 08d69a2 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  75. f4d3333 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  76. e1c8a60 net-timestamp: ACK timestamp for bytestreams by Willem de Bruijn · 10 years ago
  77. e7fd288 net-timestamp: SCHED timestamp on entering packet scheduler by Willem de Bruijn · 10 years ago
  78. 09c2d25 net-timestamp: add key to disambiguate concurrent datagrams by Willem de Bruijn · 10 years ago
  79. b9f40e2 net-timestamp: move timestamp flags out of sk_flags by Willem de Bruijn · 10 years ago
  80. f24b9be net-timestamp: extend SCM_TIMESTAMPING ancillary data struct by Willem de Bruijn · 10 years ago
  81. 5ae344c tcp: reduce spurious retransmits due to transient SACK reneging by Neal Cardwell · 10 years ago
  82. 91c2ff7 Merge tag 'regulator-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  83. 1325b65 Merge tag 'spi-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  84. dc7aafb Merge tag 'iommu-updates-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  85. 161d2e0 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  86. 8b80c0f Merge branch 'acpica' by Rafael J. Wysocki · 10 years ago
  87. b14c348 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  88. c6e9d6f random: introduce getrandom(2) system call by Theodore Ts'o · 10 years ago
  89. aef4f5b Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  90. f955c8b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regulator-next by Mark Brown · 10 years ago
  91. f71f262 Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s2mpu02', 'regulator/topic/s5m8767' and 'regulator/topic/tps65090' into regulator-next by Mark Brown · 10 years ago
  92. d5b5d9d Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/ltc3589', 'regulator/topic/max8952', 'regulator/topic/mc13xxx' and 'regulator/topic/palmas' into regulator-next by Mark Brown · 10 years ago
  93. a627506 Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/getreg', 'regulator/topic/gpio' and 'regulator/topic/lp872x' into regulator-next by Mark Brown · 10 years ago
  94. 862f9f8 Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/ab8500', 'regulator/topic/act8865', 'regulator/topic/as3722' and 'regulator/topic/bcm590xx' into regulator-next by Mark Brown · 10 years ago
  95. ac0c0ea regulator: act8865: add support for act8846 by Beniamino Galvani · 10 years ago
  96. 50a03e3 regulator: act8865: prepare support for other act88xx devices by Beniamino Galvani · 10 years ago
  97. 478d085 Merge tag 'keys-next-20140805' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next by James Morris · 10 years ago
  98. 1b69be5 drivers/vfio: EEH support for VFIO PCI device by Gavin Shan · 10 years ago
  99. b54ecfb Merge tag 'for-f2fs-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  100. ae9b475 Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago