aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/dec (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-21MIPS: AR7: use ar7_has_high_vlynq() to determine watchdog base addressFlorian Fainelli1-12/+3
2010-05-21MIPS: BCM63xx: Avoid namespace clash on GPIO_DIR_{IN,OUT}Florian Fainelli2-5/+5
2010-05-21MIPS: MTX-1: Update defconfigFlorian Fainelli1-1449/+955
2010-05-21MIPS: BCM47xx: Update defconfigFlorian Fainelli1-345/+628
2010-05-21MIPS: RB532: Update defconfigFlorian Fainelli1-157/+364
2010-05-21MIPS: AR7: Update defconfigFlorian Fainelli1-53/+143
2010-05-21RTC: rtc-cmos: Fix binary mode supportArnaud Patard1-43/+40
2010-05-21MIPS: Oprofile: Loongson: Cleanup the commentsWu Zhangjin1-20/+5
2010-05-21MIPS: Oprofile: Loongson: Cleanup of the macrosWu Zhangjin1-11/+11
2010-05-21MIPS: Oprofile: Loongson: Remove unused variable from loongson2_cpu_setup()Wu Zhangjin1-4/+1
2010-05-21MIPS: Oprofile: Loongson: Remove useless parenthesesWu Zhangjin1-1/+1
2010-05-21MIPS: Oprofile: Loongson: Unify macro for setting eventsWu Zhangjin1-4/+4
2010-05-21MIPS: nofpu and nodsp only affect CPU0Kevin Cernekee2-21/+30
2010-05-21MIPS: Clean up tables for bootmem allocationDavid VomLehn5-1461/+757
2010-05-21MIPS: Coding style cleanups of access of FCSR rounding mode bitsShane McDonald1-5/+6
2010-05-21MIPS: Loongson 2F: Add gpio/gpioilb supportArnaud Patard4-0/+177
2010-05-21MIPS: Alchemy: add sysdev for DBDMA PM.Manuel Lauss3-44/+72
2010-05-21MIPS: Alchemy: add sysdev for IRQ PM.Manuel Lauss3-91/+122
2010-05-21MIPS: Alchemy: Fix up residual devboard poweroff/reboot code.Manuel Lauss5-22/+15
2010-05-21MIPS: Loongson: update cpu-feature-overrides.hWu Zhangjin1-0/+2
2010-05-21MIPS: Use set_cpus_allowed_ptrJulia Lawall3-5/+5
2010-05-21interrupt.h: fix fatal kernel-doc errorRandy Dunlap1-1/+1
2010-05-21dquot: Detect partial write error to quota file in write_blk() and add printk_ratelimit for quota error messagesJiaying Zhang3-22/+36
2010-05-21ocfs2: Fix lock inversion in quotas during umountJan Kara2-4/+4
2010-05-21ocfs2: Use __dquot_transfer to avoid lock inversionJan Kara1-12/+5
2010-05-21ocfs2: Fix NULL pointer deref when writing local dquotJan Kara3-12/+12
2010-05-21ocfs2: Fix estimate of credits needed for quota allocationJan Kara1-2/+3
2010-05-21ocfs2: Fix quota lockingJan Kara3-186/+214
2010-05-21ocfs2: Avoid unnecessary block mapping when refreshing quota infoJan Kara4-7/+24
2010-05-21ocfs2: Do not map blocks from local quota file on each writeJan Kara3-9/+36
2010-05-21quota: Refactor dquot_transfer code so that OCFS2 can pass in its referencesJan Kara2-35/+27
2010-05-21quota: unify quota init condition in setattrDmitry Monakhov10-15/+23
2010-05-21quota: remove sb_has_quota_active in get/set_infoChristoph Hellwig1-4/+0
2010-05-21quota: unify ->set_dqblkChristoph Hellwig8-40/+98
2010-05-21quota: unify ->get_dqblkChristoph Hellwig6-24/+42
2010-05-21ext3: make barrier options consistent with ext4Eric Sandeen2-9/+39
2010-05-21quota: Make quota stat accounting lockless.Dmitry Monakhov4-46/+106
2010-05-21suppress warning: "quotatypes" defined but not usedSergey Senozhatsky1-0/+2
2010-05-21ext3: Fix waiting on transaction during fsyncJan Kara2-12/+10
2010-05-21jbd: Provide function to check whether transaction will issue data barrierJan Kara3-2/+42
2010-05-21ufs: add ufs speciffic ->setattr callDmitry Monakhov5-3/+13
2010-05-21BKL: Remove BKL from ext2 filesystemJan Blunck2-16/+0
2010-05-21ext2: Add ext2_sb_info s_lock spinlockJan Blunck4-1/+39
2010-05-21ext2: Move ext2_write_super() out of ext2_setup_super()Jan Blunck1-3/+5
2010-05-21ext2: Fold ext2_commit_super() into ext2_sync_super()Jan Blunck1-19/+9
2010-05-21ext2: Remove duplicate code from ext2_sync_fs()Jan Blunck1-7/+0
2010-05-21ext2: Set the write time in ext2_sync_fs()Jan Blunck1-1/+1
2010-05-21ext2: Use ext2_clear_super_error() in ext2_sync_fs()Jan Blunck1-17/+3
2010-05-21ext3: init statistics after journal recovery v2Dmitry Monakhov1-23/+21
2010-05-21ext2: remove useless call to brelse() in ext2_free_inode()Francis Moreau1-5/+4