summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-0270-508/+744
|\
| * Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle2013-02-219-37/+214
| |\
| | * MIPS: remove broken conditional inside vpe loader codeJohn Crispin2013-02-191-12/+3
| | * MIPS: SMTC: fix implicit declaration of set_vi_handlerFlorian Fainelli2013-02-191-0/+1
| | * MIPS: early_printk: drop __init annotationsAaro Koskinen2013-02-191-3/+2
| | * MIPS: Probe for and report hardware virtualization support.David Daney2013-02-192-0/+3
| | * mips: reserve elfcorehdrCorey Minyard2013-02-191-0/+39
| | * mips: Make sure kernel memory is in iomemCorey Minyard2013-02-191-21/+31
| | * MIPS: add irqdomain support for the CPU IRQ controllerGabor Juhos2013-02-171-0/+42
| | * MIPS: Add new GIC clocksource.Steven J. Hill2013-02-172-0/+50
| | * MIPS: dsp: Add assembler support for DSP ASEs.Steven J. Hill2013-02-171-0/+31
| | * MIPS: Add support for the M14KEc core.Steven J. Hill2013-02-172-0/+8
| | * MIPS: show correct cpu name for 24KEcJohn Crispin2013-02-171-1/+4
| * | MIPS: Add printing of ISA version in cpuinfo.Steven J. Hill2013-02-152-30/+80
| * | MIPS: Loongson2: Use clk API instead of direct dereferencesJulia Lawall2013-02-151-3/+12
| * | MIPS: Whitespace cleanup.Ralf Baechle2013-02-0168-450/+450
| * | MIPS: Whitespace cleanups and reformatting.Steven J. Hill2013-02-011-2/+2
| * | MIPS: sysmips: Rewrite to use SYSCALL_DEFINE3().Ralf Baechle2013-02-011-12/+5
| * | MIPS: sysmips: Use unreachable().Ralf Baechle2013-02-011-1/+1
| |/
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-281-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-272-10/+5
|\ \
| * | new helper: file_inode(file)Al Viro2013-02-232-10/+5
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-261-1/+1
|\ \ \
| * | | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-2410-460/+54
|\ \ \ | |_|/ |/| |
| * | mips: switch to generic sys_fork() and sys_clone()Al Viro2013-02-046-61/+8
| * | mips: take the "zero newsp means inherit the parent's one" to copy_thread()Al Viro2013-02-043-6/+3
| * | mips: no magic arguments for sysm_pipe()Al Viro2013-02-041-12/+6
| * | mips: don't bother with compat_sys_futex() wrappersAl Viro2013-02-043-9/+2
| * | mips: switch to generic compat rt_sigaction()Al Viro2013-02-043-54/+4
| * | mips: switch to generic compat sched_rr_get_interval()Al Viro2013-02-043-18/+2
| * | mips: sigsuspend() is essentially the same as rt_sigsuspend() hereAl Viro2013-02-042-16/+4
| * | mips: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-043-18/+2
| * | mips: switch to generic compat rt_sigpending()Al Viro2013-02-043-19/+2
| * | mips: switch to generic compat rt_sigprocmask()Al Viro2013-02-043-24/+2
| * | switch mips to generic rt_sigsuspend(), make it unconditionalAl Viro2013-02-045-53/+2
| * | mips: switch to compat_sys_waitid()Al Viro2013-02-042-27/+1
| * | mips: switch to generic sigaltstackAl Viro2013-02-045-127/+11
| * | Merge commit '12890d0f61fc' into arch-mipsAl Viro2013-02-041-13/+6
| |\ \
| | * | MIPS: sysmips: Rewrite to use SYSCALL_DEFINE3().Ralf Baechle2012-12-271-12/+5
| | * | MIPS: sysmips: Use unreachable().Ralf Baechle2012-12-271-1/+1
| * | | mips: use sane prototype for sys_rt_sigsuspend()Al Viro2013-02-041-5/+1
| | |/ | |/|
* | | MIPS: Function tracer: Fix broken function tracingAl Cooper2013-01-312-4/+39
* | | MIPS: vpe.c: Fix null pointer dereference in print arguments.Cong Ding2013-01-161-1/+1
|/ /
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-01-0713-48/+12
|\ \
| * | MIPS: Wire up finit_module syscall.Ralf Baechle2012-12-284-0/+4
| * | MIPS: Switch remaining assembler PAGE_SIZE users to <asm/asm-offsets.h>.Ralf Baechle2012-12-283-6/+5
| * | MIPS: Include PAGE_S{IZE,HIFT} in <asm/offset.h>.Ralf Baechle2012-12-281-0/+3
| * | MIPS: Don't include <asm/page.h> unnecessarily.Ralf Baechle2012-12-284-4/+0
| * | MIPS: perf: Fix build failure in XLP perf support.Manuel Lauss2012-12-271-38/+0
| |/