aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-16ext3: fix error handling in ext3_create_journal()Borislav Petkov1-2/+5
2007-07-16make cancel_xxx_work_sync() return a booleanOleg Nesterov2-16/+29
2007-07-16rename cancel_rearming_delayed_work() to cancel_delayed_work_sync()Oleg Nesterov2-6/+13
2007-07-16update Documentation/filesystems/vfs.txtBorislav Petkov1-13/+16
2007-07-16Remove the last few UMSDOS leftoversJesper Juhl4-5/+1
2007-07-16Add missing files and dirs to 00-INDEX in Documentation/Jesper Juhl1-9/+133
2007-07-16dma: make dma pool to use kmalloc_nodeYinghai Lu1-1/+1
2007-07-16UDF: fix function name from udf_crc16 to udf_crcCyrill Gorcunov1-2/+2
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens10-12/+16
2007-07-16Add -Werror-implicit-function-declarationDave Jones1-1/+2
2007-07-16uninline check_signature()Andrew Morton3-28/+29
2007-07-16CodingStyle: add information about editor modelinesJosh Triplett1-0/+27
2007-07-16CodingStyle: add information about trailing whitespaceJosh Triplett1-0/+12
2007-07-16is_power_of_2: ufs/super.cvignesh babu1-2/+3
2007-07-16parport_pc: it887x fixNiels de Vos1-3/+2
2007-07-16is_power_of_2: kernel/kfifo.cvignesh babu1-1/+2
2007-07-16make seccomp zerocost in scheduleAndrea Arcangeli5-45/+50
2007-07-16move seccomp from /proc to a prctlAndrea Arcangeli5-74/+51
2007-07-16nbd.c: sock_xmit: cleanup signal related codeOleg Nesterov1-16/+6
2007-07-16kcdrwd: remove unneeded flush_signals() callOleg Nesterov1-3/+0
2007-07-16adb_probe_task: remove unneeded flush_signals() callOleg Nesterov1-8/+2
2007-07-16bd_claim_by_disk: fix warningAndrew Morton1-10/+7
2007-07-16Replace obscure constructs in fs/block_dev.cJohannes Weiner1-22/+28
2007-07-16fs/namespace.c should #include "internal.h"Adrian Bunk1-0/+1
2007-07-16sprint_symbol() cleanupAndrew Morton1-6/+5
2007-07-16HFS+: add custom dentry hash and comparison operationsDuane Griffin6-1/+138
2007-07-16HFS+: refactor ASCII to unicode conversion routine for later reuseDuane Griffin1-45/+62
2007-07-16mistaken ext4_inode_bitmap for ext4_block_bitmapToshiyuki Okajima1-1/+1
2007-07-16sysctl.c: add text telling people to use CTL_UNNUMBEREDAndrew Morton1-1/+20
2007-07-16Add Documentation/sysctl/ctl_unnumbered.txtAndrew Morton1-0/+22
2007-07-16FUTEX: Tidy up the codeThomas Gleixner4-85/+74
2007-07-16update description in Documentation/filesystems/vfs.txtBorislav Petkov1-9/+13
2007-07-16cdrom: replace hard-coded constants by kernel.h macro.Robert P. J. Day1-2/+2
2007-07-16sys_time() speedupIngo Molnar1-8/+24
2007-07-16is_power_of_2(): jbdvignesh babu2-4/+6
2007-07-16is_power_of_2: ext3/super.cvignesh babu1-1/+2
2007-07-16drop obsolete sys_ioctl exportChristoph Hellwig1-8/+0
2007-07-16doc/oops-tracing: add Code: decode infoRandy Dunlap2-0/+65
2007-07-16namespace: ensure clone_flags are always stored in an unsigned longEric W. Biederman8-10/+11
2007-07-16ext3: remove extra IS_RDONLY() checkDave Hansen1-1/+1
2007-07-16update procfs-guide doc of read_funcC. Scott Ananian1-19/+63
2007-07-16Remove final two references to "__obsolete_setup" macroRobert P. J. Day1-4/+0