aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig1-1/+0
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2-48/+48
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner1-21/+21
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2-8/+8
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner1-18/+18
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner1-1/+1
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2-6/+6
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds4-3/+19
2009-12-11fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shAl Viro1-1/+2
2009-12-11Unify sys_mmap*Al Viro2-44/+4
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig4-3/+19
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds7-7/+7
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-36/+11
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds6-6/+15
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds4-172/+14
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina7-7/+7
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller3-4/+7
2009-12-05MIPS: Convert BUG() to use unreachable()David Daney1-3/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa7-7/+7
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe66-546/+808
2009-12-02MIPS: RB532: Fix devices.c compilation.Florian Fainelli1-1/+2
2009-12-02MIPS: Fix MIPS I build.Ralf Baechle1-0/+4
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-9/+28
2009-12-01MIPS: Wire up recvmmsg syscallArnaldo Carvalho de Melo1-6/+9
2009-12-01MIPS: Loongson: Switch from flatmem to sparsememWu Zhangjin1-1/+1
2009-12-01MIPS: Loongson: Disallow 4kB pagesWu Zhangjin1-0/+1
2009-12-01MIPS: Add missing definition for MADV_HWPOISON.Ralf Baechle1-0/+1
2009-12-01MIPS: Fix build error if __xchg() is not getting inlined.Ralf Baechle1-6/+9
2009-12-01MIPS: IP22/IP28 Disable early printk to fix boot problems on some systems.Martin Michlmayr1-2/+16
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's pagesIlya Loginov1-0/+1
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller62-536/+774
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-11/+11
2009-11-13mips: Use generic mult/shift factor calculation for clocksThomas Gleixner2-36/+11
2009-11-13MIPS: SMTC: Fix lockup in smtc_distribute_timerKevin D. Kissell1-1/+2
2009-11-13MIPS: TXx9: Update rbtx49xx_defconfigAtsushi Nemoto1-60/+192
2009-11-13MIPS: Make local arrays with CL_SIZE static __initdataAtsushi Nemoto4-5/+6
2009-11-13MIPS: Add DMA declare coherent memory supportYoichi Yuasa3-10/+9
2009-11-13MIPS: Fix emulation of 64-bit FPU on FPU-less 64-bit CPUs.David Daney1-20/+21
2009-11-12sysctl mips/lasat: Remove dead binary sysctl supportEric W. Biederman1-98/+1
2009-11-06sysctl: mips Use the compat_sys_sysctlEric W. Biederman3-63/+2
2009-11-02MIPS: O32: Fix ppollArnaud Patard1-1/+1
2009-11-02MIPS: Oprofile: Rename cpu_type from godson2 to loongson2Wu Zhangjin1-1/+1
2009-11-02MIPS: Alchemy: Fix hang with high-frequency edge interruptsManuel Lauss1-8/+26
2009-11-02MIPS: TXx9: Fix spi-baseclk valueAtsushi Nemoto1-1/+1
2009-11-02MIPS: bcm63xx: Set the correct BCM3302 CPU nameFlorian Fainelli1-0/+3
2009-11-02MIPS: Loongson 2: Set cpu_has_dc_aliases and cpu_icache_snoops_remote_storeZhang Le1-2/+1
2009-11-02MIPS: Avoid potential hazard on Context registerRalf Baechle2-0/+4
2009-11-02MIPS: Octeon: Use lockless interrupt controller operations when possible.David Daney1-36/+178
2009-11-02MIPS: Octeon: Use write_{un,}lock_irq{restore,save} to set irq affinityDavid Daney1-4/+6