index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: math-emu: Remove most ifdefery.
Ralf Baechle
2014-05-21
3
-82
/
+144
*
MIPS: math-emu: Turn macros into functions where possible.
Ralf Baechle
2014-05-21
39
-131
/
+143
*
MIPS: math-emu: Harden ieee754int.h against multiple inclusion.
Ralf Baechle
2014-05-21
1
-1
/
+4
*
MIPS: math-emu: Reformat code according to coding style.
Ralf Baechle
2014-05-21
7
-133
/
+140
*
MIPS: math-emu: Move all debug fs code to a separate file.
Ralf Baechle
2014-05-21
3
-56
/
+62
*
MIPS: math-emu: Remove fine example of cargo cult programming.
Ralf Baechle
2014-05-21
1
-7
/
+0
*
MIPS: math-emu: Header file weeding.
Ralf Baechle
2014-05-21
7
-29
/
+12
*
MIPS: branch: Make inclusion of <asm/branch.h> safe.
Ralf Baechle
2014-05-21
1
-0
/
+2
*
MIPS: math-emu: Use helpers to manipulate CAUSEF_BD flag.
Ralf Baechle
2014-05-21
2
-8
/
+8
*
MIPS: branch: New helpers to modify branch delay slot flag in struct pt_regs
Ralf Baechle
2014-05-21
1
-0
/
+10
*
MIPS: math-emu: Get rid of typedefs.
Ralf Baechle
2014-05-21
40
-212
/
+212
*
MIPS: math-emu: Use English spelling of `constant' rather than Danish.
Ralf Baechle
2014-05-21
2
-8
/
+8
*
MIPS: math-emu: Mark exception handling functions as __cold.
Ralf Baechle
2014-05-21
7
-16
/
+23
*
MIPS: math-emu: Use __BITFIELD_FIELD to eleminate redundant definitions.
Ralf Baechle
2014-05-21
1
-63
/
+23
*
MIPS: Move definition of __BITFIELD_FIELD to sharable header.
Ralf Baechle
2014-05-21
3
-18
/
+32
*
MIPS: mm: Fix broken microMIPS kernel regression.
Steven J. Hill
2014-05-14
2
-4
/
+7
*
MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64
Markos Chandras
2014-05-14
1
-0
/
+2
*
MIPS: Wire up renameat2 syscall.
Ralf Baechle
2014-05-13
5
-3
/
+10
*
MIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD.
Ralf Baechle
2014-05-13
1
-199
/
+199
*
MIPS: Remove file missed when removing rm9k support a while ago.
Ralf Baechle
2014-05-13
1
-56
/
+0
*
MIPS/loongson2_cpufreq: Fix CPU clock rate setting
Aaro Koskinen
2014-05-13
1
-2
/
+3
*
MIPS: Loongson: No need to select GENERIC_HARDIRQS_NO__DO_IRQ
Paul Bolle
2014-05-13
1
-1
/
+0
*
MIPS: csum_partial.S CPU_DADDI_WORKAROUNDS bug fix
Maciej W. Rozycki
2014-05-13
1
-0
/
+9
*
MIPS: __strncpy_from_user_asm CPU_DADDI_WORKAROUNDS bug fix
Maciej W. Rozycki
2014-05-13
1
-7
/
+6
*
MIPS: __delay CPU_DADDI_WORKAROUNDS bug fix
Maciej W. Rozycki
2014-05-13
1
-4
/
+10
*
MIPS: DEC/SNI: O32 wrapper stack switching fixes
Maciej W. Rozycki
2014-05-13
5
-137
/
+61
*
MIPS: DEC: Bus error handler <asm/cpu-type.h> fixes
Maciej W. Rozycki
2014-05-13
2
-0
/
+2
*
Revert "MIPS: MT: proc: Add support for printing VPE and TC ids"
Ralf Baechle
2014-05-13
1
-8
/
+1
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-04-27
1
-1
/
+1
|
\
|
*
genirq: Allow forcing cpu affinity of interrupts
Thomas Gleixner
2014-04-17
1
-1
/
+1
*
|
mips: export flush_icache_range
Kees Cook
2014-04-19
1
-2
/
+2
|
/
*
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-04-12
2
-5
/
+4
|
\
|
*
audit: use uapi/linux/audit.h for AUDIT_ARCH declarations
Eric Paris
2014-03-20
1
-1
/
+1
|
*
syscall_get_arch: remove useless function arguments
Eric Paris
2014-03-20
2
-2
/
+2
*
|
Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-04-11
1
-10
/
+10
|
\
\
|
*
\
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2014-04-08
1
-10
/
+10
|
|
\
\
|
|
*
|
cpufreq: create another field .flags in cpufreq_frequency_table
Viresh Kumar
2014-04-07
1
-10
/
+10
*
|
|
|
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
2014-04-08
1
-2
/
+2
|
/
/
/
*
|
|
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-04-03
1
-4
/
+1
|
\
\
\
|
*
|
|
ftrace: Do not pass data to ftrace_dyn_arch_init
Jiri Slaby
2014-03-07
1
-1
/
+1
|
*
|
|
ftrace: Pass retval through return in ftrace_dyn_arch_init()
Jiri Slaby
2014-03-07
1
-3
/
+0
*
|
|
|
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-04-02
2
-228
/
+229
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
MIPS: KVM: Remove dead code in CP0 emulation
James Hogan
2014-03-19
1
-7
/
+0
|
*
|
|
MIPS: KVM: Consult HWREna before emulating RDHWR
James Hogan
2014-03-19
2
-14
/
+18
|
*
|
|
MIPS: KVM: Pass reserved instruction exceptions to guest
James Hogan
2014-03-19
1
-3
/
+4
|
*
|
|
MIPS: KVM: asm/kvm_host.h: Clean up whitespace
James Hogan
2014-03-19
1
-206
/
+209
|
|
/
/
*
|
|
Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/u...
Linus Torvalds
2014-04-02
178
-2521
/
+8037
|
\
\
\
|
*
\
\
Merge branch '3.14-fixes' into mips-for-linux-next
Ralf Baechle
2014-03-31
22
-79
/
+97
|
|
\
\
\
|
|
*
|
|
MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()
Huacai Chen
2014-03-31
1
-0
/
+1
|
|
*
|
|
MIPS: Alchemy: remove duplicate UART register offset definitions
Manuel Lauss
2014-03-31
1
-12
/
+0
[next]