index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-10
MIPS: ftrace: Add missing CONFIG_DYNAMIC_FTRACE
Markos Chandras
1
-0
/
+4
2013-06-10
MIPS: Alchemy: fix wait function
Manuel Lauss
1
-6
/
+7
2013-06-06
MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf.
Ralf Baechle
2
-0
/
+22
2013-06-06
MIPS: rtlx: Fix implicit declaration of function set_vi_handler()
Yoichi Yuasa
1
-0
/
+1
2013-05-23
MIPS: Trap exception handling fixes
Maciej W. Rozycki
1
-13
/
+15
2013-05-22
MIPS: N64: Wire getdents64(2)
Aron Xu
1
-0
/
+1
2013-05-22
kprobes/mips: Fix to check double free of insn slot
Masami Hiramatsu
1
-1
/
+4
2013-05-22
MIPS: Idle: Break r4k_wait into two functions and fix it.
Ralf Baechle
2
-3
/
+9
2013-05-22
MIPS: Idle: Do address fiddlery in helper functions.
Ralf Baechle
2
-6
/
+4
2013-05-22
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
Ralf Baechle
5
-4
/
+5
2013-05-22
MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations.
Ralf Baechle
1
-3
/
+0
2013-05-22
MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.
Ralf Baechle
1
-0
/
+2
2013-05-22
MIPS: Idle: Make call of function pointer readable.
Ralf Baechle
1
-1
/
+1
2013-05-22
MIPS: Idle: Consistently reformat inline assembler.
Ralf Baechle
1
-18
/
+21
2013-05-22
MIPS: Idle: cleaup SMTC idle hook as per Linux coding style.
Ralf Baechle
1
-2
/
+7
2013-05-22
MIPS: Consolidate idle loop / WAIT instruction support in a single file.
Ralf Baechle
4
-212
/
+233
2013-05-17
MIPS: Extract schedule_mfi info from __schedule
Tony Wu
1
-2
/
+32
2013-05-17
MIPS: Fix sibling call handling in get_frame_info
Tony Wu
1
-2
/
+4
2013-05-17
MIPS: Fix build error for crash_dump.c in 3.10-rc1
EunBong Song
1
-0
/
+1
2013-05-16
Revert "MIPS: Allow ASID size to be determined at boot time."
David Daney
3
-10
/
+8
2013-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-8
/
+1
2013-05-10
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
23
-364
/
+2172
2013-05-09
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
2
-8
/
+1
2013-05-09
Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...
Ralf Baechle
17
-333
/
+2029
2013-05-09
Merge branch 'next/kvm' into mips-for-linux-next
Ralf Baechle
5
-1
/
+81
2013-05-09
MIPS: Add new GIC clockevent driver.
Raghu Gandham
4
-1
/
+141
2013-05-09
MIPS: Formatting clean-ups for clocksources.
Steven J. Hill
1
-3
/
+0
2013-05-09
MIPS: Refactor GIC clocksource code.
Steven J. Hill
3
-12
/
+19
2013-05-09
MIPS: Move 'gic_frequency' to common location.
Steven J. Hill
1
-0
/
+1
2013-05-09
MIPS: Move 'gic_present' to common location.
Steven J. Hill
2
-2
/
+2
2013-05-09
MIPS: MIPS16e: Add unaligned access support.
Steven J. Hill
1
-0
/
+255
2013-05-09
MIPS: MIPS16e: Support handling of delay slots.
Steven J. Hill
1
-5
/
+98
2013-05-09
MIPS: microMIPS: Add configuration option for microMIPS kernel.
Steven J. Hill
1
-0
/
+4
2013-05-09
MIPS: microMIPS: Add vdso support.
Douglas Leung
1
-0
/
+9
2013-05-09
MIPS: microMIPS: Add unaligned access support.
Leonid Yegoshin
2
-201
/
+1112
2013-05-09
MIPS: microMIPS: Support handling of delay slots.
Leonid Yegoshin
1
-0
/
+85
2013-05-09
MIPS: microMIPS: Add support for exception handling.
Steven J. Hill
5
-101
/
+277
2013-05-09
MIPS: microMIPS: Floating point support.
Leonid Yegoshin
2
-5
/
+19
2013-05-08
MIPS: Allow ASID size to be determined at boot time.
Steven J. Hill
3
-8
/
+10
2013-05-08
MIPS: Export symbols used by KVM/MIPS module
Sanjay Lal
1
-0
/
+1
2013-05-08
MIPS: ASM offsets for VCPU arch specific fields.
Sanjay Lal
1
-0
/
+66
2013-05-08
KVM/MIPS32: KVM Guest kernel support.
Sanjay Lal
3
-1
/
+14
2013-05-08
Merge branch 'mips-next-3.10' of git://git.linux-mips.org/pub/scm/john/linux-...
Ralf Baechle
8
-54
/
+75
2013-05-08
MIPS: add detect_memory_region()
John Crispin
1
-0
/
+22
2013-05-08
MIPS: move mips_{set,get}_machine_name() to a more generic place
John Crispin
4
-25
/
+36
2013-05-05
mips: single_open() leaks
Al Viro
1
-1
/
+1
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-38
/
+26
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-126
/
+7
2013-04-30
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-14
/
+1
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-1
/
+1
[next]