1. 58e698a radix-tree: account radix_tree_node to memory cgroup by Vladimir Davydov · 8 years ago
  2. 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  3. edf14cd mm, printk: introduce new format string for flags by Vlastimil Babka · 8 years ago
  4. 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  6. e71c2c1 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. 6cbe9e4 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  8. d77a117 list: kill list_force_poison() by Dan Williams · 8 years ago
  9. 757c989 cpu/hotplug: Make target state writeable by Thomas Gleixner · 8 years ago
  10. 39a1142 Merge tag 'v4.5-rc6' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  11. 3712bba cpumask: Export cpumask_any_but() by Thomas Gleixner · 8 years ago
  12. 3a2f2ac Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  13. a680759 lib/ucs2_string: Correct ucs2 -> utf8 conversion by Jason Andryuk · 8 years ago
  14. 4682c21 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 8 years ago
  15. 60f4058 Merge tag 'driver-core-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  16. e2d6f8a Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 8 years ago
  17. 7eb3912 vsprintf: kptr_restrict is okay in IRQ when 2 by Jason A. Donenfeld · 8 years ago
  18. 7707535 ubsan: cosmetic fix to Kconfig text by Yang Shi · 8 years ago
  19. 9aece75 Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  20. 7350026 lib/ucs2_string: Add ucs2 -> utf8 helper functions by Peter Jones · 8 years ago
  21. f303fcc workqueue: implement "workqueue.debug_force_rr_cpu" debug feature by Tejun Heo · 8 years ago
  22. 3aa6b46 Merge branch 'locking/urgent' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  23. 975db45 locking/static_keys: Avoid nested functions by Arnd Bergmann · 8 years ago
  24. 4ba6a2b scatterlist: fix a typo in comment block of sg_miter_stop() by Masahiro Yamada · 8 years ago
  25. 00cd29b klist: fix starting point removed bug in klist iterators by James Bottomley · 8 years ago
  26. d7ce369 dump_stack: avoid potential deadlocks by Eric Dumazet · 8 years ago
  27. 46437f9 radix-tree: fix race in gang lookup by Matthew Wilcox · 8 years ago
  28. 72676bb lib/test-string_helpers.c: fix and improve string_get_size() tests by Vitaly Kuznetsov · 8 years ago
  29. cd4d09e x86/cpufeature: Carve out X86_FEATURE_* by Borislav Petkov · 8 years ago
  30. 0b6ec8c debugobjects: Allow bigger number of early boot objects by Christian Borntraeger · 8 years ago
  31. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  32. 48162a2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  33. 6fb11e6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  34. 6412035 Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  35. c2594bc ratelimit: fix bug in time interval by resetting right begin time by Jaewon Kim · 8 years ago
  36. 404a474 Merge branch 'uaccess' (batched user access infrastructure) by Linus Torvalds · 8 years ago
  37. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  38. e3de671 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago
  39. 19a3dd7 Do not enable CONFIG_IO_STRICT_DEVMEM by default by Dan Williams · 8 years ago
  40. c6d3085 UBSAN: run-time undefined behavior sanity checker by Andrey Ryabinin · 8 years ago
  41. f594870 lib/clz_tab.c: put in lib-y rather than obj-y by Chris Metcalf · 8 years ago
  42. 7aaf4c3 test_hexdump: print statistics at the end by Andy Shevchenko · 8 years ago
  43. 1dacd9d test_hexdump: test all possible group sizes for overflow by Andy Shevchenko · 8 years ago
  44. cc77a71 test_hexdump: check all bytes in real buffer by Andy Shevchenko · 8 years ago
  45. 7047d81 test_hexdump: switch to memcmp() by Andy Shevchenko · 8 years ago
  46. ad27a75 test_hexdump: replace magic numbers by their meaning by Andy Shevchenko · 8 years ago
  47. a3d601f test_hexdump: go through all possible lengths of buffer by Andy Shevchenko · 8 years ago
  48. 3db4a98 test_hexdump: define FILL_CHAR constant by Andy Shevchenko · 8 years ago
  49. 87977ca6b test_hexdump: introduce test_hexdump_prepare_test() helper by Andy Shevchenko · 8 years ago
  50. 60b2e8f test_hexdump: rename to test_hexdump by Andy Shevchenko · 8 years ago
  51. a9aec58 lib/iomap_copy.c: add __ioread32_copy() by Stephen Boyd · 8 years ago
  52. 564b026 string_helpers: fix precision loss for some inputs by James Bottomley · 8 years ago
  53. 290e0e0 lib/libcrc32c.c: fix build warning by Jean Delvare · 8 years ago
  54. 2ee177e irq_poll: Fix irq_poll_sched() by Bart Van Assche · 8 years ago
  55. fd7f672 crypto: crc32c - Fix crc32c soft dependency by Jean Delvare · 8 years ago
  56. 5b57167 lib: sw842: select crc32 by Arnd Bergmann · 8 years ago
  57. 12768c1 Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  58. 5b17aec lib/vsprintf: factor out %pN[F] handler as netdev_bits() by Andy Shevchenko · 8 years ago
  59. 3cab1e7 lib/vsprintf: refactor duplicate code to special_hex_number() by Andy Shevchenko · 8 years ago
  60. 251c723 lib/test_printf.c: test dentry printing by Rasmus Villemoes · 8 years ago
  61. 857cca4 lib/test_printf.c: add test for large bitmaps by Rasmus Villemoes · 8 years ago
  62. b79a7db lib/test_printf.c: account for kvasprintf tests by Rasmus Villemoes · 8 years ago
  63. 1ca8e8e lib/test_printf.c: add a few number() tests by Rasmus Villemoes · 8 years ago
  64. f176eb4 lib/test_printf.c: test precision quirks by Rasmus Villemoes · 8 years ago
  65. 331e4de lib/test_printf.c: check for out-of-bound writes by Rasmus Villemoes · 8 years ago
  66. fd0515d lib/test_printf.c: don't BUG by Rasmus Villemoes · 8 years ago
  67. 8e2a2bf lib/kasprintf.c: add sanity check to kvasprintf by Rasmus Villemoes · 8 years ago
  68. 4d72ba0 lib/vsprintf.c: warn about too large precisions and field widths by Rasmus Villemoes · 8 years ago
  69. 1c7a8e6 lib/vsprintf.c: help gcc make number() smaller by Rasmus Villemoes · 8 years ago
  70. d048419 lib/vsprintf.c: expand field_width to 24 bits by Rasmus Villemoes · 8 years ago
  71. 34fc8b9 lib/vsprintf.c: eliminate potential race in string() by Rasmus Villemoes · 8 years ago
  72. 95508cf lib/vsprintf.c: move string() below widen_string() by Rasmus Villemoes · 8 years ago
  73. cfccde0 lib/vsprintf.c: pull out padding code from dentry_name() by Rasmus Villemoes · 8 years ago
  74. da48d09 Kconfig: remove HAVE_LATENCYTOP_SUPPORT by Will Deacon · 8 years ago
  75. 5c2c258 mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup by Dan Williams · 8 years ago
  76. 95ad975 page-flags: introduce page flags policies wrt compound pages by Kirill A. Shutemov · 8 years ago
  77. f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  78. 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  79. 7d1fc01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  80. ea535e4 dma-debug: switch check from _text to _stext by Laura Abbott · 8 years ago
  81. d080827 Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  82. c17488d Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  83. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  84. c597b6b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  85. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  86. ca9706a Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  87. fb591fb Merge tag 'mmc-v4.5' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  88. 0f8c790 Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  89. 5cb52b5 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  90. 24af98c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  91. 90a545e restrict /dev/mem to idle io memory ranges by Dan Williams · 9 years ago
  92. 21266be arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug by Dan Williams · 9 years ago
  93. 6108209 Merge branch 'for-linus' into work.misc by Al Viro · 8 years ago
  94. eb91094 test: firmware_class: add asynchronous request trigger by Brian Norris · 9 years ago
  95. be4a132 test: firmware_class: use kstrndup() where appropriate by Brian Norris · 9 years ago
  96. 47e0bbb test: firmware_class: report errors properly on failure by Brian Norris · 9 years ago
  97. 1031bc5 lib/vsprintf: add %*pg format specifier by Dmitry Monakhov · 9 years ago
  98. 3104fb3 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
  99. 16e5c1f convert a bunch of open-coded instances of memdup_user_nul() by Al Viro · 8 years ago
  100. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago