index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
Age
Commit message (
Expand
)
Author
2015-06-21
MIPS: tlbex.c: Remove new instance of __cpuinitdata that crept back in
Paul Gortmaker
2015-06-21
MIPS: c-r4k: Remove legacy __cpuinit section that crept in
Paul Gortmaker
2015-06-21
MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept in
Paul Gortmaker
2015-06-21
MIPS: tlb-r3k: Optimise a TLBWI barrier in TLB invalidation
Maciej W. Rozycki
2015-06-21
MIPS: tlb-r3k: Move CP0.Wired register initialisation to `tlb_init'
Maciej W. Rozycki
2015-06-21
MIPS: tlb-r3k: Also invalidate wired TLB entries on boot
Maciej W. Rozycki
2015-06-06
MIPS: c-r4k: Fix typo in probe_scache()
Joshua Kinard
2015-05-15
MIPS: tlb-r4k: Fix PG_ELPA comment
James Hogan
2015-04-17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-04-14
mm: expose arch_mmap_rnd when available
Kees Cook
2015-04-14
mips: extract logic for mmap_rnd()
Kees Cook
2015-04-13
Merge branch '4.0-fixes' into mips-for-linux-next
Ralf Baechle
2015-04-10
Revert "MIPS: Avoid pipeline stalls on some MIPS32R2 cores."
Ralf Baechle
2015-04-02
MIPS: c-r4k.c: Fix the 74K D-cache alias erratum workaround
Maciej W. Rozycki
2015-04-01
MIPS: Add R16000 detection
Joshua Kinard
2015-04-01
MIPS: DMA: Implement platform hook to perform post-DMA cache flushes.
Ralf Baechle
2015-03-25
MIPS: Fix race condition in lazy cache flushing.
Lars Persson
2015-03-25
Revert "MIPS: Remove race window in page fault handling"
Lars Persson
2015-03-19
MIPS: Add support for XPA.
Steven J. Hill
2015-03-18
MIPS: Rearrange PTE bits into fixed positions.
Steven J. Hill
2015-02-21
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-02-20
MIPS: mm: Remove dead macro definitions
Andreas Ruprecht
2015-02-20
MIPS: OCTEON: Implement DCache errata workaround for all CN6XXX
David Daney
2015-02-20
MIPS: Add set/clear CP0 macros for PageGrain register
Steven J. Hill
2015-02-17
MIPS: mm: scache: Add secondary cache support for MIPS R6 cores
Markos Chandras
2015-02-17
MIPS: mm: c-r4k: Set the correct ISA level
Markos Chandras
2015-02-17
MIPS: mm: tlbex: Use cpu_has_mips_r2_exec_hazard for the EHB instruction
Leonid Yegoshin
2015-02-17
MIPS: mm: page: Add MIPS R6 support
Markos Chandras
2015-02-16
MIPS: mm: Add MIPS R6 instruction encodings
Leonid Yegoshin
2015-02-16
MIPS: mm: uasm: Add signed 9-bit immediate related macros
Leonid Yegoshin
2015-02-16
MIPS: Add cases for CPU_QEMU_GENERIC
Leonid Yegoshin
2015-02-16
MIPS: mm: Add debug information for userland SIGSEGV signals.
Markos Chandras
2015-02-11
mm: gup: use get_user_pages_unlocked within get_user_pages_fast
Andrea Arcangeli
2015-02-11
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
2015-02-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-01-31
MIPS: Fix C0_Pagegrain[IEC] support.
David Daney
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2014-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
2014-12-18
mips/gup: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2014-12-11
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-11-27
MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlers
Leonid Yegoshin
2014-11-24
MIPS: Add MFHC0 and MTHC0 instructions to uasm.
Steven J. Hill
2014-11-24
MIPS: Replace use of phys_t with phys_addr_t.
Ralf Baechle
2014-11-24
MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT
Ralf Baechle
2014-11-24
MIPS: mm: Only build one microassembler that is suitable
Maciej W. Rozycki
2014-11-24
MIPS: BMIPS: Add special cache handling in c-r4k.c
Kevin Cernekee
2014-11-24
MIPS: DMA: Explain the lack of special handling for R14000/R16000.
Ralf Baechle
2014-11-24
MIPS: Remove useless parentheses
Ralf Baechle
2014-11-19
MIPS: tlb-r4k: Add missing HTW stop/start sequences
Markos Chandras
2014-10-22
MIPS: tlbex: Properly fix HUGE TLB Refill exception handler
David Daney
[next]