aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart2-2/+2
2009-12-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds229-3906/+16743
2009-12-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+1
2009-12-17fix up O_SYNC commentsChristoph Hellwig1-1/+1
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds1-0/+1
2009-12-17MIPS: Lasat: Fix botched changes to sysctl code.Ralf Baechle1-1/+1
2009-12-17MIPS: Cleanup random differences beween lmo and Linus' kernel.Ralf Baechle1-2/+2
2009-12-17MIPS: No longer hardwire CONFIG_EMBEDDED to yMartin Michlmayr1-2/+0
2009-12-17MIPS: Fix and enhance built-in kernel command lineDmitri Vorobiev48-38/+123
2009-12-17MIPS: eXcite: Remove platform.Ralf Baechle69-3225/+0
2009-12-17MIPS: Loongson: Cleanups of serial port supportWu Zhangjin6-26/+51
2009-12-17MIPS: Lemote 2F: Suspend CS5536 MFGPT TimerWu Zhangjin1-0/+11
2009-12-17MIPS: Excite: move iodev_remove to .devexit.textUwe Kleine-König1-2/+2
2009-12-17MIPS: Lasat: Convert to proc_fops / seq_fileAlexey Dobriyan1-45/+68
2009-12-17MIPS: Cleanup signal code initializationRalf Baechle4-84/+70
2009-12-17MIPS: Modularize COP2 handlingRalf Baechle6-23/+140
2009-12-17MIPS: Move EARLY_PRINTK to Kconfig.debugRalf Baechle2-14/+14
2009-12-17MIPS: Yeeloong 2F: Cleanup reset logic using the new ec_write functionWu Zhangjin1-19/+2
2009-12-17MIPS: Yeeloong 2F: Add LID open event as the wakeup eventWu Zhangjin3-4/+72
2009-12-17MIPS: Yeeloong 2F: Add basic EC operationsWu Zhangjin3-1/+319
2009-12-17MIPS: Move several variables from .bss to .init.dataDmitri Vorobiev5-6/+6
2009-12-17MIPS: Tracing: Make function graph tracer work with -mmcount-ra-addressWu Zhangjin3-7/+38
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 Zhangjin3-15/+106
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 Zhangjin3-0/+149
2009-12-17MIPS: Tracing: Add IRQENTRY_EXIT section for MIPSWu Zhangjin7-37/+53
2009-12-17MIPS: Tracing: Add dynamic function tracer supportWu Zhangjin5-1/+154
2009-12-17MIPS: Tracing: Enable HAVE_FUNCTION_TRACE_MCOUNT_TEST for MIPSWu Zhangjin2-0/+4
2009-12-17MIPS: Tracing: Add static function tracer support for MIPSWu Zhangjin6-1/+121
2009-12-17MIPS: Fixup last users of irq_chip->typename Thomas Gleixner5-6/+6
2009-12-17MIPS: Loongson 2F: Add CPU frequency scaling supportWu Zhangjin13-4/+524
2009-12-17MIPS: Add basic CPUFreq options.Wu Zhangjin2-0/+30
2009-12-17MIPS: Lemote 2F: Add cs5536 MFGPT timer supportWu Zhangjin5-0/+271
2009-12-17MIPS: Lemote 2F: Add Lynloong supportWu Zhangjin5-1/+7
2009-12-17MIPS: Lemote 2F: Add NAS supportWu Zhangjin5-1/+7
2009-12-17MIPS: PowerTV: Base files for Cisco PowerTV platformDavid VomLehn39-0/+6952
2009-12-17MIPS: Sibyte: Use hweight8 instead of counting bitsAkinobu Mita1-5/+2
2009-12-17MIPS: Yeeloong 2F: Add board specific suspend supportWu Zhangjin2-0/+79
2009-12-17MIPS: Loongson 2F: Add suspend support frameworkWu Zhangjin3-0/+172
2009-12-17MIPS: Add support for uncached accelerated mappings.Wu Zhangjin3-0/+74
2009-12-17MIPS: Loongson 2F: Cleanup the #if clausesWu Zhangjin6-11/+17
2009-12-17MIPS: Lemote 2F: Add defconfig fileWu Zhangjin1-0/+1836
2009-12-17MIPS: Lemote 2F: Add reset supportWu Zhangjin3-1/+180
2009-12-17MIPS: Lemote 2F: Add IRQ supportWu Zhangjin3-0/+143
2009-12-17MIPS: Lemote 2F: Add PCI supportWu Zhangjin3-1/+216
2009-12-17MIPS: Lemote 2F: Add basic CS5536 VSM supportWu Zhangjin12-0/+1533
2009-12-17MIPS: Lemote 2f: Enable legacy RTC driverWu Zhangjin1-1/+1
2009-12-17MIPS: Lemote 2F: Add a LEMOTE_MACH2F kernel optionWu Zhangjin3-0/+37
2009-12-17MIPS: Loongson: Add basic Loongson 2F supportWu Zhangjin10-20/+197