index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
irqchip: i8259: Remove unused i8259A_irq_pending
Paul Burton
2016-10-06
1
-1
/
+0
*
irqchip: i8259: Allow platforms to override poll function
Paul Burton
2016-10-06
1
-0
/
+11
*
MIPS: SEAD3: Probe EHCI controller using DT
Paul Burton
2016-10-05
1
-21
/
+0
*
MIPS: SEAD3: Probe ethernet controller using DT
Paul Burton
2016-10-05
1
-2
/
+0
*
MIPS: SEAD3: Probe UARTs using DT
Paul Burton
2016-10-05
1
-4
/
+0
*
MIPS: SEAD3: Probe interrupt controllers using DT
Paul Burton
2016-10-05
2
-5
/
+29
*
MIPS: smp.c: Introduce mechanism for freeing and allocating IPIs
Matt Redfearn
2016-10-05
1
-0
/
+14
*
MIPS: c-r4k: Split user/kernel flush_icache_range()
James Hogan
2016-10-04
1
-0
/
+5
*
MIPS: pm-cps: Support CM3 changes to Coherence Enable Register
Matt Redfearn
2016-10-04
1
-0
/
+1
*
MIPS: pm-cps: Add MIPSr6 CPU support
Matt Redfearn
2016-10-04
1
-2
/
+4
*
MIPS: Barrier: Add definitions of SYNC stype values
Matt Redfearn
2016-10-04
1
-0
/
+96
*
MIPS: Octeon: Delete unused cvmx-mdio.h
Aaro Koskinen
2016-10-04
1
-506
/
+0
*
MIPS: Octeon: Delete unused cvmx_helper_board_link_set_phy.
Aaro Koskinen
2016-10-04
1
-20
/
+0
*
MIPS: Octeon: Delete unused cvmx_override_board_link_get.
Aaro Koskinen
2016-10-04
1
-10
/
+0
*
MIPS: Squash lines for simple wrapper functions
Masahiro Yamada
2016-10-04
2
-10
/
+2
*
MIPS: Add RTC support for Loongson1C board
Yang Ling
2016-10-04
1
-0
/
+1
*
MIPS: Loongson1C: Add board support
Yang Ling
2016-10-04
4
-1
/
+140
*
MIPS: Add CPU support for Loongson1C
Yang Ling
2016-10-04
2
-1
/
+3
*
MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systems
Paul Burton
2016-10-02
1
-0
/
+11
*
MIPS: Stop setting I6400 FTLBP
Paul Burton
2016-09-29
1
-2
/
+0
*
MIPS: uprobes: remove incorrect set_orig_insn
Marcin Nowakowski
2016-09-29
1
-1
/
+0
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-09-25
3
-2
/
+5
|
\
|
*
MIPS: Octeon: mangle-port: fix build failure with VDSO code
Aaro Koskinen
2016-09-19
1
-2
/
+2
|
*
MIPS: Add a missing ".set pop" in an early commit
Huacai Chen
2016-09-13
1
-0
/
+1
|
*
MIPS: paravirt: Fix undefined reference to smp_bootstrap
Matt Redfearn
2016-09-13
1
-0
/
+2
*
|
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-09-14
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
mips: copy_from_user() must zero the destination on access_ok() failure
Al Viro
2016-09-13
1
-0
/
+3
*
|
treewide: replace config_enabled() with IS_ENABLED() (2nd round)
Masahiro Yamada
2016-08-27
1
-2
/
+2
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-08-06
15
-60
/
+192
|
\
|
*
Merge branch '4.7-fixes' into mips-for-linux-next
Ralf Baechle
2016-08-03
1
-0
/
+2
|
|
\
|
|
*
MIPS: Fix MSA asm warnings in control reg accessors
James Hogan
2016-07-24
1
-0
/
+2
|
*
|
MIPS: Use CPHYSADDR to implement mips32 __pa
Paul Burton
2016-08-02
1
-10
/
+28
|
*
|
MIPS: store the appended dtb address in a variable
Jonas Gorski
2016-08-02
1
-0
/
+4
|
*
|
MIPS: Factor o32 specific code into signal_o32.c
Harvey Hunt
2016-08-02
1
-1
/
+1
|
*
|
MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is present
Paul Burton
2016-08-02
2
-2
/
+7
|
*
|
MIPS: Use per-mm page to execute branch delay slot instructions
Paul Burton
2016-08-02
5
-15
/
+127
|
*
|
MIPS: c-r4k: Exclude sibling CPUs in SMP calls
James Hogan
2016-07-29
1
-1
/
+1
|
*
|
MIPS: c-r4k: Fix protected_writeback_scache_line for EVA
James Hogan
2016-07-29
1
-0
/
+4
|
*
|
MIPS: SMP: Update cpu_foreign_map on CPU disable
James Hogan
2016-07-29
1
-0
/
+2
|
*
|
MIPS: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
James Hogan
2016-07-28
2
-0
/
+3
|
*
|
MIPS: Octeon: Remove forced mappings of USB interrupts.
Steven J. Hill
2016-07-28
1
-2
/
+0
|
*
|
MIPS: Octeon: Changes to support readq()/writeq() usage.
Steven J. Hill
2016-07-11
1
-29
/
+13
|
*
|
MIPS: Fix page table corruption on THP permission changes.
David Daney
2016-07-06
1
-1
/
+1
*
|
|
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-08-04
6
-15
/
+15
*
|
|
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-02
1
-10
/
+0
|
\
\
\
|
*
|
|
Merge branch 'pci/msi-affinity' into next
Bjorn Helgaas
2016-08-01
3
-8
/
+11
|
|
\
|
|
|
*
|
|
PCI: Unify pci_resource_to_user() declarations
Bjorn Helgaas
2016-06-17
1
-10
/
+0
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-02
7
-199
/
+263
|
\
\
\
\
|
*
|
|
|
MIPS: Fix definition of KSEGX() for 64-bit
James Hogan
2016-08-01
1
-1
/
+1
|
*
|
|
|
MIPS: KVM: Fix pre-r6 ll/sc instructions on r6
James Hogan
2016-07-05
1
-3
/
+3
[next]