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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-21
powerpc: Rework pseries machine check handler
Anton Blanchard
1
-18
/
+30
2011-01-21
powerpc: Don't silently handle machine checks from userspace
Anton Blanchard
1
-5
/
+0
2011-01-21
powerpc: Remove duplicate debugger hook in machine_check_exception
Anton Blanchard
1
-2
/
+0
2011-01-21
powerpc: Never halt RTAS error logging after receiving an unrecoverable machi...
Anton Blanchard
1
-1
/
+1
2011-01-21
powerpc: Don't force MSR_RI in machine_check_exception
Anton Blanchard
1
-4
/
+1
2011-01-21
powerpc: Print 32 bits of DSISR in show_regs
Anton Blanchard
1
-1
/
+1
2011-01-21
powerpc/kdump: Disable ftrace during kexec
Anton Blanchard
1
-0
/
+7
2011-01-21
powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handler
Anton Blanchard
3
-78
/
+72
2011-01-21
powerpc/kexec: Remove empty ppc_md.machine_kexec_prepare
Anton Blanchard
2
-22
/
+0
2011-01-21
powerpc/kexec: Don't initialise kexec hooks to default handlers
Anton Blanchard
2
-13
/
+0
2011-01-21
powerpc/kdump: Remove ppc_md.machine_crash_shutdown
Anton Blanchard
4
-12
/
+1
2011-01-21
powerpc/kexec: Remove ppc_md.machine_kexec
Anton Blanchard
2
-10
/
+1
2011-01-21
powerpc/kexec: Remove ppc_md.machine_kexec_cleanup
Anton Blanchard
2
-5
/
+0
2011-01-21
powerpc/kexec: Move all ppc_md kexec function pointers together
Anton Blanchard
1
-3
/
+2
2011-01-21
powerpc/cell: Use system_wq in cpufreq_spudemand
Tejun Heo
2
-22
/
+23
2011-01-21
powerpc/rtas_flash: Use simple_read_from_buffer
Akinobu Mita
1
-47
/
+6
2011-01-21
powerpc/spufs: Use simple_write_to_buffer
Akinobu Mita
1
-20
/
+7
2011-01-21
powerpc/ppc32/tracing: Add stack frame to calls of trace_hardirqs_on/off
Steven Rostedt
1
-0
/
+11
2011-01-21
powerpc/ppc64/tracing: Add stack frame to calls of trace_hardirqs_on/off
Steven Rostedt
1
-10
/
+30
2011-01-21
powerpc: Ensure the else case of feature sections will fit
Michael Ellerman
2
-12
/
+34
2011-01-21
Merge remote branch 'kumar/next' into merge
Benjamin Herrenschmidt
9
-16
/
+58
2011-01-19
x86: Unify "numa=" command line option handling
Jan Beulich
5
-20
/
+30
2011-01-19
Revert "x86: Make relocatable kernel work with new binutils"
Ingo Molnar
1
-9
/
+2
2011-01-19
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-7
/
+11
2011-01-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
55
-129
/
+3107
2011-01-18
MIPS: Malta: enable Cirrus FB console
Aurelien Jarno
1
-0
/
+3
2011-01-18
MIPS: add CONFIG_VIRTUALIZATION for virtio support
Aurelien Jarno
1
-0
/
+16
2011-01-18
MIPS: Implement __read_mostly
David Daney
2
-1
/
+3
2011-01-18
MIPS: ath79: add common WMAC device for AR913X based boards
Gabor Juhos
6
-0
/
+92
2011-01-18
MIPS: ath79: Add initial support for the Atheros AP81 reference board
Gabor Juhos
4
-0
/
+104
2011-01-18
MIPS: ath79: add common SPI controller device
Gabor Juhos
6
-0
/
+84
2011-01-18
SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs
Gabor Juhos
1
-0
/
+23
2011-01-18
MIPS: ath79: add common GPIO buttons device
Gabor Juhos
5
-0
/
+113
2011-01-18
MIPS: ath79: add common watchdog device
Gabor Juhos
3
-0
/
+12
2011-01-18
MIPS: ath79: add common GPIO LEDs device
Gabor Juhos
5
-0
/
+100
2011-01-18
MIPS: ath79: add initial support for the Atheros PB44 reference board
Gabor Juhos
4
-0
/
+73
2011-01-18
MIPS: ath79: utilize the MIPS multi-machine support
Gabor Juhos
3
-0
/
+37
2011-01-18
MIPS: ath79: add GPIOLIB support
Gabor Juhos
7
-2
/
+252
2011-01-18
MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCs
Gabor Juhos
20
-0
/
+1365
2011-01-18
MIPS: jump label: Add MIPS support.
David Daney
5
-0
/
+110
2011-01-18
MIPS: Use WARN() in uasm for better diagnostics.
David Daney
1
-24
/
+16
2011-01-18
MIPS: Optimize TLB handlers for Octeon CPUs
David Daney
1
-51
/
+310
2011-01-18
MIPS: Add LDX and LWX instructions to uasm.
David Daney
3
-1
/
+24
2011-01-18
MIPS: Use BBIT instructions in TLB handlers
David Daney
1
-29
/
+90
2011-01-18
MIPS: Declare uasm bbit0 and bbit1 functions.
David Daney
1
-0
/
+2
2011-01-18
MIPS: Use C0_KScratch (if present) to hold PGD pointer.
David Daney
3
-18
/
+108
2011-01-18
MIPS: Add DINSM to uasm.
David Daney
2
-1
/
+11
2011-01-18
MIPS: Probe for presence of KScratch registers.
David Daney
3
-0
/
+5
2011-01-18
MIPS: Add generic support for multiple machines within a single kernel
Gabor Juhos
6
-1
/
+157
2011-01-18
MIPS: Use printf extension %pR for struct resource
Joe Perches
1
-5
/
+2
[next]