summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-05-011-14/+1
|\
| * dump_stack: unify debug information printed by show_regs()Tejun Heo2013-05-011-1/+1
| * dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-05-011-13/+0
* | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-014-303/+0
|\ \ | |/ |/|
| * Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-284-303/+0
| |\
| | * cpufreq: mips: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-104-296/+0
| | * cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar2013-04-021-6/+0
| | * cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-3/+2
* | | 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-301-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-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