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
2010-02-23
Revert "block: improve queue_should_plug() by looking at IO depths"
Jens Axboe
1
-3
/
+1
2010-02-23
PCI PM: Run-time callbacks for PCI bus type
Rafael J. Wysocki
1
-1
/
+8
2010-02-23
PCI / ACPI / PM: Platform support for PCI PME wake-up
Rafael J. Wysocki
3
-0
/
+12
2010-02-23
ACPI / PM: Add more run-time wake-up fields
Rafael J. Wysocki
1
-0
/
+2
2010-02-23
ACPI: Use GPE reference counting to support shared GPEs
Rafael J. Wysocki
2
-21
/
+13
2010-02-23
PCI PM: PCIe PME root port service driver
Rafael J. Wysocki
1
-0
/
+1
2010-02-23
PCI: mark is_pcie obsolete
Kenji Kaneshige
1
-1
/
+2
2010-02-23
PCI: introduce pci_assign_unassigned_bridge_resources
Yinghai Lu
1
-0
/
+1
2010-02-23
PCI: push deprecated pci_find_device() function to last user
Tilman Schmidt
1
-13
/
+0
2010-02-23
resource: add release_child_resources
Yinghai Lu
1
-0
/
+1
2010-02-23
resource/PCI: mark struct resource as const
Dominik Brodowski
2
-3
/
+4
2010-02-23
resource/PCI: align functions now return start of resource
Dominik Brodowski
2
-5
/
+9
2010-02-23
x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDs
Seth Heasley
1
-0
/
+3
2010-02-23
PCI: Clean up build for CONFIG_PCI_QUIRKS unset
Rafael J. Wysocki
1
-1
/
+5
2010-02-23
PCI: Add support for reporting PCIe 3.0 speeds
Matthew Wilcox
1
-0
/
+1
2010-02-23
PCI: Add support for AGP in cur/max bus speed
Matthew Wilcox
1
-0
/
+5
2010-02-23
PCI: Make current and maximum bus speeds part of the PCI core
Matthew Wilcox
2
-13
/
+5
2010-02-23
PCI: Unify pcie_link_speed and pci_bus_speed
Matthew Wilcox
2
-26
/
+21
2010-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2010-02-20
ARM: 5951/1: ARM: fix documentation of the PrimeCell bus
Linus Walleij
1
-1
/
+5
2010-02-19
fs: inode - remove 8 bytes of padding on 64bits allowing 1 more objects/slab ...
Richard Kennedy
1
-1
/
+1
2010-02-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2010-02-18
Input: add KEY_RFKILL
Matthew Garrett
1
-0
/
+1
2010-02-17
kfifo: Don't use integer as NULL pointer
Anton Vorontsov
1
-1
/
+1
2010-02-16
sh: extend INTC with force_disable
Magnus Damm
1
-0
/
+1
2010-02-16
video: sh_mobile_lcdcfb: Add wait for vsync.
Phil Edworthy
1
-0
/
+2
2010-02-16
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+3
2010-02-15
Merge branch 'sh/stable-updates'
Paul Mundt
4
-3
/
+22
2010-02-14
of/sparc: Remove sparc-local declaration of allnodes and devtree_lock
Grant Likely
1
-0
/
+2
2010-02-14
of: move definition of of_chosen into common code.
Grant Likely
1
-0
/
+1
2010-02-14
of: put default string compare and #a/s-cell values into common header
Grant Likely
1
-0
/
+13
2010-02-14
of/flattree: Don't assume HAVE_LMB
Jeremy Kerr
1
-0
/
+1
2010-02-14
of: protect linux/of.h with CONFIG_OF
Jeremy Kerr
1
-0
/
+3
2010-02-14
of: Remove old and misplaced function declarations
Grant Likely
2
-10
/
+8
2010-02-11
Merge remote branch 'nouveau/for-airlied' of nouveau-2.6
Dave Airlie
1
-0
/
+1
2010-02-11
drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....
Jakob Bornecrantz
1
-0
/
+8
2010-02-11
drm/vmwgfx: Update the user-space interface.
Thomas Hellstrom
1
-3
/
+9
2010-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-0
/
+4
2010-02-10
HID: Export hid_register_report
Michael Poole
1
-0
/
+1
2010-02-09
of/flattree: endian-convert members of boot_param_header
Jeremy Kerr
1
-10
/
+10
2010-02-09
of: use __be32 for cell value accessors
Jeremy Kerr
2
-4
/
+6
2010-02-09
of/flattree: use callback to setup initrd from /chosen
Jeremy Kerr
1
-0
/
+10
2010-02-09
of: make set_node_proc_entry private to proc_devtree.c
Jeremy Kerr
1
-6
/
+0
2010-02-09
of/flattree: merge early_init_dt_scan_memory() common code
Grant Likely
1
-0
/
+3
2010-02-09
of: add 'of_' prefix to machine_is_compatible()
Grant Likely
1
-1
/
+1
2010-02-09
of: merge of_attach_node() & of_detach_node()
Grant Likely
1
-0
/
+6
2010-02-09
Merge branch 'sh/intc-extension'
Paul Mundt
1
-11
/
+21
2010-02-09
sh: extend INTC with force_enable
Magnus Damm
1
-0
/
+1
2010-02-09
sh: extend INTC with struct intc_hw_desc
Magnus Damm
1
-11
/
+20
2010-02-09
drm/nouveau: Add getparam to get available PGRAPH units.
Marcin KoĆcielnicki
1
-0
/
+1
[prev]
[next]