aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-07-16kbuild: refactor code in modpost to improve maintainabilitySam Ravnborg1-79/+75
2007-07-16kbuild: ignore section mismatch warnings originating from .note sectionSam Ravnborg1-0/+2
2007-07-16kbuild: .paravirtprobe section is obsolete, so modpost doesn't need to handle itJeremy Fitzhardinge1-11/+0
2007-07-16kbuild: suppress modpost warnings for references from the .toc section as used by powerpcStephen Rothwell1-1/+4
2007-07-16kbuild: make better section mismatch reports on armSam Ravnborg1-0/+24
2007-07-16kbuild: make better section mismatch reports on i386 and mipsAtsushi Nemoto2-0/+76
2007-07-16kconfig: fix update-po-configSam Ravnborg2-18/+21
2007-07-16kbuild: add support for squashing uid/gid in gen_initramfs_list.shMike Frysinger1-6/+6
2007-07-16kbuild: add support for reading stdin with gen_init_cpioMike Frysinger1-1/+3
2007-07-16kconfig: use POSIX equality test in check-lxdialog.shMike Frysinger1-1/+1
2007-07-16scripts: Make cleanfile/cleanpatch warn about long linesH. Peter Anvin2-5/+107
2007-07-16kbuild: avoid environment to set variables used by kbuildSam Ravnborg1-0/+16
2007-07-16kbuild: document cc-fullversionSam Ravnborg1-0/+14
2007-07-16powerpc: Refuse to build 64-bit with GCC-4.2.0 and CONFIG_MODULESSegher Boessenkool1-0/+8
2007-07-16kbuild: New 'cc-fullversion' macroSegher Boessenkool2-4/+18
2007-07-16kbuild: asm-offsets.h is now cleaned with O=.. buildsSam Ravnborg1-0/+1
2007-07-16Remove duplicate comments from sysctl.cLinus Torvalds1-8/+0
2007-07-16Fix new generic block device SG compileLinus Torvalds1-1/+1
2007-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2-36/+44
2007-07-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds39-1054/+4623
2007-07-16Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds13-91/+1341
2007-07-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds27-5517/+9
2007-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds45-537/+8609
2007-07-16Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds132-2834/+4887
2007-07-16fat: Fix the race of read/write the FAT12 entryOGAWA Hirofumi1-0/+7
2007-07-16cpwatchdog build fixAndrew Morton1-0/+1
2007-07-16sn_console section mismatch warningJes Sorensen1-2/+2
2007-07-16compat32: ignore the LOOP_CLR_FD ioctlGeert Uytterhoeven1-0/+4
2007-07-16NLS: Remove obsolete Makefile entriesRobert P. J. Day1-2/+0
2007-07-16permit mempool_free(NULL)Rusty Russell1-0/+3
2007-07-16ext4: statfs speed upBadari Pulavarty2-10/+17
2007-07-16ext3: statfs speed upBadari Pulavarty2-10/+17
2007-07-16ext2: statfs speed upBadari Pulavarty2-6/+16
2007-07-16drivers/char/ipmi/ipmi_si_intf.c: lower printk severityDan Aloni1-1/+1
2007-07-16drivers/char/ipmi/ipmi_poweroff.c: lower printk severityDan Aloni1-1/+1
2007-07-16vsprintf.c: optimizing, part 2: base 10 conversion speedup, v2Denis Vlasenko1-3/+105
2007-07-16vsprintf.c: optimizing, part 1 (easy and obvious stuff)Denis Vlasenko1-28/+45
2007-07-16Fix trivial typos in anon_inodes.c commentsJ. Bruce Fields1-5/+5
2007-07-16isapnp: remove pointless check of 'type' against 0 in isapnp_read_tag()Jesper Juhl1-2/+0
2007-07-16.gitignore updateAlexey Dobriyan2-0/+4
2007-07-16remove mm/backing-dev.c:congestion_wait_interruptible()Adrian Bunk2-17/+0
2007-07-16kernel/printk.c: document possible deadlock against schedulerJiri Kosina1-0/+3
2007-07-16docs: static initialization of spinlocks is OKEd L. Cashin1-9/+11
2007-07-16serial: remove termios checks from various old char serial driversAlan Cox5-38/+12
2007-07-1668360serial: remove broken optimisationAlan Cox1-7/+0
2007-07-16synclink: remove bogus 'no change' termios optimisation from synclink driversAlan Cox3-24/+0
2007-07-16genericserial: remove bogus optimisation check and dead code pathsAlan Cox1-117/+3
2007-07-16amiserial: remove incorrect 'no termios change' checkAlan Cox1-6/+1
2007-07-16modules: remove modlist_lockRusty Russell1-21/+15
2007-07-16ext4: fix error handling in ext4_create_journalBorislav Petkov1-2/+5