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
2007-10-12
[MIPS] Allow hardwiring of the CPU type to a single type for optimization.
Ralf Baechle
1
-3
/
+3
2007-10-12
[MIPS] i8253 PIT clocksource and clockevent drivers
Ralf Baechle
2
-0
/
+214
2007-10-12
[MIPS] Dyntick support for SMTC:
Ralf Baechle
2
-48
/
+130
2007-10-12
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
Ralf Baechle
4
-139
/
+124
2007-10-12
[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.
Ralf Baechle
2
-25
/
+70
2007-10-12
[MIPS] Switch from to_tm to rtc_time_to_tm
Ralf Baechle
1
-49
/
+0
2007-10-12
[MIPS] Deforest the function pointer jungle in the time code.
Ralf Baechle
1
-31
/
+14
2007-10-12
[MIPS] Use generic NTP code for all MIPS platforms
Ralf Baechle
1
-20
/
+4
2007-10-12
[MIPS] ARC: Get rid of mips_machgroup
Ralf Baechle
1
-2
/
+0
2007-10-12
[MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.
Ralf Baechle
2
-8
/
+6
2007-10-12
[MIPS] R3000 setup for kernel_thread()
Maciej W. Rozycki
1
-2
/
+2
2007-10-12
[MIPS] Introduce a consistent style for vmlinux.lds.
Sam Ravnborg
1
-150
/
+189
2007-10-12
[MIPS] Add GT641xx IRQ routines.
Yoichi Yuasa
2
-0
/
+132
2007-10-12
[MIPS] i8295 cleanups.
Yoichi Yuasa
1
-6
/
+8
2007-10-12
[MIPS] Kill useless volatile keyword
Ralf Baechle
1
-2
/
+2
2007-10-12
[MIPS] cleanup struct irqaction initializers
Thomas Gleixner
1
-1
/
+3
2007-10-12
[MIPS] Add support for BCM47XX CPUs.
Aurelien Jarno
2
-0
/
+22
2007-10-12
[MIPS] SMTC: Microoptimize atomic_postincrement for non-weak consistency.
Ralf Baechle
1
-1
/
+1
2007-10-12
[MIPS] IRQ Affinity Support for SMTC on Malta Platform
Kevin D. Kissell
2
-0
/
+66
2007-10-01
[MIPS] vmlinux.lds.S: Handle note sections
Maciej W. Rozycki
1
-0
/
+2
2007-09-28
[MIPS] Fix fallocate on o32 binary compat ABI
Kyle McMartin
1
-1
/
+1
2007-09-24
[MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.
Ralf Baechle
4
-22
/
+8
2007-09-19
[MIPS] cpu-bugs64.c: GCC 3.3 constraint workaround
Maciej W. Rozycki
1
-2
/
+2
2007-09-14
[MIPS] 20Kc: Disable use of WAIT instruction.
Ralf Baechle
1
-1
/
+8
2007-09-14
[MIPS] Add #include <linux/profile.h> to arch/mips/kernel/time.c
Yoichi Yuasa
1
-0
/
+1
2007-09-14
[MIPS] N32 needs to use compat_sys_futimesat
Johannes Dickgreber
1
-1
/
+1
2007-09-14
[MIPS] rtlx: Fix build error.
Ralf Baechle
1
-2
/
+0
2007-09-14
[MIPS] rtlx: fix int vs. long bug.
Ralf Baechle
1
-1
/
+1
2007-09-11
[MIPS] i8259: Add disable method.
Kyungmin Park
1
-0
/
+1
2007-08-27
[MIPS] Maintain si_code field properly for FP exceptions
Thiemo Seufer
1
-3
/
+18
2007-08-27
[MIPS] SMTC: Fix duplicate status dumps on NMI
Thiemo Seufer
1
-9
/
+1
2007-08-27
[MIPS] Unconditionally writeback and invalidate caches on kexec.
Nicolas Schichan
1
-4
/
+1
2007-08-27
[MIPS] Fix gcc 3.3 warning.
Ralf Baechle
1
-1
/
+1
2007-08-27
[MIPS] Fix invalid semicolon after if statement
Ilpo Järvinen
1
-1
/
+1
2007-08-27
[MIPS] MT: Use kallsyms in CPU state dump
Ralf Baechle
1
-2
/
+5
2007-08-27
[MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header.
Ralf Baechle
1
-2
/
+0
2007-08-27
[MIPS] SMP: Scatter __cpuinit over the code as needed.
Ralf Baechle
1
-3
/
+3
2007-08-27
[MIPS] Remove dead code from irq_txx9.c
Atsushi Nemoto
1
-7
/
+3
2007-08-27
[MIPS] Do not discard extra debugging sections.
Daniel Jacobowitz
1
-3
/
+4
2007-08-27
[MIPS] The irq_chip for TX39/TX49 SoCs
Atsushi Nemoto
2
-0
/
+197
2007-08-27
[MIPS] Extract {PGD,PMD,PTE}_ORDER into asm-offset.h
Ralf Baechle
1
-0
/
+4
2007-08-01
[MIPS] Add smp_call_function_single()
Peter Watkins
1
-0
/
+55
2007-08-01
[MIPS] Kexec: Fix several 64-bit bugs.
Ralf Baechle
1
-38
/
+40
2007-08-01
[MIPS] Kexec: Fix several warnings.
Ralf Baechle
1
-5
/
+8
2007-08-01
[MIPS] remove some duplicate includes
Jesper Juhl
1
-1
/
+0
2007-08-01
[MIPS] Use -Werror on subdirectories which build cleanly.
Ralf Baechle
1
-0
/
+2
2007-08-01
[MIPS] Fix build warning in unaligned load/store emulator.
Ralf Baechle
1
-31
/
+20
2007-08-01
[MIPS] Replace use of stext with _stext.
Ralf Baechle
1
-1
/
+0
2007-08-01
[MIPS] SMTC: Fix modpost warning.
Ralf Baechle
1
-1
/
+1
2007-08-01
[MIPS] rtlx: Fix modpost warning
Ralf Baechle
1
-1
/
+1
[next]