aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-16diskquota: 32bit quota tools on 64bit architecturesVasily Tarasov4-2/+121
2007-07-16Introduce compat_u64 and compat_s64 typesArnd Bergmann7-0/+14
2007-07-16kerneldoc fix in audit_core_dumpsHenrik Kretzschmar1-1/+1
2007-07-16remove unused lock_cpu_hotplug_interruptible definitionNathan Lynch1-1/+0
2007-07-16ext4: fix deadlock in ext4_remount() and orphan list handlingJan Kara1-0/+8
2007-07-16ext3: fix deadlock in ext3_remount() and orphan list handlingJan Kara1-0/+8
2007-07-16adjust nosmp handlingJan Beulich1-15/+27
2007-07-16add a kmem_cache for nsproxy objectsCedric Le Goater1-4/+17
2007-07-16fix create_new_namespaces() return valueCedric Le Goater4-15/+28
2007-07-16dirty_writeback_centisecs_handler() cleanupAndrew Morton1-6/+4
2007-07-16Allow softlockup to be runtime disabledDave Jones2-1/+13
2007-07-16COBALT: remove all references to Cobalt NVRAMRobert P. J. Day2-300/+1
2007-07-16Document the fact that RCU callbacks can run in parallelPaul E. McKenney1-1/+9