aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds
2008-07-27isdn: mISDN HFC PCI support depends on virt_to_bus()Stephen Rothwell
2008-07-27task IO accounting: improve code readabilityAndrea Righi
2008-07-27tracing: remove unused variableAndrea Righi
2008-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-07-27missing bits of net-namespace / sysctlAl Viro
2008-07-27lost sysctl fixAl Viro
2008-07-27Fix namespace issue with HisaxKarsten Keil
2008-07-27ALSA: Allow to force model to intel-mac-v3 in snd_hda_intel (sigmatel).Nicolas Boichat
2008-07-27ALSA: cs4232: fix crash during chip PNP detectionKrzysztof Helt
2008-07-27ALSA: hda - Add automatic model setting for the Acer Aspire 5920G laptopTravis Place
2008-07-27ALSA: make snd_ac97_add_vmaster() staticAdrian Bunk
2008-07-27ALSA: sound/pci/azt3328.h: no variables for enumsAdrian Bunk
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-07-26fix for a memory leak in an error case introduced by fix for double freeOliver Neukum
2008-07-26Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-07-26Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/fro...Linus Torvalds
2008-07-26m68k: gs: use tty_port fixesGeert Uytterhoeven
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds
2008-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-26firmware: fix memmap printk format warningsRandy Dunlap
2008-07-26mm/util.c must #include <linux/sched.h>Adrian Bunk
2008-07-26hugetlb: remove unused variable warningAndrea Righi
2008-07-26task IO accounting: correctly account threads IO statisticsAndrea Righi
2008-07-26gpiolib: fix typo in commentMichael Buesch
2008-07-26[PATCH] fix RLIM_NOFILE handlingAl Viro
2008-07-26[PATCH] get rid of corner case in dup3() entirelyAl Viro
2008-07-26[PATCH] remove remaining namei_{32,64}.h crapAl Viro
2008-07-26[PATCH] get rid of indirect users of namei.hAl Viro
2008-07-26[PATCH] get rid of __user_path_lookup_openAl Viro
2008-07-26[PATCH] f_count may wrap aroundAl Viro
2008-07-26[PATCH] dup3 fixUlrich Drepper
2008-07-26[PATCH] don't pass nameidata to __ncp_lookup_validate()Al Viro
2008-07-26[PATCH] don't pass nameidata to gfs2_lookupi()Al Viro
2008-07-26[PATCH] new (local) helper: user_path_parent()Al Viro
2008-07-26[PATCH] sanitize __user_walk_fd() et.al.Al Viro
2008-07-26[PATCH] preparation to __user_walk_fd cleanupAl Viro
2008-07-26[PATCH] kill nameidata passing to permission(), rename to inode_permission()Al Viro
2008-07-26[PATCH] take noexec checks to very few callers that careAl Viro
2008-07-26Re: [PATCH 3/6] vfs: open_exec cleanupChristoph Hellwig
2008-07-26[patch 4/4] vfs: immutable inode checking cleanupMiklos Szeredi
2008-07-26[patch 3/4] fat: dont call notify_changeMiklos Szeredi
2008-07-26[patch 2/4] vfs: utimes cleanupMiklos Szeredi
2008-07-26[patch 1/4] vfs: utimes: move owner check into inode_change_ok()Miklos Szeredi
2008-07-26[PATCH] vfs: use kstrdup() and check failing allocationLi Zefan
2008-07-26[PATCH] more nameidata removal: exec_permission_lite() doesn't need itAl Viro