aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-05-08MIPS: Export symbols used by KVM/MIPS moduleSanjay Lal1-0/+1
2013-05-08MIPS: ASM offsets for VCPU arch specific fields.Sanjay Lal1-0/+66
2013-05-08KVM/MIPS32: KVM Guest kernel support.Sanjay Lal3-1/+14
2013-05-08Merge branch 'mips-next-3.10' of git://git.linux-mips.org/pub/scm/john/linux-...Ralf Baechle8-54/+75
2013-05-08MIPS: add detect_memory_region()John Crispin1-0/+22
2013-05-08MIPS: move mips_{set,get}_machine_name() to a more generic placeJohn Crispin4-25/+36
2013-05-05mips: single_open() leaksAl Viro1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-38/+26
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-126/+7
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-14/+1
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-1/+1
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-13/+0
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-303/+0
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-34/+16
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner1-6/+6
2013-04-29mips: Don't use create_proc_read_entry()David Howells1-38/+26
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki4-303/+0
2013-04-11MIPS: Avoid overoptimization by GCC.Ralf Baechle1-2/+1
2013-04-11MIPS: Make tlb exception handler definitions and declarations match.Ralf Baechle1-4/+4
2013-04-10cpufreq: mips: move cpufreq driver to drivers/cpufreqViresh Kumar4-296/+0
2013-04-08mips: Use generic idle loopThomas Gleixner2-34/+16
2013-04-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-9/+10
2013-04-05MIPS: Fix ISA level which causes secondary cache init bypassing and moreDeng-Cheng Zhu2-5/+3
2013-04-05MIPS: Unbreak function tracer for 64-bit kernel.David Daney1-4/+7
2013-04-02cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar1-6/+0
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar1-3/+2
2013-03-19MIPS: Fix code generation for non-DSP capable CPUsFlorian Fainelli1-19/+6
2013-03-13MIPS: Fix inconsistent formatting inside /proc/cpuinfoJohn Crispin1-1/+1
2013-03-12MIPS: VR4133: Fix probe for LL/SC.Yoichi Yuasa1-3/+4
2013-03-11MIPS: compat: Return same error ENOSYS as native for invalid operation.Ralf Baechle1-1/+1
2013-03-03get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPCAl Viro2-27/+3
2013-03-03merge compat sys_ipc instancesAl Viro2-70/+1
2013-03-03consolidate compat lookup_dcookie()Al Viro2-7/+1
2013-03-03convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro3-22/+2
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+2
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds70-508/+744
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-3/+3
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-10/+5
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2013-02-25fix compat truncate/ftruncateAl Viro1-2/+2
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds10-460/+54
2013-02-22new helper: file_inode(file)Al Viro2-10/+5
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle9-37/+214
2013-02-19MIPS: remove broken conditional inside vpe loader codeJohn Crispin1-12/+3
2013-02-19MIPS: SMTC: fix implicit declaration of set_vi_handlerFlorian Fainelli1-0/+1
2013-02-19MIPS: early_printk: drop __init annotationsAaro Koskinen1-3/+2
2013-02-19MIPS: Probe for and report hardware virtualization support.David Daney2-0/+3
2013-02-19mips: reserve elfcorehdrCorey Minyard1-0/+39
2013-02-19mips: Make sure kernel memory is in iomemCorey Minyard1-21/+31
2013-02-17MIPS: add irqdomain support for the CPU IRQ controllerGabor Juhos1-0/+42