aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-17MIPS: Cleanup random differences beween lmo and Linus' kernel.Ralf Baechle1-2/+2
2009-12-17MIPS: Fix and enhance built-in kernel command lineDmitri Vorobiev1-4/+20
2009-12-17MIPS: Cleanup signal code initializationRalf Baechle3-76/+70
2009-12-17MIPS: Modularize COP2 handlingRalf Baechle2-22/+63
2009-12-17MIPS: Tracing: Make function graph tracer work with -mmcount-ra-addressWu Zhangjin2-7/+31
2009-12-17MIPS: Tracing: Reserve $12(t0) for mcount-ra-address of gcc 4.5Wu Zhangjin1-13/+13
2009-12-17MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointerWu Zhangjin2-15/+49
2009-12-17MIPS: Tracing: Add dynamic function graph tracer for MIPSWu Zhangjin2-2/+33
2009-12-17MIPS: Tracing: Add function graph tracer support for MIPSWu Zhangjin2-0/+148
2009-12-17MIPS: Tracing: Add IRQENTRY_EXIT section for MIPSWu Zhangjin4-8/+47
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/jack/linux-fs-2.6Linus 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/jikos/trivialLinus Torvalds1-1/+1
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus 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/net-2.6David 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