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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-03
sparc32,leon: added LEON-common low-level PCI routines
Daniel Hellstrom
1
-0
/
+1
2011-06-02
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
3
-47
/
+212
2011-06-02
block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal
Linus Torvalds
3
-3
/
+0
2011-06-01
intel-iommu: Fix off-by-one in RMRR setup
David Woodhouse
1
-2
/
+2
2011-06-01
intel-iommu: Add domain check in domain_remove_one_dev_info
Mike Habeck
1
-2
/
+2
2011-06-01
intel-iommu: Remove Host Bridge devices from identity mapping
Mike Travis
1
-0
/
+5
2011-06-01
intel-iommu: Use coherent DMA mask when requested
Mike Travis
1
-2
/
+1
2011-06-01
intel-iommu: Dont cache iova above 32bit
Chris Wright
1
-2
/
+10
2011-06-01
intel-iommu: Speed up processing of the identity_mapping function
Mike Travis
1
-3
/
+3
2011-06-01
intel-iommu: Check for identity mapping candidate using system dma mask
Chris Wright
1
-2
/
+13
2011-06-01
intel-iommu: Only unlink device domains from iommu
Alex Williamson
1
-4
/
+7
2011-06-01
intel-iommu: Enable super page (2MiB, 1GiB, etc.) support
Youquan Song
1
-18
/
+139
2011-06-01
kgdbts: only use new asm-generic/ptrace.h api when needed
Mike Frysinger
1
-1
/
+4
2011-05-30
virtio_net: delay TX callbacks
Michael S. Tsirkin
1
-1
/
+1
2011-05-30
virtio: add api for delayed callbacks
Michael S. Tsirkin
1
-0
/
+27
2011-05-30
vhost: support event index
Michael S. Tsirkin
4
-50
/
+127
2011-05-30
virtio_ring: support event idx feature
Michael S. Tsirkin
1
-2
/
+24
2011-05-30
virtio balloon: kill tell-host-first logic
Dave Hansen
1
-13
/
+8
2011-05-30
virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT.
Rusty Russell
1
-5
/
+0
2011-05-30
drivers, block: virtio_blk: Replace cryptic number with the macro
Liu Yuan
1
-1
/
+2
2011-05-30
virtio_blk: allow re-reading config space at runtime
Christoph Hellwig
1
-10
/
+78
2011-05-30
arm gpio drivers: make them 'depends on ARM'
Linus Torvalds
1
-0
/
+4
2011-05-29
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
33
-1000
/
+1390
2011-05-29
Merge branch 'x86-platform-next' into x86-platform
Matthew Garrett
33
-1000
/
+1390
2011-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
8
-120
/
+136
2011-05-29
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
30
-484
/
+698
2011-05-29
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-2
/
+5
2011-05-29
dm kcopyd: return client directly and not through a pointer
Mikulas Patocka
3
-9
/
+11
2011-05-29
dm kcopyd: reserve fewer pages
Mikulas Patocka
3
-11
/
+5
2011-05-29
dm io: use fixed initial mempool size
Mikulas Patocka
5
-39
/
+9
2011-05-29
dm kcopyd: alloc pages from the main page allocator
Mikulas Patocka
1
-31
/
+60
2011-05-29
dm kcopyd: add gfp parm to alloc_pl
Mikulas Patocka
1
-4
/
+4
2011-05-29
dm kcopyd: remove superfluous page allocation spinlock
Mikulas Patocka
1
-10
/
+1
2011-05-29
dm kcopyd: preallocate sub jobs to avoid deadlock
Mikulas Patocka
1
-20
/
+29
2011-05-29
dm kcopyd: avoid pointless job splitting
Mikulas Patocka
1
-1
/
+1
2011-05-29
dm mpath: do not fail paths after integrity errors
Martin K. Petersen
1
-1
/
+1
2011-05-29
dm table: reject devices without request fns
Milan Broz
1
-0
/
+17
2011-05-29
dm table: allow targets to support discards internally
Mike Snitzer
1
-1
/
+5
2011-05-29
Merge branch 'ec-cleanup' into release
Len Brown
3
-20
/
+14
2011-05-29
Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...
Len Brown
4613
-179820
/
+368857
2011-05-29
x86 idle floppy: deprecate disable_hlt()
Len Brown
1
-0
/
+1
2011-05-29
x86 idle: clarify AMD erratum 400 workaround
Len Brown
1
-1
/
+1
2011-05-29
ACPI EC: remove redundant code
Zhang Rui
1
-2
/
+0
2011-05-29
ACPI: Add D3 cold state
Lin Ming
2
-1
/
+3
2011-05-29
ACPI: processor: fix processor_physically_present in UP kernel
Lin Ming
1
-3
/
+9
2011-05-29
scsi: fix scsi_proc new kernel-doc warning
Randy Dunlap
1
-5
/
+0
2011-05-29
ACPI: Split out custom_method functionality into an own driver
Thomas Renninger
4
-79
/
+117
2011-05-29
ACPI: Cleanup custom_method debug stuff
Thomas Renninger
3
-20
/
+23
2011-05-29
ACPI EC: enable MSI workaround for Quanta laptops
Zhang Rui
1
-0
/
+8
2011-05-29
cpuidle: menu: fixed wrapping timers at 4.294 seconds
Tero Kristo
1
-1
/
+3
[next]