index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
2015-02-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-02-04
MIPS: Fix syscall_get_nr for the syscall exit tracing.
Lars Persson
2015-02-04
MIPS: elf2ecoff: Ignore PT_MIPS_ABIFLAGS program headers.
Ralf Baechle
2015-02-04
MIPS: elf2ecoff: Rewrite main processing loop to switch.
Ralf Baechle
2015-01-31
MIPS: fork: Fix MSA/FPU/DSP context duplication race
James Hogan
2015-01-31
MIPS: Fix C0_Pagegrain[IEC] support.
David Daney
2015-01-30
MIPS: traps: Fix inline asm ctc1 missing .set hardfloat
James Hogan
2015-01-30
MIPS: mipsregs.h: Add write_32bit_cp1_register()
James Hogan
2015-01-29
MIPS: Fix kernel lockup or crash after CPU offline/online
Hemmo Nieminen
2015-01-29
MIPS: OCTEON: fix kernel crash when offlining a CPU
Aaro Koskinen
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-01-20
module: remove mod arg from module_free, rename module_memfree().
Rusty Russell
2015-01-19
MIPS: ARC: Fix build error.
Ralf Baechle
2015-01-16
MIPS: IRQ: Fix disable_irq on CPU IRQs
Felix Fietkau
2015-01-16
MIPS: smp-mt,smp-cmp: Enable all HW IRQs on secondary CPUs
James Hogan
2015-01-16
MIPS: Fix restart of indirect syscalls
Ed Swierk
2015-01-15
MIPS: ELF: fix loading o32 binaries on 64-bit kernels
James Cowgill
2015-01-13
MIPS: mips-cm: Fix sparse warnings
James Hogan
2015-01-13
MIPS: Kconfig: Fix recursive dependency.
Ralf Baechle
2015-01-13
MIPS: Compat: Fix build error if CONFIG_MIPS32_COMPAT but no compat ABI.
Ralf Baechle
2015-01-13
MIPS: JZ4740: Fixup #include's (sparse)
Brian Norris
2015-01-13
MIPS: Wire up execveat(2).
Ralf Baechle
2015-01-13
MIPS: Update malta_defconfig to something that works out of the box.
Ralf Baechle
2015-01-13
MIPS: FRE: Use set/clear_c0_config5 instead of open coded sequences.
Ralf Baechle
2015-01-13
MIPS: Do not fiddle with FRE unless FRE is actually available.
Ralf Baechle
2014-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
2014-12-20
Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2014-12-19
PM: Eliminate CONFIG_PM_RUNTIME
Rafael J. Wysocki
2014-12-18
mips/gup: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-12-12
MIPS: Use phys_addr_t instead of phys_t
Jaedon Shin
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-12-11
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
Alexander Duyck
2014-12-11
arch: Cleanup read_barrier_depends() and comments
Alexander Duyck
2014-12-11
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
2014-12-10
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-12-08
mips: bpf: Fix broken BPF_MOD
Denis Kirjanov
2014-12-08
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2014-12-05
net: sock: allow eBPF programs to be attached to sockets
Alexei Starovoitov
2014-12-03
clk: Change clk_ops->determine_rate to return a clk_hw as the best parent
Tomeu Vizoso
2014-11-30
Merge 3.18-rc7 into usb-next
Greg Kroah-Hartman
2014-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-27
MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlers
Leonid Yegoshin
[next]