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-07-12
Merge branch '3.10-fixes' into mips-for-linux-next
Ralf Baechle
6
-48
/
+19
2013-07-01
MIPS: microMIPS: Fix improper definition of ISA exception bit.
Steven J. Hill
2
-3
/
+9
2013-07-01
MIPS: Declare emulate_load_store_microMIPS as a static function.
David Daney
1
-1
/
+2
2013-07-01
MIPS: Fix typos and cleanup comment
Tony Wu
1
-3
/
+0
2013-07-01
MIPS: Cleanup indentation and whitespace
Tony Wu
2
-1
/
+1
2013-07-01
MIPS: BMIPS: support booting from physical CPU other than 0
Florian Fainelli
1
-6
/
+23
2013-07-01
MIPS: GIC: Fix gic_set_affinity infinite loop
Tony Wu
1
-8
/
+7
2013-07-01
MIPS: Get rid of MIPS I flag and test macros.
Ralf Baechle
3
-12
/
+4
2013-07-01
MIPS: r4k,octeon,r2300: stack protector: change canary per task
Gregory Fong
4
-0
/
+23
2013-07-01
MIPS: initial stack protector support
Gregory Fong
1
-0
/
+6
2013-06-25
MIPS: Flush TLB handlers directly after writing them
Jonas Gorski
1
-2
/
+0
2013-06-21
MIPS: Fix rtlx build error.
Ralf Baechle
1
-1
/
+0
2013-06-21
MIPS: Fix execution hazard during watchpoint register probe
Paul Burton
1
-0
/
+8
2013-06-21
MIPS: Move gas macro MAPPED_KERNEL_SETUP_TLB to IP27-specific code.
Ralf Baechle
1
-39
/
+0
2013-06-13
MIPS: Allow platform specific scratch registers
Jayachandran C
1
-0
/
+1
2013-06-13
MIPS: Allow kernel to use coprocessor 2
Jayachandran C
1
-10
/
+5
2013-06-13
MIPS: Move cop2 save/restore to switch_to()
Jayachandran C
1
-27
/
+0
2013-06-11
MIPS: kernel: mcount.S: Drop FRAME_POINTER codepath
Markos Chandras
1
-4
/
+0
2013-06-10
MIPS: ftrace: Add missing CONFIG_DYNAMIC_FTRACE
Markos Chandras
1
-0
/
+4
2013-06-10
MIPS: Implement HAVE_CONTEXT_TRACKING.
Ralf Baechle
5
-14
/
+86
2013-06-10
MIPS: Cleanup flags in syscall flags handlers.
Ralf Baechle
4
-4
/
+4
2013-06-10
MIPS: using strlcpy() instead of strncpy()
Chen Gang
1
-1
/
+1
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
[next]