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
2005-06-02
[PATCH] ppc64: Fix result code handling in prom_init
Benjamin Herrenschmidt
1
-41
/
+61
2005-06-02
Merge of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
2
-3
/
+3
2005-06-02
[IA64] fix compilation warning in sys32_epoll_wait()
Peter Chubb
1
-1
/
+1
2005-06-02
[IA64] Cleanup compile warnings for ski config
Peter Chubb
1
-2
/
+2
2005-06-02
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
5
-29
/
+85
2005-06-01
[PATCH] ppc32/ppc64: cleanup /proc/device-tree
Benjamin Herrenschmidt
1
-8
/
+0
2005-06-01
[PATCH] ppc32: Apple device-tree bug fix
Benjamin Herrenschmidt
1
-0
/
+10
2005-06-01
[PATCH] ppc64: Fix a device-tree bug on Apple's
Benjamin Herrenschmidt
1
-1
/
+9
2005-06-01
[SPARC64]: Refine PCI strbuf ctx-based flush.
David S. Miller
1
-5
/
+3
2005-06-01
[CPUFREQ] Typos.
Dave Jones
1
-3
/
+3
2005-06-01
[CPUFREQ] longhaul - adjust transition latency.
Dave Jones
1
-1
/
+1
2005-06-01
[CPUFREQ] Longhaul: Magic timer frobbing.
Dave Jones
1
-2
/
+9
2005-06-01
[CPUFREQ] longhaul - disable PCI mastering around transition.
Dave Jones
1
-4
/
+45
2005-06-01
[CPUFREQ] dual-core powernow-k8
Dave Jones
2
-37
/
+91
2005-06-01
[CPUFREQ] Recalibrate cpu_khz [2/2]
Dave Jones
2
-2
/
+24
2005-06-01
[CPUFREQ] Recalibrate cpu_khz [1/2]
Dave Jones
1
-2
/
+7
2005-06-01
[CPUFREQ] AMD Elan SC520 cpufreq driver.
Dave Jones
3
-1
/
+200
2005-06-01
[CPUFREQ] speedstep-smi: it works on at least one P4M
Dave Jones
1
-0
/
+3
2005-06-01
[CPUFREQ] speedstep-centrino: Pentium 4 - M (HT) support
Dave Jones
1
-0
/
+6
2005-06-01
[CPUFREQ] powernow-k7: don't print khz element of FSB.
Dave Jones
1
-1
/
+1
2005-06-01
[SPARC64]: Fix streaming buffer flushing on PCI and SBUS.
David S. Miller
5
-29
/
+87
2005-06-01
[PATCH] ppc64: allow timer based profiling on iseries
Anton Blanchard
1
-2
/
+0
2005-06-01
[PATCH] h8300 sleep problem
Nick Piggin
1
-1
/
+1
2005-06-01
[PATCH] acpi build fix: x86 setup.c
Alexander Nyberg
1
-0
/
+2
2005-06-01
[PATCH] x86_64 CONFIG_ACPI=n build fix
Andi Kleen
1
-0
/
+1
2005-06-01
[PATCH] x86_64: More fixes for compilation without CONFIG_ACPI
Andi Kleen
3
-0
/
+4
2005-05-31
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin...
Linus Torvalds
8
-32
/
+185
2005-05-31
[IA64] Use "PER_CPU" form of EXPORT macro
Tony Luck
1
-1
/
+1
2005-05-31
[PATCH] ppc64: actually call prom_send_capabilities
Paul Mackerras
1
-0
/
+6
2005-05-29
[PATCH] ppc32: i8259 PIC should not be initialized if PCI is not configured
Kumar Gala
1
-0
/
+2
2005-05-29
[PATCH] ppc32: Add soft reset to MPC834x
Kumar Gala
2
-0
/
+34
2005-05-29
[PATCH] ppc32: MPC834x BCSR_SIZE too small for use in a BAT.
Kumar Gala
2
-2
/
+0
2005-05-29
[PATCH] ppc32: Simplified load string emulation error checking
Kumar Gala
1
-6
/
+1
2005-05-29
[PATCH] ppc32: Fix building MPC8555 CDS when CONFIG_PCI is disabled
Kumar Gala
1
-3
/
+3
2005-05-29
[PATCH] ppc32: Support for 82xx PQII on-chip PCI bridge
Vitaly Bordug
9
-302
/
+510
2005-05-29
[PATCH] ppc32: Add VIA IDE support to MPC8555 CDS platform
Kumar Gala
5
-28
/
+248
2005-05-29
[PATCH] ppc32: Fix some minor issues related to FSL Book-E KGDB support
Kumar Gala
4
-1
/
+23
2005-05-29
[PATCH] ppc32: Fix uImage make target to report success correctly
Kumar Gala
1
-1
/
+2
2005-05-29
[PATCH] uml: remove jail mode + other leftovers
Paolo 'Blaisorblade' Giarrusso
2
-13
/
+1
2005-05-29
[PATCH] uml: fixlet for arch_prctl_skas
Paolo 'Blaisorblade' Giarrusso
1
-6
/
+10
2005-05-29
[PATCH] uml: stack dump fix
Paolo 'Blaisorblade' Giarrusso
5
-32
/
+97
2005-05-29
[PATCH] uml: split CONFIG_FRAME_POINTER from DEBUG_INFO
Paolo 'Blaisorblade' Giarrusso
1
-4
/
+0
2005-05-29
[PATCH] uml: add MOD_LICENSE to random driver
Paolo 'Blaisorblade' Giarrusso
1
-5
/
+11
2005-05-29
[PATCH] uml: remove unused code
Jeff Dike
3
-139
/
+0
2005-05-29
[PATCH] uml: fix segfault on exit with CONFIG_GCOV
Jeff Dike
1
-18
/
+20
2005-05-29
[PATCH] uml: single-space a help message
Jeff Dike
1
-3
/
+3
2005-05-29
[PATCH] uml: remove 2_5compat.h
Jeff Dike
7
-31
/
+0
2005-05-29
[PATCH] uml: turn off kmalloc always on a fatal signal
Jeff Dike
1
-1
/
+1
2005-05-29
[PATCH] uml: fix a couple of warnings
Jeff Dike
1
-16
/
+3
2005-05-28
[PATCH] ppc32: Fix cpufreq vs. sleep issue
Benjamin Herrenschmidt
2
-3
/
+5
[next]