aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-02-264-0/+157
|\
| * crypto: md5 - Add export supportMax Vozeler2010-01-171-0/+17
| * crypto: gcm - Add RFC4543 wrapper for GCMTobias Brunner2010-01-171-0/+1
| * crypto: pcrypt - Add pcrypt crypto parallelization wrapperSteffen Klassert2010-01-071-0/+51
| * padata: Generic parallelization/serialization interfaceSteffen Klassert2010-01-061-0/+88
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-02-269-86/+122
|\ \
| * | x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas2010-02-231-0/+1
| * | PCI: augment bus resource table with a listBjorn Helgaas2010-02-231-6/+29
| * | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas2010-02-231-0/+3
| * | PCI PM: Run-time callbacks for PCI bus typeRafael J. Wysocki2010-02-221-1/+8
| * | PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki2010-02-223-0/+12
| * | ACPI / PM: Add more run-time wake-up fieldsRafael J. Wysocki2010-02-221-0/+2
| * | ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki2010-02-222-21/+13
| * | PCI PM: PCIe PME root port service driverRafael J. Wysocki2010-02-221-0/+1
| * | PCI: mark is_pcie obsoleteKenji Kaneshige2010-02-221-1/+2
| * | PCI: introduce pci_assign_unassigned_bridge_resourcesYinghai Lu2010-02-221-0/+1
| * | PCI: push deprecated pci_find_device() function to last userTilman Schmidt2010-02-221-13/+0
| * | resource: add release_child_resourcesYinghai Lu2010-02-221-0/+1
| * | resource/PCI: mark struct resource as constDominik Brodowski2010-02-222-3/+4
| * | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-222-5/+9
| * | x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley2010-02-221-0/+3
| * | PCI: Clean up build for CONFIG_PCI_QUIRKS unsetRafael J. Wysocki2010-02-221-1/+5
| * | PCI: Add support for reporting PCIe 3.0 speedsMatthew Wilcox2010-02-221-0/+1
| * | PCI: Add support for AGP in cur/max bus speedMatthew Wilcox2010-02-221-0/+5
| * | PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox2010-02-222-13/+5
| * | PCI: Unify pcie_link_speed and pci_bus_speedMatthew Wilcox2010-02-222-26/+21
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-02-252-47/+90
|\ \ \
| * | | of/sparc: Remove sparc-local declaration of allnodes and devtree_lockGrant Likely2010-02-141-0/+2
| * | | of: move definition of of_chosen into common code.Grant Likely2010-02-141-0/+1
| * | | of: put default string compare and #a/s-cell values into common headerGrant Likely2010-02-141-0/+13
| * | | of/flattree: Don't assume HAVE_LMBJeremy Kerr2010-02-141-0/+1
| * | | of: protect linux/of.h with CONFIG_OFJeremy Kerr2010-02-141-0/+3
| * | | of: Remove old and misplaced function declarationsGrant Likely2010-02-142-10/+8
| * | | of/flattree: endian-convert members of boot_param_headerJeremy Kerr2010-02-091-10/+10
| * | | of: use __be32 for cell value accessorsJeremy Kerr2010-02-092-4/+6
| * | | of/flattree: use callback to setup initrd from /chosenJeremy Kerr2010-02-091-0/+10
| * | | of: make set_node_proc_entry private to proc_devtree.cJeremy Kerr2010-02-091-6/+0
| * | | of/flattree: merge early_init_dt_scan_memory() common codeGrant Likely2010-02-091-0/+3
| * | | of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-091-1/+1
| * | | of: merge of_attach_node() & of_detach_node()Grant Likely2010-02-091-0/+6
| * | | Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely2010-01-28629-9333/+16349
| |\ \ \
| * | | | of: unify phandle name in struct device_nodeGrant Likely2010-01-281-4/+1
| * | | | of/flattree: merge early_init_dt_scan_chosen()Grant Likely2009-12-101-0/+3
| * | | | of/flattree: merge dt_mem_next_cellGrant Likely2009-12-101-0/+1
| * | | | of/flattree: Merge earlyinit_dt_scan_root()Grant Likely2009-12-101-0/+6
| * | | | of/flattree: Merge early_init_dt_check_for_initrd()Grant Likely2009-12-101-0/+1
| * | | | of: remove special case definition of of_read_ulong()Grant Likely2009-11-231-5/+2
| * | | | of/flattree: Merge unflatten_device_treeGrant Likely2009-11-232-4/+3
| * | | | of/flattree: Merge unflatten_dt_nodeGrant Likely2009-11-231-0/+4
| * | | | of/flattree: remove __init annotations from the header fileGrant Likely2009-11-231-9/+7