summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2013-05-09MIPS: Formatting clean-ups for clocksources.Steven J. Hill
2013-05-09MIPS: Refactor GIC clocksource code.Steven J. Hill
2013-05-09MIPS: Move 'gic_frequency' to common location.Steven J. Hill
2013-05-09MIPS: Move 'gic_present' to common location.Steven J. Hill
2013-05-09MIPS: MIPS16e: Add unaligned access support.Steven J. Hill
2013-05-09MIPS: MIPS16e: Support handling of delay slots.Steven J. Hill
2013-05-09MIPS: microMIPS: Add configuration option for microMIPS kernel.Steven J. Hill
2013-05-09MIPS: microMIPS: Add vdso support.Douglas Leung
2013-05-09MIPS: microMIPS: Add unaligned access support.Leonid Yegoshin
2013-05-09MIPS: microMIPS: Support handling of delay slots.Leonid Yegoshin
2013-05-09MIPS: microMIPS: Add support for exception handling.Steven J. Hill
2013-05-09MIPS: microMIPS: Floating point support.Leonid Yegoshin
2013-05-08MIPS: Allow ASID size to be determined at boot time.Steven J. Hill
2013-04-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-04-05MIPS: Fix ISA level which causes secondary cache init bypassing and moreDeng-Cheng Zhu
2013-04-05MIPS: Unbreak function tracer for 64-bit kernel.David Daney
2013-03-19MIPS: Fix code generation for non-DSP capable CPUsFlorian Fainelli
2013-03-13MIPS: Fix inconsistent formatting inside /proc/cpuinfoJohn Crispin
2013-03-12MIPS: VR4133: Fix probe for LL/SC.Yoichi Yuasa
2013-03-11MIPS: compat: Return same error ENOSYS as native for invalid operation.Ralf Baechle
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-25fix compat truncate/ftruncateAl Viro
2013-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-23new helper: file_inode(file)Al Viro
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle
2013-02-19MIPS: remove broken conditional inside vpe loader codeJohn Crispin
2013-02-19MIPS: SMTC: fix implicit declaration of set_vi_handlerFlorian Fainelli
2013-02-19MIPS: early_printk: drop __init annotationsAaro Koskinen
2013-02-19MIPS: Probe for and report hardware virtualization support.David Daney
2013-02-19mips: reserve elfcorehdrCorey Minyard
2013-02-19mips: Make sure kernel memory is in iomemCorey Minyard
2013-02-17MIPS: add irqdomain support for the CPU IRQ controllerGabor Juhos
2013-02-17MIPS: Add new GIC clocksource.Steven J. Hill
2013-02-16MIPS: dsp: Add assembler support for DSP ASEs.Steven J. Hill
2013-02-16MIPS: Add support for the M14KEc core.Steven J. Hill
2013-02-16MIPS: show correct cpu name for 24KEcJohn Crispin
2013-02-15MIPS: Add printing of ISA version in cpuinfo.Steven J. Hill
2013-02-15MIPS: Loongson2: Use clk API instead of direct dereferencesJulia Lawall
2013-02-03mips: switch to generic sys_fork() and sys_clone()Al Viro
2013-02-03mips: take the "zero newsp means inherit the parent's one" to copy_thread()Al Viro
2013-02-03mips: no magic arguments for sysm_pipe()Al Viro
2013-02-03mips: don't bother with compat_sys_futex() wrappersAl Viro
2013-02-03mips: switch to generic compat rt_sigaction()Al Viro
2013-02-03mips: switch to generic compat sched_rr_get_interval()Al Viro
2013-02-03mips: sigsuspend() is essentially the same as rt_sigsuspend() hereAl Viro
2013-02-03mips: switch to generic compat rt_sigqueueinfo()Al Viro