aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAge
* Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-03
|\
| * mips: convert vpe_class to use dev_groupsGreg Kroah-Hartman2013-08-20
* | MIPS: BMIPS: fix hardware interrupt routing for boot CPU != 0Florian Fainelli2013-08-05
* | MIPS: BMIPS: fix slave CPU booting when physical CPU is not 0Florian Fainelli2013-07-30
* | MIPS: BMIPS: do not change interrupt routing depending on boot CPUFlorian Fainelli2013-07-30
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-19
|\
| * MIPS: BMIPS: Fix thinko to release slave TP from resetFlorian Fainelli2013-07-19
| * MIPS: Delete dead invocation of exception_exit().Ralf Baechle2013-07-17
* | MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-14
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-13
|\
| * Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle2013-07-12
| |\
| | * MIPS: Flush TLB handlers directly after writing themJonas Gorski2013-06-25
| | * MIPS: Fix rtlx build error.Ralf Baechle2013-06-21
| | * MIPS: Fix execution hazard during watchpoint register probePaul Burton2013-06-21
| | * MIPS: Move gas macro MAPPED_KERNEL_SETUP_TLB to IP27-specific code.Ralf Baechle2013-06-21
| * | MIPS: microMIPS: Fix improper definition of ISA exception bit.Steven J. Hill2013-07-01
| * | MIPS: Declare emulate_load_store_microMIPS as a static function.David Daney2013-07-01
| * | MIPS: Fix typos and cleanup commentTony Wu2013-07-01
| * | MIPS: Cleanup indentation and whitespaceTony Wu2013-07-01
| * | MIPS: BMIPS: support booting from physical CPU other than 0Florian Fainelli2013-07-01
| * | MIPS: GIC: Fix gic_set_affinity infinite loopTony Wu2013-07-01
| * | MIPS: Get rid of MIPS I flag and test macros.Ralf Baechle2013-07-01
| * | MIPS: r4k,octeon,r2300: stack protector: change canary per taskGregory Fong2013-07-01
| * | MIPS: initial stack protector supportGregory Fong2013-07-01
| * | MIPS: Allow platform specific scratch registersJayachandran C2013-06-13
| * | MIPS: Allow kernel to use coprocessor 2Jayachandran C2013-06-13
| * | MIPS: Move cop2 save/restore to switch_to()Jayachandran C2013-06-13
| * | MIPS: kernel: mcount.S: Drop FRAME_POINTER codepathMarkos Chandras2013-06-11
| * | MIPS: Implement HAVE_CONTEXT_TRACKING.Ralf Baechle2013-06-10
| * | MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle2013-06-10
| * | MIPS: using strlcpy() instead of strncpy()Chen Gang2013-06-10
* | | mips: remove savemaxmem parameter setupZhang Yanfei2013-07-03
* | | Merge tag 'v3.10' into sched/coreIngo Molnar2013-07-01
|\ \ \ | | |/ | |/|
| * | MIPS: ftrace: Add missing CONFIG_DYNAMIC_FTRACEMarkos Chandras2013-06-10
| * | MIPS: Alchemy: fix wait functionManuel Lauss2013-06-10
| |/
| * MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf.Ralf Baechle2013-06-06
| * MIPS: rtlx: Fix implicit declaration of function set_vi_handler()Yoichi Yuasa2013-06-06
| * MIPS: Trap exception handling fixesMaciej W. Rozycki2013-05-23
* | sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2013-06-19
|/
* MIPS: N64: Wire getdents64(2)Aron Xu2013-05-22
* kprobes/mips: Fix to check double free of insn slotMasami Hiramatsu2013-05-22
* MIPS: Idle: Break r4k_wait into two functions and fix it.Ralf Baechle2013-05-21
* MIPS: Idle: Do address fiddlery in helper functions.Ralf Baechle2013-05-21
* MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle2013-05-21
* MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations.Ralf Baechle2013-05-21
* MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.Ralf Baechle2013-05-21
* MIPS: Idle: Make call of function pointer readable.Ralf Baechle2013-05-21
* MIPS: Idle: Consistently reformat inline assembler.Ralf Baechle2013-05-21
* MIPS: Idle: cleaup SMTC idle hook as per Linux coding style.Ralf Baechle2013-05-21
* MIPS: Consolidate idle loop / WAIT instruction support in a single file.Ralf Baechle2013-05-21