index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-06
MIPS: Fix set_pte() for Netlogic XLR using cmpxchg64()
Paul Burton
2
-6
/
+102
2019-02-05
MIPS: Export mm switching functions used by KVM
Paul Burton
1
-0
/
+3
2019-02-04
MIPS: Loongson32: Remove DMA & NAND devices from ls1b/board.c
Paul Burton
1
-28
/
+0
2019-02-04
MIPS: Loongson32: Fix config brokenness; select SYS_SUPPORTS_32BIT_KERNEL
Paul Burton
2
-4
/
+13
2019-02-04
MIPS: Don't select ARCH_HAS_SYNC_DMA_FOR_CPU when DMA is coherent
Paul Burton
1
-4
/
+4
2019-02-04
MIPS: Enable hugepage support for MIPS64r6
Paul Burton
1
-0
/
+1
2019-02-04
MIPS: Remove open-coded cmpxchg() in set_pte()
Paul Burton
1
-43
/
+2
2019-02-04
MIPS: MemoryMapID (MMID) Support
Paul Burton
15
-31
/
+509
2019-02-04
MIPS: Add GINVT instruction helpers
Paul Burton
4
-0
/
+84
2019-02-04
MIPS: mm: Add set_cpu_context() for ASID assignments
Paul Burton
5
-13
/
+24
2019-02-04
MIPS: mm: Unify ASID version checks
Paul Burton
4
-26
/
+28
2019-02-04
MIPS: mm: Un-inline get_new_mmu_context
Paul Burton
3
-19
/
+21
2019-02-04
MIPS: mm: Split obj-y to a file per line
Paul Burton
1
-3
/
+12
2019-02-04
MIPS: mm: Remove local_flush_tlb_mm()
Paul Burton
5
-28
/
+5
2019-02-04
MIPS: mm: Remove redundant preempt_disable in local_flush_tlb_mm()
Paul Burton
1
-2
/
+0
2019-02-04
MIPS: mm: Move drop_mmu_context() comment into appropriate block
Paul Burton
1
-5
/
+5
2019-02-04
MIPS: mm: Consolidate drop_mmu_context() has-ASID checks
Paul Burton
5
-22
/
+10
2019-02-04
MIPS: mm: Avoid HTW stop/start when dropping an inactive mm
Paul Burton
1
-2
/
+3
2019-02-04
MIPS: mm: Remove redundant get_new_mmu_context() cpu argument
Paul Burton
4
-11
/
+15
2019-02-04
MIPS: mm: Remove redundant drop_mmu_context() cpu argument
Paul Burton
5
-8
/
+10
2019-02-04
MIPS: mm: Define activate_mm() using switch_mm()
Paul Burton
1
-27
/
+1
2019-01-29
MIPS: OCTEON: delete unused cvmx-smix-defs.h
Aaro Koskinen
1
-276
/
+0
2019-01-29
MIPS: OCTEON: delete SMI/MDIO enable
Aaro Koskinen
1
-20
/
+0
2019-01-23
MIPS: remove meaningless generic-(CONFIG_GENERIC_CSUM) += checksum.h
Masahiro Yamada
1
-1
/
+0
2019-01-23
MIPS: Loongson32: Revert ISA level to MIPS32R2
Jiaxun Yang
2
-2
/
+2
2019-01-23
MIPS: Loongson32: workaround di issue
Jiaxun Yang
1
-1
/
+1
2019-01-22
MIPS: Loongson32: Set load address to 0x80200000
Jiaxun Yang
1
-1
/
+1
2019-01-22
MIPS: Loongson32: clarify we don't support MIPS16 and merge configs
Jiaxun Yang
2
-15
/
+4
2019-01-22
MIPS: ath79: drop !OF clock code
John Crispin
2
-59
/
+0
2019-01-22
MIPS: ath79: drop platform device registration code
John Crispin
15
-835
/
+0
2019-01-22
MIPS: ath79: drop legacy pci code
John Crispin
5
-309
/
+22
2019-01-22
MIPS: ath79: drop machfiles
John Crispin
12
-919
/
+9
2019-01-22
MIPS: ath79: drop legacy IRQ code
John Crispin
4
-174
/
+7
2019-01-22
MIPS: ath79: export switch MDIO reference clock
Felix Fietkau
2
-1
/
+10
2019-01-22
MIPS: ath79: support setting up clock via DT on all SoC types
Felix Fietkau
1
-17
/
+22
2019-01-22
MIPS: ath79: make specifying the reference clock in DT optional
Felix Fietkau
1
-44
/
+40
2019-01-22
MIPS: ath79: pass PLL base to clock init functions
Felix Fietkau
1
-30
/
+30
2019-01-22
MIPS: ath79: move legacy "wdt" and "uart" clock aliases out of soc init
Felix Fietkau
1
-21
/
+17
2019-01-22
MIPS: ath79: add helpers for setting clocks and expose the ref clock
Felix Fietkau
2
-63
/
+68
2019-01-22
MIPS: Loongson32: Remove unused platform devices
Jiaxun Yang
2
-67
/
+0
2019-01-22
mips: kernel: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
5
-64
/
+16
2019-01-22
mips: math-emu: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-19
/
+4
2019-01-22
mips: mm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-12
/
+3
2019-01-22
mips: ralink: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-7
/
+1
2019-01-22
mips: cavium: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-28
/
+4
2019-01-18
MIPS: Compile post DMA flush only when needed
Hauke Mehrtens
2
-1
/
+7
2019-01-13
Linux 5.0-rc2
v5.0-rc2
Linus Torvalds
1
-1
/
+1
2019-01-13
kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymore
Jonathan Neuschäfer
1
-1
/
+2
2019-01-13
phy: fix build breakage: add PHY_MODE_SATA
John Hubbard
2
-2
/
+4
2019-01-11
ata: ahci: mvebu: request PHY suspend/resume for Armada 3700
Miquel Raynal
1
-0
/
+3
[next]