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
2014-01-22
MIPS: APRP: Split VPE loader into separate files.
Deng-Cheng Zhu
3
-628
/
+543
2014-01-22
MIPS: kernel: cpu-probe: Add support for probing interAptiv cores
Leonid Yegoshin
1
-0
/
+8
2014-01-22
MIPS: Add support for interAptiv cores
Leonid Yegoshin
3
-0
/
+3
2014-01-22
MIPS: Add debugfs file to print the segmentation control registers
Steven J. Hill
2
-0
/
+111
2014-01-22
MIPS: Add support for FTLBs
Leonid Yegoshin
3
-7
/
+103
2014-01-22
MIPS: kernel: cpu-probe: Add support for probing proAptiv cores
Leonid Yegoshin
1
-0
/
+8
2014-01-22
MIPS: Add support for the proAptiv cores
Leonid Yegoshin
3
-0
/
+3
2014-01-22
MIPS: features: Add initial support for Segmentation Control registers
Steven J. Hill
1
-0
/
+2
2014-01-22
MIPS: features: Add initial support for TLBINVF capable cores
Leonid Yegoshin
1
-0
/
+5
2014-01-22
MIPS: MT: proc: Add support for printing VPE and TC ids
Markos Chandras
1
-1
/
+8
2014-01-22
MIPS: Add printing of ES bit for Imgtec cores when cache error occurs.
Leonid Yegoshin
1
-8
/
+21
2014-01-22
MIPS: GIC: Send IPIs using the GIC
Steven J. Hill
1
-0
/
+27
2014-01-22
MIPS: MT: Mark existing TCs as present
Markos Chandras
1
-0
/
+1
2014-01-22
MIPS: kernel: smp-cmp: MIPS MT code needs CONFIG_MIPS_MT
Markos Chandras
1
-0
/
+3
2014-01-22
MIPS: BMIPS: change compile time checks to runtime checks
Jonas Gorski
2
-135
/
+232
2014-01-14
MIPS: Support for 64-bit FP with O32 binaries
Paul Burton
10
-72
/
+209
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-58
/
+2
2013-11-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-10
/
+9
2013-11-09
constify copy_siginfo_to_user{,32}()
Al Viro
1
-1
/
+1
2013-11-08
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
17
-688
/
+737
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
3
-3
/
+3
2013-11-01
Merge branch 'linus' into sched/core
Ingo Molnar
3
-3
/
+3
2013-10-30
MIPS: traps: Reformat notify_die invocations to 80 columns.
Ralf Baechle
1
-10
/
+14
2013-10-30
MIPS: Print correct PC in trace dump after NMI exception
Leonid Yegoshin
2
-5
/
+22
2013-10-30
MIPS: kernel: cpu-probe: Report CPU id during probe
Leonid Yegoshin
1
-2
/
+2
2013-10-30
MIPS: Remove bogus BUG_ON()
Markos Chandras
1
-1
/
+0
2013-10-30
MIPS: PowerTV: Remove support code.
Ralf Baechle
2
-152
/
+0
2013-10-30
MIPS: ftrace: Add support for syscall tracepoints.
Ralf Baechle
1
-0
/
+10
2013-10-30
MIPS: ptrace: Switch syscall reporting to tracehook_report_syscall_entry().
Ralf Baechle
1
-2
/
+4
2013-10-30
MIPS: Move audit_arch() helper function to __syscall_get_arch().
Ralf Baechle
1
-13
/
+3
2013-10-30
MIPS: Implement task_user_regset_view.
Ralf Baechle
1
-0
/
+129
2013-10-30
MIPS: ptrace: Use tracehook helpers.
Ralf Baechle
1
-41
/
+5
2013-10-30
MIPS: O32 / 32-bit: Always copy 4 stack arguments.
Ralf Baechle
2
-433
/
+401
2013-10-30
MIPS: Provide arch_syscall_addr.
Ralf Baechle
2
-0
/
+34
2013-10-30
MIPS: 32-bit: Remove unused gas macros fifty and mille.
Ralf Baechle
1
-14
/
+0
2013-10-30
MIPS: 64-bit: Mark native syscall table as data object.
Ralf Baechle
1
-1
/
+2
2013-10-30
MIPS: compat: Mark N32 syscall table as data object.
Ralf Baechle
1
-0
/
+1
2013-10-30
MIPS: compat: Export O32 syscall table and rename to avoid duplicate symbol.
Ralf Baechle
1
-5
/
+5
2013-10-30
MIPS: Tell R4k SC and MC variations apart
Maciej W. Rozycki
1
-4
/
+24
2013-10-30
MIPS: Add 8250/16550 serial early printk driver
Yoichi Yuasa
2
-0
/
+67
2013-10-30
MIPS: Fix start of free memory when using initrd
Greg Ungerer
1
-5
/
+14
2013-10-30
MIPS: Panic messages should not end in \n.
Ralf Baechle
2
-3
/
+3
2013-10-30
MIPS: Use NUMA_NO_NODE instead of -1 for node ID.
Ralf Baechle
1
-1
/
+2
2013-10-30
MIPS: SMP: kill redundant call of generic_smp_call_function_single_interrupt()
Jiang Liu
1
-1
/
+0
2013-10-30
MIPS: Perf: Fix 74K cache map
Deng-Cheng Zhu
1
-2
/
+2
2013-10-10
mips: use common of_flat_dt_get_machine_name
Rob Herring
1
-14
/
+1
2013-10-09
of: remove early_init_dt_setup_initrd_arch
Rob Herring
1
-10
/
+0
2013-10-09
mips: use early_init_dt_scan
Rob Herring
1
-36
/
+3
2013-10-09
Merge tag 'v3.12-rc4' into sched/core
Ingo Molnar
4
-23
/
+42
[next]