aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-23[CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher moduleHerbert Xu1-0/+6
2008-02-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-1/+1
2008-02-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds3-3/+9
2008-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds26-149/+220
2008-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds1-0/+2
2008-02-14Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vmLinus Torvalds1-5/+10
2008-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2-3/+5
2008-02-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds3-3/+9
2008-02-14d_path: Make d_path() use a struct pathJan Blunck1-2/+3
2008-02-14d_path: Make seq_path() use a struct path argumentJan Blunck1-3/+2
2008-02-14Use struct path in struct svc_expkeyJan Blunck1-2/+1
2008-02-14Use struct path in struct svc_exportJan Blunck1-3/+2
2008-02-14d_path: Make get_dcookie() use a struct path argumentJan Blunck1-8/+7
2008-02-14d_path: Make proc_get_link() use a struct path argumentJan Blunck1-1/+1
2008-02-14d_path: Use struct path in struct avc_audit_dataJan Blunck1-3/+2
2008-02-14Make set_fs_{root,pwd} take a struct pathJan Blunck1-2/+2
2008-02-14Use struct path in fs_structJan Blunck1-4/+2
2008-02-14Introduce path_get()Jan Blunck1-0/+1
2008-02-14Introduce path_put()Jan Blunck2-1/+2
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck1-2/+1
2008-02-14Move struct path into its own headerJan Blunck2-5/+13
2008-02-14Remove path_release_on_umount()Jan Blunck1-1/+0
2008-02-14vfs: add explanation of I_DIRTY_DATASYNC bitJan Kara1-2/+4
2008-02-14Include kernel.h from configfs.hBen Nizette1-0/+1
2008-02-14m68knommu: use tabs not spaces in cacheflush.hGreg Ungerer1-7/+7
2008-02-14m68knommu: avoid unneccessary use of xchg() in set_mb()Greg Ungerer1-1/+1
2008-02-14fix module_update_markers() compile errorAdrian Bunk1-2/+1
2008-02-14slub: Support 4k kmallocs again to compensate for page allocator slownessChristoph Lameter1-3/+3
2008-02-14slub: Determine gfpflags once and not every time a slab is allocatedChristoph Lameter1-0/+1
2008-02-14slub: kmalloc page allocator pass-through cleanupPekka Enberg1-2/+6
2008-02-14x86: include proper prototypes for rodata_testHarvey Harrison1-2/+5
2008-02-14x86: make dump_pagetable() staticAdrian Bunk1-1/+0
2008-02-14hrtimer: check relative timeouts for overflowThomas Gleixner1-0/+2
2008-02-14[POWERPC] Fix arch/ppc compilation - add typedef for pgtable_tStefan Roese1-0/+2
2008-02-14[POWERPC] Wire up new timerfd syscallsStephen Rothwell2-3/+7
2008-02-14Merge branches 'release', 'dmi', 'idle' and 'misc' into releaseLen Brown2-3/+8
2008-02-14ACPI: DMI: quirk for FSC ESPRIMO Mobile V5505Len Brown1-0/+1
2008-02-14sh: fix ioreadN_rep and iowriteN_repMagnus Damm1-6/+6
2008-02-14sh: Kill off more dead symbols.Paul Mundt1-6/+0
2008-02-14sh: asm/irq.h needs asm/cpu/irq.h.Paul Mundt1-0/+4
2008-02-14sh: Get SH-5 caches working again post-unification.Paul Mundt3-5/+9
2008-02-14maple: Fix up maple build failure.Paul Mundt1-1/+1
2008-02-14sh: asm/tlb.h needs linux/pagemap.h for CONFIG_SWAP=n.Paul Mundt1-0/+1
2008-02-14sh: Tidy include/asm-sh/hp6xx.hKristoffer Ericson1-25/+3
2008-02-14sh: Update SH-5 flush_cache_sigtramp() for API changes.Paul Mundt1-1/+1
2008-02-14sh: Fix up set_fixmap_nocache() for SH-5.Paul Mundt1-0/+5
2008-02-14sh: Fix up pte_mkhuge() build breakage for SH-5.Paul Mundt1-0/+8
2008-02-14sh: Handle SH7366 CPU in check_bugs().Paul Mundt1-1/+1
2008-02-14sh: add support for sh7366 processorMagnus Damm2-2/+4
2008-02-14sh: trapped io support for highlander V2Magnus Damm1-3/+0