1. 8740e68 kbuild: fix comment in Makefile.modinst by Olaf Hering · 10 years ago
  2. baec30e modpost: Fix comment typo "Modules.symvers" by Paul Bolle · 10 years ago
  3. b9f2b21 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  4. 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
  5. 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
  6. d88cf7d Merge remote-tracking branch 'robh/for-next' into devicetree/next by Grant Likely · 10 years ago
  7. 2930ffc revert "kallsyms: fix absolute addresses for kASLR" by Andrew Morton · 10 years ago
  8. 4d7eaa1 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  9. 0f55159 kallsyms: fix absolute addresses for kASLR by Andy Honig · 10 years ago
  10. 5ec384d scripts/gen_initramfs_list.sh: fix flags for initramfs LZ4 compression by Daniel M. Weeks · 10 years ago
  11. dab2310 Merge tag 'v3.14-rc5' into HEAD by Grant Likely · 10 years ago
  12. 13df797 Merge 3.14-rc5 into driver-core-next by Greg Kroah-Hartman · 10 years ago
  13. f4d4ffc kbuild: dtbs_install: new make target by Jason Cooper · 11 years ago
  14. b519051 of: Move testcase FDT data into drivers/of by Grant Likely · 10 years ago
  15. 2b9c1f0 x86: align x86 arch with generic CPU modalias handling by Ard Biesheuvel · 10 years ago
  16. 67bad2f cpu: add generic support for CPU feature based module autoloading by Ard Biesheuvel · 10 years ago
  17. c9698e5 ARM: 7964/1: Detect section mismatches in thumb relocations by David A. Long · 10 years ago
  18. 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
  19. ef178f9 Kbuild, lto: Handle basic LTO in modpost by Andi Kleen · 10 years ago
  20. 1e64ff4 Kbuild, lto: Disable LTO for asm-offsets.c by Andi Kleen · 10 years ago
  21. 8564ed2 Kbuild, lto: Add a gcc-ld script to let run gcc as ld by Andi Kleen · 10 years ago
  22. ccbef16 Kbuild, lto: add ld-version and ld-ifversion macros by Andi Kleen · 10 years ago
  23. 7d02b49 Kbuild, lto: Drop .number postfixes in modpost by Andi Kleen · 10 years ago
  24. 77ab21a Kbuild, lto, workaround: Don't warn for initcall_reference in modpost by Andi Kleen · 10 years ago
  25. 3645e32 checkpatch: fix detection of git repository by Richard Genoud · 10 years ago
  26. ec83b61 get_maintainer: fix detection of git repository by Richard Genoud · 10 years ago
  27. 03b5632 Modpost: fixed USB alias generation for ranges including 0x9 and 0xA by Jan Moskyto Matejka · 10 years ago
  28. f5fab57 Merge branch 'devicetree/dtc' into devicetree/next by Grant Likely · 10 years ago
  29. 5cb480f Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  30. 597690c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  31. 54c0a4b Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  32. 1b17366 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  33. b36190c checkpatch.pl: check for function declarations without arguments by Joe Perches · 10 years ago
  34. 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
  35. 98a9bba checkpatch: prefer ether_addr_copy to memcpy(foo, bar, ETH_ALEN) by Joe Perches · 10 years ago
  36. bff5da4 checkpatch: add DT compatible string documentation checks by Rob Herring · 10 years ago
  37. 109d8cb checkpatch: only flag FSF address, not gnu.org URL by Alexander Duyck · 10 years ago
  38. 31070b5 checkpatch: add tests for function pointer style misuses by Joe Perches · 10 years ago
  39. 3e2232f checkpatch: update the FSF/GPL address check by Joe Perches · 10 years ago
  40. 189248d checkpatch: check for if's with unnecessary parentheses by Joe Perches · 10 years ago
  41. c76f4cb checkpatch: improve space before tab --fix option by Joe Perches · 10 years ago
  42. 9624b8d checkpatch: add a --fix-inplace option by Joe Perches · 10 years ago
  43. c34c09a checkpatch: attempt to find missing switch/case break; by Joe Perches · 10 years ago
  44. 7e4915e checkpatch: add warning of future __GFP_NOFAIL use by David Rientjes · 10 years ago
  45. d2e248e checkpatch: warn only on "space before semicolon" at end of line by Joe Perches · 10 years ago
  46. 8c5fcd2 checkpatch: more comprehensive split strings warning by Joe Perches · 10 years ago
  47. c9ecefe get_maintainer: add commit author information to --rolestats by Joe Perches · 10 years ago
  48. a7e1d98 headers_check: special case seqbuf_dump() by Paul Bolle · 10 years ago
  49. 372c720 microblaze: extable: sort the exception table at build time by Michal Simek · 10 years ago
  50. 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
  51. c8a3e6a scripts/dtc: Add a script to update to mainline dtc source by Grant Likely · 10 years ago
  52. 73ab39b scripts/dtc: Update to upstream version v1.4.0 by Grant Likely · 10 years ago
  53. a878b91 scripts/dtc: Update shipped files to build with bison 2.7.12 by Grant Likely · 10 years ago
  54. 82b5173 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  55. 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
  56. df34ca7 Merge branches 'acpi-tools' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  57. ee8b09cd PM / tools: new tool for suspend/resume performance optimization by Todd E Brandt · 10 years ago
  58. 8fe9c93 powerpc: Add vr save/restore functions by Andreas Schwab · 10 years ago
  59. f3c003f arm64, jump label: detect %c support for ARM64 by Jiang Liu · 10 years ago
  60. c5e318f deb-pkg: Fix building for MIPS big-endian or ARM OABI by Ben Hutchings · 11 years ago
  61. f8ce239 deb-pkg: Fix cross-building linux-headers package by Ben Hutchings · 11 years ago
  62. 7593e09 Fix detectition of kernel git repository in setlocalversion script [take #2] by Franck Bui-Huu · 11 years ago
  63. 79f0345 scripts: Coccinelle script for pm_runtime_* return checks with IS_ERR_VALUE by Nishanth Menon · 11 years ago
  64. 37e2c2a Merge commit v3.13-rc1 into kbuild/misc by Michal Marek · 10 years ago
  65. a3981a5 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  66. 95edca5 localmodconfig: Add config depends by default settings by Steven Rostedt (Red Hat) · 11 years ago
  67. 2430cdd0 Merge tag 'arc-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  68. 92e112f PCI/checkpatch: Deprecate DEFINE_PCI_DEVICE_TABLE by Joe Perches · 11 years ago
  69. 7122c3e scripts/link-vmlinux.sh: only filter kernel symbols for arm by Ming Lei · 11 years ago
  70. 2d8eeda ftrace: default to tilegx if ARCH=tile is specified by Tony Lu · 11 years ago
  71. f06d19e ARC: extable: Enable sorting at build time by Vineet Gupta · 11 years ago
  72. a5d6e63 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 11 years ago
  73. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  74. c11230f checkpatch: fix "Use of uninitialized value" warnings by Joe Perches · 11 years ago
  75. 1c8ddae deb-pkg: Inhibit initramfs builders if CONFIG_BLK_DEV_INITRD is not set by Ben Hutchings · 11 years ago
  76. b29c830 Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  77. e4528d6 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  78. d72681d Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  79. 762fb1d Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  80. ce6513f Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  81. 480f439 kallsyms: Revert back to 128 max symbol length by Michal Marek · 11 years ago
  82. e946c43a kernel-doc: improve "no structured comments found" error by Johannes Berg · 11 years ago
  83. 9ba4bcb initramfs: read CONFIG_RD_ variables for initramfs compression by P J P · 11 years ago
  84. 823b794 checkpatch: add check for sscanf without return use by Joe Perches · 11 years ago
  85. 2b7ab45 checkpatch: don't require kernel style __attribute__ shortcuts in uapi paths by Joe Perches · 11 years ago
  86. 507e514 checkpatch: improve "return is not a function" test by Joe Perches · 11 years ago
  87. 4783f89 checkpatch.pl: check for the FSF mailing address by Josh Triplett · 11 years ago
  88. c1fd7bb checkpatch: make the memory barrier test noisier by Joe Perches · 11 years ago
  89. e970b88 checkpatch: add rules to check init attribute and const defects by Joe Perches · 11 years ago
  90. 52ea850 checkpatch: add test for #defines of ARCH_HAS_<foo> by Joe Perches · 11 years ago
  91. 11ea516 checkpatch: find CamelCase definitions of struct/union/enum by Joe Perches · 11 years ago
  92. 0666872 checkpatch: update seq_<foo> tests by Joe Perches · 11 years ago
  93. d8b0771 checkpatch: extend CamelCase types and ignore existing CamelCase uses in a patch by Joe Perches · 11 years ago
  94. 8473162 checkpatch: report missing spaces around trigraphs with --strict by Joe Perches · 11 years ago
  95. b506465 scripts/mod/modpost.c: handle non ABS crc symbols by Andi Kleen · 11 years ago
  96. 59c3645 scripts/sortextable: support objects with more than 64K sections. by Jamie Iles · 11 years ago
  97. 6cf3a6e scripts/tags.sh: remove obsolete __devinit[const|data] by Michael Opdenacker · 11 years ago
  98. 6f62259 scripts: kallsyms: Use %zu to print 'size_t' by Fabio Estevam · 11 years ago
  99. a614d01 perf tools: Fix version when building out of tree by David Ahern · 11 years ago
  100. c2e182f scripts/bloat-o-meter: use .startswith rather than fragile slicing by Josh Triplett · 11 years ago