aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 4-3/+19
2009-12-11fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shGravatar Al Viro 1-1/+2
2009-12-11Unify sys_mmap*Gravatar Al Viro 2-44/+4
2009-12-10vfs: Implement proper O_SYNC semanticsGravatar Christoph Hellwig 4-3/+19
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 7-7/+7
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-36/+11
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-0/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Gravatar Linus Torvalds 6-6/+15
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Gravatar Linus Torvalds 4-172/+14
2009-12-07Merge branch 'for-next' into for-linusGravatar Jiri Kosina 7-7/+7
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/Gravatar David S. Miller 3-4/+7
2009-12-05MIPS: Convert BUG() to use unreachable()Gravatar David Daney 1-3/+1
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 7-7/+7
2009-12-03Merge branch 'master' into for-2.6.33Gravatar Jens Axboe 66-546/+808
2009-12-02MIPS: RB532: Fix devices.c compilation.Gravatar Florian Fainelli 1-1/+2
2009-12-02MIPS: Fix MIPS I build.Gravatar Ralf Baechle 1-0/+4
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 3-9/+28
2009-12-01MIPS: Wire up recvmmsg syscallGravatar Arnaldo Carvalho de Melo 1-6/+9
2009-12-01MIPS: Loongson: Switch from flatmem to sparsememGravatar Wu Zhangjin 1-1/+1
2009-12-01MIPS: Loongson: Disallow 4kB pagesGravatar Wu Zhangjin 1-0/+1
2009-12-01MIPS: Add missing definition for MADV_HWPOISON.Gravatar Ralf Baechle 1-0/+1
2009-12-01MIPS: Fix build error if __xchg() is not getting inlined.Gravatar Ralf Baechle 1-6/+9
2009-12-01MIPS: IP22/IP28 Disable early printk to fix boot problems on some systems.Gravatar Martin Michlmayr 1-2/+16
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Gravatar Ilya Loginov 1-0/+1
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 62-536/+774
2009-11-18sysctl: Drop & in front of every proc_handler.Gravatar Eric W. Biederman 1-11/+11
2009-11-13mips: Use generic mult/shift factor calculation for clocksGravatar Thomas Gleixner 2-36/+11
2009-11-13MIPS: SMTC: Fix lockup in smtc_distribute_timerGravatar Kevin D. Kissell 1-1/+2
2009-11-13MIPS: TXx9: Update rbtx49xx_defconfigGravatar Atsushi Nemoto 1-60/+192
2009-11-13MIPS: Make local arrays with CL_SIZE static __initdataGravatar Atsushi Nemoto 4-5/+6
2009-11-13MIPS: Add DMA declare coherent memory supportGravatar Yoichi Yuasa 3-10/+9
2009-11-13MIPS: Fix emulation of 64-bit FPU on FPU-less 64-bit CPUs.Gravatar David Daney 1-20/+21
2009-11-12sysctl mips/lasat: Remove dead binary sysctl supportGravatar Eric W. Biederman 1-98/+1
2009-11-06sysctl: mips Use the compat_sys_sysctlGravatar Eric W. Biederman 3-63/+2
2009-11-02MIPS: O32: Fix ppollGravatar Arnaud Patard 1-1/+1
2009-11-02MIPS: Oprofile: Rename cpu_type from godson2 to loongson2Gravatar Wu Zhangjin 1-1/+1
2009-11-02MIPS: Alchemy: Fix hang with high-frequency edge interruptsGravatar Manuel Lauss 1-8/+26
2009-11-02MIPS: TXx9: Fix spi-baseclk valueGravatar Atsushi Nemoto 1-1/+1
2009-11-02MIPS: bcm63xx: Set the correct BCM3302 CPU nameGravatar Florian Fainelli 1-0/+3
2009-11-02MIPS: Loongson 2: Set cpu_has_dc_aliases and cpu_icache_snoops_remote_storeGravatar Zhang Le 1-2/+1
2009-11-02MIPS: Avoid potential hazard on Context registerGravatar Ralf Baechle 2-0/+4
2009-11-02MIPS: Octeon: Use lockless interrupt controller operations when possible.Gravatar David Daney 1-36/+178
2009-11-02MIPS: Octeon: Use write_{un,}lock_irq{restore,save} to set irq affinityGravatar David Daney 1-4/+6
2009-11-02MIPS: Set S-cache linesize to 64-bytes for MTI's S-cacheGravatar Ralf Baechle 1-0/+1
2009-11-02MIPS: SMTC: Avoid queing multiple reschedule IPIsGravatar Jaidev Patwardhan 2-4/+31
2009-11-02MIPS: GCMP: Avoid accessing registers when they are not presentGravatar Jaidev Patwardhan 1-3/+13
2009-11-02MIPS: GIC: Random fixes and enhancements.Gravatar Chris Dearman 5-293/+142
2009-11-02MIPS: CMP: Fix memory barriers for correct operation of amon_cpu_startGravatar Chris Dearman 1-3/+4
2009-11-02MIPS: Fix abs.[sd] and neg.[sd] emulation for NaN operandsGravatar Nigel Stephens 2-17/+7
2009-11-02MIPS: SPRAM: Clean up support code a littleGravatar Chris Dearman 3-10/+12