summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-08[CRYPTO] skcipher: Fix section mismatchesHerbert Xu
2008-03-06[CRYPTO] xcbc: Fix crash with IPsecJoy Latten
2008-03-06[CRYPTO] xts: Use proper alignmentSebastian Siewior
2008-03-05[CRYPTO] digest: Include internal.h for prototypesAdrian Bunk
2008-02-23[CRYPTO] authenc: Add missing Kconfig dependency on BLKCIPHERHerbert Xu
2008-02-23[CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher moduleHerbert Xu
2008-02-18[CRYPTO] null: Add missing Kconfig dependency on BLKCIPHERAdrian Bunk
2008-02-15[CRYPTO] tcrypt: Add missing Kconfig dependency on BLKCIPHERFrederik Deweerdt
2008-02-15[HIFN]: Fix invalid config ifdefs for RNG supportPatrick McHardy
2008-02-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2008-02-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds
2008-02-14Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2008-02-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-02-14dentries: Extract common code to remove dentry from lruChristoph Lameter
2008-02-14d_path: Make d_path() use a struct pathJan Blunck
2008-02-14d_path: Make seq_path() use a struct path argumentJan Blunck
2008-02-14Use struct path in struct svc_expkeyJan Blunck
2008-02-14Use struct path in struct svc_exportJan Blunck
2008-02-14d_path: Make get_dcookie() use a struct path argumentJan Blunck
2008-02-14d_path: Make proc_get_link() use a struct path argumentJan Blunck
2008-02-14d_path: Use struct path in struct avc_audit_dataJan Blunck
2008-02-14d_path: kerneldoc cleanupJan Blunck
2008-02-14One less parameter to __d_pathJan Blunck
2008-02-14Make set_fs_{root,pwd} take a struct pathJan Blunck
2008-02-14Use struct path in fs_structJan Blunck
2008-02-14Introduce path_get()Jan Blunck
2008-02-14Use path_put() in a few places instead of {mnt,d}put()Jan Blunck
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-14Move struct path into its own headerJan Blunck
2008-02-14Remove path_release_on_umount()Jan Blunck
2008-02-14Dont touch fs_struct in usermodehelperJan Blunck
2008-02-14Dont touch fs_struct in driversJan Blunck
2008-02-14vfs: add explanation of I_DIRTY_DATASYNC bitJan Kara
2008-02-14Include kernel.h from configfs.hBen Nizette
2008-02-14MAINTAINERS: update decnet and DLM entriesChristine Caulfield
2008-02-14FLAT binaries: drop BINFMT_FLAT bad header magic warningMike Frysinger
2008-02-14m68knommu: use tabs not spaces in cacheflush.hGreg Ungerer
2008-02-14m68knommu: fix profile timerMatt Waddel
2008-02-14m68knommu: use asflags instead of EXTRA_AFLAGSGreg Ungerer
2008-02-14m68knommu: avoid unneccessary use of xchg() in set_mb()Greg Ungerer
2008-02-14m68knommu: fix coldfire interrupt exit pathWalter T Gruczka
2008-02-14MAINTAINERS: add linux-fsdevel to VFS entryPaul Menage
2008-02-14kernel-doc: remove fastcallHarvey Harrison
2008-02-14cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gccJesper Nilsson
2008-02-14inotify: make variables static in inotify_user.cHarvey Harrison