1. 4553f0b Merge branch 'core/rcu' into perf/core by Ingo Molnar · 12 years ago
  2. 2a1497c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 12 years ago
  3. 6895f97 kbuild: add symbol prefix arg to kallsyms by James Hogan · 12 years ago
  4. 5948ae2 staging/ipack: Fix bug introduced by IPack device matching by Jens Taprogge · 12 years ago
  5. bd12ce8 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  6. 849e0ad Staging: ipack: implement ipack device table. by Jens Taprogge · 12 years ago
  7. 7c6c4d5 Coccinelle: fix typo in memdup_user.cocci by Fengguang Wu · 12 years ago
  8. ef591a5 scripts/Makefile.modpost: error in finding modules from .mod files. by 이건호 · 12 years ago
  9. 22beb56 scripts/tags.sh: Add magic for pci access functions by Kirill Tkhai · 12 years ago
  10. 1d52a4a kconfig: document oldnoconfig to what it really does in conf.c by Adam Lee · 12 years ago
  11. 3085897 scripts/coccinelle: ptr_ret: Add ternary operator version by Lars-Peter Clausen · 12 years ago
  12. 1b40c19 scripts/kernel-doc: added support for html5 by Dan Luedtke · 12 years ago
  13. 6c7080a firmware: fix directory creation rule matching with make 3.82 by Mark Asselstine · 12 years ago
  14. 3eb95c8 kconfig/mconf.c: revision of curses initialization. by Dirk Gouders · 12 years ago
  15. 508dc4f Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  16. 48bb5dc ftrace: Make recordmcount.c handle __fentry__ by Steven Rostedt · 13 years ago
  17. ac8e97f checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACRO by Joe Perches · 12 years ago
  18. 0df7c0e scripts/kernel-doc: fix fatal script error by Randy Dunlap · 12 years ago
  19. 45f4c81 localmodconfig: Use my variable for loop in streamline_config.pl by Bill Pemberton · 12 years ago
  20. e0d2869 localmodconfig: Use 3 parameter open in streamline_config.pl by Bill Pemberton · 12 years ago
  21. 3f0c541 localmodconfig: Rework find_config in streamline_config.pl by Bill Pemberton · 12 years ago
  22. 224a257 localmodconfig: Set default value for ksource in streamline_config.pl by Bill Pemberton · 12 years ago
  23. 2a95e37 scripts/decodecode: Fixup trapping instruction marker by Borislav Petkov · 12 years ago
  24. 367e43c link-vmlinux.sh: Fix stray "echo" in error message by Michal Marek · 12 years ago
  25. 26847fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  26. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  27. b13edf7 checkpatch: add checks for do {} while (0) macro misuses by Joe Perches · 12 years ago
  28. 66c80b6 checkpatch: Add acheck for use of sizeof without parenthesis by Joe Perches · 12 years ago
  29. 4a27319 checkpatch: check usleep_range() arguments by Joe Perches · 12 years ago
  30. ce0338df3c checkpatch: test for non-standard signatures by Joe Perches · 12 years ago
  31. b34a26f checkpatch: Update alignment check by Joe Perches · 12 years ago
  32. 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
  33. f6774cb Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  34. b4e2ed3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  35. c66d707 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  36. 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
  37. 67d34a6 kconfig: Document oldnoconfig to what it really does by Steven Rostedt · 12 years ago
  38. 1fa8505 scripts/tags.sh: Teach [ce]tags about libtraceeevent error codes by Namhyung Kim · 12 years ago
  39. d68e818 nconf: add u, d command keys in scroll windows by Benjamin Poirier · 12 years ago
  40. 9d4792c menuconfig: add u, d, q command keys in text boxes by Benjamin Poirier · 12 years ago
  41. 1925a27 scripts/config: fix double-quotes un-escaping by Yann E. MORIN · 12 years ago
  42. 3193a98 s390/exceptions: sort exception table at build time by Heiko Carstens · 12 years ago
  43. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  44. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  45. 4fec542 trivial: typo in comment in mksysmap by Masatake YAMATO · 12 years ago
  46. 6fcd5f2 scripts/coccinelle: list iterator variable semantic patch by Julia Lawall · 12 years ago
  47. 5b580fa kconfig: Print errors to stderr in the Makefile by Michal Marek · 12 years ago
  48. 1a7a8c6 kconfig: allow long lines in config file by Cody Schafer · 12 years ago
  49. f1f4550 scripts/coccinelle: Find threaded IRQs requests which are missing IRQF_ONESHOT by Lars-Peter Clausen · 12 years ago
  50. 92b72e8 kconfig: remove lkc_defs.h from .gitignore and dontdiff by Paul Bolle · 12 years ago
  51. ebca026 xconfig: add quiet rule for moc by Yaakov Selkowitz · 12 years ago
  52. 4848594 xconfig: use pkgconfig to find moc by Yaakov Selkowitz · 12 years ago
  53. 5369f55 kbuild: Print errors to stderr by Michal Marek · 12 years ago
  54. e765bf8 Merge 3.5-rc5 into usb-next by Greg Kroah-Hartman · 12 years ago
  55. 3725f3e kconfig: fix check-lxdialog for DLL platforms by Yaakov Selkowitz · 12 years ago
  56. 8435425 kconfig: check ncursesw headers first in check-lxdialog by Yaakov Selkowitz · 12 years ago
  57. d7c67a2 kconfig/nconf: fix compile with ncurses reentrant API by Yaakov Selkowitz · 12 years ago
  58. 5f011d7 deb-pkg: Add all Makefiles to header package by maximilian attems · 12 years ago
  59. 6607dda deb-pkg: Install linux-firmware-image in versioned dir by maximilian attems · 12 years ago
  60. d5bfb6b scripts/config: add option to undef a symbol by Yann E. MORIN · 12 years ago
  61. f5ef2f7 scripts/config: allow alternate prefix to config option symbol by Yann E. MORIN · 12 years ago
  62. 4edc7e3 scripts/config: add option to not upper-case symbols by Yann E. MORIN · 12 years ago
  63. 6b44695 chmod +x scripts/gfp-translate by Dave Jones · 12 years ago
  64. 889e552 Merge 3.5-rc4 into usb-next by Greg Kroah-Hartman · 12 years ago
  65. 7dea268 get_maintainer: Fix --help warning by Joe Perches · 12 years ago
  66. 4503379 localmodconfig: Add debug environment variable LOCALMODCONFIG_DEBUG by Steven Rostedt · 12 years ago
  67. d4bb58b localmodconfig: Check if configs are already set for selects by Steven Rostedt · 12 years ago
  68. 4f4c51c localmodconfig: Read in orig config file to avoid extra processing by Steven Rostedt · 12 years ago
  69. 0b58a99 localmodconfig: Comments and cleanup for streamline_config.pl by Steven Rostedt · 12 years ago
  70. bb15d8d scripts/modpost: check for bad references in .pci.fixups area by Sebastian Andrzej Siewior · 12 years ago
  71. 81df2d5 USB: allow match on bInterfaceNumber by Bjørn Mork · 12 years ago
  72. 243f380 checkpatch: suggest pr_<level> over printk(KERN_<LEVEL> by Joe Perches · 12 years ago
  73. 9a4cad4 checkpatch: check for whitespace before semicolon at EOL by Eric Nelson · 12 years ago
  74. 905cec4 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  75. da85d34 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  76. 1347a2ce Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  77. 19a4b98 builddeb: include autogenerated header files by Lekensteyn · 12 years ago
  78. 2cbd082 scripts/coccinelle: sizeof of pointer by Julia Lawall · 12 years ago
  79. 4619c2b scripts/coccinelle: address test is always true by Julia Lawall · 12 years ago
  80. fb827ec Merge tag 'module-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 12 years ago
  81. d5b4bb4 Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  82. 269af9a Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  83. 3c7ec94 modpost: use proper kernel style for autogenerated files by Greg Kroah-Hartman · 12 years ago
  84. eb3d5cc modpost: Stop grab_file() from leaking filedescriptors if fstat() fails by Jesper Juhl · 12 years ago
  85. 3c2c4b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  86. 6520fe5 x86, realmode: 16-bit real-mode code support for relocs tool by H. Peter Anvin · 12 years ago
  87. bb8187d MCA: delete all remaining traces of microchannel bus support. by Paul Gortmaker · 12 years ago
  88. d6686da scripts/config: properly report and set string options by Yann E. MORIN · 12 years ago
  89. 00e6c28c kbuild: fix ia64 link by Sam Ravnborg · 12 years ago
  90. 9f420bf kbuild: all{no,yes,mod,def,rand}config only read files when instructed to. by Eric W. Biederman · 12 years ago
  91. 1f2bfbd kbuild: link of vmlinux moved to a script by Sam Ravnborg · 12 years ago
  92. 5efe241 kconfig: Add error handling to KCONFIG_ALLCONFIG by Eric W. Biederman · 12 years ago
  93. 7431fb7 HID: Allow bus wildcard matching by Henrik Rydberg · 12 years ago
  94. 4d53b80 HID: Add device group to modalias by Henrik Rydberg · 12 years ago
  95. d59a168 scripts/sortextable: Handle relative entries, and other cleanups by David Daney · 12 years ago
  96. 4d634ca Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  97. a79f248 scripts: Add sortextable to sort the kernel's exception table. by David Daney · 12 years ago
  98. 0db7bd8 xz: Enable BCJ filters on SPARC and 32-bit x86 by Lasse Collin · 12 years ago
  99. e88aa7b Fix modpost failures in fedora 17 by David Miller · 12 years ago
  100. c06a9eb checkpatch: revert --strict test for net/ and drivers/net block comment style by Joe Perches · 12 years ago