summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-27task IO accounting: improve code readabilityAndrea Righi7-114/+104
2008-07-27tracing: remove unused variableAndrea Righi1-1/+0
2008-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds13-80/+260
2008-07-27missing bits of net-namespace / sysctlAl Viro7-18/+43
2008-07-27lost sysctl fixAl Viro1-7/+9
2008-07-27ALSA: Allow to force model to intel-mac-v3 in snd_hda_intel (sigmatel).Nicolas Boichat2-3/+12
2008-07-27ALSA: cs4232: fix crash during chip PNP detectionKrzysztof Helt1-0/+1
2008-07-27ALSA: hda - Add automatic model setting for the Acer Aspire 5920G laptopTravis Place1-0/+1
2008-07-27ALSA: make snd_ac97_add_vmaster() staticAdrian Bunk1-2/+2
2008-07-27ALSA: sound/pci/azt3328.h: no variables for enumsAdrian Bunk1-2/+2
2008-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds33-956/+1211
2008-07-27fix for a memory leak in an error case introduced by fix for double freeOliver Neukum1-4/+6
2008-07-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds175-1125/+1521
2008-07-27Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/fro...Linus Torvalds1-11/+12
2008-07-27m68k: gs: use tty_port fixesGeert Uytterhoeven2-55/+56
2008-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds11-36/+461
2008-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds126-1535/+1088
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds45-2/+24632
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds69-282/+293
2008-07-27firmware: fix memmap printk format warningsRandy Dunlap1-2/+4
2008-07-27mm/util.c must #include <linux/sched.h>Adrian Bunk1-0/+1
2008-07-27hugetlb: remove unused variable warningAndrea Righi1-1/+4
2008-07-27task IO accounting: correctly account threads IO statisticsAndrea Righi1-34/+22
2008-07-27gpiolib: fix typo in commentMichael Buesch1-1/+1
2008-07-27[PATCH] fix RLIM_NOFILE handlingAl Viro3-21/+15
2008-07-27[PATCH] get rid of corner case in dup3() entirelyAl Viro1-9/+11
2008-07-27[PATCH] remove remaining namei_{32,64}.h crapAl Viro2-26/+0
2008-07-27[PATCH] get rid of indirect users of namei.hAl Viro5-2/+4
2008-07-27[PATCH] get rid of __user_path_lookup_openAl Viro3-18/+10
2008-07-27[PATCH] f_count may wrap aroundAl Viro11-39/+27
2008-07-27[PATCH] dup3 fixUlrich Drepper1-1/+6
2008-07-27[PATCH] don't pass nameidata to __ncp_lookup_validate()Al Viro1-2/+2
2008-07-27[PATCH] don't pass nameidata to gfs2_lookupi()Al Viro5-8/+8
2008-07-27[PATCH] new (local) helper: user_path_parent()Al Viro1-80/+57
2008-07-27[PATCH] sanitize __user_walk_fd() et.al.Al Viro13-238/+235
2008-07-27[PATCH] preparation to __user_walk_fd cleanupAl Viro2-9/+11
2008-07-27[PATCH] kill nameidata passing to permission(), rename to inode_permission()Al Viro8-21/+17
2008-07-27[PATCH] take noexec checks to very few callers that careAl Viro3-9/+17
2008-07-27Re: [PATCH 3/6] vfs: open_exec cleanupChristoph Hellwig1-28/+30
2008-07-27[patch 4/4] vfs: immutable inode checking cleanupMiklos Szeredi3-26/+7
2008-07-27[patch 3/4] fat: dont call notify_changeMiklos Szeredi2-1/+15
2008-07-27[patch 2/4] vfs: utimes cleanupMiklos Szeredi1-49/+65
2008-07-27[patch 1/4] vfs: utimes: move owner check into inode_change_ok()Miklos Szeredi3-30/+22
2008-07-27[PATCH] vfs: use kstrdup() and check failing allocationLi Zefan2-12/+14
2008-07-27[PATCH] more nameidata removal: exec_permission_lite() doesn't need itAl Viro1-3/+2
2008-07-27[PATCH] pass MAY_OPEN to vfs_permission() explicitlyAl Viro7-24/+15
2008-07-27[PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS messAl Viro5-11/+7
2008-07-27[PATCH] kill altrootAl Viro31-466/+5
2008-07-27[PATCH] permission checks for chdir need special treatment only on the last stepAl Viro3-6/+2
2008-07-27[patch 5/5] vfs: remove mode parameter from vfs_symlink()Miklos Szeredi4-14/+6