aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-11-02MIPS: Set S-cache linesize to 64-bytes for MTI's S-cacheRalf Baechle1-0/+1
2009-11-02MIPS: SMTC: Avoid queing multiple reschedule IPIsJaidev Patwardhan2-4/+31
2009-11-02MIPS: GCMP: Avoid accessing registers when they are not presentJaidev Patwardhan1-3/+13
2009-11-02MIPS: GIC: Random fixes and enhancements.Chris Dearman5-293/+142
2009-11-02MIPS: CMP: Fix memory barriers for correct operation of amon_cpu_startChris Dearman1-3/+4
2009-11-02MIPS: Fix abs.[sd] and neg.[sd] emulation for NaN operandsNigel Stephens2-17/+7
2009-11-02MIPS: SPRAM: Clean up support code a littleChris Dearman3-10/+12
2009-11-02MIPS: 1004K: Enable SPRAM support.Ralf Baechle1-0/+1
2009-11-02MIPS: Malta: Enable PCI 2.1 compatibility in PIIX4Ralf Baechle1-0/+13
2009-11-02MIPS: Kconfig: Fix duplicate default value for MIPS_L1_CACHE_SHIFT.Ralf Baechle1-2/+1
2009-11-02MIPS: MTI: Fix accesses to device registers on MIPS boardsChris Dearman1-1/+1