1. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  2. 22a093b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  3. f6db834 sched/stat: Simplify the sched_info accounting dependency by Naveen N. Rao · 9 years ago
  4. e965b8c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  5. 9d90f03 Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  6. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  7. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  8. 043cd04 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  9. abdd4a7 genalloc: rename of_get_named_gen_pool() to of_gen_pool_get() by Vladimir Zapolskiy · 9 years ago
  10. 0030edf genalloc: rename dev_get_gen_pool() to gen_pool_get() by Vladimir Zapolskiy · 9 years ago
  11. 386ecb1 drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issue by Dave Gordon · 9 years ago
  12. 2a1bf8f lib/scatterlist: mark input buffer parameters as 'const' by Dave Gordon · 9 years ago
  13. 4dc7daf lib/scatterlist.c: fix kerneldoc for sg_pcopy_{to,from}_buffer() by Dave Gordon · 9 years ago
  14. 88793e5 Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  15. 8d7804a Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  16. d878238 Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  17. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  18. 6103195 arch, x86: pmem api for ensuring durability of persistent memory updates by Ross Zwisler · 9 years ago
  19. 2abf114 lib/kobject.c: use strreplace() by Rasmus Villemoes · 9 years ago
  20. 94df290 lib/string.c: introduce strreplace() by Rasmus Villemoes · 9 years ago
  21. 9d2a8da radix-tree: replace preallocated node array with linked list by Kirill A. Shutemov · 9 years ago
  22. 9cf79d1 bitmap: remove explicit newline handling using scnprintf format string by Sudeep Holla · 9 years ago
  23. ca96ab8 lib/sort: Add 64 bit swap function by Daniel Wagner · 9 years ago
  24. 79e23d5 hexdump: Make test data really const by Geert Uytterhoeven · 9 years ago
  25. 2528a8b __bitmap_parselist: fix bug in empty string handling by Chris Metcalf · 9 years ago
  26. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  27. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  28. 08d183e Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  29. cb8a4de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  30. c40b7b0 Merge branch 'sysfs-fsdevices-4.2-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into anand by Chris Mason · 9 years ago
  31. 44d21c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  32. 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  33. e2172d8 Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  34. e75c73a Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  35. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  36. fc934d4 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  37. c0b59fa Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Herbert Xu · 9 years ago
  38. 24199d2 lib: export symbol kobject_move() by Anand Jain · 9 years ago
  39. 5ca62d6 revert "cpumask: don't perform while loop in cpumask_next_and()" by Andrew Morton · 9 years ago
  40. 4c7217f lib/list_sort: use late_initcall to hook in self tests by Paul Gortmaker · 9 years ago
  41. d37e296 MPILIB: add mpi_read_buf() and mpi_get_size() helpers by Tadeusz Struk · 9 years ago
  42. 1f1e34f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  43. 36f5811 MPI: MIPS: Fix compilation error with GCC 5.1 by Jaedon Shin · 9 years ago
  44. 50ab9a6 kbuild: include core debug info when DEBUG_INFO_REDUCED by Rasmus Villemoes · 9 years ago
  45. 1fb3f5a powerpc: Only use -mabi=altivec if toolchain supports it by Anton Blanchard · 9 years ago
  46. 94cc81f swiotlb: Warn on allocation failure in swiotlb_alloc_coherent() by Joerg Roedel · 9 years ago
  47. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  48. 5879ae5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  49. 987aec3 Merge 4.1-rc7 into driver-core-next by Greg Kroah-Hartman · 9 years ago
  50. 6d79541 rhashtable: add missing import <linux/export.h> by Hauke Mehrtens · 9 years ago
  51. 77493bd Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 9 years ago
  52. 023600f swiotlb: do not export map_single function by Alexandre Courbot · 9 years ago
  53. 226a07e lib: Clarify the return value of strnlen_user() by Jan Kara · 9 years ago
  54. cfaed10 scatterlist: introduce sg_nents_for_len by Tom Lendacky · 9 years ago
  55. f18c34e lib: Fix strnlen_user() to not touch memory after specified maximum by Jan Kara · 9 years ago
  56. 085c789 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
  57. f407a82 Merge branch 'linus' into sched/core, to resolve conflict by Ingo Molnar · 9 years ago
  58. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  59. 10081fb lib: introduce crc_t10dif_update() by Akinobu Mita · 9 years ago
  60. 1be44e2 Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  61. 6e49ba1 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  62. 80188b0 percpu_counter: batch size aware __percpu_counter_compare() by Dave Chinner · 9 years ago
  63. 6d7e3d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 9 years ago
  64. d72da4a rbtree: Make lockless searches non-fatal by Peter Zijlstra · 9 years ago
  65. 0be964b module: Sanitize RCU usage and locking by Peter Zijlstra · 9 years ago
  66. f36963c cpumask_set_cpu_local_first => cpumask_local_spread, lament by Rusty Russell · 9 years ago
  67. 1ce46ee rcu: Conditionally compile RCU's eqs warnings by Paul E. McKenney · 9 years ago
  68. 82d0f4c rcu: Directly drive TASKS_RCU from Kconfig by Paul E. McKenney · 9 years ago
  69. 0f41c0d rcu: Provide diagnostic option to slow down grace-period scans by Paul E. McKenney · 9 years ago
  70. bde28bc test_bpf: add similarly conflicting jump test case only for classic by Daniel Borkmann · 9 years ago
  71. 06931e6 sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() by Bartosz Golaszewski · 9 years ago
  72. 94268fc lib: crc-itu-t.[ch] fix 0x0x prefix in integer constants by Antonio Ospite · 9 years ago
  73. 3152657 Merge branch 'linus' into x86/fpu by Ingo Molnar · 9 years ago
  74. 3b52960 test_bpf: add more eBPF jump torture cases by Daniel Borkmann · 9 years ago
  75. 99b7e93 lz4: fix system halt at boot kernel on x86_64 by Krzysztof Kolasa · 9 years ago
  76. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  77. fe59384 test_bpf: Add backward jump test case by Michael Holzheu · 9 years ago
  78. ecc8617 module: add extra argument for parse_params() callback by Luis R. Rodriguez · 9 years ago
  79. c3b5d3c Merge branch 'linus' into timers/core by Thomas Gleixner · 9 years ago
  80. df6b35f x86/fpu: Rename i387.h to fpu/api.h by Ingo Molnar · 9 years ago
  81. b3c395e mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabled by David Hildenbrand · 9 years ago
  82. 92cf211 sched/preempt: Merge preempt_mask.h into preempt.h by Frederic Weisbecker · 9 years ago
  83. 07ee072 rhashtable: Add cap on number of elements in hash table by Herbert Xu · 9 years ago
  84. 56cbaa4 test_bpf: fix sparse warnings by Michael Holzheu · 9 years ago
  85. a4afd37b test_bpf: add tests related to BPF_MAXINSNS by Daniel Borkmann · 9 years ago
  86. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  87. cffc642 test_bpf: add 173 new testcases for eBPF by Michael Holzheu · 9 years ago
  88. ca7fc7e lib: correct 842 decompress for 32 bit by Dan Streetman · 9 years ago
  89. f7ead7b lib: make lib/842 decompress functions static by Dan Streetman · 9 years ago
  90. 986ccfd test: bpf: extend "load 64-bit immediate" testcase by Xi Wang · 9 years ago
  91. 2da572c lib: add software 842 compression/decompression by Dan Streetman · 9 years ago
  92. 02f0f57 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  93. 01e7690 kasan: show gcc version requirements in Kconfig and Documentation by Joe Perches · 9 years ago
  94. 7d616e4 lib: delete lib/find_last_bit.c by Yury Norov · 9 years ago
  95. 6decd63 rhashtable-test: Fix 64bit division by Thomas Graf · 9 years ago
  96. c936a79 rhashtable: Simplify iterator code by Thomas Graf · 9 years ago
  97. 84be456 remove <asm/scatterlist.h> by Christoph Hellwig · 9 years ago
  98. d9cee5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  99. 7829fb0 lib: make memzero_explicit more robust against dead store elimination by Daniel Borkmann · 9 years ago
  100. 67b7cbf rhashtable-test: Detect insertion failures by Thomas Graf · 9 years ago