1. 4c9a44a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  2. af487e4 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  3. 495e9d8 checkpatch: warn on uapi #includes that #include <uapi/... by Joe Perches · 12 years ago
  4. 810a485 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  5. 7a684c4 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  6. af56e3f Coccinelle: add api/d_find_alias.cocci by Cyril Roelandt · 12 years ago
  7. 323c126 checkpatch: warn on CamelCase variable names by Joe Perches · 12 years ago
  8. 74349bc checkpatch: add support for floating point constants by Joe Perches · 12 years ago
  9. 6b7eaf6 checkpatch: find hex constants as a single IDENT by Joe Perches · 12 years ago
  10. d1e2ad0 checkpatch: add --strict test for switch/default missing break by Joe Perches · 12 years ago
  11. 88982fe checkpatch: warn when declaring "struct spinlock foo;" by Joe Perches · 12 years ago
  12. 0979ae6 checkpatch: Add --strict messages for blank lines around braces by Joe Perches · 12 years ago
  13. 481eb48 checkpatch: extend line continuation test by Joe Perches · 12 years ago
  14. 6cd7f38 checkpatch: allow control over line length warning, default remains 80 by Joe Perches · 12 years ago
  15. 03df4b5 checkpatch: consolidate if (foo) bar(foo) checks and add debugfs_remove by Andy Whitcroft · 12 years ago
  16. 78e3f1f checkpatch: remove reference to feature-removal-schedule.txt by Tao Ma · 12 years ago
  17. 1ba8dfd checkpatch: warn about using CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  18. 5023d34 checkpatch: warn on unnecessary line continuations by Joe Perches · 12 years ago
  19. c6ba8d0 scripts/config: Fix wrong "shift" for --keep-case by Hiroshi Doyu · 12 years ago
  20. d890f51 MODSIGN: Add modules_sign make target by Josh Boyer · 12 years ago
  21. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  22. b1286f4 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  23. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  24. b58ed04 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  25. 923e02e scripts/tags.sh: Support compiled source by Joonsoo Kim · 12 years ago
  26. 5965850 scripts/tags.sh: Support subarch for ARM by Joonsoo Kim · 12 years ago
  27. 0b99cb7 Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warnings' into for-next by Russell King · 12 years ago
  28. ad99ac2 scripts/coccinelle/misc/warn.cocci: use WARN by Julia Lawall · 12 years ago
  29. 9a52aee scripts/kernel-doc: check that non-void fcts describe their return value by Yacine Belkadi · 12 years ago
  30. 92e9e6d modpost.c: Stop checking __dev* section mismatches by Greg Kroah-Hartman · 12 years ago
  31. 90b335f kbuild: centralize .dts->.dtb rule by Stephen Warren · 12 years ago
  32. 4092bac scripts/kernel-doc: check that non-void fcts describe their return value by Yacine Belkadi · 12 years ago
  33. 56c176c UAPI: strip the _UAPI prefix from header guards during header installation by David Howells · 12 years ago
  34. 916492b sign-file: fix the perl warning message when extracting ASN.1 by Chun-Yi Lee · 12 years ago
  35. 4f3be1c script: dtc: clean generated files by Magnus Damm · 12 years ago
  36. fc96b21 scripts/pnmtologo: fix for plain PBM by Andreas Bießmann · 12 years ago
  37. 70c80df Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  38. ce6d841 Merge branch 'akpm' (Fixes from Andrew) by Linus Torvalds · 12 years ago
  39. c24f9f1 checkpatch: improve network block comment style checking by Joe Perches · 12 years ago
  40. f6a79af modules: don't break modules_install on external modules with no key. by Rusty Russell · 12 years ago
  41. ee951c6 ARM: 7568/1: Sort exception table at compile time by Stephen Boyd · 12 years ago
  42. bad9955 menuconfig: Replace CIRCLEQ by list_head-style lists. by Benjamin Poirier · 12 years ago
  43. caabe24 MODSIGN: Move the magic string to the end of a module and eliminate the search by David Howells · 12 years ago
  44. b37d1bf MODSIGN: perlify sign-file and merge in x509keyid by David Howells · 12 years ago
  45. b05e585 kbuild: Fix module signature generation by Linus Torvalds · 12 years ago
  46. e2a666d kbuild: sign the modules at install time by Rusty Russell · 12 years ago
  47. bab5835 Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
  48. 205a8eb dtc: fix for_each_*() to skip first object if deleted by Stephen Warren · 12 years ago
  49. 3c5994c uapi: Allow automatic generation of uapi/asm/ header files by Catalin Marinas · 12 years ago
  50. 3ce9e53 kbuild: Fix accidental revert in commit fe04ddf by Michal Marek · 12 years ago
  51. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  52. cbd8aca Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  53. 35e9a274 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  54. ae3e462 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  55. 76b2764 modpost: Permit .GCC.command.line sections by Jonathan Kliegman · 12 years ago
  56. c05cd6d coccicheck: Add the rep+ctxt mode by Nicolas Palix · 12 years ago
  57. e8fa600 scripts/coccinelle/tests/odd_ptr_err.cocci: semantic patch for IS_ERR/PTR_ERR inconsistency by Julia Lawall · 12 years ago
  58. 80d65e5 MODSIGN: Sign modules during the build process by David Howells · 12 years ago
  59. 85ecac7 MODSIGN: Provide a script for generating a key ID from an X.509 cert by David Howells · 12 years ago
  60. 1ea4f4f Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  61. 4520c6a X.509: Add simple ASN.1 grammar compiler by David Howells · 12 years ago
  62. d43b716 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  63. 12ae677 kernel-doc: don't mangle whitespace in Example section by Daniel Santos · 12 years ago
  64. e314ba3 kernel-doc: bugfix - empty line in Example section by Daniel Santos · 12 years ago
  65. 6547842 kernel-doc: bugfix - multi-line macros by Daniel Santos · 12 years ago
  66. a0a0a7a checkpatch: fix name of "MODULE_PARM_DESC" by Kees Cook · 12 years ago
  67. 0588060 checkpatch: check networking specific block comment style by Joe Perches · 12 years ago
  68. 8f26b83 checkpatch: update suggested printk conversions by Joe Perches · 12 years ago
  69. fa64205d checkpatch: check utf-8 content from a commit log when it's missing from charset by Pasi Savanainen · 12 years ago
  70. c353acb kbuild: make: fix if_changed when command contains backslashes by Sascha Hauer · 12 years ago
  71. af42e97 modpost: fix modpost warnings for xtensa by Max Filippov · 12 years ago
  72. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  73. a54dfb1 Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
  74. b1e0d8b kbuild: Fix gcc -x syntax by Jean Delvare · 12 years ago
  75. 10b6395 UAPI: Plumb the UAPI Kbuilds into the user header installation and checking by David Howells · 12 years ago
  76. 40f1d4c UAPI: Remove the objhdr-y export list by David Howells · 12 years ago
  77. def7cb8 Merge tag 'staging-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  78. 6c09931 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  79. 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
  80. 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
  81. 4eae518 localmodconfig: Fix localyesconfig to set to 'y' not 'm' by Yuta Ando · 12 years ago
  82. cd29672 dtc: import latest upstream dtc by Stephen Warren · 12 years ago
  83. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  84. fb16d89 kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as an alias by Adam Lee · 12 years ago
  85. 95ac9b3 menuconfig: Assign jump keys per-page instead of globally by Benjamin Poirier · 12 years ago
  86. 1a374ae menuconfig: Do not open code textbox scroll up/down by Benjamin Poirier · 12 years ago
  87. 5e609ad menuconfig: Add jump keys to search results by Benjamin Poirier · 12 years ago
  88. 1d1e2ca menuconfig: Extend dialog_textbox so that it can return to a scrolled position by Benjamin Poirier · 12 years ago
  89. 537ddae menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypresses by Benjamin Poirier · 12 years ago
  90. b9d29ab menuconfig: Remove superfluous conditionnal by Benjamin Poirier · 12 years ago
  91. b589c8a Kbuild: use normal compression settings for tar*-pkg by Andi Kleen · 12 years ago
  92. fe04ddf kbuild: Do not package /boot and /lib in make tar-pkg by Michal Marek · 12 years ago
  93. eb608fb s390/exceptions: switch to relative exception table entries by Heiko Carstens · 12 years ago
  94. e108a3c Merge branch 'akpm' (sundry from Andrew) by Linus Torvalds · 12 years ago
  95. 0e75898 checksyscalls: fix "here document" handling by Heiko Carstens · 12 years ago
  96. 56bae80 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  97. c1c1a59 firmware: fix directory creation rule matching with make 3.80 by Mark Asselstine · 12 years ago
  98. 6a2a2cd Merge 3.6-rc6 into staging-next by Greg Kroah-Hartman · 12 years ago
  99. 4553f0b Merge branch 'core/rcu' into perf/core by Ingo Molnar · 12 years ago
  100. 2a1497c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 12 years ago