1. b3345d7 Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  2. 44c916d Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  3. 9b936c9 drivers/vfio: Enable VFIO if EEH is not supported by Alexey Kardashevskiy · 10 years ago
  4. 92d18a6 drivers/vfio: Fix EEH build error by Gavin Shan · 10 years ago
  5. f8ec894 Input: MT - make slot cleanup callable outside mt_sync_frame() by Henrik Rydberg · 10 years ago
  6. bc7e6ed netlabel: fix the netlbl_catmap_setlong() dummy function by Paul Moore · 10 years ago
  7. f6d9804 tracepoint: add generic tracepoint definitions for IPI tracing by Nicolas Pitre · 10 years ago
  8. 3c49b52 tracing: Do not do anything special with tracepoint_string when tracing is disabled by Steven Rostedt · 10 years ago
  9. a7d7a14 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  10. 43c40df Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  11. e0b8b78 Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  12. 54c72d5 Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  13. 7963e9d Revert "drm: drop redundant drm_file->is_master" by Dave Airlie · 10 years ago
  14. c7f3888 switch iov_iter_get_pages() to passing maximal number of pages by Al Viro · 10 years ago
  15. 1a0a397 dcache: d_obtain_alias callers don't all want DISCONNECTED by J. Bruce Fields · 10 years ago
  16. 3064c35 death to mnt_pinned by Al Viro · 10 years ago
  17. 8fa1f1c make fs/{namespace,super}.c forget about acct.h by Al Viro · 10 years ago
  18. efb170c take fs_pin stuff to fs/* by Al Viro · 10 years ago
  19. 215752f acct: get rid of acct_list by Al Viro · 10 years ago
  20. ed44724 acct: switch to __kernel_write() by Al Viro · 10 years ago
  21. 66bb0aa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  22. e306e3b Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  23. 82df9c8 Merge commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b' into for-next by Al Viro · 10 years ago
  24. f536b3c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  25. b3ea074 gpio: add missing includes in machine.h by Alexandre Courbot · 10 years ago
  26. fa1d0ee Merge tag 'drm/tegra/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
  27. 0c6287e Merge tag 'drm/panel/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
  28. fc8104b Merge branch 'wacom' into next by Dmitry Torokhov · 10 years ago
  29. 33caee3 Merge branch 'akpm' (patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  30. 6456a04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  31. 172bfe0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  32. 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
  33. 6b22df7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  34. 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
  35. 0498cf8 Merge tag 'for-v3.17' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 10 years ago
  36. 74e7653 lib: bitmap: add missing mask in bitmap_andnot by Rasmus Villemoes · 10 years ago
  37. 7e5f97d lib: bitmap: add missing mask in bitmap_and by Rasmus Villemoes · 10 years ago
  38. c5341ec89 lib: bitmap: add missing mask in bitmap_shift_right by Rasmus Villemoes · 10 years ago
  39. 9279d32 lib: bitmap: change parameter of bitmap_*_region to unsigned by Rasmus Villemoes · 10 years ago
  40. 154f5e3 lib: bitmap: make the start index of bitmap_clear unsigned by Rasmus Villemoes · 10 years ago
  41. fb5ac54 lib: bitmap: make the start index of bitmap_set unsigned by Rasmus Villemoes · 10 years ago
  42. 877d9f3 lib: bitmap: make nbits parameter of bitmap_weight unsigned by Rasmus Villemoes · 10 years ago
  43. 5be2021 lib: bitmap: make nbits parameter of bitmap_subset unsigned by Rasmus Villemoes · 10 years ago
  44. 6dfe979 lib: bitmap: make nbits parameter of bitmap_intersects unsigned by Rasmus Villemoes · 10 years ago
  45. 2f9305e lib: bitmap: make nbits parameter of bitmap_{and,or,xor,andnot} unsigned by Rasmus Villemoes · 10 years ago
  46. 65b4ee6 lib: bitmap: remove unnecessary mask from bitmap_complement by Rasmus Villemoes · 10 years ago
  47. 3d6684f lib: bitmap: make nbits parameter of bitmap_complement unsigned by Rasmus Villemoes · 10 years ago
  48. 5e068069 lib: bitmap: make nbits parameter of bitmap_equal unsigned by Rasmus Villemoes · 10 years ago
  49. 8397927 lib: bitmap: make nbits parameter of bitmap_full unsigned by Rasmus Villemoes · 10 years ago
  50. 0679cc4 lib: bitmap: make nbits parameter of bitmap_empty unsigned by Rasmus Villemoes · 10 years ago
  51. 087face kernel.h: remove deprecated pack_hex_byte by Joe Perches · 10 years ago
  52. b012508 lib: add lib/glob.c by George Spelvin · 10 years ago
  53. 62e7ca5 zlib: clean up some dead code by Sergey Senozhatsky · 10 years ago
  54. 0f9859c klist: use same naming scheme as hlist for klist_add_after() by Ken Helias · 10 years ago
  55. 1d02328 list: fix order of arguments for hlist_add_after(_rcu) by Ken Helias · 10 years ago
  56. bc18dd3 list: make hlist_add_after() argument names match hlist_add_after_rcu() by Ken Helias · 10 years ago
  57. 42a9dc0 printk: rename DEFAULT_MESSAGE_LOGLEVEL by Alex Elder · 10 years ago
  58. 90a8564 include/linux/byteorder/generic.h: minor comment fix by Geoff Levand · 10 years ago
  59. 68be302 fs.h, drivers/hwmon/asus_atk0110.c: fix DEFINE_SIMPLE_ATTRIBUTE semicolon definition and use by Joe Perches · 10 years ago
  60. af8d417 mm/zpool: implement common zpool api to zbud/zsmalloc by Dan Streetman · 10 years ago
  61. 99eef8e mm/zbud: change zbud_alloc size type to size_t by Dan Streetman · 10 years ago
  62. b972216 mmu_notifier: add call_srcu and sync function for listener to delay call and sync by Peter Zijlstra · 10 years ago
  63. 1d352bf mm: BUG when __kmap_atomic_idx equals KM_TYPE_NR by Chintan Pandya · 10 years ago
  64. e972a07 mm, oom: rename zonelist locking functions by David Rientjes · 10 years ago
  65. 8d060bf mm, oom: ensure memoryless node zonelist always includes zones by David Rientjes · 10 years ago
  66. 6326440 memory-hotplug: add zone_for_memory() for selecting zone for new memory by Wang Nan · 10 years ago
  67. 9a95f3c mm: describe mmap_sem rules for __lock_page_or_retry() and callers by Paul Cassella · 10 years ago
  68. 4ffeaf3 mm: page_alloc: reduce cost of the fair zone allocation policy by Mel Gorman · 10 years ago
  69. 0d5d823 mm: move zone->pages_scanned into a vmstat counter by Mel Gorman · 10 years ago
  70. 3484b2d mm: rearrange zone fields into read-only, page alloc, statistics and page reclaim lines by Mel Gorman · 10 years ago
  71. 24b7e58 mm: pagemap: avoid unnecessary overhead when tracepoints are deactivated by Mel Gorman · 10 years ago
  72. f6f8ed4 mm/vmalloc.c: clean up map_vm_area third argument by WANG Chao · 10 years ago
  73. 21bda26 mm: make copy_pte_range static again by Jerome Marchand · 10 years ago
  74. ed4d490 mm, hugetlb: remove hugetlb_zero and hugetlb_infinity by David Rientjes · 10 years ago
  75. eb39d61 mm: replace init_page_accessed by __SetPageReferenced by Hugh Dickins · 10 years ago
  76. ef6b571 include/linux/mmdebug.h: add VM_WARN_ONCE() by Andrew Morton · 10 years ago
  77. 4a262d2 mm tracing: tell mm_migrate_pages event about numa_misplaced by Max Asbock · 10 years ago
  78. 1a4dc5b mem-hotplug: improve zone_movable_is_highmem logic by Wang Nan · 10 years ago
  79. 2f3e442 mm: page-flags: clean up the page flag test, set, clear macros by Johannes Weiner · 10 years ago
  80. c1f733a mm, CMA: change cma_declare_contiguous() to obey coding convention by Joonsoo Kim · 10 years ago
  81. a254129 CMA: generalize CMA reserved area management functionality by Joonsoo Kim · 10 years ago
  82. 4f7c6b4 mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1 by Tang Chen · 10 years ago
  83. 2cfb366 include/linux/memblock.h: add __init to memblock_set_bottom_up() by Fabian Frederick · 10 years ago
  84. e193181 mm/page_alloc.c: add __meminit to alloc_pages_exact_nid() by Fabian Frederick · 10 years ago
  85. 5838d44 fanotify: fix double free of pending permission events by Jan Kara · 10 years ago
  86. 8ba8fa91 fsnotify: rename event handling functions by Jan Kara · 10 years ago
  87. 753a2ad net: reallocate new socket option number for IPV6_AUTOFLOWLABEL by Pablo Neira · 10 years ago
  88. 140c55d net-timestamp: sock_tx_timestamp() fix by Eric Dumazet · 10 years ago
  89. 372ba8c cpuidle: menu: Lookup CPU runqueues less by Mel Gorman · 10 years ago
  90. ae87e8b Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-next by James Bottomley · 10 years ago
  91. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  92. f4f142e Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  93. bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  94. 77df01d drm/dsi: Replace upcasting macro by function by Thierry Reding · 10 years ago
  95. 7bf93c7 drm/panel: Provide convenience wrapper for .get_modes() by Ajay Kumar · 10 years ago
  96. 45527d4 drm/panel: add .prepare() and .unprepare() functions by Ajay Kumar · 10 years ago
  97. c77dcac KVM: Move more code under CONFIG_HAVE_KVM_IRQFD by Paolo Bonzini · 10 years ago
  98. 72f15c0 sas_ss_flags: Remove nested ternary if by Richard Weinberger · 10 years ago
  99. 828b1f6 Rip out get_signal_to_deliver() by Richard Weinberger · 11 years ago
  100. 10b1c7a Clean up signal_delivered() by Richard Weinberger · 10 years ago