summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2012-10-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-13Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-12mips,kgdb: fix recursive page fault with CONFIG_KPROBESJason Wessel
2012-10-11MIPS: MT: Remove kspd.Ralf Baechle
2012-10-11MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets.Ralf Baechle
2012-10-11MIPS: proc: Cleanup printing of ASEs.Ralf Baechle
2012-10-11MIPS: Add detection of DSP ASE Revision 2.Steven J. Hill
2012-10-11MIPS: perf: Add perf functionality for BMIPS5000Al Cooper
2012-10-11MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMPAl Cooper
2012-10-11MIPS: perf: Remove unnecessary #ifdefAl Cooper
2012-10-11MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt)Al Cooper
2012-10-11MIPS: perf: Change the "mips_perf_event" table unsupported indicator.Al Cooper
2012-10-11MIPS: Align swapper_pg_dir to 64K for better TLB Refill code.David Daney
2012-10-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-10-08Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-10-05Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle
2012-10-03kbuild: Fix gcc -x syntaxJean Delvare
2012-09-28Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle
2012-09-28Merge branch 'rixi-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-09-28MIPS: Fix module.c build for 32 bitRalf Baechle
2012-09-27Merge branch 'cn68xx-ciu2' of git://git.linux-mips.org/pub/scm/daney/upstream...Ralf Baechle
2012-09-26MIPS: Wire kcmp syscall.Ralf Baechle
2012-09-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-09-22MIPS: Merge the identical "return from syscall" per-ABI codeAl Viro
2012-09-22MIPS: Prevent hitting do_notify_resume() with !user_mode(regs).Al Viro
2012-09-13MIPS: Add base architecture support for RI and XI.Steven J. Hill
2012-09-13MIPS: Make VPE count to be one-based.Steven J. Hill
2012-09-13MIPS: Add new end of interrupt functionality for GIC.Steven J. Hill
2012-09-13MIPS: Add EIC support for GIC.Steven J. Hill
2012-09-13MIPS: Code clean-ups for the GIC.Steven J. Hill
2012-09-13MIPS: Make GIC code platform independent.Steven J. Hill
2012-09-13MIPS: Add support for the 1074K core.Steven J. Hill
2012-08-27MIPS: CMP/SMTC: Fix tc_id calculationRongQing.Li
2012-08-22MIPS: Fix build error for non-malta VSMP kernelAnoop P A
2012-08-22MIPS: introduce CPU_R4K_FPUFlorian Fainelli
2012-08-17MIPS: Synchronize MIPS count one CPU at a timeJayachandran C
2012-08-17MIPS: Module: Deal with malformed HI16/LO16 relocation sequences.Ralf Baechle
2012-08-17MIPS: Fix race condition in module relocation code.Ralf Baechle
2012-08-17MIPS: Fix memory leak in error path of HI16/LO16 relocation handling.Ralf Baechle
2012-08-01MIPS: Loongson 2: Sort out clock managment.Ralf Baechle
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-07-26posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer
2012-07-25Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',...Ralf Baechle
2012-07-23MIPS: Add CPU support for Loongson1BKelvin Cheung
2012-07-23MIPS: SMTC: Support for Multi-threaded FPUsSteven J. Hill
2012-07-23MIPS: Prune some target specific code out of prom.cDavid Daney
2012-07-19MIPS: sync-r4k: remove redundant irq operationYong Zhang