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
2009-05-14
MIPS: Synchronize dma_map_page and dma_map_single
Atsushi Nemoto
2
-20
/
+8
2009-05-14
MIPS: Enable CLO / CLZ instructions via separate CPU property
Ralf Baechle
2
-2
/
+11
2009-05-14
MIPS: Loongson 2 needs no hazard barriers.
Zhang Le
1
-2
/
+3
2009-05-14
MIPS: Do not include seccomp.h from compat.h
Atsushi Nemoto
1
-1
/
+0
2009-05-14
MIPS: RBTX4939: Fix typo in system name
Atsushi Nemoto
1
-1
/
+1
2009-05-14
MIPS: Compat: Use generic 32-bit wrapers for sys_timerfd_{g,s}ettime
David Daney
2
-4
/
+4
2009-05-14
MIPS: Fix build error if CONFIG_CEVT_R4K is undefined.
Ralf Baechle
1
-1
/
+1
2009-05-14
MIPS: Add Loongson cpu-feature-overrides.h
Zhang Le
1
-0
/
+59
2009-05-14
MIPS: Print the actual detected I-cache associativity on bootup.
Ralf Baechle
1
-1
/
+1
2009-05-14
MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.c
Dmitri Vorobiev
1
-2
/
+2
2009-05-14
MIPS: IP32: ip32_be_handler symbol is needlessly defined global
Dmitri Vorobiev
1
-1
/
+1
2009-05-14
MIPS: IP32: Two symbols can become static
Dmitri Vorobiev
1
-2
/
+2
2009-05-14
MIPS: au1xxx-ide: Fix build with CONFIG_PM
Manuel Lauss
1
-17
/
+0
2009-05-14
MIPS: Alchemy: Add missing Au1200 GPIO203 interrupt
Manuel Lauss
1
-2
/
+2
2009-05-14
MIPS: Alchemy: Fix AU1100 interrupt numbers off-by-one
Manuel Lauss
1
-1
/
+1
2009-05-14
MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTC
Kevin D. Kissell
2
-2
/
+6
2009-05-14
MIPS: SMTC: Bring set/clear/change_c0_## return value semantics uptodate.
Kevin D. Kissell
1
-8
/
+11
2009-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6
Linus Torvalds
12
-20
/
+81
2009-05-14
Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-6
/
+8
2009-05-14
powerpc/8xx: Update defconfigs
Kumar Gala
5
-99
/
+241
2009-05-14
powerpc/embedded6xx: Update defconfigs
Kumar Gala
9
-221
/
+600
2009-05-14
powerpc/86xx: Update defconfigs
Kumar Gala
7
-386
/
+556
2009-05-14
powerpc/85xx: Update defconfigs
Kumar Gala
13
-351
/
+1118
2009-05-14
powerpc/83xx: Update defconfigs
Kumar Gala
14
-386
/
+1115
2009-05-13
x86/function-graph: fix constraint for recording old return value
Steven Rostedt
1
-1
/
+1
2009-05-13
xen: use header for EXPORT_SYMBOL_GPL
Randy Dunlap
1
-0
/
+1
2009-05-13
alpha: unbreak percpu again
Tejun Heo
1
-1
/
+25
2009-05-12
viocd: needs to depend on BLOCK
Alexander Beregalov
1
-0
/
+1
2009-05-12
xtensa: Fix linker script to include .literal sections
Chris Zankel
2
-6
/
+19
2009-05-12
xtensa: update s6105_defconfig for ccount calibration
Oskar Schirmer
1
-2
/
+1
2009-05-12
xtensa: implement ccount calibration for s6000
Oskar Schirmer
3
-0
/
+29
2009-05-12
xtensa: fix wrong extern declaration renamed in code using it
Oskar Schirmer
1
-2
/
+2
2009-05-12
xtensa: register gpio chip before use
Johannes Weiner
3
-2
/
+10
2009-05-12
xtensa: always use correct stack pointer for stack traces
Johannes Weiner
1
-2
/
+14
2009-05-12
xtensa: Fix checksum header file
Chris Zankel
1
-2
/
+4
2009-05-12
xtensa: Fix architecture specific Kconfig
Chris Zankel
1
-4
/
+2
2009-05-12
x86, 32-bit: fix kernel_trap_sp()
Masami Hiramatsu
2
-4
/
+5
2009-05-11
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
Linus Torvalds
28
-438
/
+217
2009-05-11
x86: fix percpu_{to,from}_op()
Jan Beulich
1
-5
/
+5
2009-05-11
KVM: SVM: Remove port 80 passthrough
Avi Kivity
1
-1
/
+0
2009-05-11
x86: mtrr: Fix high_width computation when phys-addr is >= 44bit
Yinghai Lu
1
-1
/
+5
2009-05-11
KVM: Make EFER reads safe when EFER does not exist
Avi Kivity
1
-2
/
+2
2009-05-11
KVM: Fix NX support reporting
Avi Kivity
1
-1
/
+1
2009-05-11
KVM: SVM: Fix cross vendor migration issue with unusable bit
Andre Przywara
1
-2
/
+5
2009-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2009-05-10
x86: Fix false positive section mismatch warnings in the apic code
Sam Ravnborg
1
-4
/
+4
2009-05-09
IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.
Krzysztof HaĆasa
1
-1
/
+1
2009-05-09
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-15
/
+40
2009-05-09
Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2
-3
/
+3
2009-05-09
powerpc/fsl_soc: Remove mpc83xx_wdt_init, again
Anton Vorontsov
1
-46
/
+0
[prev]
[next]