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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
MIPS: smp-cmp: Use right include for task_struct
Jason A. Donenfeld
1
-1
/
+1
2017-11-02
MIPS: CPS: Fix use of current_cpu_data in preemptible code
Matt Redfearn
1
-1
/
+1
2017-11-01
MIPS: SMP: Fix deadlock & online race
Matt Redfearn
1
-6
/
+16
2017-11-01
MIPS: generic: Fix compilation error from include asm/mips-cpc.h
Matt Redfearn
1
-1
/
+1
2017-11-01
Update MIPS email addresses
Paul Burton
9
-9
/
+9
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-10-09
MIPS: make thread_saved_pc static
Tobias Klauser
1
-1
/
+1
2017-09-20
MIPS: Fix perf event init
Paul Burton
1
-2
/
+1
2017-09-16
Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...
Linus Torvalds
27
-679
/
+605
2017-09-15
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-8
/
+4
2017-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-11
/
+10
2017-09-06
MIPS: Refactor handling of stack pointer in get_frame_info
Matt Redfearn
1
-31
/
+30
2017-09-06
MIPS: Stacktrace: Fix microMIPS stack unwinding on big endian systems
Matt Redfearn
1
-9
/
+7
2017-09-06
MIPS: microMIPS: Fix decoding of swsp16 instruction
Matt Redfearn
1
-1
/
+1
2017-09-06
MIPS: microMIPS: Fix decoding of addiusp instruction
Matt Redfearn
1
-3
/
+7
2017-09-06
MIPS: microMIPS: Fix detection of addiusp instruction
Matt Redfearn
1
-1
/
+1
2017-09-06
MIPS: Handle non word sized instructions when examining frame
Matt Redfearn
1
-3
/
+6
2017-09-06
MIPS: Add DWARF unwinding to assembly
Corey Minyard
1
-5
/
+8
2017-09-06
MIPS: Fix issues in backtraces
Corey Minyard
1
-3
/
+19
2017-09-05
fs: fix kernel_read prototype
Christoph Hellwig
1
-8
/
+4
2017-09-04
MIPS: Remove unnecessary inclusions of linux/irqchip/mips-gic.h
Paul Burton
2
-2
/
+0
2017-09-04
MIPS: Use mips_gic_present() in place of gic_present
Paul Burton
1
-4
/
+2
2017-09-04
MIPS: VDSO: Drop gic_get_usm_range() usage
Paul Burton
1
-10
/
+5
2017-09-04
MIPS: CPS: Read GIC_VL_IDENT directly, not via irqchip driver
Paul Burton
1
-1
/
+1
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
3
-23
/
+4
2017-08-30
MIPS: CPS: Detect CPUs in secondary clusters
Paul Burton
1
-29
/
+51
2017-08-30
MIPS: CPS: Cluster support for topology functions
Paul Burton
1
-12
/
+3
2017-08-30
MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
Paul Burton
5
-9
/
+5
2017-08-30
MIPS: SMP: Allow boot_secondary SMP op to return errors
Paul Burton
6
-6
/
+17
2017-08-30
MIPS: CM: Add cluster & block args to mips_cm_lock_other()
Paul Burton
3
-9
/
+22
2017-08-30
MIPS: Add CPU cluster number accessors
Paul Burton
1
-0
/
+10
2017-08-30
MIPS: Unify checks for sibling CPUs
Paul Burton
2
-11
/
+9
2017-08-30
MIPS: Store core & VP IDs in GlobalNumber-style variable
Paul Burton
1
-0
/
+22
2017-08-30
MIPS: Abstract CPU core & VP(E) ID access through accessor functions
Paul Burton
9
-32
/
+35
2017-08-30
MIPS: CPS: Use GlobalNumber macros rather than magic numbers
Paul Burton
1
-2
/
+2
2017-08-30
MIPS: CPS: Use change_*, set_* & clear_* where appropriate
Paul Burton
2
-7
/
+3
2017-08-30
MIPS: CPC: Use BIT/GENMASK for register fields, order & drop shifts
Paul Burton
3
-5
/
+7
2017-08-29
MIPS: Remove pt_regs adjustments in indirect syscall handler
James Cowgill
2
-17
/
+0
2017-08-29
MIPS: seccomp: Fix indirect syscall args
James Hogan
1
-6
/
+4
2017-08-29
MIPS: CM: Use BIT/GENMASK for register fields, order & drop shifts
Paul Burton
5
-39
/
+39
2017-08-29
MIPS: CM: Specify register size when generating accessors
Paul Burton
1
-6
/
+3
2017-08-29
MIPS: CM: Rename mips_cm_base to mips_gcr_base
Paul Burton
1
-5
/
+5
2017-08-29
MIPS: Declare various variables & functions static
Paul Burton
4
-6
/
+8
2017-08-29
MIPS: Remove plat_timer_setup()
Paul Burton
1
-14
/
+0
2017-08-29
MIPS: Include linux/cpu.h for arch_cpu_idle()
Paul Burton
1
-0
/
+1
2017-08-29
MIPS: signal: Remove unreachable code from force_fcr31_sig().
Ralf Baechle
1
-2
/
+1
2017-08-29
MIPS: Remove unused ST_OFF from r2300_switch.S
Paul Burton
1
-6
/
+0
2017-08-29
MIPS: Move r2300 FP code from r2300_switch.S to r2300_fpu.S
Paul Burton
2
-76
/
+79
2017-08-29
MIPS: Move r4k FP code from r4k_switch.S to r4k_fpu.S
Paul Burton
4
-212
/
+211
2017-08-29
MIPS: Remove unused R6000 support
Paul Burton
4
-133
/
+0
[prev]
[next]