summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-16binfmt_elf warning fixAndrew Morton1-1/+1
2007-07-16revert "vanishing ioctl handler debugging"Andrew Morton1-11/+3
2007-07-16user namespace: add unshareSerge E. Hallyn5-4/+54
2007-07-16user namespace: add the frameworkCedric Le Goater11-14/+137
2007-07-16remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater11-79/+12
2007-07-16Audit: add TTY input auditingMiloslav Trmac14-21/+518
2007-07-16Improve behaviour of spurious IRQ detectAlan Cox2-1/+12
2007-07-16intel-rng: undo mess made by an 80 column extremistAlan Cox1-6/+4
2007-07-16hugetlbfs: handle empty options stringLee Schermerhorn2-3/+6
2007-07-16hugetlbfs: use lib/parser, fix docsRandy Dunlap2-32/+74