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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-06
i2c: Delete unused i2c-algo-sgi helper module
Jean Delvare
1
-26
/
+0
2009-04-06
i2c: Delete many unused driver IDs
Jean Delvare
1
-37
/
+0
2009-04-06
i2c: Deprecate client_register and client_unregister methods
Jean Delvare
1
-2
/
+2
2009-04-05
Merge branch 'for-next' of git://git.o-hand.com/linux-mfd
Linus Torvalds
4
-13
/
+8
2009-04-05
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
14
-110
/
+139
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2
-1
/
+590
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
35
-270
/
+1335
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
3
-11
/
+7
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...
Linus Torvalds
5
-11
/
+97
2009-04-05
Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+24
2009-04-05
ACPI: support acpi_device_ops .notify methods
Bjorn Helgaas
2
-0
/
+12
2009-04-05
Merge branch 'linus' into release
Len Brown
493
-7461
/
+12798
2009-04-05
Merge branch 'x2apic' into release
Len Brown
2
-3
/
+4
2009-04-05
Merge branch 'constify' into release
Len Brown
1
-2
/
+2
2009-04-05
Merge branch 'sony-laptop' into release
Len Brown
1
-0
/
+8
2009-04-05
Merge branch 'video' into release
Len Brown
1
-0
/
+11
2009-04-05
Merge branch 'battery' into release
Len Brown
1
-0
/
+2
2009-04-05
Merge branch 'thermal' into release
Len Brown
1
-9
/
+39
2009-04-05
Merge branch 'driver-ops-cleanup' into release
Len Brown
1
-16
/
+0
2009-04-05
Merge branch 'bjorn-initcall-cleanup' into release
Len Brown
1
-23
/
+0
2009-04-05
mfd: remove DS1WM clock handling
Philipp Zabel
1
-0
/
+1
2009-04-05
mfd: remove unused PASIC3 bus_shift field
Philipp Zabel
1
-1
/
+0
2009-04-05
mfd: convert DS1WM to use MFD core
Philipp Zabel
2
-12
/
+5
2009-04-05
mfd: Support active high IRQs on WM835x
Mark Brown
1
-0
/
+2
2009-04-05
Make non-compat preadv/pwritev use native register size
Linus Torvalds
2
-4
/
+4
2009-04-04
ACPI: constify VFTs (1/2)
Jan Engelhardt
1
-2
/
+2
2009-04-04
Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+5
2009-04-04
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
2009-04-04
ACPI: update x2apic comments
Suresh Siddha
1
-3
/
+3
2009-04-04
x86, ACPI: add support for x2apic ACPI extensions
Suresh Siddha
1
-0
/
+1
2009-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-16
/
+7
2009-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-6
/
+8
2009-04-04
Staging: dst: core files.
Evgeniy Polyakov
2
-1
/
+590
2009-04-03
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
3
-3
/
+55
2009-04-03
Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+6
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
7
-13
/
+144
2009-04-03
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
3
-1
/
+15
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache
Linus Torvalds
8
-6
/
+1293
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2
-0
/
+16
2009-04-03
Fix highmem PPC build failure
Kumar Gala
1
-15
/
+14
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2009-04-03
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
12
-1535
/
+167
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanup
Linus Torvalds
1
-62
/
+4
2009-04-03
NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching
David Howells
1
-0
/
+2
2009-04-03
NFS: Add some new I/O counters for FS-Cache doing things for NFS
David Howells
1
-0
/
+12
2009-04-03
NFS: Use local disk inode cache
David Howells
1
-0
/
+10
2009-04-03
NFS: Define and create superblock-level objects
David Howells
1
-0
/
+5
2009-04-03
NFS: Define and create server-level objects
David Howells
1
-0
/
+4
2009-04-03
NFS: Add FS-Cache option bit and debug bit
David Howells
2
-0
/
+3
2009-04-03
CacheFiles: Permit the page lock state to be monitored
David Howells
1
-0
/
+5
[next]