summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* mips: Don't use create_proc_read_entry()David Howells2013-04-291-38/+26Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-021-2/+2
|\
| * fix compat truncate/ftruncateAl Viro2013-02-251-2/+2
* | 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/+3Star
| | * | MIPS: SMTC: fix implicit declaration of set_vi_handlerFlorian Fainelli2013-02-191-0/+1
| | * | MIPS: early_printk: drop __init annotationsAaro Koskinen2013-02-191-3/+2Star
| | * | 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/+5Star
| * | | 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/+5Star
|\ \ \
| * | | new helper: file_inode(file)Al Viro2013-02-232-10/+5Star
* | | | 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/+54Star
|\ \ \ | |_|/ |/| |
| * | mips: switch to generic sys_fork() and sys_clone()Al Viro2013-02-046-61/+8Star
| * | mips: take the "zero newsp means inherit the parent's one" to copy_thread()Al Viro2013-02-043-6/+3Star
| * | mips: no magic arguments for sysm_pipe()Al Viro2013-02-041-12/+6Star
| * | mips: don't bother with compat_sys_futex() wrappersAl Viro2013-02-043-9/+2Star
| * | mips: switch to generic compat rt_sigaction()Al Viro2013-02-043-54/+4Star
| * | mips: switch to generic compat sched_rr_get_interval()Al Viro2013-02-043-18/+2Star
| * | mips: sigsuspend() is essentially the same as rt_sigsuspend() hereAl Viro2013-02-042-16/+4Star
| * | mips: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-043-18/+2Star
| * | mips: switch to generic compat rt_sigpending()Al Viro2013-02-043-19/+2Star
| * | mips: switch to generic compat rt_sigprocmask()Al Viro2013-02-043-24/+2Star
| * | switch mips to generic rt_sigsuspend(), make it unconditionalAl Viro2013-02-045-53/+2Star
| * | mips: switch to compat_sys_waitid()Al Viro2013-02-042-27/+1Star
| * | mips: switch to generic sigaltstackAl Viro2013-02-045-127/+11Star
| * | Merge commit '12890d0f61fc' into arch-mipsAl Viro2013-02-041-13/+6Star
| |\ \
| | * | MIPS: sysmips: Rewrite to use SYSCALL_DEFINE3().Ralf Baechle2012-12-271-12/+5Star
| | * | MIPS: sysmips: Use unreachable().Ralf Baechle2012-12-271-1/+1
| * | | mips: use sane prototype for sys_rt_sigsuspend()Al Viro2013-02-041-5/+1Star
| | |/ | |/|
* | | 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/+12Star
|\ \
| * | 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/+5Star