aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-16is_power_of_2: kernel/kfifo.cvignesh babu
2007-07-16make seccomp zerocost in scheduleAndrea Arcangeli
2007-07-16move seccomp from /proc to a prctlAndrea Arcangeli
2007-07-16nbd.c: sock_xmit: cleanup signal related codeOleg Nesterov
2007-07-16kcdrwd: remove unneeded flush_signals() callOleg Nesterov
2007-07-16adb_probe_task: remove unneeded flush_signals() callOleg Nesterov
2007-07-16bd_claim_by_disk: fix warningAndrew Morton
2007-07-16Replace obscure constructs in fs/block_dev.cJohannes Weiner
2007-07-16fs/namespace.c should #include "internal.h"Adrian Bunk
2007-07-16sprint_symbol() cleanupAndrew Morton
2007-07-16HFS+: add custom dentry hash and comparison operationsDuane Griffin
2007-07-16HFS+: refactor ASCII to unicode conversion routine for later reuseDuane Griffin
2007-07-16mistaken ext4_inode_bitmap for ext4_block_bitmapToshiyuki Okajima
2007-07-16sysctl.c: add text telling people to use CTL_UNNUMBEREDAndrew Morton
2007-07-16Add Documentation/sysctl/ctl_unnumbered.txtAndrew Morton
2007-07-16FUTEX: Tidy up the codeThomas Gleixner
2007-07-16update description in Documentation/filesystems/vfs.txtBorislav Petkov
2007-07-16cdrom: replace hard-coded constants by kernel.h macro.Robert P. J. Day
2007-07-16sys_time() speedupIngo Molnar
2007-07-16is_power_of_2(): jbdvignesh babu
2007-07-16is_power_of_2: ext3/super.cvignesh babu
2007-07-16drop obsolete sys_ioctl exportChristoph Hellwig
2007-07-16doc/oops-tracing: add Code: decode infoRandy Dunlap
2007-07-16namespace: ensure clone_flags are always stored in an unsigned longEric W. Biederman
2007-07-16ext3: remove extra IS_RDONLY() checkDave Hansen
2007-07-16update procfs-guide doc of read_funcC. Scott Ananian
2007-07-16Remove final two references to "__obsolete_setup" macroRobert P. J. Day
2007-07-16diskquota: 32bit quota tools on 64bit architecturesVasily Tarasov
2007-07-16Introduce compat_u64 and compat_s64 typesArnd Bergmann
2007-07-16kerneldoc fix in audit_core_dumpsHenrik Kretzschmar
2007-07-16remove unused lock_cpu_hotplug_interruptible definitionNathan Lynch
2007-07-16ext4: fix deadlock in ext4_remount() and orphan list handlingJan Kara
2007-07-16ext3: fix deadlock in ext3_remount() and orphan list handlingJan Kara
2007-07-16adjust nosmp handlingJan Beulich
2007-07-16add a kmem_cache for nsproxy objectsCedric Le Goater
2007-07-16fix create_new_namespaces() return valueCedric Le Goater
2007-07-16dirty_writeback_centisecs_handler() cleanupAndrew Morton
2007-07-16Allow softlockup to be runtime disabledDave Jones
2007-07-16COBALT: remove all references to Cobalt NVRAMRobert P. J. Day
2007-07-16Document the fact that RCU callbacks can run in parallelPaul E. McKenney
2007-07-16binfmt_elf warning fixAndrew Morton
2007-07-16revert "vanishing ioctl handler debugging"Andrew Morton
2007-07-16user namespace: add unshareSerge E. Hallyn
2007-07-16user namespace: add the frameworkCedric Le Goater
2007-07-16remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater
2007-07-16Audit: add TTY input auditingMiloslav Trmac
2007-07-16Improve behaviour of spurious IRQ detectAlan Cox
2007-07-16intel-rng: undo mess made by an 80 column extremistAlan Cox
2007-07-16hugetlbfs: handle empty options stringLee Schermerhorn
2007-07-16hugetlbfs: use lib/parser, fix docsRandy Dunlap