| Commit message (Expand) | Author | Age | Files | Lines |
* | kbuild: migrate all arch to the kconfig mainmenu upgrade | Arnaud Lacombe | 2010-09-20 | 25 | -137/+12 |
* | kconfig: expand file names | Arnaud Lacombe | 2010-09-20 | 1 | -2/+5 |
* | kconfig: use the file's name of sourced file | Arnaud Lacombe | 2010-09-20 | 1 | -2/+3 |
* | kconfig: constify file name | Arnaud Lacombe | 2010-09-20 | 3 | -3/+3 |
* | kconfig: don't emit warning upon rootmenu's prompt redefinition | Arnaud Lacombe | 2010-09-20 | 1 | -1/+1 |
* | kconfig: replace KERNELVERSION usage by the mainmenu's prompt | Arnaud Lacombe | 2010-09-20 | 5 | -26/+11 |
* | kconfig: delay gconf window initialization | Arnaud Lacombe | 2010-09-20 | 1 | -6/+6 |
* | kconfig: expand by default the rootmenu's prompt | Arnaud Lacombe | 2010-09-20 | 1 | -0/+4 |
* | kconfig: add a symbol string expansion helper | Arnaud Lacombe | 2010-09-20 | 2 | -0/+50 |
* | kconfig: regen parser | Arnaud Lacombe | 2010-09-20 | 2 | -267/+287 |
* | kconfig: implement the `mainmenu' directive | Arnaud Lacombe | 2010-09-20 | 2 | -4/+13 |
* | kconfig: allow PACKAGE to be defined on the compiler's command-line | Arnaud Lacombe | 2010-09-20 | 1 | -0/+3 |
* | kconfig: rephrase help texts/comments not to include the package name | Arnaud Lacombe | 2010-09-20 | 6 | -54/+45 |
* | kconfig: allow build-time definition of the internal config prefix | Arnaud Lacombe | 2010-09-20 | 6 | -34/+43 |
* | kconfig: rephrase help text not to mention the internal prefix | Arnaud Lacombe | 2010-09-20 | 2 | -11/+11 |
* | kconfig: replace a `switch()' statement by a more flexible `if()' statement | Arnaud Lacombe | 2010-09-20 | 1 | -14/+5 |
* | kbuild: fix oldnoconfig to do the right thing | Kyle McMartin | 2010-09-08 | 1 | -1/+1 |
* | xconfig: Change the titlebar if using Qt3 | Michal Marek | 2010-09-06 | 1 | -2/+8 |
* | kconfig qconf: port to QT4 | Alexander Stein | 2010-09-01 | 3 | -146/+168 |
* | kbuild: use getopt_long(), not its _only() variant | Arnaud Lacombe | 2010-08-31 | 1 | -1/+1 |
* | kbuild: don't overwrite HOST_EXTRACFLAGS | Arnaud Lacombe | 2010-08-26 | 1 | -4/+2 |
* | kbuild: fix typo | Arnaud Lacombe | 2010-08-17 | 1 | -1/+1 |
* | kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBES | Arnaud Lacombe | 2010-08-17 | 1 | -2/+3 |
* | kbuild: confdata.c explicitly reference errno, thus need <errno.h> | Arnaud Lacombe | 2010-08-17 | 1 | -0/+1 |
* | nconfig: add search support | Nir Tzachar | 2010-08-16 | 3 | -180/+208 |
* | kconfig: fix segfault when detecting recursive dependency | Sam Ravnborg | 2010-08-15 | 1 | -0/+2 |
* | kconfig: fix savedefconfig with choice marked optional | Sam Ravnborg | 2010-08-15 | 1 | -2/+4 |
* | kconfig: Fix warning: ignoring return value of 'fgets' | Jean Sacren | 2010-08-13 | 2 | -2/+16 |
* | kconfig: Fix warning: ignoring return value of 'fwrite' | Jean Sacren | 2010-08-13 | 3 | -2/+9 |
* | nconfig: Fix segfault when menu is empty | Andrej Gelenberg | 2010-08-13 | 1 | -0/+2 |
* | kconfig: fix tristate choice with minimal config | Sam Ravnborg | 2010-08-12 | 1 | -35/+67 |
* | kconfig: fix savedefconfig for tristate choices | Sam Ravnborg | 2010-08-12 | 1 | -4/+3 |
* | Merge commit 'v2.6.35' into kbuild/kconfig | Michal Marek | 2010-08-04 | 15241 | -690787/+1248926 |
|\ |
|
| * | Linux 2.6.35v2.6.35 | Linus Torvalds | 2010-08-02 | 1 | -1/+1 |
| * | NFS: Fix a typo in include/linux/nfs_fs.h | Trond Myklebust | 2010-08-02 | 2 | -5/+6 |
| * | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-07-31 | 11 | -49/+75 |
| |\ |
|
| | * | cyber2000fb: fix console in truecolor modes | Ondrej Zary | 2010-07-31 | 1 | -0/+1 |
| | * | cyber2000fb: fix machine hang on module load | Ondrej Zary | 2010-07-31 | 1 | -0/+2 |
| | * | SA1111: Eliminate use after free | Julia Lawall | 2010-07-31 | 1 | -3/+2 |
| | * | ARM: Fix Versatile/Realview/VExpress MMC card detection sense | Russell King | 2010-07-31 | 3 | -4/+8 |
| | * | ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_vipt | Gary King | 2010-07-31 | 1 | -5/+8 |
| | * | ARM: Add barriers to io{read,write}{8,16,32} accessors as well | Russell King | 2010-07-29 | 1 | -20/+18 |
| | * | ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLE | Catalin Marinas | 2010-07-29 | 1 | -0/+11 |
| | * | ARM: 6272/1: Convert L2x0 to use the IO relaxed operations | Catalin Marinas | 2010-07-29 | 1 | -13/+13 |
| | * | ARM: 6271/1: Introduce *_relaxed() I/O accessors | Catalin Marinas | 2010-07-29 | 1 | -12/+17 |
| | * | ARM: 6275/1: ux500: don't use writeb() in uncompress.h | Rabin Vincent | 2010-07-29 | 1 | -5/+5 |
| | * | ARM: 6270/1: clean files in arch/arm/boot/compressed/ | Magnus Damm | 2010-07-29 | 1 | -0/+3 |
| | * | ARM: Fix csum_partial_copy_from_user() | Russell King | 2010-07-26 | 1 | -1/+1 |
| * | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-07-31 | 4 | -11/+32 |
| |\ \ |
|
| | * | | NFS: Ensure that writepage respects the nonblock flag | Trond Myklebust | 2010-07-30 | 1 | -6/+17 |