aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-16fix typo in prefetch.hDave Jones1-1/+1
2007-07-16SubmitChecklist update, fix spelling errorJesper Juhl1-2/+1
2007-07-16HFSPlus: change kmalloc/memset to kzallocWyatt Banks1-2/+1
2007-07-16undeprecate raw driverDave Jones2-13/+4
2007-07-16sony-laptop: use NULL for pointerRandy Dunlap1-1/+2
2007-07-16taskstats: add context-switch countersMaxim Uvarov5-3/+41
2007-07-16ext3/ext4: orphan list corruption due bad inodeVasily Averin2-0/+20
2007-07-16ext3/ext4: orphan list check on destroy_inodeVasily Averin2-0/+16
2007-07-16Drop an empty isicom.h from being exported to user space.Robert P. J. Day1-1/+0
2007-07-16remove sonypi_camera_command()Adrian Bunk2-49/+0
2007-07-16Kernel utf-8 handlingJan Engelhardt4-23/+134
2007-07-16Remove capability.h from mm.hAlexey Dobriyan5-4/+4
2007-07-16seq_file: more atomicity in traverse()Alexey Dobriyan1-6/+10
2007-07-16Documentation: /proc/$pid/stat filesKees Cook1-7/+58
2007-07-16atmel_serial: fix break handlingHaavard Skinnemoen1-2/+30
2007-07-16init: wait for asynchronously scanned block devicesPierre Ossman2-2/+26
2007-07-16O_CLOEXEC for SCM_RIGHTSUlrich Drepper6-6/+10
2007-07-16Introduce O_CLOEXECUlrich Drepper3-17/+29
2007-07-16buffer: kill old incorrect commentEric W. Biederman1-5/+0
2007-07-16Add a flag to indicate deferrable timers in /proc/timer_statsVenki Pallipadi5-16/+36
2007-07-16remove odd and misleading comments from uio.hChristoph Hellwig1-9/+0
2007-07-16dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams10-34/+84