1. 1408b15 kconfig: Use PATH_MAX instead of 128 for path buffer sizes. by Will Newton · 14 years ago
  2. 19c29f3 kconfig: Fix realloc usage() by Michal Marek · 14 years ago
  3. a01ebe1 kconfig: Propagate const by Michal Marek · 14 years ago
  4. 8bea754 kconfig: Don't go out from read config loop when you read new symbol by Naohiro Aota · 14 years ago
  5. 0455029 Merge branch 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar/linux-2.6 into kbuild/kconfig by Michal Marek · 14 years ago
  6. 8c41e5e kconfig: fix menuconfig on debian lenny by Junio C Hamano · 14 years ago
  7. 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
  8. c7abe86 kconfig: expand file names by Arnaud Lacombe · 14 years ago
  9. e82dae9 kconfig: use the file's name of sourced file by Arnaud Lacombe · 14 years ago
  10. 2e7a091 kconfig: constify file name by Arnaud Lacombe · 14 years ago
  11. ba6ff60 kconfig: don't emit warning upon rootmenu's prompt redefinition by Arnaud Lacombe · 14 years ago
  12. 0954828 kconfig: replace KERNELVERSION usage by the mainmenu's prompt by Arnaud Lacombe · 15 years ago
  13. c55c9d5 kconfig: delay gconf window initialization by Arnaud Lacombe · 14 years ago
  14. f6ce00b kconfig: expand by default the rootmenu's prompt by Arnaud Lacombe · 14 years ago
  15. 76a5409 kconfig: add a symbol string expansion helper by Arnaud Lacombe · 15 years ago
  16. c0920a1 kconfig: regen parser by Arnaud Lacombe · 14 years ago
  17. 8ea13e2 kconfig: implement the `mainmenu' directive by Arnaud Lacombe · 15 years ago
  18. ef21160 kconfig: allow PACKAGE to be defined on the compiler's command-line by Arnaud Lacombe · 14 years ago
  19. 652cf98 kconfig: rephrase help texts/comments not to include the package name by Arnaud Lacombe · 15 years ago
  20. ffb5957 kconfig: allow build-time definition of the internal config prefix by Arnaud Lacombe · 15 years ago
  21. 59dfa24 kconfig: rephrase help text not to mention the internal prefix by Arnaud Lacombe · 14 years ago
  22. 8baefd3 kconfig: replace a `switch()' statement by a more flexible `if()' statement by Arnaud Lacombe · 14 years ago
  23. cec1921 scripts/kconfig/gconf.glade Update broken web addresses. by Justin P. Mattock · 14 years ago
  24. 458452f kconfig: Simplify Makefile for xconfig by Michal Marek · 14 years ago
  25. 20f4ad8 Fix QT4 moc, cflags libs detection on dual QT3/Qt4 systems by Alexander Stein · 14 years ago
  26. aee08ed nconfig: Fix help for choice menus by Stephen Boyd · 14 years ago
  27. 71d8066 kbuild: fix oldnoconfig to do the right thing by Kyle McMartin · 14 years ago
  28. 76a136c xconfig: Change the titlebar if using Qt3 by Michal Marek · 14 years ago
  29. 133c5f7 kconfig qconf: port to QT4 by Alexander Stein · 14 years ago
  30. c94d3fb kbuild: use getopt_long(), not its _only() variant by Arnaud Lacombe · 14 years ago
  31. 9ba9568 kbuild: don't overwrite HOST_EXTRACFLAGS by Arnaud Lacombe · 14 years ago
  32. c24035b kbuild: fix typo by Arnaud Lacombe · 15 years ago
  33. 7080e47 kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBES by Arnaud Lacombe · 15 years ago
  34. 94bedec kbuild: confdata.c explicitly reference errno, thus need <errno.h> by Arnaud Lacombe · 15 years ago
  35. a72f3e2 nconfig: add search support by Nir Tzachar · 15 years ago
  36. 3643f84 kconfig: fix segfault when detecting recursive dependency by Sam Ravnborg · 15 years ago
  37. 84062dd kconfig: fix savedefconfig with choice marked optional by Sam Ravnborg · 15 years ago
  38. 4418a2b kconfig: Fix warning: ignoring return value of 'fgets' by Jean Sacren · 15 years ago
  39. bf5e327 kconfig: Fix warning: ignoring return value of 'fwrite' by Jean Sacren · 15 years ago
  40. 866af40 nconfig: Fix segfault when menu is empty by Andrej Gelenberg · 15 years ago
  41. a64b44e kconfig: fix tristate choice with minimal config by Sam Ravnborg · 15 years ago
  42. 801690c kconfig: fix savedefconfig for tristate choices by Sam Ravnborg · 15 years ago
  43. 7a996d3 Merge commit 'v2.6.35' into kbuild/kconfig by Michal Marek · 15 years ago
  44. 7cf3d73 kconfig: add savedefconfig by Sam Ravnborg · 15 years ago
  45. 49192f2 kconfig: code refactoring in confdata.c by Sam Ravnborg · 15 years ago
  46. c252147 kconfig: refactor code in symbol.c by Sam Ravnborg · 15 years ago
  47. 0748cb3 kconfig: add alldefconfig by Sam Ravnborg · 15 years ago
  48. d595cea kconfig: print more info when we see a recursive dependency by Roman Zippel · 15 years ago
  49. 59e89e3 kconfig: save location of config symbols by Sam Ravnborg · 15 years ago
  50. 861b4ea kconfig: change nonint_oldconfig to listnewconfig by Sam Ravnborg · 15 years ago
  51. ef61ca8 kconfig: rename loose_nonint_oldconfig => oldnoconfig by Sam Ravnborg · 15 years ago
  52. 4062f1a kconfig: use long options in conf by Sam Ravnborg · 15 years ago
  53. 9fe6206 Linux 2.6.35 by Linus Torvalds · 15 years ago
  54. 77a63f3 NFS: Fix a typo in include/linux/nfs_fs.h by Trond Myklebust · 15 years ago
  55. a63ecd8 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  56. fc71ff8 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  57. 1cf66e1 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  58. de51257a mm: fix ia64 crash when gcore reads gate area by Hugh Dickins · 15 years ago
  59. 51c20fc CIFS: Remove __exit mark from cifs_exit_dns_resolver() by David Howells · 15 years ago
  60. e76df4d cyber2000fb: fix console in truecolor modes by Ondrej Zary · 15 years ago
  61. 00b4703 cyber2000fb: fix machine hang on module load by Ondrej Zary · 15 years ago
  62. f2d2420 SA1111: Eliminate use after free by Julia Lawall · 15 years ago
  63. 74bc809 ARM: Fix Versatile/Realview/VExpress MMC card detection sense by Russell King · 15 years ago
  64. 831e804 ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_vipt by Gary King · 15 years ago
  65. cfb506e NFS: Ensure that writepage respects the nonblock flag by Trond Myklebust · 15 years ago
  66. b608b28 NFS: kswapd must not block in nfs_release_page by Trond Myklebust · 15 years ago
  67. 674b2222 nfs: include space for the NUL in root path by Dan Carpenter · 15 years ago
  68. a2dccdb Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  69. 7d5fcdc Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  70. e271e87 Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  71. 8f92054 CRED: Fix __task_cred()'s lockdep check and banner comment by David Howells · 15 years ago
  72. de09a97 CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials by David Howells · 15 years ago
  73. 230a5ce watchdog: update MAINTAINERS entry by Wim Van Sebroeck · 15 years ago
  74. ac1ffde kconfig: fix MODULES-related bug in case of no .config by Ulf Magnusson · 15 years ago
  75. dc1eae2 ALSA: hda - Add a PC-beep workaround for ASUS P5-V by Takashi Iwai · 15 years ago
  76. b92b361 ARM: Add barriers to io{read,write}{8,16,32} accessors as well by Russell King · 15 years ago
  77. 79f64db ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLE by Catalin Marinas · 15 years ago
  78. 6775a55 ARM: 6272/1: Convert L2x0 to use the IO relaxed operations by Catalin Marinas · 15 years ago
  79. e936771 ARM: 6271/1: Introduce *_relaxed() I/O accessors by Catalin Marinas · 15 years ago
  80. 661f10f ARM: 6275/1: ux500: don't use writeb() in uncompress.h by Rabin Vincent · 15 years ago
  81. f1b957d ARM: 6270/1: clean files in arch/arm/boot/compressed/ by Magnus Damm · 15 years ago
  82. a4967de drm/edid: Fix the HDTV hack sync adjustment by Adam Jackson · 15 years ago
  83. 12e27be drm/radeon/kms: fix radeon mid power profile reporting by Daniel J Blueman · 15 years ago
  84. 540ad6b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 15 years ago
  85. 2fa82e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  86. 8785eb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 15 years ago
  87. a6f80fb ecryptfs: Bugfix for error related to ecryptfs_hash_buckets by Andre Osterhues · 15 years ago
  88. ba773f7 x86,kgdb: Fix hw breakpoint regression by Jason Wessel · 15 years ago
  89. 6c50e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 15 years ago
  90. d2a97a4 GFS2: Use kmalloc when possible for ->readdir() by Steven Whitehouse · 15 years ago
  91. b6cbe51 ALSA: hda - Assume PC-beep as default for Realtek by Takashi Iwai · 15 years ago
  92. 8af2591 ALSA: hda - Don't register beep input device when no beep is available by Takashi Iwai · 15 years ago
  93. 8b24599 davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied high by Sekhar Nori · 15 years ago
  94. 7d14831 regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register by Anuj Aggarwal · 15 years ago
  95. 38faddb ALSA: hda - Fix pin-detection of Nvidia HDMI by Takashi Iwai · 15 years ago
  96. fc0f5ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  97. 6a99ad4 gpio: fix spurious printk when freeing a gpio by Jon Povey · 15 years ago
  98. 952e1c6 edac: mpc85xx: fix coldplug/hotplug module autoloading by Anton Vorontsov · 15 years ago
  99. 2884fce drivers/rtc/rtc-rx8581.c: fix setdatetime by Rudolf Marek · 15 years ago
  100. b82bab4b dynamic debug: move ddebug_remove_module() down into free_module() by Jason Baron · 15 years ago