1. caabe24 MODSIGN: Move the magic string to the end of a module and eliminate the search by David Howells · 12 years ago
  2. b37d1bf MODSIGN: perlify sign-file and merge in x509keyid by David Howells · 12 years ago
  3. b05e585 kbuild: Fix module signature generation by Linus Torvalds · 12 years ago
  4. e2a666d kbuild: sign the modules at install time by Rusty Russell · 12 years ago
  5. bab5835 Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
  6. 205a8eb dtc: fix for_each_*() to skip first object if deleted by Stephen Warren · 12 years ago
  7. 3c5994c uapi: Allow automatic generation of uapi/asm/ header files by Catalin Marinas · 12 years ago
  8. 3ce9e53 kbuild: Fix accidental revert in commit fe04ddf by Michal Marek · 12 years ago
  9. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  10. cbd8aca Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  11. 35e9a274 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  12. ae3e462 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  13. 76b2764 modpost: Permit .GCC.command.line sections by Jonathan Kliegman · 12 years ago
  14. c05cd6d coccicheck: Add the rep+ctxt mode by Nicolas Palix · 12 years ago
  15. e8fa600 scripts/coccinelle/tests/odd_ptr_err.cocci: semantic patch for IS_ERR/PTR_ERR inconsistency by Julia Lawall · 12 years ago
  16. 80d65e5 MODSIGN: Sign modules during the build process by David Howells · 12 years ago
  17. 85ecac7 MODSIGN: Provide a script for generating a key ID from an X.509 cert by David Howells · 12 years ago
  18. 1ea4f4f Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  19. 4520c6a X.509: Add simple ASN.1 grammar compiler by David Howells · 12 years ago
  20. d43b716 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  21. 12ae677 kernel-doc: don't mangle whitespace in Example section by Daniel Santos · 12 years ago
  22. e314ba3 kernel-doc: bugfix - empty line in Example section by Daniel Santos · 12 years ago
  23. 6547842 kernel-doc: bugfix - multi-line macros by Daniel Santos · 12 years ago
  24. a0a0a7a checkpatch: fix name of "MODULE_PARM_DESC" by Kees Cook · 12 years ago
  25. 0588060 checkpatch: check networking specific block comment style by Joe Perches · 12 years ago
  26. 8f26b83 checkpatch: update suggested printk conversions by Joe Perches · 12 years ago
  27. fa64205d checkpatch: check utf-8 content from a commit log when it's missing from charset by Pasi Savanainen · 12 years ago
  28. c353acb kbuild: make: fix if_changed when command contains backslashes by Sascha Hauer · 12 years ago
  29. af42e97 modpost: fix modpost warnings for xtensa by Max Filippov · 12 years ago
  30. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  31. a54dfb1 Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
  32. b1e0d8b kbuild: Fix gcc -x syntax by Jean Delvare · 12 years ago
  33. 10b6395 UAPI: Plumb the UAPI Kbuilds into the user header installation and checking by David Howells · 12 years ago
  34. 40f1d4c UAPI: Remove the objhdr-y export list by David Howells · 12 years ago
  35. def7cb8 Merge tag 'staging-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  36. 6c09931 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  37. 7e92daa Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  38. 69e9576 Merge tag 'localmodconfig-v3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-kconfig by Linus Torvalds · 12 years ago
  39. 4eae518 localmodconfig: Fix localyesconfig to set to 'y' not 'm' by Yuta Ando · 12 years ago
  40. cd29672 dtc: import latest upstream dtc by Stephen Warren · 12 years ago
  41. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  42. fb16d89 kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as an alias by Adam Lee · 12 years ago
  43. 95ac9b3 menuconfig: Assign jump keys per-page instead of globally by Benjamin Poirier · 12 years ago
  44. 1a374ae menuconfig: Do not open code textbox scroll up/down by Benjamin Poirier · 12 years ago
  45. 5e609ad menuconfig: Add jump keys to search results by Benjamin Poirier · 12 years ago
  46. 1d1e2ca menuconfig: Extend dialog_textbox so that it can return to a scrolled position by Benjamin Poirier · 12 years ago
  47. 537ddae menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypresses by Benjamin Poirier · 12 years ago
  48. b9d29ab menuconfig: Remove superfluous conditionnal by Benjamin Poirier · 12 years ago
  49. b589c8a Kbuild: use normal compression settings for tar*-pkg by Andi Kleen · 12 years ago
  50. fe04ddf kbuild: Do not package /boot and /lib in make tar-pkg by Michal Marek · 12 years ago
  51. eb608fb s390/exceptions: switch to relative exception table entries by Heiko Carstens · 12 years ago
  52. e108a3c Merge branch 'akpm' (sundry from Andrew) by Linus Torvalds · 12 years ago
  53. 0e75898 checksyscalls: fix "here document" handling by Heiko Carstens · 12 years ago
  54. 56bae80 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  55. c1c1a59 firmware: fix directory creation rule matching with make 3.80 by Mark Asselstine · 12 years ago
  56. 6a2a2cd Merge 3.6-rc6 into staging-next by Greg Kroah-Hartman · 12 years ago
  57. 4553f0b Merge branch 'core/rcu' into perf/core by Ingo Molnar · 12 years ago
  58. 2a1497c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 12 years ago
  59. 6895f97 kbuild: add symbol prefix arg to kallsyms by James Hogan · 12 years ago
  60. 5948ae2 staging/ipack: Fix bug introduced by IPack device matching by Jens Taprogge · 12 years ago
  61. bd12ce8 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  62. 849e0ad Staging: ipack: implement ipack device table. by Jens Taprogge · 12 years ago
  63. 7c6c4d5 Coccinelle: fix typo in memdup_user.cocci by Fengguang Wu · 12 years ago
  64. ef591a5 scripts/Makefile.modpost: error in finding modules from .mod files. by 이건호 · 12 years ago
  65. 22beb56 scripts/tags.sh: Add magic for pci access functions by Kirill Tkhai · 12 years ago
  66. 1d52a4a kconfig: document oldnoconfig to what it really does in conf.c by Adam Lee · 12 years ago
  67. 3085897 scripts/coccinelle: ptr_ret: Add ternary operator version by Lars-Peter Clausen · 12 years ago
  68. 1b40c19 scripts/kernel-doc: added support for html5 by Dan Luedtke · 12 years ago
  69. 6c7080a firmware: fix directory creation rule matching with make 3.82 by Mark Asselstine · 12 years ago
  70. 3eb95c8 kconfig/mconf.c: revision of curses initialization. by Dirk Gouders · 12 years ago
  71. 508dc4f Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  72. 48bb5dc ftrace: Make recordmcount.c handle __fentry__ by Steven Rostedt · 13 years ago
  73. ac8e97f checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACRO by Joe Perches · 12 years ago
  74. 0df7c0e scripts/kernel-doc: fix fatal script error by Randy Dunlap · 12 years ago
  75. 45f4c81 localmodconfig: Use my variable for loop in streamline_config.pl by Bill Pemberton · 12 years ago
  76. e0d2869 localmodconfig: Use 3 parameter open in streamline_config.pl by Bill Pemberton · 12 years ago
  77. 3f0c541 localmodconfig: Rework find_config in streamline_config.pl by Bill Pemberton · 12 years ago
  78. 224a257 localmodconfig: Set default value for ksource in streamline_config.pl by Bill Pemberton · 12 years ago
  79. 2a95e37 scripts/decodecode: Fixup trapping instruction marker by Borislav Petkov · 12 years ago
  80. 367e43c link-vmlinux.sh: Fix stray "echo" in error message by Michal Marek · 12 years ago
  81. 26847fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  82. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  83. b13edf7 checkpatch: add checks for do {} while (0) macro misuses by Joe Perches · 12 years ago
  84. 66c80b6 checkpatch: Add acheck for use of sizeof without parenthesis by Joe Perches · 12 years ago
  85. 4a27319 checkpatch: check usleep_range() arguments by Joe Perches · 12 years ago
  86. ce0338df3c checkpatch: test for non-standard signatures by Joe Perches · 12 years ago
  87. b34a26f checkpatch: Update alignment check by Joe Perches · 12 years ago
  88. f6bcfc9 Merge tag 'localmodconfig-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-kconfig by Linus Torvalds · 12 years ago
  89. f6774cb Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  90. b4e2ed3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  91. c66d707 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  92. 9fc3777 Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  93. 67d34a6 kconfig: Document oldnoconfig to what it really does by Steven Rostedt · 12 years ago
  94. 1fa8505 scripts/tags.sh: Teach [ce]tags about libtraceeevent error codes by Namhyung Kim · 12 years ago
  95. d68e818 nconf: add u, d command keys in scroll windows by Benjamin Poirier · 12 years ago
  96. 9d4792c menuconfig: add u, d, q command keys in text boxes by Benjamin Poirier · 12 years ago
  97. 1925a27 scripts/config: fix double-quotes un-escaping by Yann E. MORIN · 12 years ago
  98. 3193a98 s390/exceptions: sort exception table at build time by Heiko Carstens · 12 years ago
  99. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  100. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago