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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-17
MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADER
Ralf Baechle
7
-168
/
+3
2009-12-17
MIPS: Fuloong 2E: Update defconfig file
Wu Zhangjin
1
-32
/
+61
2009-12-17
MIPS: Bonito64: Make Loongson independent from Bonito64 code.
Wu Zhangjin
15
-55
/
+352
2009-12-17
MIPS: Loongson: Add serial port support
Wu Zhangjin
2
-0
/
+72
2009-12-17
MIPS: Loongson early_printk: Fix variable type of uart_base
Wu Zhangjin
1
-5
/
+5
2009-12-17
MIPS: Fuloong2e: Cleanup Kconfig
Wu Zhangjin
1
-26
/
+26
2009-12-17
MIPS: Loongson: Register reserved memory pages
Wu Zhangjin
1
-0
/
+8
2009-12-17
MIPS: MIPSsim: Remove unused code
Dmitri Vorobiev
3
-35
/
+1
2009-12-17
MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors.
David Daney
5
-14
/
+68
2009-12-17
MIPS: Add drotr and dins instructions to uasm.
David Daney
2
-3
/
+20
2009-12-17
Staging: octeon-ethernet: Convert to use PHY Abstraction Layer.
David Daney
9
-281
/
+125
2009-12-17
NET: Add Ethernet driver for Octeon MGMT devices.
David Daney
5
-0
/
+1192
2009-12-17
MIPS: Octeon: Add register definitions for MGMT Ethernet driver.
David Daney
2
-0
/
+1442
2009-12-17
MIPS: Octeon: Add platform devices MGMT Ethernet ports.
David Daney
1
-0
/
+58
2009-12-17
NET: Add driver for Octeon MDIO buses.
David Daney
4
-0
/
+370
2009-12-17
MIPS: Octeon: Add platform device for MDIO buses.
David Daney
1
-0
/
+30
2009-12-17
MIPS: Reorder operations in stackframe.h for better scheduling
David Daney
1
-8
/
+12
2009-12-17
MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE
Dmitri Vorobiev
8
-19
/
+17
2009-12-17
MIPS: IP22: Remove an unused function
Dmitri Vorobiev
2
-7
/
+1
2009-12-17
MIPS: Add support for GZIP / BZIP2 / LZMA compressed kernel images
Wu Zhangjin
9
-3
/
+558
2009-12-17
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
7
-21
/
+25
2009-12-17
re-export alloc_file()
Roland Dreier
1
-0
/
+1
2009-12-17
Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
41
-22
/
+5161
2009-12-17
Merge branch 'drm-vmware-staging' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
28
-1
/
+11394
2009-12-16
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
19
-126
/
+922
2009-12-16
[sysctl] Fix breakage on systems with older glibc
Andi Kleen
1
-0
/
+7
2009-12-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
66
-1712
/
+4113
2009-12-16
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
53
-1413
/
+2293
2009-12-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...
Linus Torvalds
81
-1831
/
+1172
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
3
-15
/
+41
2009-12-16
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
18
-293
/
+244
2009-12-16
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
16
-275
/
+196
2009-12-16
XFS: Free buffer pages array unconditionally
Dave Chinner
1
-2
/
+2
2009-12-16
xfs: kill xfs_bmbt_rec_32/64 types
Christoph Hellwig
2
-14
/
+6
2009-12-16
xfs: improve metadata I/O merging in the elevator
Dave Chinner
4
-1
/
+9
2009-12-16
Merge branch 'misc-2.6.33' into release
Len Brown
10
-52
/
+60
2009-12-16
ACPI processor: Fix section mismatch for processor_add()
Thomas Renninger
1
-1
/
+1
2009-12-16
xfs: check for not fully initialized inodes in xfs_ireclaim
Christoph Hellwig
1
-4
/
+8
2009-12-16
Merge branch 'osc' into release
Len Brown
3
-64
/
+181
2009-12-16
ACPI: Add platform-wide _OSC support.
Shaohua Li
2
-0
/
+33
2009-12-16
ACPI: cleanup pci_root _OSC code.
Shaohua Li
2
-64
/
+17
2009-12-16
ACPI: Add a generic API for _OSC -v2
Shaohua Li
2
-0
/
+131
2009-12-16
Merge branch 'toshiba-bt' into release
Len Brown
3
-0
/
+160
2009-12-16
Merge branch 'msi-wmi' into release
Len Brown
3
-0
/
+306
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
137
-13625
/
+6847
2009-12-16
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
5
-74
/
+223
2009-12-16
Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
21
-236
/
+75
2009-12-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
6
-18
/
+50
2009-12-16
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
63
-863
/
+719
2009-12-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+7
[prev]
[next]