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
2008-12-12
MIPS: IP32: Update defconfig
David Daney
1
-436
/
+624
2008-12-12
MIPS: Add missing calls to plat_unmap_dma_mem.
David Daney
1
-0
/
+3
2008-12-12
MIPS: Kconfig: Fix the arch-specific header path
Dmitri Vorobiev
1
-1
/
+1
2008-12-12
MIPS: Use EI/DI for MIPS R2.
David Daney
1
-0
/
+10
2008-12-11
MN10300: Give correct size when reserving interrupt vector table
Akira Takeuchi
1
-1
/
+1
2008-12-11
MN10300: Fix the preemption resume_kernel() routine
Akira Takeuchi
1
-1
/
+2
2008-12-11
MN10300: Discard low-priority Tx interrupts when closing an on-chip serial port
Akira Takeuchi
1
-0
/
+5
2008-12-11
MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macros
Cyrill Gorcunov
1
-12
/
+10
2008-12-10
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
5
-80
/
+161
2008-12-10
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2
-0
/
+29
2008-12-10
uml: boot broken due to buffer overrun
Balbir Singh
1
-1
/
+3
2008-12-10
MIPS: Better than nothing implementation of PCI mmap to fix X.
Ralf Baechle
2
-0
/
+29
2008-12-09
[IA64] SN: prevent IRQ retargetting in request_irq()
John Keller
1
-1
/
+8
2008-12-09
[IA64] Clear up section mismatch with arch_unregister_cpu()
Robin Holt
1
-1
/
+3
2008-12-09
[IA64] Clear up section mismatch for sn_check_wars.
Robin Holt
1
-2
/
+2
2008-12-09
[IA64] Updated the generic_defconfig to work with the 2.6.28-rc7 kernel.
Robin Holt
1
-71
/
+147
2008-12-09
[IA64] eliminate NULL test and memset after alloc_bootmem
Julia Lawall
1
-4
/
+1
2008-12-09
[IA64] remove BUILD_BUG_ON from paravirt_getreg()
Alexey Dobriyan
1
-1
/
+0
2008-12-09
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
7
-18
/
+42
2008-12-09
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2
-0
/
+4
2008-12-09
Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/pow...
Paul Mackerras
2
-2
/
+2
2008-12-08
x86: fix default_spin_lock_flags() prototype
Ingo Molnar
1
-1
/
+2
2008-12-08
AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0
Joerg Roedel
1
-1
/
+2
2008-12-08
AMD IOMMU: fix WARN_ON in dma_ops unmap path
Joerg Roedel
1
-1
/
+1
2008-12-08
AMD IOMMU: fix typo in comment
Joerg Roedel
1
-2
/
+2
2008-12-08
AMD IOMMU: fix loop counter in free_pagetable function
Joerg Roedel
1
-1
/
+1
2008-12-08
AMD IOMMU: fix iommu_map_page function
Joerg Roedel
1
-1
/
+1
2008-12-07
[ARM] Fix alignment fault handling for ARMv6 and later CPUs
Russell King
1
-3
/
+23
2008-12-06
[ARM] 5340/1: fix stack placement after noexecstack changes
Lennert Buytenhek
1
-1
/
+1
2008-12-05
powerpc/virtex5: Fix Virtex5 machine check handling
Grant Likely
2
-0
/
+4
2008-12-05
MIPS: Fix incorrect use of loose in vpe.c
Nick Andrew
1
-1
/
+1
2008-12-05
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...
Linus Torvalds
2
-2
/
+2
2008-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-3
/
+6
2008-12-05
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-39
/
+41
2008-12-05
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2008-12-05
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
9
-865
/
+1405
2008-12-05
powerpc/83xx: Enable FIXED_PHY in mpc834x_itx and mpc83xx defconfigs
Anton Vorontsov
2
-2
/
+2
2008-12-04
MIPS: Return ENOSYS from sys32_syscall on 64bit kernels like elsewhere.
David Daney
1
-1
/
+1
2008-12-04
MIPS: 64-bit: vmsplice needs to use the compat wrapper for o32 and N32.
Ralf Baechle
2
-2
/
+2
2008-12-04
MIPS: o32: Fix number of arguments to splice(2).
Ralf Baechle
1
-1
/
+1
2008-12-04
MIPS: Malta: Consolidate platform device code.
Ralf Baechle
3
-69
/
+50
2008-12-04
MIPS: IP22, Fulong, Malta: Update defconfigs.
Ralf Baechle
3
-782
/
+1273
2008-12-04
MIPS: Malta: Add back RTC support
Tiejun Chen
2
-11
/
+84
2008-12-04
MIPS: Fix potential DOS by untrusted user app.
Vlad Malov
2
-11
/
+6
2008-12-04
sparc64: Sync FPU state in VIS emulation handler.
Hong H. Pham
1
-0
/
+2
2008-12-04
x86: fix early panic with boot option "nosmp"
Andi Kleen
1
-0
/
+3
2008-12-04
[ARM] 5339/1: fix __fls() on ARM
Nicolas Pitre
1
-6
/
+10
2008-12-04
sparc64: Fix VIS emulation bugs
Joseph Myers
1
-2
/
+2
2008-12-04
MN10300: Introduce barriers to replace removed volatiles in gdbstub 16550 driver
David Howells
1
-0
/
+2
2008-12-04
sparc: asm/bitops.h should define __fls
Rusty Russell
1
-0
/
+1
[next]