index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
2017-02-24
userfaultfd: non-cooperative: add event for memory unmaps
Mike Rapoport
2017-02-21
Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
2017-02-14
MIPS: sysmips: Remove duplicated include from syscall.c
Wei Yongjun
2017-02-14
MIPS: Unify perf counter register definitions
James Hogan
2017-02-13
MIPS: sync-r4k: Fix KERN_CONT fallout
Matt Redfearn
2017-02-13
MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
Matt Redfearn
2017-02-13
MIPS: Fix cacheinfo overflow
James Hogan
2017-02-01
fs/binfmt: Convert obsolete cputime type to nsecs
Frederic Weisbecker
2017-01-25
MIPS: syscall: Return directly in mips_mmap()
Markus Elfring
2017-01-25
MIPS: MT: Move an assignment for the variable "retval" in mipsmt_sys_sched_se...
Markus Elfring
2017-01-25
MIPS: Return directly in 32_mmap2()
Markus Elfring
2017-01-24
MIPS: Fix printk continuations in cpu-bugs64.c
James Hogan
2017-01-03
MIPS: Export {copy, clear}_page functions alongside their definitions
Paul Burton
2017-01-03
MIPS: Export memcpy & memset functions alongside their definitions
Paul Burton
2017-01-03
MIPS: Export string functions alongside their definitions
Paul Burton
2017-01-03
MIPS: Export csum functions alongside their definitions
Paul Burton
2017-01-03
MIPS: Export invalid_pte_table alongside its definition
Paul Burton
2017-01-03
MIPS: Export _mcount alongside its definition
Paul Burton
2017-01-03
MIPS: Export _save_fp & _save_msa alongside their definitions
Paul Burton
2017-01-03
MIPS: uprobes: Remove __weak attribute from arch_uprobe_copy_ixol.
Marcin Nowakowski
2017-01-03
MIPS: Add cacheinfo support
Justin Chen
2017-01-03
MIPS: kexec: add debug info about the new kexec'ed image
Marcin Nowakowski
2017-01-03
MIPS: kexec: Do not reserve invalid crashkernel memory on boot
Marcin Nowakowski
2017-01-03
MIPS: fix mem=X@Y commandline processing
Marcin Nowakowski
2017-01-03
MIPS: relocate: Optionally relocate the DTB
Marcin Nowakowski
2017-01-03
MIPS: Use early_init_fdt_reserve_self to protect DTB location
Marcin Nowakowski
2017-01-03
MIPS: init: Ensure bootmem does not corrupt reserved memory
Marcin Nowakowski
2017-01-03
MIPS: init: Ensure reserved memory regions are not added to bootmem
Marcin Nowakowski
2017-01-03
MIPS: Do not request resources for crashkernel if one isn't defined
Marcin Nowakowski
2017-01-03
MIPS: Move register dump routines out of ptrace code
Marcin Nowakowski
2017-01-03
MIPS: kexec: remove SMP_DUMP
Marcin Nowakowski
2017-01-03
MIPS: Remove r2_emul_return from struct thread_info
Paul Burton
2017-01-03
MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systems
Paul Burton
2017-01-03
MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfix
Leonid Yegoshin
2017-01-03
MIPS: BMIPS: Migrate interrupts during bmips_cpu_disable
Florian Fainelli
2017-01-03
MIPS: SMP-CPS: Don't BUG if a CPU fails to start
Matt Redfearn
2017-01-03
MIPS: SMP: Remove cpu_callin_map
Matt Redfearn
2017-01-03
MIPS: SMP: Use a completion event to signal CPU up
Matt Redfearn
2017-01-03
MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps
Paul Burton
2017-01-03
MIPS: Calculate microMIPS ra properly when unwinding the stack
Paul Burton
2017-01-03
MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
Paul Burton
2017-01-03
MIPS: Fix get_frame_info() handling of microMIPS function size
Paul Burton
2017-01-03
MIPS: Prevent unaligned accesses during stack unwinding
Paul Burton
2017-01-03
MIPS: Clear ISA bit correctly in get_frame_info()
Paul Burton
2017-01-03
MIPS: Ensure bss section ends on a long-aligned address
Paul Burton
2017-01-03
MIPS: Relocatable: Provide plat_post_relocation hook
Steven J. Hill
2017-01-03
MIPS: Switch to the irq_stack in interrupts
Matt Redfearn
2017-01-03
MIPS: Stack unwinding while on IRQ stack
Matt Redfearn
2017-01-03
MIPS: Introduce irq_stack
Matt Redfearn
[next]