aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2007-07-16remove mm/backing-dev.c:congestion_wait_interruptible()Adrian Bunk
2007-07-16kernel/printk.c: document possible deadlock against schedulerJiri Kosina
2007-07-16docs: static initialization of spinlocks is OKEd L. Cashin
2007-07-16serial: remove termios checks from various old char serial driversAlan Cox
2007-07-1668360serial: remove broken optimisationAlan Cox
2007-07-16synclink: remove bogus 'no change' termios optimisation from synclink driversAlan Cox
2007-07-16genericserial: remove bogus optimisation check and dead code pathsAlan Cox
2007-07-16amiserial: remove incorrect 'no termios change' checkAlan Cox
2007-07-16modules: remove modlist_lockRusty Russell
2007-07-16ext4: fix error handling in ext4_create_journalBorislav Petkov
2007-07-16ext3: fix error handling in ext3_create_journal()Borislav Petkov
2007-07-16make cancel_xxx_work_sync() return a booleanOleg Nesterov
2007-07-16rename cancel_rearming_delayed_work() to cancel_delayed_work_sync()Oleg Nesterov
2007-07-16update Documentation/filesystems/vfs.txtBorislav Petkov
2007-07-16Remove the last few UMSDOS leftoversJesper Juhl
2007-07-16Add missing files and dirs to 00-INDEX in Documentation/Jesper Juhl
2007-07-16dma: make dma pool to use kmalloc_nodeYinghai Lu
2007-07-16UDF: fix function name from udf_crc16 to udf_crcCyrill Gorcunov
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens
2007-07-16Add -Werror-implicit-function-declarationDave Jones
2007-07-16uninline check_signature()Andrew Morton
2007-07-16CodingStyle: add information about editor modelinesJosh Triplett
2007-07-16CodingStyle: add information about trailing whitespaceJosh Triplett
2007-07-16is_power_of_2: ufs/super.cvignesh babu
2007-07-16parport_pc: it887x fixNiels de Vos