1. 321d03c Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  2. db46293 kbuild: LLVMLinux: Fix LINUX_COMPILER definition script for compilation with clang by Jan-Simon Möller · 12 years ago
  3. 3d3d6b8 kbuild: LLVMLinux: Adapt warnings for compilation with clang by Jan-Simon Möller · 12 years ago
  4. f23a9fa scripts/coccinelle: Use PTR_ERR_OR_ZERO by Sachin Kamat · 10 years ago
  5. 67554fa scripts/bootgraph.pl: Add graphic header by Fabian Frederick · 10 years ago
  6. 79192ca scripts: objdiff: detect object code changes between two commits by Jason Cooper · 10 years ago
  7. b003d77 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  8. 5d2acfc kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT by Josh Triplett · 10 years ago
  9. 6f4c98e Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  10. b00e481 checkpatch: don't warn on bitfield spaces around : by Joe Perches · 10 years ago
  11. 91cb519 checkpatch: expand parenthesis alignment test to declarations, functions and assignments by Joe Perches · 10 years ago
  12. 7ebd05e checkpatch.pl: add check for Change-Id by Christopher Covington · 10 years ago
  13. 74915c7 scripts/checkpatch.pl: __GFP_NOFAIL isn't going away by Andrew Morton · 10 years ago
  14. 3b617e3 checkpatch: net and drivers/net: warn on missing blank line after variable declaration by Joe Perches · 10 years ago
  15. cc93319 checkpatch: improve the compatible vendor match by Florian Vaussard · 10 years ago
  16. 7dd05b3 checkpatch: check compatible strings in .c and .h too by Florian Vaussard · 10 years ago
  17. 4fbf32a checkpatch: fix spurious vendor compatible warnings by Florian Vaussard · 10 years ago
  18. 8f0dbfa checkpatch: check vendor compatible with dashes by Florian Vaussard · 10 years ago
  19. 515a235 checkpatch: improve octal permissions test speed by Joe Perches · 10 years ago
  20. daa8b05 checkpatch.pl: modify warning message for printk usage by Yogesh Chaudhari · 10 years ago
  21. 5b9553a checkpatch: make "return is not a function" test quieter by Joe Perches · 10 years ago
  22. 85ad978 checkpatch: ignore networking block comment style first lines in file by Joe Perches · 10 years ago
  23. cbec18a checkpatch: use a more consistent function argument style by Joe Perches · 10 years ago
  24. 9b0fa60 checkpatch: add test for char * arrays that could be static const by Joe Perches · 10 years ago
  25. 447432f checkpatch: fix jiffies comparison and others by Joe Perches · 10 years ago
  26. 6c8bd70 checkpatch: avoid sscanf test duplicated messages by Joe Perches · 10 years ago
  27. 1727cc7 checkpatch: update octal permissions warning by Joe Perches · 10 years ago
  28. fbdb813 checkpatch: warn on uses of __constant_<foo> functions by Joe Perches · 10 years ago
  29. 2435880 checkpatch: add checks for constant non-octal permissions by Joe Perches · 10 years ago
  30. 91f72e9 checkpatch: don't warn on some function pointer return styles by Joe Perches · 10 years ago
  31. 43c1d77 checkpatch: add test for long udelay by Joe Perches · 10 years ago
  32. dc53324 genksyms: fix typeof() handling by Jan Beulich · 10 years ago
  33. b9f2b21 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  34. 158e0d3 Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  35. 176ab02 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  36. d88cf7d Merge remote-tracking branch 'robh/for-next' into devicetree/next by Grant Likely · 10 years ago
  37. 1333893 kbuild: move "quote" to Kbuild.include to be consistent by Masahiro Yamada · 10 years ago
  38. 0a830da Coccicheck: Remove memcpy to struct assignment test by Peter Senna Tschudin · 10 years ago
  39. c6bda7c kallsyms: fix percpu vars on x86-64 with relocation. by Rusty Russell · 10 years ago
  40. 78eb715 kallsyms: generalize address range checking by Kees Cook · 10 years ago
  41. bfdfaea kbuild: specify build_docproc as a phony target by Masahiro Yamada · 10 years ago
  42. 21bdd17 module: allow multiple calls to MODULE_DEVICE_TABLE() per module by Tom Gundersen · 10 years ago
  43. 2930ffc revert "kallsyms: fix absolute addresses for kASLR" by Andrew Morton · 10 years ago
  44. 4d7eaa1 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  45. 0f55159 kallsyms: fix absolute addresses for kASLR by Andy Honig · 10 years ago
  46. 5ec384d scripts/gen_initramfs_list.sh: fix flags for initramfs LZ4 compression by Daniel M. Weeks · 10 years ago
  47. dab2310 Merge tag 'v3.14-rc5' into HEAD by Grant Likely · 10 years ago
  48. 13df797 Merge 3.14-rc5 into driver-core-next by Greg Kroah-Hartman · 10 years ago
  49. f4d4ffc kbuild: dtbs_install: new make target by Jason Cooper · 10 years ago
  50. b519051 of: Move testcase FDT data into drivers/of by Grant Likely · 10 years ago
  51. 2b9c1f0 x86: align x86 arch with generic CPU modalias handling by Ard Biesheuvel · 10 years ago
  52. 67bad2f cpu: add generic support for CPU feature based module autoloading by Ard Biesheuvel · 10 years ago
  53. c9698e5 ARM: 7964/1: Detect section mismatches in thumb relocations by David A. Long · 10 years ago
  54. ca03339 Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  55. ef178f9 Kbuild, lto: Handle basic LTO in modpost by Andi Kleen · 10 years ago
  56. 1e64ff4 Kbuild, lto: Disable LTO for asm-offsets.c by Andi Kleen · 10 years ago
  57. 8564ed2 Kbuild, lto: Add a gcc-ld script to let run gcc as ld by Andi Kleen · 10 years ago
  58. ccbef16 Kbuild, lto: add ld-version and ld-ifversion macros by Andi Kleen · 10 years ago
  59. 7d02b49 Kbuild, lto: Drop .number postfixes in modpost by Andi Kleen · 10 years ago
  60. 77ab21a Kbuild, lto, workaround: Don't warn for initcall_reference in modpost by Andi Kleen · 10 years ago
  61. 3645e32 checkpatch: fix detection of git repository by Richard Genoud · 10 years ago
  62. ec83b61 get_maintainer: fix detection of git repository by Richard Genoud · 10 years ago
  63. 03b5632 Modpost: fixed USB alias generation for ranges including 0x9 and 0xA by Jan Moskyto Matejka · 10 years ago
  64. ae63b2d scripts/tags.sh: Ignore *.mod.c by Prarit Bhargava · 10 years ago
  65. f5fab57 Merge branch 'devicetree/dtc' into devicetree/next by Grant Likely · 10 years ago
  66. 5cb480f Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  67. 597690c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  68. 54c0a4b Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  69. 1b17366 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  70. b36190c checkpatch.pl: check for function declarations without arguments by Joe Perches · 10 years ago
  71. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  72. 98a9bba checkpatch: prefer ether_addr_copy to memcpy(foo, bar, ETH_ALEN) by Joe Perches · 10 years ago
  73. bff5da4 checkpatch: add DT compatible string documentation checks by Rob Herring · 10 years ago
  74. 109d8cb checkpatch: only flag FSF address, not gnu.org URL by Alexander Duyck · 10 years ago
  75. 31070b5 checkpatch: add tests for function pointer style misuses by Joe Perches · 10 years ago
  76. 3e2232f checkpatch: update the FSF/GPL address check by Joe Perches · 10 years ago
  77. 189248d checkpatch: check for if's with unnecessary parentheses by Joe Perches · 10 years ago
  78. c76f4cb checkpatch: improve space before tab --fix option by Joe Perches · 10 years ago
  79. 9624b8d checkpatch: add a --fix-inplace option by Joe Perches · 10 years ago
  80. c34c09a checkpatch: attempt to find missing switch/case break; by Joe Perches · 10 years ago
  81. 7e4915e checkpatch: add warning of future __GFP_NOFAIL use by David Rientjes · 10 years ago
  82. d2e248e checkpatch: warn only on "space before semicolon" at end of line by Joe Perches · 10 years ago
  83. 8c5fcd2 checkpatch: more comprehensive split strings warning by Joe Perches · 10 years ago
  84. c9ecefe get_maintainer: add commit author information to --rolestats by Joe Perches · 10 years ago
  85. a7e1d98 headers_check: special case seqbuf_dump() by Paul Bolle · 10 years ago
  86. 372c720 microblaze: extable: sort the exception table at build time by Michal Simek · 10 years ago
  87. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  88. c8a3e6a scripts/dtc: Add a script to update to mainline dtc source by Grant Likely · 10 years ago
  89. 73ab39b scripts/dtc: Update to upstream version v1.4.0 by Grant Likely · 10 years ago
  90. a878b91 scripts/dtc: Update shipped files to build with bison 2.7.12 by Grant Likely · 10 years ago
  91. 82b5173 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  92. edde1fb Merge tag 'localmodconfig-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-kconfig by Linus Torvalds · 10 years ago
  93. df34ca7 Merge branches 'acpi-tools' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  94. ee8b09cd PM / tools: new tool for suspend/resume performance optimization by Todd E Brandt · 10 years ago
  95. 8fe9c93 powerpc: Add vr save/restore functions by Andreas Schwab · 10 years ago
  96. f3c003f arm64, jump label: detect %c support for ARM64 by Jiang Liu · 10 years ago
  97. c5e318f deb-pkg: Fix building for MIPS big-endian or ARM OABI by Ben Hutchings · 10 years ago
  98. f8ce239 deb-pkg: Fix cross-building linux-headers package by Ben Hutchings · 10 years ago
  99. 7593e09 Fix detectition of kernel git repository in setlocalversion script [take #2] by Franck Bui-Huu · 10 years ago
  100. 79f0345 scripts: Coccinelle script for pm_runtime_* return checks with IS_ERR_VALUE by Nishanth Menon · 10 years ago