Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | padata: Generic parallelization/serialization interface | Steffen Klassert | 2010-01-06 | 1 | -0/+88 | |
* | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-02-26 | 9 | -86/+122 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/PCI: use host bridge _CRS info by default on 2008 and newer machines | Bjorn Helgaas | 2010-02-23 | 1 | -0/+1 | |
| * | | | | | | | | | PCI: augment bus resource table with a list | Bjorn Helgaas | 2010-02-23 | 1 | -6/+29 | |
| * | | | | | | | | | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs | Bjorn Helgaas | 2010-02-23 | 1 | -0/+3 | |
| * | | | | | | | | | PCI PM: Run-time callbacks for PCI bus type | Rafael J. Wysocki | 2010-02-23 | 1 | -1/+8 | |
| * | | | | | | | | | PCI / ACPI / PM: Platform support for PCI PME wake-up | Rafael J. Wysocki | 2010-02-23 | 3 | -0/+12 | |
| * | | | | | | | | | ACPI / PM: Add more run-time wake-up fields | Rafael J. Wysocki | 2010-02-23 | 1 | -0/+2 | |
| * | | | | | | | | | ACPI: Use GPE reference counting to support shared GPEs | Rafael J. Wysocki | 2010-02-23 | 2 | -21/+13 | |
| * | | | | | | | | | PCI PM: PCIe PME root port service driver | Rafael J. Wysocki | 2010-02-23 | 1 | -0/+1 | |
| * | | | | | | | | | PCI: mark is_pcie obsolete | Kenji Kaneshige | 2010-02-23 | 1 | -1/+2 | |
| * | | | | | | | | | PCI: introduce pci_assign_unassigned_bridge_resources | Yinghai Lu | 2010-02-23 | 1 | -0/+1 | |
| * | | | | | | | | | PCI: push deprecated pci_find_device() function to last user | Tilman Schmidt | 2010-02-23 | 1 | -13/+0 | |
| * | | | | | | | | | resource: add release_child_resources | Yinghai Lu | 2010-02-23 | 1 | -0/+1 | |
| * | | | | | | | | | resource/PCI: mark struct resource as const | Dominik Brodowski | 2010-02-23 | 2 | -3/+4 | |
| * | | | | | | | | | resource/PCI: align functions now return start of resource | Dominik Brodowski | 2010-02-23 | 2 | -5/+9 | |
| * | | | | | | | | | x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDs | Seth Heasley | 2010-02-23 | 1 | -0/+3 | |
| * | | | | | | | | | PCI: Clean up build for CONFIG_PCI_QUIRKS unset | Rafael J. Wysocki | 2010-02-23 | 1 | -1/+5 | |
| * | | | | | | | | | PCI: Add support for reporting PCIe 3.0 speeds | Matthew Wilcox | 2010-02-23 | 1 | -0/+1 | |
| * | | | | | | | | | PCI: Add support for AGP in cur/max bus speed | Matthew Wilcox | 2010-02-23 | 1 | -0/+5 | |
| * | | | | | | | | | PCI: Make current and maximum bus speeds part of the PCI core | Matthew Wilcox | 2010-02-23 | 2 | -13/+5 | |
| * | | | | | | | | | PCI: Unify pcie_link_speed and pci_bus_speed | Matthew Wilcox | 2010-02-23 | 2 | -26/+21 | |
* | | | | | | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-02-26 | 2 | -47/+90 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | of/sparc: Remove sparc-local declaration of allnodes and devtree_lock | Grant Likely | 2010-02-14 | 1 | -0/+2 | |
| * | | | | | | | | | | of: move definition of of_chosen into common code. | Grant Likely | 2010-02-14 | 1 | -0/+1 | |
| * | | | | | | | | | | of: put default string compare and #a/s-cell values into common header | Grant Likely | 2010-02-14 | 1 | -0/+13 | |
| * | | | | | | | | | | of/flattree: Don't assume HAVE_LMB | Jeremy Kerr | 2010-02-14 | 1 | -0/+1 | |
| * | | | | | | | | | | of: protect linux/of.h with CONFIG_OF | Jeremy Kerr | 2010-02-14 | 1 | -0/+3 | |
| * | | | | | | | | | | of: Remove old and misplaced function declarations | Grant Likely | 2010-02-14 | 2 | -10/+8 | |
| * | | | | | | | | | | of/flattree: endian-convert members of boot_param_header | Jeremy Kerr | 2010-02-09 | 1 | -10/+10 | |
| * | | | | | | | | | | of: use __be32 for cell value accessors | Jeremy Kerr | 2010-02-09 | 2 | -4/+6 | |
| * | | | | | | | | | | of/flattree: use callback to setup initrd from /chosen | Jeremy Kerr | 2010-02-09 | 1 | -0/+10 | |
| * | | | | | | | | | | of: make set_node_proc_entry private to proc_devtree.c | Jeremy Kerr | 2010-02-09 | 1 | -6/+0 | |
| * | | | | | | | | | | of/flattree: merge early_init_dt_scan_memory() common code | Grant Likely | 2010-02-09 | 1 | -0/+3 | |
| * | | | | | | | | | | of: add 'of_' prefix to machine_is_compatible() | Grant Likely | 2010-02-09 | 1 | -1/+1 | |
| * | | | | | | | | | | of: merge of_attach_node() & of_detach_node() | Grant Likely | 2010-02-09 | 1 | -0/+6 | |
| * | | | | | | | | | | Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree | Grant Likely | 2010-01-28 | 629 | -9333/+16349 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | of: unify phandle name in struct device_node | Grant Likely | 2010-01-28 | 1 | -4/+1 | |
| * | | | | | | | | | | | of/flattree: merge early_init_dt_scan_chosen() | Grant Likely | 2009-12-11 | 1 | -0/+3 | |
| * | | | | | | | | | | | of/flattree: merge dt_mem_next_cell | Grant Likely | 2009-12-10 | 1 | -0/+1 | |
| * | | | | | | | | | | | of/flattree: Merge earlyinit_dt_scan_root() | Grant Likely | 2009-12-10 | 1 | -0/+6 | |
| * | | | | | | | | | | | of/flattree: Merge early_init_dt_check_for_initrd() | Grant Likely | 2009-12-10 | 1 | -0/+1 | |
| * | | | | | | | | | | | of: remove special case definition of of_read_ulong() | Grant Likely | 2009-11-24 | 1 | -5/+2 | |
| * | | | | | | | | | | | of/flattree: Merge unflatten_device_tree | Grant Likely | 2009-11-24 | 2 | -4/+3 | |
| * | | | | | | | | | | | of/flattree: Merge unflatten_dt_node | Grant Likely | 2009-11-24 | 1 | -0/+4 | |
| * | | | | | | | | | | | of/flattree: remove __init annotations from the header file | Grant Likely | 2009-11-24 | 1 | -9/+7 | |
| * | | | | | | | | | | | of/flattree: merge find_flat_dt_string and initial_boot_params | Grant Likely | 2009-11-23 | 1 | -0/+4 | |
| * | | | | | | | | | | | Merge commit 'v2.6.32-rc8' | Grant Likely | 2009-11-23 | 42 | -103/+178 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-02-26 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.33-rc6' into secretlab/next-spi | Grant Likely | 2010-02-02 | 36 | -109/+191 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |