summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-302-34/+16
|\
| * mips: Use generic idle loopThomas Gleixner2013-04-082-34/+16
* | early_printk: consolidate random copies of identical codeThomas Gleixner2013-04-291-6/+6
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-04-053-9/+10
|\
| * MIPS: Fix ISA level which causes secondary cache init bypassing and moreDeng-Cheng Zhu2013-04-052-5/+3
| * MIPS: Unbreak function tracer for 64-bit kernel.David Daney2013-04-051-4/+7
* | MIPS: Fix code generation for non-DSP capable CPUsFlorian Fainelli2013-03-191-19/+6
* | MIPS: Fix inconsistent formatting inside /proc/cpuinfoJohn Crispin2013-03-131-1/+1
* | MIPS: VR4133: Fix probe for LL/SC.Yoichi Yuasa2013-03-121-3/+4
* | MIPS: compat: Return same error ENOSYS as native for invalid operation.Ralf Baechle2013-03-111-1/+1
|/
* 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/+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-271-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-262-10/+5
|\ \ \
| * | | new helper: file_inode(file)Al Viro2013-02-222-10/+5
* | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-251-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-2310-460/+54
|\ \ \ | |_|/ |/| |
| * | mips: switch to generic sys_fork() and sys_clone()Al Viro2013-02-036-61/+8
| * | mips: take the "zero newsp means inherit the parent's one" to copy_thread()Al Viro2013-02-033-6/+3
| * | mips: no magic arguments for sysm_pipe()Al Viro2013-02-031-12/+6
| * | mips: don't bother with compat_sys_futex() wrappersAl Viro2013-02-033-9/+2
| * | mips: switch to generic compat rt_sigaction()Al Viro2013-02-033-54/+4
| * | mips: switch to generic compat sched_rr_get_interval()Al Viro2013-02-033-18/+2
| * | mips: sigsuspend() is essentially the same as rt_sigsuspend() hereAl Viro2013-02-032-16/+4
| * | mips: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-033-18/+2
| * | mips: switch to generic compat rt_sigpending()Al Viro2013-02-033-19/+2
| * | mips: switch to generic compat rt_sigprocmask()Al Viro2013-02-033-24/+2
| * | switch mips to generic rt_sigsuspend(), make it unconditionalAl Viro2013-02-035-53/+2
| * | mips: switch to compat_sys_waitid()Al Viro2013-02-032-27/+1
| * | mips: switch to generic sigaltstackAl Viro2013-02-035-127/+11
OpenPOWER on IntegriCloud