aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-17kconfig: strip 'CONFIG_' automatically in kernel configuration searchBernhard Walle
2007-07-17kbuild: use POSIX BRE in headers install targetMike Frysinger
2007-07-17Whitelist references from __dbe_table to .initRalf Baechle
2007-07-17modpost white list pattern adjustmentJan Beulich
2007-07-17kbuild: do section mismatch check on full vmlinuxSam Ravnborg
2007-07-16kbuild: whitelist references from variables named _timer to .init.textSam Ravnborg
2007-07-16kbuild: remove hardcoded _logo names from modpostSam Ravnborg
2007-07-16kbuild: remove hardcoded apic_es7000 from modpostSam Ravnborg
2007-07-16kbuild: warn about references from .init.text to .exit.textSam Ravnborg
2007-07-16kbuild: consolidate section checksSam Ravnborg
2007-07-16kbuild: refactor code in modpost to improve maintainabilitySam Ravnborg
2007-07-16kbuild: ignore section mismatch warnings originating from .note sectionSam Ravnborg
2007-07-16kbuild: .paravirtprobe section is obsolete, so modpost doesn't need to handle itJeremy Fitzhardinge
2007-07-16kbuild: suppress modpost warnings for references from the .toc section as use...Stephen Rothwell
2007-07-16kbuild: make better section mismatch reports on armSam Ravnborg
2007-07-16kbuild: make better section mismatch reports on i386 and mipsAtsushi Nemoto
2007-07-16kconfig: fix update-po-configSam Ravnborg
2007-07-16kbuild: add support for squashing uid/gid in gen_initramfs_list.shMike Frysinger
2007-07-16kbuild: add support for reading stdin with gen_init_cpioMike Frysinger
2007-07-16kconfig: use POSIX equality test in check-lxdialog.shMike Frysinger
2007-07-16scripts: Make cleanfile/cleanpatch warn about long linesH. Peter Anvin
2007-07-16kbuild: avoid environment to set variables used by kbuildSam Ravnborg
2007-07-16kbuild: document cc-fullversionSam Ravnborg
2007-07-16powerpc: Refuse to build 64-bit with GCC-4.2.0 and CONFIG_MODULESSegher Boessenkool
2007-07-16kbuild: New 'cc-fullversion' macroSegher Boessenkool
2007-07-16kbuild: asm-offsets.h is now cleaned with O=.. buildsSam Ravnborg
2007-07-16Remove duplicate comments from sysctl.cLinus Torvalds
2007-07-16Fix new generic block device SG compileLinus Torvalds
2007-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-07-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-07-16Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-07-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-07-16Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2007-07-16fat: Fix the race of read/write the FAT12 entryOGAWA Hirofumi
2007-07-16cpwatchdog build fixAndrew Morton
2007-07-16sn_console section mismatch warningJes Sorensen
2007-07-16compat32: ignore the LOOP_CLR_FD ioctlGeert Uytterhoeven
2007-07-16NLS: Remove obsolete Makefile entriesRobert P. J. Day
2007-07-16permit mempool_free(NULL)Rusty Russell
2007-07-16ext4: statfs speed upBadari Pulavarty
2007-07-16ext3: statfs speed upBadari Pulavarty
2007-07-16ext2: statfs speed upBadari Pulavarty
2007-07-16drivers/char/ipmi/ipmi_si_intf.c: lower printk severityDan Aloni
2007-07-16drivers/char/ipmi/ipmi_poweroff.c: lower printk severityDan Aloni
2007-07-16vsprintf.c: optimizing, part 2: base 10 conversion speedup, v2Denis Vlasenko
2007-07-16vsprintf.c: optimizing, part 1 (easy and obvious stuff)Denis Vlasenko
2007-07-16Fix trivial typos in anon_inodes.c commentsJ. Bruce Fields
2007-07-16isapnp: remove pointless check of 'type' against 0 in isapnp_read_tag()Jesper Juhl
2007-07-16.gitignore updateAlexey Dobriyan