aboutsummaryrefslogtreecommitdiffstats
path: root/fs/binfmt_em86.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-27[PATCH] autofs4: follow_link missing functionalityIan Kent2-10/+44
2006-03-27[PATCH] Remove redundant check from autofs4_put_superDave Jones1-2/+1
2006-03-27[PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_*Ian Kent4-13/+13
2006-03-27[PATCH] autofs4: add new packet type for v5 communicationsIan Kent3-24/+136
2006-03-27[PATCH] autofs4: add v5 expire logicIan Kent1-9/+87
2006-03-27[PATCH] autofs4: add v5 follow_link mount trigger methodIan Kent3-21/+103
2006-03-27[PATCH] autofs4: nameidata needs to be up to date for follow_linkIan Kent1-18/+21
2006-03-27[PATCH] autofs4: increase module versionIan Kent1-1/+1
2006-03-27[PATCH] autofs4: change may_umount* functions to booleanIan Kent4-7/+7
2006-03-27[PATCH] autofs4: rename simple_empty_nolock functionIan Kent2-2/+2
2006-03-27[PATCH] autofs4: white space cleanup for waitq.cIan Kent1-10/+9
2006-03-27[PATCH] autofs4: add a show mount options for proc filesystemIan Kent2-6/+34
2006-03-27[PATCH] autofs4: remove update_atime unused functionIan Kent1-34/+4
2006-03-27[PATCH] autofs4: expire mounts that hold no (extra) references onlyIan Kent2-14/+26
2006-03-27[PATCH] autofs4: fix false negative return from expireIan Kent4-11/+59
2006-03-27[PATCH] autofs4: simplify expire tree traversalIan Kent1-62/+40
2006-03-27[PATCH] autofs4: expire code readability cleanupIan Kent1-28/+26
2006-03-27[PATCH] autofs4: can't mount due to mount point dir not emptyIan Kent2-13/+4
2006-03-27[PATCH] autofs4: use libfs routines for readdirIan Kent1-86/+40
2006-03-27[PATCH] autofs4: lookup white space cleanupIan Kent1-14/+20
2006-03-27[PATCH] uml: fix hostfs stack corruptionJeff Dike1-1/+0
2006-03-27[PATCH] uml: fix thread startup raceJeff Dike1-28/+27
2006-03-27[PATCH] uml: prevent umid theftJeff Dike1-10/+23
2006-03-27[PATCH] uml: fix segfault on signal deliveryJeff Dike2-30/+85
2006-03-27[PATCH] uml: allow ubd devices to be shared in a clusterJeff Dike1-33/+43
2006-03-27[PATCH] uml: oS header cleanupsJeff Dike3-2/+14
2006-03-27[PATCH] uml: move tty logging to os-LinuxJeff Dike4-24/+9
2006-03-27[PATCH] uml: more carefully test whether we are in a system callBodo Stroesser2-4/+33
2006-03-27[PATCH] uml: move sigio_user.c to os-Linux/sigio.cJeff Dike6-16/+19
2006-03-27[PATCH] uml: move SIGIO startup code to os-Linux/start_up.cJeff Dike6-157/+148
2006-03-27[PATCH] uml: merge irq_user.c and irq.cJeff Dike3-325/+295
2006-03-27[PATCH] uml: move libc-dependent irq code to os-LinuxJeff Dike10-161/+288
2006-03-27[PATCH] uml: fix some printf formatsJeff Dike1-3/+3
2006-03-27[PATCH] uml: fix declaration of exit()Jeff Dike1-1/+1
2006-03-27[PATCH] uml: fix build warnings in __get_userJeff Dike1-21/+10
2006-03-27[PATCH] PM-Timer: don't use workaround if chipset is not buggyOGAWA Hirofumi1-15/+89
2006-03-26[SPARC64]: Kill duplicate exports of string library functions.David S. Miller1-10/+0
2006-03-26[SPARC64]: Update defconfig.David S. Miller1-25/+14
2006-03-26[PATCH] one ipc/sem.c->mutex.c converstion too many..Manfred Spraul1-1/+1
2006-03-26drivers/char/ftape/lowlevel/fdc-io.c: Correct a commentBastien Roucaries1-1/+1
2006-03-26Kconfig help: MTD_JEDECPROBE already supports IntelAdrian Bunk1-3/+2
2006-03-26[PATCH] bitops: hweight() speedupAkinobu Mita1-15/+14
2006-03-26Remove ugly debugging stuffArtem B. Bityuckiy1-9/+0
2006-03-26[PATCH] bitops: hweight() related cleanupAkinobu Mita2-19/+3
2006-03-26[PATCH] bitops: remove unused generic bitops in include/linux/bitops.hAkinobu Mita1-123/+1
2006-03-26[PATCH] bitops: ntfs: remove generic_ffs()Akinobu Mita3-3/+32
2006-03-26[PATCH] bitops: ia64: make partial_page.bitmap an unsigned longAkinobu Mita1-2/+2
2006-03-26[PATCH] bitops: sh: make thread_info.flags an unsigned longAkinobu Mita1-1/+1
2006-03-26[PATCH] bitops: update include/asm-generic/bitops.hAkinobu Mita1-63/+13
2006-03-26[PATCH] bitops: xtensa: use generic bitopsAkinobu Mita2-332/+16