summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-12-17MIPS: Tracing: Add dynamic function tracer supportWu Zhangjin3-1/+143
2009-12-17MIPS: Tracing: Enable HAVE_FUNCTION_TRACE_MCOUNT_TEST for MIPSWu Zhangjin1-0/+3
2009-12-17MIPS: Tracing: Add static function tracer support for MIPSWu Zhangjin3-0/+94
2009-12-17MIPS: Loongson 2F: Add CPU frequency scaling supportWu Zhangjin6-0/+416
2009-12-17MIPS: Add basic CPUFreq options.Wu Zhangjin1-0/+27
2009-12-17MIPS: PowerTV: Base files for Cisco PowerTV platformDavid VomLehn2-0/+181
2009-12-17MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADERRalf Baechle1-19/+1
2009-12-17MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev1-2/+2
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-0/+1
2009-12-11fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shAl Viro1-1/+2
2009-12-11Unify sys_mmap*Al Viro2-44/+4
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig1-0/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-33/+0
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds4-0/+4
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds3-63/+2
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-0/+4
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-12-02MIPS: Fix MIPS I build.Ralf Baechle1-0/+4
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller16-97/+94
2009-11-13mips: Use generic mult/shift factor calculation for clocksThomas Gleixner1-33/+0
2009-11-13MIPS: SMTC: Fix lockup in smtc_distribute_timerKevin D. Kissell1-1/+2
2009-11-06sysctl: mips Use the compat_sys_sysctlEric W. Biederman3-63/+2
2009-11-02MIPS: O32: Fix ppollArnaud Patard1-1/+1
2009-11-02MIPS: Avoid potential hazard on Context registerRalf Baechle1-0/+1
2009-11-02MIPS: SMTC: Avoid queing multiple reschedule IPIsJaidev Patwardhan1-4/+30
2009-11-02MIPS: GIC: Random fixes and enhancements.Chris Dearman1-71/+43
2009-11-02MIPS: SPRAM: Clean up support code a littleChris Dearman2-10/+2
2009-11-02MIPS: 1004K: Enable SPRAM support.Ralf Baechle1-0/+1
2009-11-02MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin4-4/+4
2009-11-02MIPS: 64-bit: Fix o32 lookup_dcookie syscallWu Zhangjin2-1/+7
2009-11-02MIPS: VPE: Remove stray unlock_kernel.Ralf Baechle1-2/+0
2009-11-02MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin3-3/+3
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo4-0/+4
2009-09-30MIPS: VPE: Get rid of BKL.Ralf Baechle2-42/+50
2009-09-30MIPS: VPE: Fix build after the credential changes a while ago.Ralf Baechle1-10/+23
2009-09-30MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}Ralf Baechle1-13/+0
2009-09-30MIPS: SMP: Fix build.Ralf Baechle1-1/+1
2009-09-30MIPS: SMTC: Remove duplicate structure field initializationJulia Lawall1-3/+2
2009-09-30MIPS: Remove duplicated #includeHuang Weiyi1-1/+0
2009-09-25mips: fix build of vmlinux.ldsManuel Lauss2-6/+8
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds5-14/+15
2009-09-24cpumask: Use accessors for cpu_*_mask: mipsRusty Russell4-8/+8
2009-09-24cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell4-6/+7
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2-5/+13
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar4-4/+4
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches1-3/+2
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg1-2/+11