summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | MIPS: Fix typos and cleanup commentTony Wu2013-07-011-3/+0
| * | MIPS: Cleanup indentation and whitespaceTony Wu2013-07-012-1/+1
| * | MIPS: BMIPS: support booting from physical CPU other than 0Florian Fainelli2013-07-011-6/+23
| * | MIPS: GIC: Fix gic_set_affinity infinite loopTony Wu2013-07-011-8/+7
| * | MIPS: Get rid of MIPS I flag and test macros.Ralf Baechle2013-07-013-12/+4
| * | MIPS: r4k,octeon,r2300: stack protector: change canary per taskGregory Fong2013-07-014-0/+23
| * | MIPS: initial stack protector supportGregory Fong2013-07-011-0/+6
| * | MIPS: Allow platform specific scratch registersJayachandran C2013-06-131-0/+1
| * | MIPS: Allow kernel to use coprocessor 2Jayachandran C2013-06-131-10/+5
| * | MIPS: Move cop2 save/restore to switch_to()Jayachandran C2013-06-131-27/+0
| * | MIPS: kernel: mcount.S: Drop FRAME_POINTER codepathMarkos Chandras2013-06-111-4/+0
| * | MIPS: Implement HAVE_CONTEXT_TRACKING.Ralf Baechle2013-06-105-14/+86
| * | MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle2013-06-104-4/+4
| * | MIPS: using strlcpy() instead of strncpy()Chen Gang2013-06-101-1/+1
* | | mips: remove savemaxmem parameter setupZhang Yanfei2013-07-031-10/+0
* | | Merge tag 'v3.10' into sched/coreIngo Molnar2013-07-016-19/+49
|\ \ \ | | |/ | |/|
| * | MIPS: ftrace: Add missing CONFIG_DYNAMIC_FTRACEMarkos Chandras2013-06-101-0/+4
| * | MIPS: Alchemy: fix wait functionManuel Lauss2013-06-101-6/+7
| |/
| * MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf.Ralf Baechle2013-06-062-0/+22
| * MIPS: rtlx: Fix implicit declaration of function set_vi_handler()Yoichi Yuasa2013-06-061-0/+1
| * MIPS: Trap exception handling fixesMaciej W. Rozycki2013-05-231-13/+15
* | sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2013-06-192-4/+5
|/
* MIPS: N64: Wire getdents64(2)Aron Xu2013-05-221-0/+1
* kprobes/mips: Fix to check double free of insn slotMasami Hiramatsu2013-05-221-1/+4
* MIPS: Idle: Break r4k_wait into two functions and fix it.Ralf Baechle2013-05-222-3/+9
* MIPS: Idle: Do address fiddlery in helper functions.Ralf Baechle2013-05-222-6/+4
* MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle2013-05-225-4/+5
* MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations.Ralf Baechle2013-05-221-3/+0
* MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.Ralf Baechle2013-05-221-0/+2
* MIPS: Idle: Make call of function pointer readable.Ralf Baechle2013-05-221-1/+1
* MIPS: Idle: Consistently reformat inline assembler.Ralf Baechle2013-05-221-18/+21
* MIPS: Idle: cleaup SMTC idle hook as per Linux coding style.Ralf Baechle2013-05-221-2/+7
* MIPS: Consolidate idle loop / WAIT instruction support in a single file.Ralf Baechle2013-05-224-212/+233
* MIPS: Extract schedule_mfi info from __scheduleTony Wu2013-05-171-2/+32
* MIPS: Fix sibling call handling in get_frame_infoTony Wu2013-05-171-2/+4
* MIPS: Fix build error for crash_dump.c in 3.10-rc1EunBong Song2013-05-171-0/+1
* Revert "MIPS: Allow ASID size to be determined at boot time."David Daney2013-05-163-10/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-102-8/+1
|\
| * unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-092-8/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-1023-364/+2172
|\ \
| * \ Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2013-05-0917-333/+2029
| |\ \
| | * | MIPS: Add new GIC clockevent driver.Raghu Gandham2013-05-094-1/+141
| | * | MIPS: Formatting clean-ups for clocksources.Steven J. Hill2013-05-091-3/+0
| | * | MIPS: Refactor GIC clocksource code.Steven J. Hill2013-05-093-12/+19
| | * | MIPS: Move 'gic_frequency' to common location.Steven J. Hill2013-05-091-0/+1
| | * | MIPS: Move 'gic_present' to common location.Steven J. Hill2013-05-092-2/+2
| | * | MIPS: MIPS16e: Add unaligned access support.Steven J. Hill2013-05-091-0/+255
| | * | MIPS: MIPS16e: Support handling of delay slots.Steven J. Hill2013-05-091-5/+98
| | * | MIPS: microMIPS: Add configuration option for microMIPS kernel.Steven J. Hill2013-05-091-0/+4
| | * | MIPS: microMIPS: Add vdso support.Douglas Leung2013-05-091-0/+9
OpenPOWER on IntegriCloud