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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-17
unicore32 additional architecture files: boot process
GuanXuetao
7
-0
/
+546
2011-03-17
unicore32 additional architecture files: low-level lib: misc
GuanXuetao
10
-0
/
+662
2011-03-17
unicore32 additional architecture files: low-level lib: uaccess
GuanXuetao
8
-0
/
+648
2011-03-17
unicore32 additional architecture files: low-level lib: ocd debug
GuanXuetao
4
-0
/
+269
2011-03-17
unicore32 additional architecture files: ptrace handling
GuanXuetao
2
-0
/
+282
2011-03-17
unicore32 additional architecture files: float point handling
GuanXuetao
3
-0
/
+205
2011-03-17
unicore32 additional architecture files: pm related files
GuanXuetao
8
-0
/
+1156
2011-03-17
unicore32 core architecture: signals handling
GuanXuetao
2
-0
/
+523
2011-03-17
unicore32 core architecture: interrupts ang gpio handling
GuanXuetao
5
-0
/
+811
2011-03-17
unicore32 core architecture: timer and time handling
GuanXuetao
4
-0
/
+825
2011-03-17
unicore32 core architecture: mm related: consistent device DMA handling
GuanXuetao
10
-0
/
+1207
2011-03-17
unicore32 core architecture: mm related: fault handling
GuanXuetao
10
-0
/
+2247
2011-03-17
unicore32 core architecture: mm related: generic codes
GuanXuetao
13
-0
/
+1390
2011-03-17
unicore32 core architecture: process/thread related codes
GuanXuetao
6
-0
/
+912
2011-03-17
unicore32 core architecture: low level entry and setup codes
GuanXuetao
6
-0
/
+1820
2011-03-17
unicore32 core architecture: processor and system headers
GuanXuetao
10
-0
/
+810
2011-03-17
unicore32 core architecture: generic elf and ksyms stuff
GuanXuetao
8
-0
/
+571
2011-03-17
unicore32 core architecture: build infrastructure
GuanXuetao
9
-0
/
+758
2011-03-17
asm-generic headers: add arch-specific __strnlen_user calling in uaccess.h
GuanXuetao
1
-3
/
+5
2011-03-17
asm-generic headers: add ftrace.h
GuanXuetao
1
-0
/
+16
2011-03-17
asm-generic headers: add sizes.h
GuanXuetao
1
-0
/
+47
2011-03-17
asm-generic: fix inX/outX functions for architectures that have PCI
GuanXuetao
1
-14
/
+19
2011-03-15
Linux 2.6.38
v2.6.38
Linus Torvalds
1
-1
/
+1
2011-03-15
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowell...
Linus Torvalds
3
-5
/
+6
2011-03-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
22
-305
/
+331
2011-03-15
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-37
/
+45
2011-03-15
Revert "oom: oom_kill_process: fix the child_points logic"
Linus Torvalds
1
-8
/
+3
2011-03-14
oom: oom_kill_process: fix the child_points logic
Oleg Nesterov
1
-3
/
+8
2011-03-14
MIPS: Alchemy: Fix reset for MTX-1 and XXS1500
Florian Fainelli
2
-4
/
+4
2011-03-14
MIPS: MTX-1: Make au1000_eth probe all PHY addresses
Florian Fainelli
1
-0
/
+9
2011-03-14
MIPS: Jz4740: Add HAVE_CLK
Maurus Cuelenaere
1
-0
/
+1
2011-03-14
MIPS: Move idle task creation to work queue
Maksim Rayskiy
1
-2
/
+29
2011-03-14
MIPS, Perf-events: Use unsigned delta for right shift in event update
Deng-Cheng Zhu
1
-1
/
+1
2011-03-14
MIPS, Perf-events: Work with the new callchain interface
Deng-Cheng Zhu
1
-57
/
+6
2011-03-14
MIPS, Perf-events: Fix event check in validate_event()
Deng-Cheng Zhu
1
-2
/
+3
2011-03-14
MIPS, Perf-events: Work with the new PMU interface
Deng-Cheng Zhu
2
-119
/
+158
2011-03-14
MIPS, Perf-events: Work with irq_work
Deng-Cheng Zhu
3
-12
/
+3
2011-03-14
MIPS: Fix always CONFIG_LOONGSON_UART_BASE=y
Yoichi Yuasa
1
-1
/
+4
2011-03-14
MIPS: Loongson: Fix potentially wrong string handling
Stefan Weil
1
-1
/
+2
2011-03-14
MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.c
David Daney
1
-1
/
+1
2011-03-14
MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.h
David Daney
1
-2
/
+2
2011-03-14
MIPS: Remove unused code from arch/mips/kernel/syscall.c
David Daney
1
-2
/
+1
2011-03-14
MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c
David Daney
2
-2
/
+2
2011-03-14
MIPS: MSP: Fix MSP71xx bpci interrupt handler return value
Anoop P A
1
-2
/
+2
2011-03-14
MIPS: Select R4K timer lib for all MSP platforms
Anoop P A
3
-5
/
+3
2011-03-14
MIPS: Loongson: Remove ad-hoc cmdline default
Robert Millan
1
-5
/
+0
2011-03-14
MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...).
Stefan Oberhumer
1
-1
/
+1
2011-03-14
MIPS: Add an unreachable return statement to satisfy buggy GCCs.
David Daney
1
-0
/
+2
2011-03-14
MIPS, Tracing: Fix set_graph_function of function graph tracer
Wu Zhangjin
1
-2
/
+9
2011-03-14
MIPS, Tracing: Clean up ftrace_make_nop()
Wu Zhangjin
1
-32
/
+38
[next]