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: 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
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-11
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
Linus Torvalds
28
-438
/
+217
2009-05-11
KVM: SVM: Remove port 80 passthrough
Avi Kivity
1
-1
/
+0
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-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
2009-05-08
x86: MCE: make cmci_discover_lock irq-safe
Hidetoshi Seto
1
-4
/
+6
2009-05-08
x86: xen, i386: reserve Xen pagetables
Jeremy Fitzhardinge
1
-0
/
+5
2009-05-08
x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMP
Huang Ying
2
-4
/
+4
2009-05-08
x86-64: finish cleanup_highmaps()'s job wrt. _brk_end
Jan Beulich
1
-1
/
+17
2009-05-08
x86: fix boot hang in early_reserve_e820()
Jan Beulich
1
-5
/
+6
2009-05-07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
15
-1017
/
+725
2009-05-07
[ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation types
Paul Gortmaker
2
-7
/
+24
2009-05-07
[ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32)
Kevin Hilman
1
-2
/
+2
2009-05-06
x86: Fix a typo in a printk message
Nikanth Karthikesan
1
-1
/
+1
2009-05-06
x86, srat: do not register nodes beyond e820 map
David Rientjes
1
-0
/
+1
2009-05-06
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
3
-8
/
+8
2009-05-05
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2009-05-05
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-14
/
+18
2009-05-05
[IA64] xen_domu_defconfig: fix build issues/warnings
Jan Beulich
3
-8
/
+8
2009-05-05
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-5
/
+10
2009-05-05
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
Russell King
6
-805
/
+9
[prev]
[next]