1. 308c09f lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig by Laura Abbott · 10 years ago
  2. 2f137d6 shm: remove unneeded extern for function by Jack Miller · 10 years ago
  3. ab602f7 shm: make exit_shm work proportional to task activity by Jack Miller · 10 years ago
  4. d97b07c initramfs: support initramfs that is bigger than 2GiB by Yinghai Lu · 10 years ago
  5. 69361ee panic: add TAINT_SOFTLOCKUP by Josh Hunt · 10 years ago
  6. e5eea09 sysctl: remove typedef ctl_table by Joe Perches · 10 years ago
  7. 4aff1ce rapidio: add new RapidIO DMA interface routines by Alexandre Bounine · 10 years ago
  8. 33144e8 kernel/fork.c: make mm_init_owner static by Vladimir Davydov · 10 years ago
  9. 41f727f fork/exec: cleanup mm initialization by Vladimir Davydov · 10 years ago
  10. ccf94f1 proc: constify seq_operations by Fabian Frederick · 10 years ago
  11. 3cbb018 memcg: remove lookup_cgroup_page() prototype by Greg Thelen · 10 years ago
  12. 9a3f4d8 page-cgroup: get rid of NR_PCG_FLAGS by Vladimir Davydov · 10 years ago
  13. 434584f page-cgroup: trivial cleanup by Vladimir Davydov · 10 years ago
  14. 747db95 mm: memcontrol: use page lists for uncharge batching by Johannes Weiner · 10 years ago
  15. 0a31bc9 mm: memcontrol: rewrite uncharge API by Johannes Weiner · 10 years ago
  16. 00501b5 mm: memcontrol: rewrite charge API by Johannes Weiner · 10 years ago
  17. f536b3c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  18. 33caee3 Merge branch 'akpm' (patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  19. 6456a04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  20. 172bfe0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  21. 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
  22. 6b22df7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  23. 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
  24. 0498cf8 Merge tag 'for-v3.17' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 10 years ago
  25. 74e7653 lib: bitmap: add missing mask in bitmap_andnot by Rasmus Villemoes · 10 years ago
  26. 7e5f97d lib: bitmap: add missing mask in bitmap_and by Rasmus Villemoes · 10 years ago
  27. c5341ec89 lib: bitmap: add missing mask in bitmap_shift_right by Rasmus Villemoes · 10 years ago
  28. 9279d32 lib: bitmap: change parameter of bitmap_*_region to unsigned by Rasmus Villemoes · 10 years ago
  29. 154f5e3 lib: bitmap: make the start index of bitmap_clear unsigned by Rasmus Villemoes · 10 years ago
  30. fb5ac54 lib: bitmap: make the start index of bitmap_set unsigned by Rasmus Villemoes · 10 years ago
  31. 877d9f3 lib: bitmap: make nbits parameter of bitmap_weight unsigned by Rasmus Villemoes · 10 years ago
  32. 5be2021 lib: bitmap: make nbits parameter of bitmap_subset unsigned by Rasmus Villemoes · 10 years ago
  33. 6dfe979 lib: bitmap: make nbits parameter of bitmap_intersects unsigned by Rasmus Villemoes · 10 years ago
  34. 2f9305e lib: bitmap: make nbits parameter of bitmap_{and,or,xor,andnot} unsigned by Rasmus Villemoes · 10 years ago
  35. 65b4ee6 lib: bitmap: remove unnecessary mask from bitmap_complement by Rasmus Villemoes · 10 years ago
  36. 3d6684f lib: bitmap: make nbits parameter of bitmap_complement unsigned by Rasmus Villemoes · 10 years ago
  37. 5e068069 lib: bitmap: make nbits parameter of bitmap_equal unsigned by Rasmus Villemoes · 10 years ago
  38. 8397927 lib: bitmap: make nbits parameter of bitmap_full unsigned by Rasmus Villemoes · 10 years ago
  39. 0679cc4 lib: bitmap: make nbits parameter of bitmap_empty unsigned by Rasmus Villemoes · 10 years ago
  40. 087face kernel.h: remove deprecated pack_hex_byte by Joe Perches · 10 years ago
  41. b012508 lib: add lib/glob.c by George Spelvin · 10 years ago
  42. 62e7ca5 zlib: clean up some dead code by Sergey Senozhatsky · 10 years ago
  43. 0f9859c klist: use same naming scheme as hlist for klist_add_after() by Ken Helias · 10 years ago
  44. 1d02328 list: fix order of arguments for hlist_add_after(_rcu) by Ken Helias · 10 years ago
  45. bc18dd3 list: make hlist_add_after() argument names match hlist_add_after_rcu() by Ken Helias · 10 years ago
  46. 42a9dc0 printk: rename DEFAULT_MESSAGE_LOGLEVEL by Alex Elder · 10 years ago
  47. 90a8564 include/linux/byteorder/generic.h: minor comment fix by Geoff Levand · 10 years ago
  48. 68be302 fs.h, drivers/hwmon/asus_atk0110.c: fix DEFINE_SIMPLE_ATTRIBUTE semicolon definition and use by Joe Perches · 10 years ago
  49. af8d417 mm/zpool: implement common zpool api to zbud/zsmalloc by Dan Streetman · 10 years ago
  50. 99eef8e mm/zbud: change zbud_alloc size type to size_t by Dan Streetman · 10 years ago
  51. b972216 mmu_notifier: add call_srcu and sync function for listener to delay call and sync by Peter Zijlstra · 10 years ago
  52. 1d352bf mm: BUG when __kmap_atomic_idx equals KM_TYPE_NR by Chintan Pandya · 10 years ago
  53. e972a07 mm, oom: rename zonelist locking functions by David Rientjes · 10 years ago
  54. 8d060bf mm, oom: ensure memoryless node zonelist always includes zones by David Rientjes · 10 years ago
  55. 6326440 memory-hotplug: add zone_for_memory() for selecting zone for new memory by Wang Nan · 10 years ago
  56. 9a95f3c mm: describe mmap_sem rules for __lock_page_or_retry() and callers by Paul Cassella · 10 years ago
  57. 4ffeaf3 mm: page_alloc: reduce cost of the fair zone allocation policy by Mel Gorman · 10 years ago
  58. 0d5d823 mm: move zone->pages_scanned into a vmstat counter by Mel Gorman · 10 years ago
  59. 3484b2d mm: rearrange zone fields into read-only, page alloc, statistics and page reclaim lines by Mel Gorman · 10 years ago
  60. 24b7e58 mm: pagemap: avoid unnecessary overhead when tracepoints are deactivated by Mel Gorman · 10 years ago
  61. f6f8ed4 mm/vmalloc.c: clean up map_vm_area third argument by WANG Chao · 10 years ago
  62. 21bda26 mm: make copy_pte_range static again by Jerome Marchand · 10 years ago
  63. ed4d490 mm, hugetlb: remove hugetlb_zero and hugetlb_infinity by David Rientjes · 10 years ago
  64. eb39d61 mm: replace init_page_accessed by __SetPageReferenced by Hugh Dickins · 10 years ago
  65. ef6b571 include/linux/mmdebug.h: add VM_WARN_ONCE() by Andrew Morton · 10 years ago
  66. 4a262d2 mm tracing: tell mm_migrate_pages event about numa_misplaced by Max Asbock · 10 years ago
  67. 1a4dc5b mem-hotplug: improve zone_movable_is_highmem logic by Wang Nan · 10 years ago
  68. 2f3e442 mm: page-flags: clean up the page flag test, set, clear macros by Johannes Weiner · 10 years ago
  69. c1f733aa mm, CMA: change cma_declare_contiguous() to obey coding convention by Joonsoo Kim · 10 years ago
  70. a254129 CMA: generalize CMA reserved area management functionality by Joonsoo Kim · 10 years ago
  71. 4f7c6b4 mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1 by Tang Chen · 10 years ago
  72. 2cfb366 include/linux/memblock.h: add __init to memblock_set_bottom_up() by Fabian Frederick · 10 years ago
  73. e193181 mm/page_alloc.c: add __meminit to alloc_pages_exact_nid() by Fabian Frederick · 10 years ago
  74. 5838d44 fanotify: fix double free of pending permission events by Jan Kara · 10 years ago
  75. 8ba8fa91 fsnotify: rename event handling functions by Jan Kara · 10 years ago
  76. 753a2ad net: reallocate new socket option number for IPV6_AUTOFLOWLABEL by Pablo Neira · 10 years ago
  77. 140c55d net-timestamp: sock_tx_timestamp() fix by Eric Dumazet · 10 years ago
  78. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  79. f4f142e Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  80. bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  81. d247b6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  82. 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
  83. 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
  84. 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
  85. e1c8a60 net-timestamp: ACK timestamp for bytestreams by Willem de Bruijn · 10 years ago
  86. e7fd288 net-timestamp: SCHED timestamp on entering packet scheduler by Willem de Bruijn · 10 years ago
  87. 09c2d25 net-timestamp: add key to disambiguate concurrent datagrams by Willem de Bruijn · 10 years ago
  88. b9f40e2 net-timestamp: move timestamp flags out of sk_flags by Willem de Bruijn · 10 years ago
  89. f24b9be net-timestamp: extend SCM_TIMESTAMPING ancillary data struct by Willem de Bruijn · 10 years ago
  90. 5ae344c tcp: reduce spurious retransmits due to transient SACK reneging by Neal Cardwell · 10 years ago
  91. 91c2ff7 Merge tag 'regulator-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  92. 1325b65 Merge tag 'spi-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  93. 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
  94. 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
  95. 8b80c0f Merge branch 'acpica' by Rafael J. Wysocki · 10 years ago
  96. b14c348 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  97. c6e9d6f random: introduce getrandom(2) system call by Theodore Ts'o · 10 years ago
  98. 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
  99. 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
  100. 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