summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-28[MIPS] Alchemy: kill useless #include's, #define's and extern'sSergei Shtylyov41-345/+35
2008-04-28[MIPS] malta_int.c: make 4 variables staticDmitri Vorobiev1-4/+4
2008-04-28[MIPS] make standard_io_resources[] staticDmitri Vorobiev1-2/+2
2008-04-28[MIPS] make plat_perf_setup() staticDmitri Vorobiev1-1/+1
2008-04-28[MIPS] make mdesc and prom_getmdesc() staticDmitri Vorobiev1-2/+2
2008-04-28[MIPS] make mips_ejtag_setup() staticDmitri Vorobiev1-1/+1
2008-04-28[MIPS] make mips_nmi_setup() staticDmitri Vorobiev1-1/+1
2008-04-28[MIPS] replace remaining __FUNCTION__ occurrencesHarvey Harrison6-7/+7
2008-04-28[MIPS] remove redundant display of free swap space in show_mem()Johannes Weiner1-1/+0
2008-04-28[MIPS] Alchemy: kill useless time variablesSergei Shtylyov2-17/+6
2008-04-28[MIPS] Alchemy: don't unmask timer IRQ earlySergei Shtylyov3-20/+7
2008-04-28[MIPS] Move arch/mips/philips to arch/mips/nxpDaniel Laird22-27/+25
2008-04-28[MIPS] replace __inline with inlineHarvey Harrison2-2/+2
2008-04-28[MIPS] Add support for MIPS CMP platform.Ralf Baechle34-123/+2191
2008-04-28[MIPS] Add CoreFPGA5 support; distinguish between SOCit/ROCitChris Dearman2-5/+12
2008-04-28[MIPS] Add noulri kernel argument to disable "rdhwr $29" usermode support.Chris Dearman1-1/+12
2008-04-28[MIPS] Allow setting of the cache attribute at run time.Chris Dearman11-61/+75
2008-04-28[MIPS] Tidy up cache attributesChris Dearman1-39/+42
2008-04-28[MIPS] All MIPS32 processors support64-bit physical addresses.Chris Dearman5-10/+10
2008-04-28[MIPS] Remove TLB sanitation codeChris Dearman3-61/+0
2008-04-28[MIPS] Basic SPRAM supportChris Dearman3-0/+230
2008-04-28[MIPS] Reimplement clear_page/copy_pageThiemo Seufer6-862/+725
2008-04-28kernel-doc: detect trailing kernel-doc line trashRandy Dunlap1-0/+5
2008-04-28kernel-doc: detect/prevent duplicate doc section namesRandy Dunlap1-7/+13
2008-04-28fatfs: fix build warning with 64k PAGE_SIZEOlof Johansson1-1/+1
2008-04-28fat: detect media without partition table correctlyFrank Seidel1-3/+17
2008-04-28FAT_VALID_MEDIA(): remove pointless testAndrew Morton2-2/+6
2008-04-28fat: use __getname()OGAWA Hirofumi2-16/+14
2008-04-28vfat: bug fix for vfat cannot handle filename with 255Keith Mok2-30/+39
2008-04-28Add balance_dirty_pages_ratelimited() to cont_expand_zero()OGAWA Hirofumi1-0/+2
2008-04-28fat: Remove fat_clusters_flush()OGAWA Hirofumi1-2/+0
2008-04-28fat: Update free_clusters even if it is untrustedOGAWA Hirofumi3-5/+10
2008-04-28fat: Add allow_utime optionOGAWA Hirofumi4-3/+55
2008-04-28fat: fat_setattr() fixOGAWA Hirofumi1-9/+6
2008-04-28fat: fat_notify_change() and check_mode() cleanupOGAWA Hirofumi4-102/+87
2008-04-28fat: kill is_bad_inode() checkOGAWA Hirofumi1-7/+2
2008-04-28reiserfs: unpack tails on quota filesJan Kara3-8/+14
2008-04-28reiserfs: fix hang on umount with quotas when journal is abortedJan Kara1-1/+7
2008-04-28reiserfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison4-13/+13
2008-04-28reiserfs: fix more sparse warnings in do_balan.cHarvey Harrison1-7/+7
2008-04-28reiserfs: fix sparse warning in journal.cHarvey Harrison1-1/+1
2008-04-28reiserfs: le*_add_cpu conversionMarcin Slusarz2-5/+3
2008-04-28udf: fix sparse warning in namei.cHarvey Harrison1-4/+4
2008-04-28ufs: replace __inline with inlineHarvey Harrison1-1/+1
2008-04-28ufs: remove unused fs64_add and fs64_subMarcin Slusarz1-18/+0
2008-04-28ufs: replace remaining __FUNCTION__ occurrencesHarvey Harrison4-11/+11
2008-04-28ufs: [bl]e*_add_cpu conversionMarcin Slusarz1-8/+8
2008-04-28jbd: replace remaining __FUNCTION__ occurrencesHarvey Harrison3-12/+12
2008-04-28ext3: replace remaining __FUNCTION__ occurrencesHarvey Harrison8-80/+80
2008-04-28ext3: fix mount messages when quota disabledJan Kara1-1/+4