1. 26b7a54 autofs4: remove unused autofs4_ispending() by NeilBrown · 10 years ago
  2. 4878b14 kernel/test_kprobes.c: use current logging functions by Fabian Frederick · 10 years ago
  3. 4dfe694 init: make rootdelay=N consistent with rootwait behaviour by Paul Gortmaker · 10 years ago
  4. 6f4535e fs/ramfs/file-nommu.c: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  5. b86280a kernel/kallsyms.c: fix %pB when there's no symbol at the address by Namhyung Kim · 10 years ago
  6. ca35664 fs/efs/namei.c: return is not a function by Fabian Frederick · 10 years ago
  7. c119239 mm/zswap.c: add __init to zswap_entry_cache_destroy() by Fabian Frederick · 10 years ago
  8. 6abb5a8 mm: memcontrol: avoid charge statistics churn during page migration by Johannes Weiner · 10 years ago
  9. 3cbb018 memcg: remove lookup_cgroup_page() prototype by Greg Thelen · 10 years ago
  10. 9a3f4d8 page-cgroup: get rid of NR_PCG_FLAGS by Vladimir Davydov · 10 years ago
  11. 434584f page-cgroup: trivial cleanup by Vladimir Davydov · 10 years ago
  12. 747db95 mm: memcontrol: use page lists for uncharge batching by Johannes Weiner · 10 years ago
  13. 0a31bc9 mm: memcontrol: rewrite uncharge API by Johannes Weiner · 10 years ago
  14. 00501b5 mm: memcontrol: rewrite charge API by Johannes Weiner · 10 years ago
  15. 4449a51 vm_is_stack: use for_each_thread() rather then buggy while_each_thread() by Oleg Nesterov · 10 years ago
  16. edcad25 Revert "slab: remove BAD_ALIEN_MAGIC" by Joonsoo Kim · 10 years ago
  17. 7f0d32e Merge tag 'microblaze-3.17-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 10 years ago
  18. 8b07673 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 10 years ago
  19. f536b3c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  20. e669830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  21. ebb067d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  22. 686913a avr32: fix error return code by Julia Lawall · 10 years ago
  23. 33caee3 Merge branch 'akpm' (patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  24. 6456a04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  25. 158c129 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  26. 172bfe0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  27. a1b0a00 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 10 years ago
  28. 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
  29. 6b22df7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  30. 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
  31. ec6c0a7 Merge tag 'hsi-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 10 years ago
  32. 0498cf8 Merge tag 'for-v3.17' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 10 years ago
  33. 537e540 powerpc/eeh: Export eeh_iommu_group_to_pe() by Gavin Shan · 10 years ago
  34. 6c8f7e7 netlink: hold nl_sock_hash_lock during diag dump by Thomas Graf · 10 years ago
  35. f842230 checkpatch: update $declaration_macros, add uninitialized_var by Joe Perches · 10 years ago
  36. ece9659 checkpatch: warn on missing spaces in broken up quoted by Dan Carpenter · 10 years ago
  37. 308cc8d checkpatch: fix false positives for --strict "space after cast" test by Joe Perches · 10 years ago
  38. e81f239 checkpatch: fix false positive MISSING_BREAK warnings with --file by Joe Perches · 10 years ago
  39. 1813087 checkpatch: add test for native c90 types in unusual order by Joe Perches · 10 years ago
  40. 0c773d9 checkpatch: add signed generic types by Joe Perches · 10 years ago
  41. 3f7bc4e checkpatch: add short int to c variable types by Joe Perches · 10 years ago
  42. 0fe3dc2 checkpatch: add for_each tests to indentation and brace tests by Joe Perches · 10 years ago
  43. 8b8856f checkpatch: fix brace style misuses of else and while by Joe Perches · 10 years ago
  44. 8d18247 checkpatch: add --fix option for a couple OPEN_BRACE misuses by Joe Perches · 10 years ago
  45. bd474ca checkpatch: use the correct indentation for which() by Joe Perches · 10 years ago
  46. f2d7e4d checkpatch: add fix_insert_line and fix_delete_line helpers by Joe Perches · 10 years ago
  47. d752fcc checkpatch: add ability to insert and delete lines to patch/file by Joe Perches · 10 years ago
  48. 194f66f checkpatch: add an index variable for fixed lines by Joe Perches · 10 years ago
  49. c00df19 checkpatch: warn on break after goto or return with same tab indentation by Joe Perches · 10 years ago
  50. 13f1937 checkpatch: emit a warning on file add/move/delete by Joe Perches · 10 years ago
  51. d311cd4 checkpatch: add test for commit id formatting style in commit log by Joe Perches · 10 years ago
  52. e367455 checkpatch: emit fewer kmalloc_array/kcalloc conversion warnings by Joe Perches · 10 years ago
  53. f27c95d checkpatch: improve "no space after cast" test by Joe Perches · 10 years ago
  54. 1574a29 checkpatch: allow multiple const * types by Joe Perches · 10 years ago
  55. e2826fd checkpatch: warn on unnecessary parentheses around references of foo->bar by Joe Perches · 10 years ago
  56. 8d73e0e checkpatch: quiet Kconfig help message checking by Joe Perches · 10 years ago
  57. fee0aa8 checkpatch: change blank line after declaration type to "LINE_SPACING" by Joe Perches · 10 years ago
  58. 365dd4e checkpatch: add a multiple blank lines test by Joe Perches · 10 years ago
  59. 7f61919 checkpatch: add test for blank lines after function/struct/union/enum by Joe Perches · 10 years ago
  60. 048b123 checkpatch.pl: also suggest 'else if' when if follows brace by Rasmus Villemoes · 10 years ago
  61. 29ee1b0 checkpatch: ignore email headers better by Joe Perches · 10 years ago
  62. 5a4e1fd checkpatch: fix function pointers in blank line needed after declarations test by Joe Perches · 10 years ago
  63. 356fd39 checkpatch: fix complex macro false positive for escaped constant char by Joe Perches · 10 years ago
  64. 032a4c0 checkpatch: warn on unnecessary else after return or break by Joe Perches · 10 years ago
  65. ebfdc40 checkpatch: attempt to find unnecessary 'out of memory' messages by Joe Perches · 10 years ago
  66. 74e7653 lib: bitmap: add missing mask in bitmap_andnot by Rasmus Villemoes · 10 years ago
  67. 7e5f97d lib: bitmap: add missing mask in bitmap_and by Rasmus Villemoes · 10 years ago
  68. c5341ec89 lib: bitmap: add missing mask in bitmap_shift_right by Rasmus Villemoes · 10 years ago
  69. 2ac521d lib: bitmap: micro-optimize bitmap_allocate_region by Rasmus Villemoes · 10 years ago
  70. 9279d32 lib: bitmap: change parameter of bitmap_*_region to unsigned by Rasmus Villemoes · 10 years ago
  71. a855174 lib: bitmap: fix typo in kerneldoc for bitmap_pos_to_ord by Rasmus Villemoes · 10 years ago
  72. bc5be18 lib: bitmap: simplify bitmap_parselist by Rasmus Villemoes · 10 years ago
  73. 154f5e3 lib: bitmap: make the start index of bitmap_clear unsigned by Rasmus Villemoes · 10 years ago
  74. fb5ac54 lib: bitmap: make the start index of bitmap_set unsigned by Rasmus Villemoes · 10 years ago
  75. 877d9f3 lib: bitmap: make nbits parameter of bitmap_weight unsigned by Rasmus Villemoes · 10 years ago
  76. 5be2021 lib: bitmap: make nbits parameter of bitmap_subset unsigned by Rasmus Villemoes · 10 years ago
  77. 6dfe979 lib: bitmap: make nbits parameter of bitmap_intersects unsigned by Rasmus Villemoes · 10 years ago
  78. 2f9305e lib: bitmap: make nbits parameter of bitmap_{and,or,xor,andnot} unsigned by Rasmus Villemoes · 10 years ago
  79. 65b4ee6 lib: bitmap: remove unnecessary mask from bitmap_complement by Rasmus Villemoes · 10 years ago
  80. 3d6684f lib: bitmap: make nbits parameter of bitmap_complement unsigned by Rasmus Villemoes · 10 years ago
  81. 5e068069 lib: bitmap: make nbits parameter of bitmap_equal unsigned by Rasmus Villemoes · 10 years ago
  82. 8397927 lib: bitmap: make nbits parameter of bitmap_full unsigned by Rasmus Villemoes · 10 years ago
  83. 0679cc4 lib: bitmap: make nbits parameter of bitmap_empty unsigned by Rasmus Villemoes · 10 years ago
  84. d0da23b lib/list_sort.c: convert to pr_foo by Andrew Morton · 10 years ago
  85. 61b3d6c lib: list_sort.c: Limit number of unused cmp callbacks by Rasmus Villemoes · 10 years ago
  86. 6941230 lib: list_sort_test(): simplify and harden cleanup by Rasmus Villemoes · 10 years ago
  87. 9d418dc lib: list_sort_test(): add extra corruption check by Rasmus Villemoes · 10 years ago
  88. 27d555d lib: list_sort_test(): return -ENOMEM when allocation fails by Rasmus Villemoes · 10 years ago
  89. 087face kernel.h: remove deprecated pack_hex_byte by Joe Perches · 10 years ago
  90. 129965a lib/test-kstrtox.c: use ARRAY_SIZE instead of sizeof/sizeof[0] by Fabian Frederick · 10 years ago
  91. 142cda5 lib/string_helpers.c: constify static arrays by Mathias Krause · 10 years ago
  92. e004f3c lib/cmdline.c: add size unit t/p/e to memparse by Gui Hecheng · 10 years ago
  93. 428ac5f libata: Use glob_match from lib/glob.c by George Spelvin · 10 years ago
  94. 5f9be82 lib/glob.c: add CONFIG_GLOB_SELFTEST by George Spelvin · 10 years ago
  95. b012508 lib: add lib/glob.c by George Spelvin · 10 years ago
  96. 62e7ca5 zlib: clean up some dead code by Sergey Senozhatsky · 10 years ago
  97. 0f9859c klist: use same naming scheme as hlist for klist_add_after() by Ken Helias · 10 years ago
  98. 1d02328 list: fix order of arguments for hlist_add_after(_rcu) by Ken Helias · 10 years ago
  99. bc18dd3 list: make hlist_add_after() argument names match hlist_add_after_rcu() by Ken Helias · 10 years ago
  100. d25d9fe kernel/printk/printk.c: fix bool assignements by Neil Zhang · 10 years ago