1. 5017335 scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warning by Fabian Frederick · 9 years ago
  2. 586a1a1 scripts/gdb: add empty package initialization script by Jan Kiszka · 9 years ago
  3. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  4. 7734334 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  5. 27a22ee Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  6. a9c5bcf scripts/gdb: disable pagination while printing from breakpoint handler by Jan Kiszka · 9 years ago
  7. a77e15e scripts/gdb: convert CpuList to generator function by Jan Kiszka · 9 years ago
  8. fffb944 scripts/gdb: convert ModuleList to generator function by Jan Kiszka · 9 years ago
  9. 54e2289 scripts/gdb: use a generator instead of iterator for task list by Daniel Wagner · 9 years ago
  10. 2478a8a scripts/gdb: ignore byte-compiled python files by Daniel Thompson · 9 years ago
  11. 276d97d scripts/gdb: port to python3 / gdb7.7 by Pantelis Koukousoulas · 9 years ago
  12. 5403727 scripts/gdb: add lx-lsmod command by Jan Kiszka · 9 years ago
  13. 3d4cd9c scripts/gdb: add class to iterate over CPU masks by Jan Kiszka · 9 years ago
  14. 116b47b scripts/gdb: add lx_current convenience function by Jan Kiszka · 9 years ago
  15. fe7f9ed scripts/gdb: add internal helper and convenience function for per-cpu lookup by Jan Kiszka · 9 years ago
  16. a4d8679 scripts/gdb: add get_gdbserver_type helper by Jan Kiszka · 9 years ago
  17. cf7492e scripts/gdb: add internal helper and convenience function to retrieve thread_info by Jan Kiszka · 9 years ago
  18. b24e2d2 scripts/gdb: add is_target_arch helper by Jan Kiszka · 9 years ago
  19. 4752871 scripts/gdb: add helper and convenience function to look up tasks by Jan Kiszka · 9 years ago
  20. 7704d58 scripts/gdb: add task iteration class by Jan Kiszka · 9 years ago
  21. ae7dbaa scripts/gdb: add lx-dmesg command by Jan Kiszka · 9 years ago
  22. 78e8781 scripts/gdb: add read_u16/32/64 helpers by Jan Kiszka · 9 years ago
  23. 7f99496 scripts/gdb: add get_target_endianness helper by Jan Kiszka · 9 years ago
  24. 7b599ef scripts/gdb: add internal helper and convenience function to look up a module by Jan Kiszka · 9 years ago
  25. 82b41e3 scripts/gdb: add automatic symbol reloading on module insertion by Jan Kiszka · 9 years ago
  26. 6605172 scripts/gdb: add lx-symbols command by Jan Kiszka · 9 years ago
  27. 850202e scripts/gdb: add module iteration class by Jan Kiszka · 9 years ago
  28. b0fecd8 scripts/gdb: add container_of helper and convenience function by Jan Kiszka · 9 years ago
  29. 2b51482 scripts/gdb: add cache for type objects by Jan Kiszka · 9 years ago
  30. 3ee7b3f scripts/gdb: add infrastructure by Jan Kiszka · 9 years ago
  31. 6cd176a vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX by Matthew Wilcox · 9 years ago
  32. bebf56a kasan: enable instrumentation of global variables by Andrey Ryabinin · 9 years ago
  33. 9ddf825 kernel: add support for .init_array.* constructors by Andrey Ryabinin · 9 years ago
  34. c420f16 kasan: enable stack instrumentation by Andrey Ryabinin · 9 years ago
  35. 0b24bec kasan: add kernel address sanitizer infrastructure by Andrey Ryabinin · 9 years ago
  36. 0f3c5aa checkpatch: add of_device_id to structs that should be const by Joe Perches · 9 years ago
  37. a2fe16b checkpatch: try to avoid poor patch subject lines by Joe Perches · 9 years ago
  38. 19c146a checkpatch: make sure a commit reference description uses parentheses by Joe Perches · 9 years ago
  39. d2e025f checkpatch: add --strict test for spaces around arithmetic by Joe Perches · 9 years ago
  40. 101ee68 checkpatch: neaten printk_ratelimited message position by Joe Perches · 9 years ago
  41. 43f7fe5 checkpatch: improve "no space necessary after cast" test by Joe Perches · 9 years ago
  42. caac1d5 checkpatch: improve seq_print->seq_puts suggestion by Heba Aamer · 9 years ago
  43. f8e5821 checkpatch: add ability to --fix unnecessary blank lines around braces by Joe Perches · 9 years ago
  44. 021158b checkpatch: add types for other OS typedefs by Joe Perches · 9 years ago
  45. b671fde checkpatch: add ability to coalesce commit descriptions on multiple lines by Joe Perches · 9 years ago
  46. acd9362 checkpatch: add likely/unlikely comparison misuse test by Joe Perches · 9 years ago
  47. 0d7835f checkpatch: update git commit message by Joe Perches · 9 years ago
  48. 1b36b20 checkpatch: Allow comments in macros tested for single statements by Joe Perches · 9 years ago
  49. 327953e checkpatch: add check for keyword 'boolean' in Kconfig definitions by Christoph Jaeger · 9 years ago
  50. dcaf112 checkpatch: fix UNNECESSARY_KERN_LEVEL false positive by Paolo Bonzini · 9 years ago
  51. e23ef1f checkpatch: ignore __pure $Attribute by Joe Perches · 9 years ago
  52. c0a5c89 checkpatch: improve octal permissions tests by Joe Perches · 9 years ago
  53. 62ec818 checkpatch: emit an error when using predefined timestamp macros by Joe Perches · 9 years ago
  54. a42cf70 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  55. 8cc748a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  56. b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  57. 5d8591b module: set ksymtab/kcrctab* section addresses to 0x0 by Rabin Vincent · 9 years ago
  58. e6d60b3 s390/ftrace: hotpatch support for function tracing by Heiko Carstens · 9 years ago
  59. c0a80c0 ftrace: allow architectures to specify ftrace compile options by Heiko Carstens · 9 years ago
  60. b6a2ab2 kconfig: use va_end to match corresponding va_start by Colin Ian King · 9 years ago
  61. e994393 X.509: silence asn1 compiler debug output by Arnd Bergmann · 9 years ago
  62. 1caf6aa scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymore by Michael Karcher · 9 years ago
  63. 6dcb4e5 kbuild: allow cc-ifversion to have the argument for false condition by Masahiro Yamada · 9 years ago
  64. 665d92e kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion by Masahiro Yamada · 9 years ago
  65. dd33c03 kbuild: fix cc-ifversion macro by Masahiro Yamada · 9 years ago
  66. 09950bc merge_config.sh: Display usage if given too few arguments by Olof Johansson · 9 years ago
  67. d9f711d builddeb: Try to determine distribution by Sedat Dilek · 9 years ago
  68. 701ca30 builddeb: Update year and git repository URL in debian/copyright by Sedat Dilek · 9 years ago
  69. a16c5f9 kbuild: Fix removal of the debian/ directory by Michal Marek · 9 years ago
  70. 34948e0 kbuild: Drop support for clean-rule by Michal Marek · 9 years ago
  71. 787140a Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  72. d08372c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  73. 6eb64b8 CRIS: Fix headers_install by Sam Ravnborg · 10 years ago
  74. 88a5766 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  75. 6ae840e Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  76. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  77. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  78. 41e950c Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  79. 27afc5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  80. 5e4f6ba checkpatch: add ability to --fix (coalesce) string fragments on multiple lines by Joe Perches · 9 years ago
  81. b75ac61 checkpatch: add --strict "pointer comparison to NULL" test by Joe Perches · 9 years ago
  82. 90ad30e checkpatch: add test for consecutive string fragments by Joe Perches · 9 years ago
  83. 0ab9019 checkpatch: add --strict preference for #defines using BIT(foo) by Joe Perches · 9 years ago
  84. f512357 checkpatch: allow certain SI units with three characters by Julius Werner · 9 years ago
  85. ea4acbb checkpatch: Add --strict test for function pointer calling style by Joe Perches · 9 years ago
  86. e0d975b checkpatch: reduce MAINTAINERS update message frequency by Joe Perches · 9 years ago
  87. abb08a5 checkpatch: try to avoid mask and shift errors by Joe Perches · 9 years ago
  88. 36061e3 checkpatch: fix use via symlink, make missing spelling file non-fatal by Joe Perches · 9 years ago
  89. 15160f9 checkpatch: improve warning message for "needless if" case by Fabio Estevam · 9 years ago
  90. 04941aa checkpatch: improve test for no space after cast by Joe Perches · 9 years ago
  91. 619a908 checkpatch: add error on use of attribute((weak)) or __weak declarations by Joe Perches · 9 years ago
  92. 2381097 checkpatch: add an error test for no space before comma by Joe Perches · 9 years ago
  93. 7b99078 scripts/kernel-doc: don't eat struct members with __aligned by Johannes Berg · 9 years ago
  94. e4e458b calloc/xcalloc: Fix argument order by Arjun Sreedharan · 9 years ago
  95. b9a5442 scripts/package: binrpm-pkg do not create source and devel package by Jérôme Glisse · 9 years ago
  96. 1846dfb kbuild: remove redundant -rR flag of hdr-inst by Masahiro Yamada · 9 years ago
  97. 2d56030 kconfig: Fix warning "‘jump’ may be used uninitialized" by Peter Kümmel · 10 years ago
  98. a29b823 kbuild: Remove duplicate $(cmd) definition in Makefile.clean by Michal Marek · 10 years ago
  99. 371fdc7 kbuild: collect shorthands into scripts/Kbuild.include by Masahiro Yamada · 10 years ago
  100. 7426977 bugon.cocci: fix Options at the macro by Mauro Carvalho Chehab · 10 years ago