aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-29cgroup: fix sparse warning of shadow symbol in cgroup.cPaul Jackson1-5/+5
2008-04-29make cgroup_enable_task_cg_lists() staticAdrian Bunk1-1/+1
2008-04-29x86: olpc: add One Laptop Per Child architecture supportAndres Salomon10-3/+736
2008-04-29eCryptfs: protect crypt_stat->flags in ecryptfs_open()Michael Halcrow1-0/+2
2008-04-29eCryptfs: make key module subsystem respect namespacesMichael Halcrow5-64/+136
2008-04-29eCryptfs: integrate eCryptfs device handle into the module.Michael Halcrow6-226/+435
2008-04-29eCryptfs: introduce device handle for userspace daemon communicationsMichael Halcrow1-0/+580
2008-04-29ecryptfs: add missing lock around notify_changeMiklos Szeredi1-0/+2
2008-04-29ecryptfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison6-36/+36
2008-04-29remove ecryptfs_header_cache_0Adrian Bunk1-1/+0
2008-04-29xen: make blkif_getgeo staticHarvey Harrison1-1/+1
2008-04-29vt: fix background color on line feedJan Engelhardt6-12/+14
2008-04-29directly use kmalloc() and kfree() in init/initramfs.cThomas Petazzoni1-10/+10
2008-04-29isolate ratelimit from printk.c for other useDave Young4-26/+54
2008-04-29vfs: fix unconditional write_super() call in file_fsync()OGAWA Hirofumi1-1/+1
2008-04-29xattr: add missing consts to function argumentsDavid Howells11-87/+96
2008-04-29vfs: remove lives_below_in_same_fs()Jan Blunck1-12/+1
2008-04-29fs/inode.c: use hlist_for_each_entry()Matthias Kaehlcke1-4/+2
2008-04-29vfs: skip inodes without pages to free in drop_pagecache_sb()Jan Kara1-0/+2
2008-04-29vfs: fix lock inversion in drop_pagecache_sb()Jan Kara1-1/+7
2008-04-29swiotlb: use iommu_is_span_boundary helper functionFUJITA Tomonori3-15/+9
2008-04-29lib/swiotlb.c: cleanupsAndrew Morton1-46/+43
2008-04-29firmware loader: printk when requesting firmwareCiaran McCreesh1-0/+2
2008-04-29MAINTAINERS: clarify status of MN10300 mailing list as moderatedRobert P. J. Day1-1/+1
2008-04-29fdpic: check that the size returned by kernel_read() is what we asked forDavid Howells1-4/+10
2008-04-29smb.h: uses struct timespec but didn't include linux/time.hIlpo Järvinen1-0/+1
2008-04-29update checkpatch.pl to version 0.18Andy Whitcroft1-5/+20
2008-04-29update checkpatch.pl to version 0.17Andy Whitcroft1-41/+90
2008-04-29scripts/Lindent: support gnu indent v2.2.10Joe Perches1-1/+17
2008-04-29drivers/misc: elide a non-zero test on a result that is never 0Julia Lawall1-13/+11
2008-04-29lists: add "const" qualifier to first arg of list_splice() operationsRobert P. J. Day1-2/+3
2008-04-29kbuild: move files that don't check __KERNEL__Robert P. J. Day1-5/+5
2008-04-29kbuild: remove duplicate, conflicting entry for oom.hRobert P. J. Day1-1/+0
2008-04-29fs/binfmt_aout.c: use printk_ratelimit()S.Caglar Onur1-9/+3
2008-04-29Remove superfluous include of string.h from percpu.hRobert P. J. Day1-1/+0
2008-04-29kernel: explicitly include required header files under kernel/Robert P. J. Day9-0/+9
2008-04-29binfmt_misc.c: avoid potential kernel stack overflowPavel Emelyanov4-3/+10
2008-04-29kthread: call wake_up_process() without the lock being heldDmitry Adamushko1-1/+1
2008-04-29codafs: fix build warningAndrew Morton1-1/+1
2008-04-29drivers/block/floppy.c: replace init_module&cleanup_module with module_init&module_exitJon Schindler1-2/+4
2008-04-29sysrq: add show-backtrace-on-all-cpus functionRik van Riel2-0/+48
2008-04-29drivers/misc: replace remaining __FUNCTION__ occurrencesHarvey Harrison4-18/+18
2008-04-29firmware: replace remaining __FUNCTION__ occurrencesHarvey Harrison2-14/+14
2008-04-29proper extern for late_time_initAdrian Bunk6-9/+3
2008-04-29exec: remove argv_len from struct linux_binprmTetsuo Handa2-4/+0
2008-04-29Remove the macro get_personalityWANG Cong3-7/+3
2008-04-29Misc: phantom, consistent whitespacejan sonnek1-3/+3
2008-04-29Misc, phantom, fix pollJiri Slaby1-4/+6
2008-04-29Misc: phantom, add compat ioctlJiri Slaby2-5/+24
2008-04-29proper __do_softirq() prototypeAdrian Bunk5-8/+1