| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: BMIPS: fix hardware interrupt routing for boot CPU != 0 | Florian Fainelli | 2013-08-05 | 1 | -2/+8 |
* | MIPS: BMIPS: fix slave CPU booting when physical CPU is not 0 | Florian Fainelli | 2013-07-30 | 2 | -3/+13 |
* | MIPS: BMIPS: do not change interrupt routing depending on boot CPU | Florian Fainelli | 2013-07-30 | 1 | -7/+1 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-07-19 | 2 | -2/+1 |
|\ |
|
| * | MIPS: BMIPS: Fix thinko to release slave TP from reset | Florian Fainelli | 2013-07-19 | 1 | -1/+1 |
| * | MIPS: Delete dead invocation of exception_exit(). | Ralf Baechle | 2013-07-17 | 1 | -1/+0 |
* | | MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code | Paul Gortmaker | 2013-07-14 | 18 | -54/+46 |
|/ |
|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-07-13 | 24 | -136/+180 |
|\ |
|
| * | Merge branch '3.10-fixes' into mips-for-linux-next | Ralf Baechle | 2013-07-12 | 6 | -48/+19 |
| |\ |
|
| | * | MIPS: Flush TLB handlers directly after writing them | Jonas Gorski | 2013-06-25 | 1 | -2/+0 |
| | * | MIPS: Fix rtlx build error. | Ralf Baechle | 2013-06-21 | 1 | -1/+0 |
| | * | MIPS: Fix execution hazard during watchpoint register probe | Paul Burton | 2013-06-21 | 1 | -0/+8 |
| | * | MIPS: Move gas macro MAPPED_KERNEL_SETUP_TLB to IP27-specific code. | Ralf Baechle | 2013-06-21 | 1 | -39/+0 |
| * | | MIPS: microMIPS: Fix improper definition of ISA exception bit. | Steven J. Hill | 2013-07-01 | 2 | -3/+9 |
| * | | MIPS: Declare emulate_load_store_microMIPS as a static function. | David Daney | 2013-07-01 | 1 | -1/+2 |
| * | | MIPS: Fix typos and cleanup comment | Tony Wu | 2013-07-01 | 1 | -3/+0 |
| * | | MIPS: Cleanup indentation and whitespace | Tony Wu | 2013-07-01 | 2 | -1/+1 |
| * | | MIPS: BMIPS: support booting from physical CPU other than 0 | Florian Fainelli | 2013-07-01 | 1 | -6/+23 |
| * | | MIPS: GIC: Fix gic_set_affinity infinite loop | Tony Wu | 2013-07-01 | 1 | -8/+7 |
| * | | MIPS: Get rid of MIPS I flag and test macros. | Ralf Baechle | 2013-07-01 | 3 | -12/+4 |
| * | | MIPS: r4k,octeon,r2300: stack protector: change canary per task | Gregory Fong | 2013-07-01 | 4 | -0/+23 |
| * | | MIPS: initial stack protector support | Gregory Fong | 2013-07-01 | 1 | -0/+6 |
| * | | MIPS: Allow platform specific scratch registers | Jayachandran C | 2013-06-13 | 1 | -0/+1 |
| * | | MIPS: Allow kernel to use coprocessor 2 | Jayachandran C | 2013-06-13 | 1 | -10/+5 |
| * | | MIPS: Move cop2 save/restore to switch_to() | Jayachandran C | 2013-06-13 | 1 | -27/+0 |
| * | | MIPS: kernel: mcount.S: Drop FRAME_POINTER codepath | Markos Chandras | 2013-06-11 | 1 | -4/+0 |
| * | | MIPS: Implement HAVE_CONTEXT_TRACKING. | Ralf Baechle | 2013-06-10 | 5 | -14/+86 |
| * | | MIPS: Cleanup flags in syscall flags handlers. | Ralf Baechle | 2013-06-10 | 4 | -4/+4 |
| * | | MIPS: using strlcpy() instead of strncpy() | Chen Gang | 2013-06-10 | 1 | -1/+1 |
* | | | mips: remove savemaxmem parameter setup | Zhang Yanfei | 2013-07-03 | 1 | -10/+0 |
* | | | Merge tag 'v3.10' into sched/core | Ingo Molnar | 2013-07-01 | 6 | -19/+49 |
|\ \ \
| | |/
| |/| |
|
| * | | MIPS: ftrace: Add missing CONFIG_DYNAMIC_FTRACE | Markos Chandras | 2013-06-10 | 1 | -0/+4 |
| * | | MIPS: Alchemy: fix wait function | Manuel Lauss | 2013-06-10 | 1 | -6/+7 |
| |/ |
|
| * | MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf. | Ralf Baechle | 2013-06-06 | 2 | -0/+22 |
| * | MIPS: rtlx: Fix implicit declaration of function set_vi_handler() | Yoichi Yuasa | 2013-06-06 | 1 | -0/+1 |
| * | MIPS: Trap exception handling fixes | Maciej W. Rozycki | 2013-05-23 | 1 | -13/+15 |
* | | sched: Rename sched.c as sched/core.c in comments and Documentation | Viresh Kumar | 2013-06-19 | 2 | -4/+5 |
|/ |
|
* | MIPS: N64: Wire getdents64(2) | Aron Xu | 2013-05-22 | 1 | -0/+1 |
* | kprobes/mips: Fix to check double free of insn slot | Masami Hiramatsu | 2013-05-22 | 1 | -1/+4 |
* | MIPS: Idle: Break r4k_wait into two functions and fix it. | Ralf Baechle | 2013-05-22 | 2 | -3/+9 |
* | MIPS: Idle: Do address fiddlery in helper functions. | Ralf Baechle | 2013-05-22 | 2 | -6/+4 |
* | MIPS: Idle: Consolidate all declarations in <asm/idle.h>. | Ralf Baechle | 2013-05-22 | 5 | -4/+5 |
* | MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations. | Ralf Baechle | 2013-05-22 | 1 | -3/+0 |
* | MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait. | Ralf Baechle | 2013-05-22 | 1 | -0/+2 |
* | MIPS: Idle: Make call of function pointer readable. | Ralf Baechle | 2013-05-22 | 1 | -1/+1 |
* | MIPS: Idle: Consistently reformat inline assembler. | Ralf Baechle | 2013-05-22 | 1 | -18/+21 |
* | MIPS: Idle: cleaup SMTC idle hook as per Linux coding style. | Ralf Baechle | 2013-05-22 | 1 | -2/+7 |
* | MIPS: Consolidate idle loop / WAIT instruction support in a single file. | Ralf Baechle | 2013-05-22 | 4 | -212/+233 |
* | MIPS: Extract schedule_mfi info from __schedule | Tony Wu | 2013-05-17 | 1 | -2/+32 |
* | MIPS: Fix sibling call handling in get_frame_info | Tony Wu | 2013-05-17 | 1 | -2/+4 |