1. 2478a8a scripts/gdb: ignore byte-compiled python files by Daniel Thompson · 10 years ago
  2. 276d97d scripts/gdb: port to python3 / gdb7.7 by Pantelis Koukousoulas · 10 years ago
  3. 5403727 scripts/gdb: add lx-lsmod command by Jan Kiszka · 10 years ago
  4. 3d4cd9c scripts/gdb: add class to iterate over CPU masks by Jan Kiszka · 10 years ago
  5. 116b47b scripts/gdb: add lx_current convenience function by Jan Kiszka · 10 years ago
  6. fe7f9ed scripts/gdb: add internal helper and convenience function for per-cpu lookup by Jan Kiszka · 10 years ago
  7. a4d8679 scripts/gdb: add get_gdbserver_type helper by Jan Kiszka · 10 years ago
  8. cf7492e scripts/gdb: add internal helper and convenience function to retrieve thread_info by Jan Kiszka · 10 years ago
  9. b24e2d2 scripts/gdb: add is_target_arch helper by Jan Kiszka · 10 years ago
  10. 4752871 scripts/gdb: add helper and convenience function to look up tasks by Jan Kiszka · 10 years ago
  11. 7704d58 scripts/gdb: add task iteration class by Jan Kiszka · 10 years ago
  12. ae7dbaa scripts/gdb: add lx-dmesg command by Jan Kiszka · 10 years ago
  13. 78e8781 scripts/gdb: add read_u16/32/64 helpers by Jan Kiszka · 10 years ago
  14. 7f99496 scripts/gdb: add get_target_endianness helper by Jan Kiszka · 10 years ago
  15. 7b599ef scripts/gdb: add internal helper and convenience function to look up a module by Jan Kiszka · 10 years ago
  16. 82b41e3 scripts/gdb: add automatic symbol reloading on module insertion by Jan Kiszka · 10 years ago
  17. 6605172 scripts/gdb: add lx-symbols command by Jan Kiszka · 10 years ago
  18. 850202e scripts/gdb: add module iteration class by Jan Kiszka · 10 years ago
  19. b0fecd8 scripts/gdb: add container_of helper and convenience function by Jan Kiszka · 10 years ago
  20. 2b51482 scripts/gdb: add cache for type objects by Jan Kiszka · 10 years ago
  21. 3ee7b3f scripts/gdb: add infrastructure by Jan Kiszka · 10 years ago
  22. 6cd176a vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX by Matthew Wilcox · 10 years ago
  23. bebf56a kasan: enable instrumentation of global variables by Andrey Ryabinin · 10 years ago
  24. 9ddf825 kernel: add support for .init_array.* constructors by Andrey Ryabinin · 10 years ago
  25. c420f16 kasan: enable stack instrumentation by Andrey Ryabinin · 10 years ago
  26. 0b24bec kasan: add kernel address sanitizer infrastructure by Andrey Ryabinin · 10 years ago
  27. 0f3c5aa checkpatch: add of_device_id to structs that should be const by Joe Perches · 10 years ago
  28. a2fe16b checkpatch: try to avoid poor patch subject lines by Joe Perches · 10 years ago
  29. 19c146a checkpatch: make sure a commit reference description uses parentheses by Joe Perches · 10 years ago
  30. d2e025f checkpatch: add --strict test for spaces around arithmetic by Joe Perches · 10 years ago
  31. 101ee68 checkpatch: neaten printk_ratelimited message position by Joe Perches · 10 years ago
  32. 43f7fe5 checkpatch: improve "no space necessary after cast" test by Joe Perches · 10 years ago
  33. caac1d5 checkpatch: improve seq_print->seq_puts suggestion by Heba Aamer · 10 years ago
  34. f8e5821 checkpatch: add ability to --fix unnecessary blank lines around braces by Joe Perches · 10 years ago
  35. 021158b checkpatch: add types for other OS typedefs by Joe Perches · 10 years ago
  36. b671fde checkpatch: add ability to coalesce commit descriptions on multiple lines by Joe Perches · 10 years ago
  37. acd9362 checkpatch: add likely/unlikely comparison misuse test by Joe Perches · 10 years ago
  38. 0d7835f checkpatch: update git commit message by Joe Perches · 10 years ago
  39. 1b36b20 checkpatch: Allow comments in macros tested for single statements by Joe Perches · 10 years ago
  40. 327953e checkpatch: add check for keyword 'boolean' in Kconfig definitions by Christoph Jaeger · 10 years ago
  41. dcaf112 checkpatch: fix UNNECESSARY_KERN_LEVEL false positive by Paolo Bonzini · 10 years ago
  42. e23ef1f checkpatch: ignore __pure $Attribute by Joe Perches · 10 years ago
  43. c0a5c89 checkpatch: improve octal permissions tests by Joe Perches · 10 years ago
  44. 62ec818 checkpatch: emit an error when using predefined timestamp macros by Joe Perches · 10 years ago
  45. a42cf70 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  46. 8cc748a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  47. b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  48. 5d8591b module: set ksymtab/kcrctab* section addresses to 0x0 by Rabin Vincent · 10 years ago
  49. e6d60b3 s390/ftrace: hotpatch support for function tracing by Heiko Carstens · 10 years ago
  50. c0a80c0 ftrace: allow architectures to specify ftrace compile options by Heiko Carstens · 10 years ago
  51. e994393 X.509: silence asn1 compiler debug output by Arnd Bergmann · 10 years ago
  52. 1caf6aa scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymore by Michael Karcher · 10 years ago
  53. a16c5f9 kbuild: Fix removal of the debian/ directory by Michal Marek · 10 years ago
  54. 787140a Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  55. d08372c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  56. 6eb64b8 CRIS: Fix headers_install by Sam Ravnborg · 11 years ago
  57. 88a5766 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  58. 6ae840e Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  59. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  60. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  61. 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 · 10 years ago
  62. 27afc5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  63. 5e4f6ba checkpatch: add ability to --fix (coalesce) string fragments on multiple lines by Joe Perches · 10 years ago
  64. b75ac61 checkpatch: add --strict "pointer comparison to NULL" test by Joe Perches · 10 years ago
  65. 90ad30e checkpatch: add test for consecutive string fragments by Joe Perches · 10 years ago
  66. 0ab9019 checkpatch: add --strict preference for #defines using BIT(foo) by Joe Perches · 10 years ago
  67. f512357 checkpatch: allow certain SI units with three characters by Julius Werner · 10 years ago
  68. ea4acbb checkpatch: Add --strict test for function pointer calling style by Joe Perches · 10 years ago
  69. e0d975b checkpatch: reduce MAINTAINERS update message frequency by Joe Perches · 10 years ago
  70. abb08a5 checkpatch: try to avoid mask and shift errors by Joe Perches · 10 years ago
  71. 36061e3 checkpatch: fix use via symlink, make missing spelling file non-fatal by Joe Perches · 10 years ago
  72. 15160f9 checkpatch: improve warning message for "needless if" case by Fabio Estevam · 10 years ago
  73. 04941aa checkpatch: improve test for no space after cast by Joe Perches · 10 years ago
  74. 619a908 checkpatch: add error on use of attribute((weak)) or __weak declarations by Joe Perches · 10 years ago
  75. 2381097 checkpatch: add an error test for no space before comma by Joe Perches · 10 years ago
  76. 7b99078 scripts/kernel-doc: don't eat struct members with __aligned by Johannes Berg · 10 years ago
  77. e4e458b calloc/xcalloc: Fix argument order by Arjun Sreedharan · 10 years ago
  78. b9a5442 scripts/package: binrpm-pkg do not create source and devel package by Jérôme Glisse · 10 years ago
  79. 1846dfb kbuild: remove redundant -rR flag of hdr-inst by Masahiro Yamada · 10 years ago
  80. 2d56030 kconfig: Fix warning "‘jump’ may be used uninitialized" by Peter Kümmel · 10 years ago
  81. a29b823 kbuild: Remove duplicate $(cmd) definition in Makefile.clean by Michal Marek · 10 years ago
  82. 371fdc7 kbuild: collect shorthands into scripts/Kbuild.include by Masahiro Yamada · 10 years ago
  83. 7426977 bugon.cocci: fix Options at the macro by Mauro Carvalho Chehab · 10 years ago
  84. 3943f42 Replace mentions of "list_struct" to "list_head" by Andrey Utkin · 10 years ago
  85. cc641d5 checkkconfigsymbols.py: improve detection of defects by Valentin Rothberg · 10 years ago
  86. 24fe1f0 checkkconfigsymbols.sh: reimplementation in python by Valentin Rothberg · 10 years ago
  87. 1f648f8 coccinelle: api: add spatch to prevent unnecessary .owner by Wolfram Sang · 10 years ago
  88. c933146 s390/ftrace,kprobes: allow to patch first instruction by Heiko Carstens · 10 years ago
  89. 323a028 dts, kbuild: Implement support for dtb vendor subdirs by Robert Richter · 11 years ago
  90. 9fb5e53 dts, kbuild: Factor out dtbs install rules to Makefile.dtbinst by Robert Richter · 11 years ago
  91. da92da3 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  92. f33a3fa Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  93. dfe2c6d Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  94. 1ee07ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  95. 7cbc0ea scripts/sortextable: suppress warning: `relocs_size' may be used uninitialized by Tim Gardner · 10 years ago
  96. f9a4d11 scripts/headers_install.sh: fix error handling by Javier Barrio · 10 years ago
  97. f78d98f checkpatch: warn on logging functions with KERN_<LEVEL> by Joe Perches · 10 years ago
  98. 840080a checkpatch: add exception to return then else test by Joe Perches · 10 years ago
  99. 66b47b4 checkpatch: look for common misspellings by Kees Cook · 10 years ago
  100. 08a2843 checkpatch: warn on macros with flow control statements by Joe Perches · 10 years ago