1. 1f990cf kbuild: add generic --set-str option to scripts/config by Michal Marek · 15 years ago
  2. 47312d2 kbuild: simplify argument loop in scripts/config by Michal Marek · 15 years ago
  3. 5664322 kbuild: handle non-existing options in scripts/config by Michal Marek · 15 years ago
  4. 17b1f0d kallsyms: generalize text region handling by Mike Frysinger · 15 years ago
  5. 028f042 kallsyms: support kernel symbols in Blackfin on-chip memory by Robin Getz · 18 years ago
  6. 2185a5e documentation: make version fix by Adam Lackorzynski · 15 years ago
  7. d067aa7 kbuild: fix a compile warning by Amerigo Wang · 15 years ago
  8. f2ac5e7 gitignore: Add GNU GLOBAL files to top .gitignore by Jani Nikula · 15 years ago
  9. a2bb90a kbuild: fix delay in setlocalversion on readonly source by Nico Schottelius · 15 years ago
  10. b2d8993 README: fix misleading pointer to the defconf directory by Patrick Ringl · 15 years ago
  11. 7923f90 vmlinux.lds.h update by Sam Ravnborg · 15 years ago
  12. b9d97328 kernel-doc: cleanup perl script by Randy Dunlap · 15 years ago
  13. ef53dae Improve vmlinux.lds.h support for arch specific linker scripts by Sam Ravnborg · 15 years ago
  14. eedc9d8 kbuild: fix headers_exports with boolean expression by Russell King · 15 years ago
  15. 67b7ebe kbuild/headers_check: refine extern check by Amerigo Wang · 15 years ago
  16. 7211b8b kbuild: fix "Argument list too long" error for "make headers_check", by Sergei Poselenov · 15 years ago
  17. 35763e8 ignore *.patch files by Mike Frysinger · 15 years ago
  18. bdefe35 Remove bashisms from scripts by dann frazier · 15 years ago
  19. a9eb522 menu: fix embedded menu presentation by Randy Dunlap · 15 years ago
  20. 8b8b76c kbuild: add hint about __refdata to modpost by Sam Ravnborg · 15 years ago
  21. 1581c1c scripts/headers_check.pl: correct RE in header CONFIG leak check by Robert P. J. Day · 15 years ago
  22. ad6ccfa kernel/kallsyms.c: replace deprecated __initcall with device_initcall and fix whitespace by Manish Katiyar · 15 years ago
  23. 12122f6 kconfig: do not hardcode "include/config/auto.conf" filename by Markus Heidelberg · 15 years ago
  24. 284026c kconfig: do not hardcode ".config" filename by Markus Heidelberg · 15 years ago
  25. 8d90c97 kconfig qconf: fix the type of the desktop widget by Markus Heidelberg · 15 years ago
  26. fbb8637 kconfig qconf: add namespace for use of Key_ enum values by Markus Heidelberg · 15 years ago
  27. 7298b93 kconfig qconf: fix namespace for Horizontal and Vertical enum values by Markus Heidelberg · 15 years ago
  28. 98403a9 kconfig qconf: fix -Wall compiler warnings by Markus Heidelberg · 15 years ago
  29. c26dd71 gitignore: ignore Kconfig i18n files by Markus Heidelberg · 15 years ago
  30. 98f540d kconfig: resort the documentation of the environment variables by Markus Heidelberg · 15 years ago
  31. 590a585 kconfig: add a note about the deps to the 'silentoldconfig' help by Markus Heidelberg · 15 years ago
  32. 6f26e5e kconfig: fix typo "mconfig" to "menuconfig" in a comment by Markus Heidelberg · 15 years ago
  33. b8b0618 kbuild: remove extra ifdef/endif of top Makefile by Cheng Renquan · 15 years ago
  34. 3e56f08 kbuild/Documentation: Incorrect makefile syntax in example by David VomLehn · 15 years ago
  35. 2d51005 kbuild: allow docproc invocation from external by Jiri Slaby · 15 years ago
  36. cefdff4 kbuild: clean up scripts/headers.sh by Amerigo Wang · 15 years ago
  37. fd6c3a8 initconst adjustments by Jan Beulich · 15 years ago
  38. 6d99232 kbuild, deb-pkg: bump standards version by maximilian attems · 15 years ago
  39. 54c3355 kbuild, deb-pkg: fix Section field by maximilian attems · 15 years ago
  40. 8ebc2fe kbuild, deb-pkg: fix Provides field by maximilian attems · 15 years ago
  41. f7a2c31 kbuild, deb-pkg: fix generated package name by maximilian attems · 15 years ago
  42. 4bf4cd4 kbuild, deb-pkg: improve Source field by Frans Pop · 15 years ago
  43. edec611 kbuild, deb-pkg: improve maintainer identification by maximilian attems · 15 years ago
  44. 9461f66 kbuild, deb-pkg: generate debian/copyright file by Frans Pop · 15 years ago
  45. a83ca277 kbuild, deb-pkg: improve changelog entry and package descriptions by Frans Pop · 15 years ago
  46. fe233cb kbuild, deb-pkg: allow alternative hook scripts directory in .deb packages by Frans Pop · 15 years ago
  47. c72c75d kbuild, deb-pkg: allow to specify a custom revision for .deb packages by Frans Pop · 15 years ago
  48. 4964451 kbuild, deb-pkg: pass Debian maintainer script parameters to packaging hook scripts by Frans Pop · 15 years ago
  49. a89b433bd kbuild, deb-pkg: fix 'file not found' error when building .deb package for arm by Frans Pop · 15 years ago
  50. 3e2ab25 kbuild, deb-pkg: refactor code to reduce duplication by Frans Pop · 15 years ago
  51. 4f66199 kbuild, deb-pkg: minor general improvements in builddeb script by Frans Pop · 15 years ago
  52. af6c159 kconfig: handle comment entries within choice/endchoice by Peter Korsgaard · 15 years ago
  53. 3af968e async: Fix lack of boot-time console due to insufficient synchronization by Linus Torvalds · 15 years ago
  54. 46056be7 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  55. 5284c6b pata_netcell: Fix typo by Alan Cox · 15 years ago
  56. c7e9cb4 Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  57. c46f87f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  58. 5636919 MIPS: Outline udelay and fix a few issues. by Ralf Baechle · 15 years ago
  59. 3a55314 MIPS: ioctl.h: Fix headers_check warnings by Jaswinder Singh Rajput · 15 years ago
  60. e25bfc9 MIPS: Cobalt: PCI bus is always required to obtain the board ID by Yoichi Yuasa · 15 years ago
  61. c9d89d9 MIPS: Kconfig: Remove "Support for" from Cavium system type by Yoichi Yuasa · 15 years ago
  62. e082f18 MIPS: Sibyte: Honor CONFIG_CMDLINE by Ralf Baechle · 15 years ago
  63. e36b80b SSB: BCM47xx: Export ssb_watchdog_timer_set by Matthieu Castet · 15 years ago
  64. 6025974 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  65. 33fa108 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  66. a4c0364 KVM: Explicity initialize cpus_hardware_enabled by Avi Kivity · 15 years ago
  67. aa853f8 [ARM] 5543/1: arm: serial amba: add missing declaration in serial.h by Alessandro Rubini · 15 years ago
  68. 669165d pdc202xx_old: fix resetproc() method by Sergei Shtylyov · 15 years ago
  69. 521a415 pdc202xx_old: fix 'pdc20246_dma_ops' by Sergei Shtylyov · 15 years ago
  70. ccc0d38e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  71. f07502d integrity: fix IMA inode leak by Hugh Dickins · 15 years ago
  72. 81ee1ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  73. 9ccb1aa Merge branch 'upstream-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  74. 72a43d6 ext3/4 with synchronous writes gets wedged by Postfix by Al Viro · 15 years ago
  75. 460bcf5 Fix nobh_truncate_page() to not pass stack garbage to get_block() by Theodore Ts'o · 15 years ago
  76. a3cb900 [libata] pata_ali: Use IGN_SIMPLEX by Alan Cox · 15 years ago
  77. 064e38a Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  78. cd24f8c mtd: davinci nand: update clock naming by Kevin Hilman · 15 years ago
  79. be94a4b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  80. 65e3164 ata_piix: Add HP Compaq nc6000 to the broken poweroff list by Ville Syrjala · 15 years ago
  81. 9b10ae8 ahci: add warning messages for hp laptops with broken suspend by Tejun Heo · 15 years ago
  82. 5f33b3b pata_efar: fix PIO2 underclocking by Sergei Shtylyov · 15 years ago
  83. 45bc955b pata_legacy: wait for async probing by James Bottomley · 15 years ago
  84. a4e4b64 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  85. 2c701b1 [CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFH by Dave Jones · 15 years ago
  86. 27704a1 Revert "drm: don't associate _DRM_DRIVER maps with a master" by Linus Torvalds · 15 years ago
  87. e9e1012 ivtv: Fix PCI DMA direction by Alan Cox · 15 years ago
  88. edaba2c ptrace: revert "ptrace_detach: the wrong wakeup breaks the ERESTARTxxx logic" by Oleg Nesterov · 15 years ago
  89. 08f6746 kbuild: fix detection of CONFIG_FRAME_WARN=0 by Mike Frysinger · 15 years ago
  90. 087eb43 ptrace: tracehook_report_clone: fix false positives by Oleg Nesterov · 15 years ago
  91. b87297f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  92. b63254c Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  93. 730c586 drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zero by Salman Qazi · 15 years ago
  94. 44fb551 Btrfs: Fix oops and use after free during space balancing by Chris Mason · 15 years ago
  95. 2cb7878 lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTOR by Rusty Russell · 15 years ago
  96. 754c0f9 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 15 years ago
  97. 2cc3c55 Btrfs: set device->total_disk_bytes when adding new device by Yan Zheng · 15 years ago
  98. 0e7ddf7 drm/i915: Remove a bad BUG_ON in the fence management code. by Eric Anholt · 15 years ago
  99. 947ca2e Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 15 years ago
  100. 75e613c x86/pci: fix mmconfig detection with 32bit near 4g by Yinghai Lu · 15 years ago