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
2008-10-06
[MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=y
Ralf Baechle
1
-0
/
+1
2008-10-03
[MIPS] SMTC: Fix SMTC dyntick support.
Kevin D. Kissell
6
-249
/
+512
2008-10-03
[MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.
Kevin D. Kissell
2
-6
/
+6
2008-10-03
[MIPS] SMTC: Fix holes in SMTC and FPU affinity support.
Kevin D. Kissell
3
-13
/
+14
2008-10-03
[MIPS] Build fix: Fix irq flags type
Ralf Baechle
2
-4
/
+4
2008-09-26
kgdb, x86, arm, mips, powerpc: ignore user space single stepping
Jason Wessel
1
-2
/
+1
2008-09-21
[MIPS] vmlinux.lds.S: handle .text.*
Atsushi Nemoto
1
-0
/
+1
2008-09-21
[MIPS] Fix potential latency problem due to non-atomic cpu_wait.
Atsushi Nemoto
3
-20
/
+55
2008-09-21
[MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork.
Ralf Baechle
1
-0
/
+2
2008-09-06
[MIPS] Probe initrd header only if explicitly specified
Atsushi Nemoto
1
-15
/
+18
2008-09-06
[MIPS] Fix WARNING: at kernel/smp.c:290
Thomas Bogendoerfer
1
-5
/
+7
2008-09-06
[MIPS] Fix data bus error recovery
Thomas Bogendoerfer
1
-2
/
+4
2008-08-26
[MIPS] Ignore vmlinux.lds generated files
Florian Fainelli
1
-0
/
+1
2008-08-26
[MIPS] kgdb: Do not call fixup_exception
Atsushi Nemoto
1
-3
/
+0
2008-08-26
[MIPS] kgdb: s/(void *)0)/NULL/
Ralf Baechle
1
-1
/
+1
2008-08-26
[MIPS] kgdb: smp_call_function's 3rd argument is a pointer.
Ralf Baechle
1
-1
/
+1
2008-08-26
[MIPS] Wire up new syscalls.
Ralf Baechle
4
-0
/
+24
2008-08-26
[MIPS] Convert printk statements during kernel setup to use severity levels
Mike Crowe
1
-22
/
+20
2008-07-31
[MIPS] kgdb: add arch support for the kernel's kgdb core
Jason Wessel
4
-0
/
+318
2008-07-31
[MIPS] kgdb: Remove existing implementation
Jason Wessel
4
-1571
/
+0
2008-07-25
remove unused #include <linux/dirent.h>'s
Adrian Bunk
1
-1
/
+0
2008-07-24
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2008-07-24
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2008-07-24
flag parameters: pipe
Ulrich Drepper
1
-1
/
+1
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2008-07-23
arch/mips/kernel/stacktrace.c: Heiko can't type
Andrew Morton
1
-1
/
+1
2008-07-22
device create: mips: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-2
/
+2
2008-07-20
[MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific.
Ralf Baechle
5
-5
/
+12
2008-07-20
[MIPS] 32-bit compat: Delete unused sys_truncate64 and sys_ftruncate64.
Ralf Baechle
1
-17
/
+0
2008-07-18
Merge branch 'linus' into timers/nohz
Ingo Molnar
23
-5936
/
+65
2008-07-18
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
1
-1
/
+1
2008-07-18
fix core/stacktrace changes on avr32, mips, sh
Heiko Carstens
1
-0
/
+1
2008-07-16
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
16
-5789
/
+20
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
3
-137
/
+17
2008-07-15
[MIPS] txx9: Make gpio_txx9 entirely spinlock-safe
Atsushi Nemoto
1
-4
/
+6
2008-07-15
[MIPS] MSC01: Cleanup configuration.
Ralf Baechle
1
-1
/
+1
2008-07-15
[MIPS] Replace use of print_symbol with new %sP pointer format.
Ralf Baechle
2
-10
/
+9
2008-07-15
[MIPS] i8253: make the pit_clockevent variable static
Dmitri Vorobiev
1
-1
/
+1
2008-07-15
[MIPS] IRIX: Goodbye and thanks for all the fish
Ralf Baechle
9
-5751
/
+0
2008-07-15
[MIPS] unexport {allocate,free}_irqno
Dmitri Vorobiev
1
-4
/
+0
2008-07-15
[MIPS] fix sparse warning about setup_early_printk()
Dmitri Vorobiev
2
-5
/
+3
2008-07-15
[MIPS] Remove obsolete isa_slot_offset
Maciej W. Rozycki
1
-7
/
+0
2008-07-15
[MIPS] Remove board_watchpoint_handler
David Daney
1
-6
/
+0
2008-07-15
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2008-07-15
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
5
-9
/
+14
2008-07-03
[MIPS] cevt-txx9: Reset timer counter on initialization
Atsushi Nemoto
1
-0
/
+3
2008-07-03
stacktrace: export save_stack_trace[_tsk]
Ingo Molnar
1
-0
/
+1
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2
-4
/
+4
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
1
-2
/
+2
2008-06-26
mips: convert to generic helpers for IPI function calls
Jens Axboe
2
-131
/
+11
[next]