index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-25
MIPS: Lantiq: Lock DMA register accesses for SMP
Hauke Mehrtens
1
-18
/
+20
2017-01-25
mips: ath79: clock:- Unmap region obtained by of_iomap
Arvind Yadav
1
-2
/
+5
2017-01-25
MIPS: Generic: Fix big endian CPUs on generic machine
Matt Redfearn
1
-0
/
+1
2017-01-25
MIPS: BCM47XX: Add Luxul devices to the database
Dan Haab
4
-0
/
+171
2017-01-25
MIPS: syscall: Return directly in mips_mmap()
Markus Elfring
1
-9
/
+2
2017-01-25
MIPS: MT: Move an assignment for the variable "retval" in mipsmt_sys_sched_se...
Markus Elfring
1
-2
/
+3
2017-01-25
MIPS: Return directly in 32_mmap2()
Markus Elfring
1
-8
/
+3
2017-01-25
MIPS: Avoid old-style declaration
Arnd Bergmann
4
-5
/
+5
2017-01-25
MIPS: ip22: Fix ip28 build for modern gcc
Arnd Bergmann
1
-1
/
+1
2017-01-25
MIPS: Octeon: Avoid empty-body warning
Arnd Bergmann
1
-10
/
+5
2017-01-25
MIPS: Loongson64: Fix empty-body warning in dma_alloc
Arnd Bergmann
1
-14
/
+6
2017-01-25
MIPS: ralink: Remove unused rt*_wdt_reset functions
Arnd Bergmann
3
-31
/
+0
2017-01-25
MIPS: ralink: Fix request_mem_region error handling
Arnd Bergmann
2
-4
/
+4
2017-01-25
MIPS: ralink: Remove unused timer functions
Arnd Bergmann
1
-14
/
+0
2017-01-25
MIPS: Lantiq: Fix another request_mem_region() return code check
Arnd Bergmann
1
-2
/
+2
2017-01-25
MIPS: Alchemy: Remove duplicate initializer
Arnd Bergmann
1
-1
/
+0
2017-01-25
MIPS: 'make -s' should be silent
Arnd Bergmann
1
-2
/
+2
2017-01-25
MIPS: VDSO: avoid duplicate CAC_BASE definition
Arnd Bergmann
1
-2
/
+4
2017-01-24
MIPS: Fix modversions
Arnd Bergmann
6
-9
/
+43
2017-01-24
MIPS: Update ip27_defconfig for SCSI_DH change
Arnd Bergmann
1
-1
/
+1
2017-01-24
MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change
Arnd Bergmann
1
-1
/
+1
2017-01-24
MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change
Arnd Bergmann
7
-12
/
+12
2017-01-24
MIPS: BMIPS: Add support SPI device nodes
Jaedon Shin
16
-6
/
+478
2017-01-24
MIPS: Fix printk continuations in cpu-bugs64.c
James Hogan
1
-12
/
+12
2017-01-03
MIPS: zboot: Consolidate compiler flag filtering.
Ralf Baechle
1
-1
/
+1
2017-01-03
MIPS: ralink: Fix incorrect assignment on ralink_soc
Colin Ian King
1
-1
/
+1
2017-01-03
MIPS: sc-mips: L2 cache is inclusive of L1 dcache for CM3
Paul Burton
1
-0
/
+1
2017-01-03
MIPS: c-r4k: Treat physically indexed dcaches as not aliasing
Paul Burton
1
-0
/
+4
2017-01-03
MIPS: c-r4k: Treat I6400 dcache as though physically indexed
Paul Burton
1
-1
/
+1
2017-01-03
MIPS: Loongson1B: Change the OSC clock name
Kelvin Cheung
1
-1
/
+1
2017-01-03
MIPS: Netlogic: Fix assembler warning from smpboot.S
Paul Burton
1
-2
/
+2
2017-01-03
MIPS: Export {copy, clear}_page functions alongside their definitions
Paul Burton
4
-25
/
+6
2017-01-03
MIPS: Export memcpy & memset functions alongside their definitions
Paul Burton
4
-24
/
+19
2017-01-03
MIPS: Export string functions alongside their definitions
Paul Burton
4
-24
/
+10
2017-01-03
MIPS: Export csum functions alongside their definitions
Paul Burton
2
-8
/
+6
2017-01-03
MIPS: Export invalid_pte_table alongside its definition
Paul Burton
2
-2
/
+2
2017-01-03
MIPS: Export _mcount alongside its definition
Paul Burton
2
-4
/
+3
2017-01-03
MIPS: Export _save_fp & _save_msa alongside their definitions
Paul Burton
3
-8
/
+5
2017-01-03
MIPS: End asm function prologue macros with .insn
Paul Burton
1
-4
/
+6
2017-01-03
MIPS: tlbex: Clear ISA bit when writing to handle_tlb{l,m,s}
Paul Burton
1
-3
/
+3
2017-01-03
MIPS: Use generic asm/export.h
Paul Burton
1
-0
/
+1
2017-01-03
MIPS: IRQ: Remove useless i8259_of_init() prototype.
Ralf Baechle
1
-1
/
+0
2017-01-03
MIPS: uprobes: Remove __weak attribute from arch_uprobe_copy_ixol.
Marcin Nowakowski
1
-1
/
+1
2017-01-03
MIPS: ralink: Cosmetic change to prom_init().
John Crispin
1
-5
/
+4
2017-01-03
MIPS: ralink: Add missing symbol for highmem support.
John Crispin
1
-0
/
+1
2017-01-03
MIPS: ralink: Add missing clk_round_rate().
John Crispin
1
-0
/
+6
2017-01-03
MIPS: ralink: Fix a typo in the pinmux setup.
John Crispin
1
-9
/
+9
2017-01-03
MIPS: ralink: Add missing pinmux.
John Crispin
2
-3
/
+12
2017-01-03
MIPS: ralink: Add missing I2C and I2S clocks.
John Crispin
4
-0
/
+10
2017-01-03
MIPS: ralink: MT7621 does not set its SoC type.
John Crispin
1
-1
/
+1
[next]