1. cb8a4de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  2. 44d21c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  3. 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
  4. 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
  5. 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
  6. 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
  7. 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
  8. c0b59fa Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Herbert Xu · 9 years ago
  9. 5ca62d6 revert "cpumask: don't perform while loop in cpumask_next_and()" by Andrew Morton · 9 years ago
  10. d37e296 MPILIB: add mpi_read_buf() and mpi_get_size() helpers by Tadeusz Struk · 9 years ago
  11. 1f1e34f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  12. 36f5811 MPI: MIPS: Fix compilation error with GCC 5.1 by Jaedon Shin · 9 years ago
  13. 94cc81f swiotlb: Warn on allocation failure in swiotlb_alloc_coherent() by Joerg Roedel · 9 years ago
  14. 5879ae5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  15. 6d79541 rhashtable: add missing import <linux/export.h> by Hauke Mehrtens · 9 years ago
  16. 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
  17. 023600f swiotlb: do not export map_single function by Alexandre Courbot · 9 years ago
  18. 226a07e lib: Clarify the return value of strnlen_user() by Jan Kara · 9 years ago
  19. cfaed10 scatterlist: introduce sg_nents_for_len by Tom Lendacky · 9 years ago
  20. f18c34e lib: Fix strnlen_user() to not touch memory after specified maximum by Jan Kara · 9 years ago
  21. 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
  22. f407a82 Merge branch 'linus' into sched/core, to resolve conflict by Ingo Molnar · 9 years ago
  23. 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
  24. 6e49ba1 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  25. 80188b0 percpu_counter: batch size aware __percpu_counter_compare() by Dave Chinner · 9 years ago
  26. 6d7e3d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 9 years ago
  27. f36963c cpumask_set_cpu_local_first => cpumask_local_spread, lament by Rusty Russell · 10 years ago
  28. 1ce46ee rcu: Conditionally compile RCU's eqs warnings by Paul E. McKenney · 10 years ago
  29. 82d0f4c rcu: Directly drive TASKS_RCU from Kconfig by Paul E. McKenney · 10 years ago
  30. 0f41c0d rcu: Provide diagnostic option to slow down grace-period scans by Paul E. McKenney · 10 years ago
  31. 06931e6 sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() by Bartosz Golaszewski · 9 years ago
  32. 94268fc lib: crc-itu-t.[ch] fix 0x0x prefix in integer constants by Antonio Ospite · 10 years ago
  33. 3152657 Merge branch 'linus' into x86/fpu by Ingo Molnar · 9 years ago
  34. c3b5d3c Merge branch 'linus' into timers/core by Thomas Gleixner · 9 years ago
  35. df6b35f x86/fpu: Rename i387.h to fpu/api.h by Ingo Molnar · 10 years ago
  36. b3c395e mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabled by David Hildenbrand · 10 years ago
  37. 92cf211 sched/preempt: Merge preempt_mask.h into preempt.h by Frederic Weisbecker · 10 years ago
  38. 07ee072 rhashtable: Add cap on number of elements in hash table by Herbert Xu · 10 years ago
  39. ca7fc7e lib: correct 842 decompress for 32 bit by Dan Streetman · 10 years ago
  40. f7ead7b lib: make lib/842 decompress functions static by Dan Streetman · 10 years ago
  41. 2da572c lib: add software 842 compression/decompression by Dan Streetman · 10 years ago
  42. 02f0f57 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  43. 01e7690 kasan: show gcc version requirements in Kconfig and Documentation by Joe Perches · 10 years ago
  44. 7d616e4 lib: delete lib/find_last_bit.c by Yury Norov · 10 years ago
  45. d9cee5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  46. 7829fb0 lib: make memzero_explicit more robust against dead store elimination by Daniel Borkmann · 10 years ago
  47. 2decb26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  48. 474095e Merge tag 'md/4.1' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  49. a87b9eb rhashtable: Do not schedule more than one rehash if we can't grow further by Thomas Graf · 10 years ago
  50. e2307ed rhashtable: Schedule async resize when sync realloc fails by Thomas Graf · 10 years ago
  51. c320642 timerqueue: Let timerqueue_add/del return information by Thomas Gleixner · 10 years ago
  52. db4fd9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  53. a582564 md/raid6 algorithms: xor_syndrome() for SSE2 by Markus Stockhausen · 10 years ago
  54. 9a5ce91 md/raid6 algorithms: xor_syndrome() for generic int by Markus Stockhausen · 10 years ago
  55. 7e92e1d md/raid6 algorithms: improve test program by Markus Stockhausen · 10 years ago
  56. fe5cbc6 md/raid6 algorithms: delta syndrome functions by Markus Stockhausen · 10 years ago
  57. 1fc1499 Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  58. 7b3372d iommu-common: rename iommu_pool_hash to iommu_hash_common by Sowmini Varadhan · 10 years ago
  59. b0cc836 iommu-common: fix x86_64 compiler warnings by Sowmini Varadhan · 10 years ago
  60. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  61. 17974c05 hexdump: avoid warning in test function by Linus Torvalds · 10 years ago
  62. e4afa12 cpumask: remove __first_cpu / __next_cpu by Rusty Russell · 10 years ago
  63. 2f0c0fd iommu-common: Fix PARISC compile-time warnings by Sowmini Varadhan · 10 years ago
  64. ff7d37a Break up monolithic iommu table/lock into finer graularity pools and lock by Sowmini Varadhan · 10 years ago
  65. c12f048 sparc: Revert generic IOMMU allocator. by David S. Miller · 10 years ago
  66. cb0f3f3 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent by Ingo Molnar · 10 years ago
  67. e2fdae7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  68. cb97201 iommu-common: Fix PARISC compile-time warnings by Sowmini Varadhan · 10 years ago
  69. 54e514b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  70. 9e522c0 lib/Kconfig: fix up HAVE_ARCH_BITREVERSE help text by Andrew Morton · 10 years ago
  71. 534b483 cpumask: don't perform while loop in cpumask_next_and() by Sergey Senozhatsky · 10 years ago
  72. 2afe27c lib/bitmap.c: bitmap_[empty,full]: remove code duplication by Yury Norov · 10 years ago
  73. 675cf53 lib/vsprintf.c: improve put_dec_trunc8 slightly by Rasmus Villemoes · 10 years ago
  74. a7a2c02 lib/dma-debug: fix bucket_find_contain() by Sebastian Ott · 10 years ago
  75. 7c43d9a lib/vsprintf.c: even faster binary to decimal conversion by Rasmus Villemoes · 10 years ago
  76. 840620a lib: rename lib/find_next_bit.c to lib/find_bit.c by Yury Norov · 10 years ago
  77. 8f6f19d lib: move find_last_bit to lib/find_next_bit.c by Yury Norov · 10 years ago
  78. 2c57a0e lib: find_*_bit reimplementation by Yury Norov · 10 years ago
  79. 7d69cff Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  80. 10b88a4 sparc: Break up monolithic iommu table/lock into finer graularity pools and lock by Sowmini Varadhan · 10 years ago
  81. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  82. d50f8f8 lru_cache: remove use of seq_printf return value by Joe Perches · 10 years ago
  83. 41416f2 lib/string_helpers.c: change semantics of string_escape_mem by Rasmus Villemoes · 10 years ago
  84. 3aeddc7 lib/string_helpers.c: refactor string_escape_mem by Rasmus Villemoes · 10 years ago
  85. 9c98f23 lib/vsprintf.c: fix potential NULL deref in hex_string by Rasmus Villemoes · 10 years ago
  86. 900cca2 lib/vsprintf: add %pC{,n,r} format specifiers for clocks by Geert Uytterhoeven · 10 years ago
  87. d1c1b12 lib/vsprintf.c: another small hack by Rasmus Villemoes · 10 years ago
  88. 3ea8d44 lib/vsprintf.c: eliminate duplicate hex string array by Rasmus Villemoes · 10 years ago
  89. e26c12c lib/vsprintf.c: reduce stack use in number() by Rasmus Villemoes · 10 years ago
  90. 51be17d lib/vsprintf.c: eliminate some branches by Rasmus Villemoes · 10 years ago
  91. c79574a lib/test-hexdump.c: fix initconst confusion by Andi Kleen · 10 years ago
  92. cb90695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  93. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  94. 8d7dc92 rcu: Control grace-period delays directly from value by Paul E. McKenney · 10 years ago
  95. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  96. 8d8cfb4 Kconfig: memtest: update number of test patterns up to 17 by Vladimir Murzin · 10 years ago
  97. 4a20799 mm: move memtest under mm by Vladimir Murzin · 10 years ago
  98. 6b63783 x86, mm: support huge KVA mappings on x86 by Toshi Kani · 10 years ago
  99. e61ce6a mm: change ioremap to set up huge I/O mappings by Toshi Kani · 10 years ago
  100. 0ddab1d lib/ioremap.c: add huge I/O map capability interfaces by Toshi Kani · 10 years ago