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
2010-02-24
hvc_console: make the ops pointer const.
Rusty Russell
10
-14
/
+16
2010-02-24
virtio: console: statically initialize virtio_cons
Rusty Russell
1
-26
/
+34
2010-02-24
virtio: console: comment cleanup
Rusty Russell
1
-54
/
+54
2010-02-24
virtio: Initialize vq->data entries to NULL
Amit Shah
1
-1
/
+4
2010-02-24
virtio: Add ability to detach unused buffers from vrings
Shirley Ma
1
-0
/
+25
2010-02-24
virtio_blk: add block topology support
Christoph Hellwig
1
-15
/
+46
2010-02-24
virtio: use smp_XX barriers on SMP
Michael S. Tsirkin
1
-4
/
+22
2010-02-24
virtio: remove bogus barriers from DEBUG version of virtio_ring.c
Rusty Russell
1
-2
/
+1
2010-02-24
virtio: fix balloon without VIRTIO_BALLOON_F_STATS_VQ
Rusty Russell
1
-0
/
+1
2010-02-24
virtio: Fix scheduling while atomic in virtio_balloon stats
Adam Litke
1
-4
/
+18
2010-02-24
virtio: Add memory statistics reporting to the balloon driver (V4)
Adam Litke
1
-8
/
+86
2010-02-24
Add __devexit_p around reference to virtio_pci_remove
Jamie Lokier
1
-1
/
+1
2010-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-11
/
+50
2010-02-24
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-14
/
+22
2010-02-24
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
5
-76
/
+210
2010-02-23
x86/PCI: use host bridge _CRS info by default on 2008 and newer machines
Bjorn Helgaas
1
-0
/
+1
2010-02-23
PCI: augment bus resource table with a list
Bjorn Helgaas
2
-4
/
+59
2010-02-23
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
Bjorn Helgaas
6
-21
/
+15
2010-02-23
PCI: read bridge windows before filling in subtractive decode resources
Bjorn Helgaas
1
-5
/
+10
2010-02-23
PCI: split up pci_read_bridge_bases()
Bjorn Helgaas
1
-15
/
+39
2010-02-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-9
/
+27
2010-02-23
tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ON
Atsushi Nemoto
1
-1
/
+0
2010-02-23
cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)
Torgny Johansson
1
-0
/
+5
2010-02-23
e1000: Fix DMA mapping error handling on RX
Anton Blanchard
1
-1
/
+18
2010-02-23
drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.
Thomas Hellstrom
1
-16
/
+92
2010-02-23
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus
Dave Airlie
4
-60
/
+118
2010-02-23
Merge branch 'pcc' into release
Len Brown
1
-1
/
+5
2010-02-23
Merge branches 'bugzilla-14207' and 'idle' into release
Len Brown
2
-13
/
+17
2010-02-23
efifb: fix framebuffer handoff
Marcin Slusarz
1
-1
/
+10
2010-02-23
geode-mfgpt: restore previous behavior for selecting IRQ
Jens Rottmann
1
-1
/
+1
2010-02-23
drm/nv50: fix vram ptes on IGPs to point at stolen system memory
Ben Skeggs
1
-1
/
+7
2010-02-23
drm/nv50: fix instmem binding on IGPs to point at stolen system memory
Ben Skeggs
2
-18
/
+41
2010-02-23
drm/nv50: improve vram page table construction
Ben Skeggs
1
-11
/
+33
2010-02-23
drm/nv50: more efficient clearing of gpu page table entries
Ben Skeggs
1
-24
/
+44
2010-02-23
drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vram
Ben Skeggs
1
-30
/
+13
2010-02-23
drm/nouveau: Fix up pre-nv17 analog load detection.
Francisco Jerez
1
-1
/
+5
2010-02-23
PCIe PME: use pci_pcie_cap()
Kenji Kaneshige
1
-4
/
+4
2010-02-23
PCI PM: Run-time callbacks for PCI bus type
Rafael J. Wysocki
3
-33
/
+171
2010-02-23
PCIe PME: use pci_is_pcie()
Kenji Kaneshige
1
-3
/
+3
2010-02-23
PCI / ACPI / PM: Platform support for PCI PME wake-up
Rafael J. Wysocki
7
-3
/
+307
2010-02-23
ACPI / ACPICA: Multiple system notify handlers per device
Rafael J. Wysocki
3
-39
/
+150
2010-02-23
ACPI / PM: Add more run-time wake-up fields
Rafael J. Wysocki
3
-11
/
+31
2010-02-23
ACPI: Use GPE reference counting to support shared GPEs
Rafael J. Wysocki
11
-304
/
+175
2010-02-23
PCI PM: Make it possible to force using INTx for PCIe PME signaling
Rafael J. Wysocki
4
-3
/
+67
2010-02-23
PCI PM: PCIe PME root port service driver
Rafael J. Wysocki
6
-0
/
+589
2010-02-23
PCI PM: Add function for checking PME status of devices
Rafael J. Wysocki
2
-0
/
+36
2010-02-23
PCI: set PCI_PREF_RANGE_TYPE_64 in pci_bridge_check_ranges
Yinghai Lu
1
-1
/
+4
2010-02-23
PCI: pciehp: second try to get big range for pcie devices
Yinghai Lu
1
-1
/
+50
2010-02-23
PCI: pciehp: cleanup flow in pciehp_configure_device
Yinghai Lu
1
-6
/
+17
2010-02-23
PCI: introduce pci_assign_unassigned_bridge_resources
Yinghai Lu
1
-27
/
+89
[prev]
[next]