Age | Commit message (Expand) | Author | Files | Lines |
2007-07-17 | kallsyms: remove usage of memmem and _GNU_SOURCE from scripts/kallsyms.c | Paulo Marques | 1 | -4/+13 |
2007-07-17 | kbuild: use -fno-optimize-sibling-calls unconditionally | Adrian Bunk | 1 | -1/+1 |
2007-07-17 | kconfig: reset generated values only if Kconfig and .config agree. | Roman Zippel | 1 | -11/+26 |
2007-07-17 | kbuild: fix the warning when running make tags | Aneesh Kumar K.V | 1 | -1/+1 |
2007-07-17 | kconfig: strip 'CONFIG_' automatically in kernel configuration search | Bernhard Walle | 1 | -2/+9 |
2007-07-17 | kbuild: use POSIX BRE in headers install target | Mike Frysinger | 1 | -7/+7 |
2007-07-17 | Whitelist references from __dbe_table to .init | Ralf Baechle | 1 | -0/+1 |
2007-07-17 | modpost white list pattern adjustment | Jan Beulich | 1 | -2/+4 |
2007-07-17 | kbuild: do section mismatch check on full vmlinux | Sam Ravnborg | 3 | -6/+23 |
2007-07-17 | kbuild: whitelist references from variables named _timer to .init.text | Sam Ravnborg | 1 | -1/+2 |
2007-07-17 | kbuild: remove hardcoded _logo names from modpost | Sam Ravnborg | 2 | -16/+5 |
2007-07-17 | kbuild: remove hardcoded apic_es7000 from modpost | Sam Ravnborg | 2 | -2/+1 |
2007-07-17 | kbuild: warn about references from .init.text to .exit.text | Sam Ravnborg | 1 | -1/+0 |
2007-07-17 | kbuild: consolidate section checks | Sam Ravnborg | 1 | -25/+7 |
2007-07-17 | kbuild: refactor code in modpost to improve maintainability | Sam Ravnborg | 1 | -79/+75 |
2007-07-17 | kbuild: ignore section mismatch warnings originating from .note section | Sam Ravnborg | 1 | -0/+2 |
2007-07-17 | kbuild: .paravirtprobe section is obsolete, so modpost doesn't need to handle it | Jeremy Fitzhardinge | 1 | -11/+0 |
2007-07-17 | kbuild: suppress modpost warnings for references from the .toc section as use... | Stephen Rothwell | 1 | -1/+4 |
2007-07-17 | kbuild: make better section mismatch reports on arm | Sam Ravnborg | 1 | -0/+24 |
2007-07-16 | kbuild: make better section mismatch reports on i386 and mips | Atsushi Nemoto | 2 | -0/+76 |
2007-07-16 | kconfig: fix update-po-config | Sam Ravnborg | 2 | -18/+21 |
2007-07-16 | kbuild: add support for squashing uid/gid in gen_initramfs_list.sh | Mike Frysinger | 1 | -6/+6 |
2007-07-16 | kbuild: add support for reading stdin with gen_init_cpio | Mike Frysinger | 1 | -1/+3 |
2007-07-16 | kconfig: use POSIX equality test in check-lxdialog.sh | Mike Frysinger | 1 | -1/+1 |
2007-07-16 | scripts: Make cleanfile/cleanpatch warn about long lines | H. Peter Anvin | 2 | -5/+107 |
2007-07-16 | kbuild: avoid environment to set variables used by kbuild | Sam Ravnborg | 1 | -0/+16 |
2007-07-16 | kbuild: document cc-fullversion | Sam Ravnborg | 1 | -0/+14 |
2007-07-16 | powerpc: Refuse to build 64-bit with GCC-4.2.0 and CONFIG_MODULES | Segher Boessenkool | 1 | -0/+8 |
2007-07-16 | kbuild: New 'cc-fullversion' macro | Segher Boessenkool | 2 | -4/+18 |
2007-07-16 | kbuild: asm-offsets.h is now cleaned with O=.. builds | Sam Ravnborg | 1 | -0/+1 |
2007-07-16 | Remove duplicate comments from sysctl.c | Linus Torvalds | 1 | -8/+0 |
2007-07-16 | Fix new generic block device SG compile | Linus Torvalds | 1 | -1/+1 |
2007-07-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2 | -36/+44 |
2007-07-16 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 39 | -1054/+4623 |
2007-07-16 | Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 13 | -91/+1341 |
2007-07-16 | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 27 | -5517/+9 |
2007-07-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 45 | -537/+8609 |
2007-07-16 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 132 | -2834/+4887 |
2007-07-16 | fat: Fix the race of read/write the FAT12 entry | OGAWA Hirofumi | 1 | -0/+7 |
2007-07-16 | cpwatchdog build fix | Andrew Morton | 1 | -0/+1 |
2007-07-16 | sn_console section mismatch warning | Jes Sorensen | 1 | -2/+2 |
2007-07-16 | compat32: ignore the LOOP_CLR_FD ioctl | Geert Uytterhoeven | 1 | -0/+4 |
2007-07-16 | NLS: Remove obsolete Makefile entries | Robert P. J. Day | 1 | -2/+0 |
2007-07-16 | permit mempool_free(NULL) | Rusty Russell | 1 | -0/+3 |
2007-07-16 | ext4: statfs speed up | Badari Pulavarty | 2 | -10/+17 |
2007-07-16 | ext3: statfs speed up | Badari Pulavarty | 2 | -10/+17 |
2007-07-16 | ext2: statfs speed up | Badari Pulavarty | 2 | -6/+16 |
2007-07-16 | drivers/char/ipmi/ipmi_si_intf.c: lower printk severity | Dan Aloni | 1 | -1/+1 |
2007-07-16 | drivers/char/ipmi/ipmi_poweroff.c: lower printk severity | Dan Aloni | 1 | -1/+1 |
2007-07-16 | vsprintf.c: optimizing, part 2: base 10 conversion speedup, v2 | Denis Vlasenko | 1 | -3/+105 |