aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-05-05[PATCH] uml: start cross-build support : mk_user_constantsAl Viro5-9/+158
2005-05-05[PATCH] uml: use variables rather than symlinks in dependenciesAl Viro1-3/+3
2005-05-05[PATCH] uml: include the linker script rather than symlink itAl Viro3-15/+8
2005-05-05[PATCH] uml kbuild: avoid useless rebuildsPaolo 'Blaisorblade' Giarrusso6-28/+21
2005-05-05[PATCH] x86_64: make string func definition work as intendedPaolo 'Blaisorblade' Giarrusso4-20/+4
2005-05-05[PATCH] uml: kludgy compilation fixes for x86-64 subarch modules supportPaolo 'Blaisorblade' Giarrusso5-1/+79
2005-05-05[PATCH] uml: obvious compile fixes for x86-64 Subarch and x86 regression fixesPaolo 'Blaisorblade' Giarrusso5-8/+10
2005-05-05[PATCH] ppc64: pgtable.h and other header cleanupsDavid Gibson11-239/+219
2005-05-05[PATCH] ppc64: add missing Kconfig help textJesper Juhl1-0/+3
2005-05-05[PATCH] ppc64: remove hidden -fno-omit-frame-pointer for schedule.cAnton Blanchard4-1/+13
2005-05-05[PATCH] ppc32: Simplified PPC core revision reportKumar Gala1-19/+18
2005-05-05[PATCH] ppc32: platform-specific functions missing from kallsyms.David Woodhouse4-9/+28
2005-05-05[PATCH] Add CXT48 to modem black list in ac97Herbert Xu1-0/+1
2005-05-05[PATCH] include/linux/soundcard.h: endianness fixStuart Brady3-10/+75
2005-05-05[PATCH] interwave needs isa pnpAndrew Morton1-0/+1
2005-05-05[PATCH] intel8x0: fix for Intel AC'97 audio driverJason Gaston1-3/+3
2005-05-05[PATCH] avoid -ENOMEM due reclaimable slab cachesAndrea Arcangeli2-2/+2
2005-05-05[PATCH] x86 stack initialisation fixAlexander Nyberg1-6/+7
2005-05-05[PATCH] ARM: 2665/1: kill warnings in entry-armv.SNicolas Pitre1-2/+2
2005-05-05[PATCH] ARM: 2663/1: straightify TLS register emulation a bit moreNicolas Pitre3-20/+25
2005-05-05[PATCH] Kconfig i18n supportArnaldo Carvalho de Melo10-124/+395
2005-05-05[SPARC]: Remove legacy stuff from cpu_idle().Coywolf Qi Hunt2-9/+0
2005-05-05[TG3]: Update driver version and reldate.David S. Miller1-2/+2
2005-05-05[TG3]: Ignore tg3_stop_block() errors.Michael Chan1-10/+3
2005-05-05[TG3]: Elide tg3_stop_block messages when such events are normal.David S. Miller1-36/+36
2005-05-05[IPV4]: multipath_wrandom.c GPF fixesPatrick McHardy1-3/+3
2005-05-05[SPARC64]: Kill useless __pte_alloc_one_kernel indirectionChristoph Hellwig3-9/+4
2005-05-05[ATALK]: Add alloc_ltalkdev().Christoph Hellwig4-6/+24
2005-05-05[IPV6]: Fix OOPS when using IPV6_ADDRFORMArnaldo Carvalho de Melo2-4/+10
2005-05-05[XFS] Cleanup use of loff_t vs xfs_off_t in the core code.Nathan Scott4-19/+19
2005-05-05[XFS] Use the right offset when ensuring a delayed allocate conversion has covered the offset originally requested. Can cause data corruption when multiple processes are performing writeout on different areas of the same file. Quite difficult to hit though.Nathan Scott4-46/+56
2005-05-05[XFS] Do not do delalloc conversion on pages beyond EOF ever, not just sometimesNathan Scott1-5/+3
2005-05-05[XFS] remove noisy printk at vnode trace allocationEric Sandeen1-1/+0
2005-05-05[XFS] stop background sync from waiting for in-use inodesDaniel Moore1-1/+4
2005-05-05[XFS] Disable the combination of XFS direct IO and AIO until the IO completionNathan Scott2-2/+44
2005-05-05[XFS] Resolve an issue with xfsbufd not getting along with swsusp.Nathan Scott1-2/+9
2005-05-05[XFS] Fix up warningsEric Sandeen2-4/+4
2005-05-05[XFS] Allow initial XFS delayed allocation size to be increased beyond 64KB.Nathan Scott2-25/+48
2005-05-05[XFS] Add ATTR_NOLOCK for xfs_setattr to indicate that XFS_IOLOCK is heldDean Roehrich2-2/+10
2005-05-05[XFS] Enable XFS_VNODE_TRACEEric Sandeen2-2/+3
2005-05-05[XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for some platformsNathan Scott6-7/+8
2005-05-05[XFS] Block mount attempts for filesystems with version 1 directories.Nathan Scott1-0/+9
2005-05-05[XFS] Move the XFS inode to the front of its hash list on a cache hitNathan Scott1-1/+50
2005-05-05[DECNET]: Fix build after C99 netlink initializer change.Rafael J. Wysocki1-1/+1
2005-05-05[PATCH] ARM: select PCI, ISA and ISA_DMARussell King4-8/+28