aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-02-17MIPS: Add new GIC clocksource.Steven J. Hill2-0/+50
2013-02-17MIPS: dsp: Add assembler support for DSP ASEs.Steven J. Hill1-0/+31
2013-02-17MIPS: Add support for the M14KEc core.Steven J. Hill2-0/+8
2013-02-17MIPS: show correct cpu name for 24KEcJohn Crispin1-1/+4
2013-02-15MIPS: Add printing of ISA version in cpuinfo.Steven J. Hill2-30/+80
2013-02-15MIPS: Loongson2: Use clk API instead of direct dereferencesJulia Lawall1-3/+12
2013-02-03mips: switch to generic sys_fork() and sys_clone()Al Viro6-61/+8
2013-02-03mips: take the "zero newsp means inherit the parent's one" to copy_thread()Al Viro3-6/+3
2013-02-03mips: no magic arguments for sysm_pipe()Al Viro1-12/+6
2013-02-03mips: don't bother with compat_sys_futex() wrappersAl Viro3-9/+2
2013-02-03mips: switch to generic compat rt_sigaction()Al Viro3-54/+4
2013-02-03mips: switch to generic compat sched_rr_get_interval()Al Viro3-18/+2
2013-02-03mips: sigsuspend() is essentially the same as rt_sigsuspend() hereAl Viro2-16/+4
2013-02-03mips: switch to generic compat rt_sigqueueinfo()Al Viro3-18/+2
2013-02-03mips: switch to generic compat rt_sigpending()Al Viro3-19/+2
2013-02-03mips: switch to generic compat rt_sigprocmask()Al Viro3-24/+2
2013-02-03switch mips to generic rt_sigsuspend(), make it unconditionalAl Viro5-53/+2
2013-02-03mips: switch to compat_sys_waitid()Al Viro2-27/+1
2013-02-03mips: switch to generic sigaltstackAl Viro5-127/+11
2013-02-03Merge commit '12890d0f61fc' into arch-mipsAl Viro1-13/+6
2013-02-03mips: use sane prototype for sys_rt_sigsuspend()Al Viro1-5/+1
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle68-450/+450
2013-02-01MIPS: Whitespace cleanups and reformatting.Steven J. Hill1-2/+2
2013-02-01MIPS: sysmips: Rewrite to use SYSCALL_DEFINE3().Ralf Baechle1-12/+5
2013-02-01MIPS: sysmips: Use unreachable().Ralf Baechle1-1/+1
2013-01-31MIPS: Function tracer: Fix broken function tracingAl Cooper2-4/+39
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell1-1/+1
2013-01-16MIPS: vpe.c: Fix null pointer dereference in print arguments.Cong Ding1-1/+1
2013-01-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds13-48/+12
2013-01-03MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-12-28MIPS: Wire up finit_module syscall.Ralf Baechle4-0/+4
2012-12-28MIPS: Switch remaining assembler PAGE_SIZE users to <asm/asm-offsets.h>.Ralf Baechle3-6/+5
2012-12-28MIPS: Include PAGE_S{IZE,HIFT} in <asm/offset.h>.Ralf Baechle1-0/+3
2012-12-28MIPS: Don't include <asm/page.h> unnecessarily.Ralf Baechle4-4/+0
2012-12-27MIPS: perf: Fix build failure in XLP perf support.Manuel Lauss1-38/+0
2012-12-27MIPS: sysmips: Rewrite to use SYSCALL_DEFINE3().Ralf Baechle1-12/+5
2012-12-27MIPS: sysmips: Use unreachable().Ralf Baechle1-1/+1
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds16-139/+516
2012-12-13Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...Ralf Baechle1-0/+124
2012-12-13MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle2-107/+0
2012-12-13MIPS: Handle COP3 Unusable exception as COP1X for FP emulationMaciej W. Rozycki1-3/+18
2012-12-13MIPS: Fix poweroff failure when HOTPLUG_CPU configured.Huacai Chen1-3/+1
2012-12-13MIPS: MT: Fix build with CONFIG_UIDGID_STRICT_TYPE_CHECKS=yFlorian Fainelli1-2/+2
2012-12-13MIPS: Remove usage of CEVT_R4K_LIB config option.Ralf Baechle1-1/+1
2012-12-13MIPS: Remove usage of CSRC_R4K_LIB config option.Steven J. Hill1-1/+1
2012-12-13MIPS: Octeon: Add kexec and kdump supportRalf Baechle2-2/+19
2012-12-13MIPS: kdump: Add supportRalf Baechle8-6/+343
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-122/+34
2012-12-12MIPS: Fix harmlessly missing else statement.Ralf Baechle1-5/+8
2012-12-12MIPS: Remove leftovers from the IRIX binary compat code.Ralf Baechle1-4/+0