summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* acpi: add aml_processor() termIgor Mammedov2015-02-262-0/+17
* acpi: add aml_equal() termIgor Mammedov2015-02-262-0/+11
* acpi: add aml_varpackage() termIgor Mammedov2015-02-262-0/+9
* pc: acpi-build: generate pvpanic device description dynamicallyIgor Mammedov2015-02-262-51/+32
* acpi: add aml_string() termIgor Mammedov2015-02-262-0/+26
* acpi: add aml_local() termIgor Mammedov2015-02-262-0/+12
* acpi: add aml_field() & aml_named_field() termsIgor Mammedov2015-02-262-0/+34
* acpi: add aml_operation_region() termIgor Mammedov2015-02-262-0/+21
* acpi: include PkgLength size only when requestedIgor Mammedov2015-02-262-6/+17
* acpi: add aml_io() helperIgor Mammedov2015-02-262-0/+23
* acpi: add aml_resource_template() helperIgor Mammedov2015-02-262-0/+9
* acpi: add aml_buffer() termIgor Mammedov2015-02-262-0/+8
* pc: acpi-build: generate _S[345] packages dynamicallyIgor Mammedov2015-02-262-43/+30
* acpi: add aml_package() termIgor Mammedov2015-02-262-0/+9
* acpi: add aml_call1(), aml_call2(), aml_call3(), aml_call4() helpersIgor Mammedov2015-02-262-0/+46
* acpi: add aml_notify() termIgor Mammedov2015-02-262-0/+10
* acpi: add aml_and() termIgor Mammedov2015-02-262-0/+11
* acpi: add aml_store() termIgor Mammedov2015-02-262-0/+10
* acpi: add aml_arg() termIgor Mammedov2015-02-262-0/+12
* acpi: add aml_return() termIgor Mammedov2015-02-262-0/+9
* acpi: add aml_int() termIgor Mammedov2015-02-263-29/+30
* acpi: add aml_name() & aml_name_decl() termIgor Mammedov2015-02-262-0/+36
* acpi: add aml_if() termIgor Mammedov2015-02-262-0/+9
* acpi: add aml_method() termIgor Mammedov2015-02-262-0/+10
* acpi: add aml_device() termIgor Mammedov2015-02-262-0/+12
* pc: acpi-build: use aml_scope() for \_SB scopeIgor Mammedov2015-02-261-20/+19
* acpi: add aml_scope() termIgor Mammedov2015-02-262-0/+23
* acpi: introduce AML composer aml_append()Igor Mammedov2015-02-262-0/+133
* virtio_ring.h: s/__inline__/inline/Michael S. Tsirkin2015-02-261-3/+3
* standard-headers: include stdint.hMichael S. Tsirkin2015-02-261-1/+1
* virtio-serial-bus.c: drop virtio_ids.hMichael S. Tsirkin2015-02-261-1/+0
* update-linux-headers.sh: s/__inline__/inline/Michael S. Tsirkin2015-02-261-0/+1
* pc: acpi: use local var for accessing ACPI tables blob in acpi_build()Igor Mammedov2015-02-261-34/+35
* acpi-build: skip hotplugged bridgesMichael S. Tsirkin2015-02-261-2/+6
* virtio: add feature checking helpersCornelia Huck2015-02-268-31/+42
* virtio: feature bit manipulation helpersCornelia Huck2015-02-268-32/+44
* virtio: cull virtio_bus_set_vdev_featuresCornelia Huck2015-02-263-19/+1
* s390: use standard headersMichael S. Tsirkin2015-02-262-22/+21
* standard-headers: add s390 virtio headersMichael S. Tsirkin2015-02-262-0/+85
* scripts: add arch specific standard-headersMichael S. Tsirkin2015-02-261-0/+2
* virtio-pci: use standard headersMichael S. Tsirkin2015-02-261-49/+5
* linux-headers: use standard-headersMichael S. Tsirkin2015-02-262-220/+2
* update-linux-headers: use standard-headersMichael S. Tsirkin2015-02-261-1/+7
* virtio-serial: switch to standard-headersMichael S. Tsirkin2015-02-262-39/+2
* virtio-scsi: use standard-headersMichael S. Tsirkin2015-02-262-111/+10
* virtio-rng: use standard-headersMichael S. Tsirkin2015-02-261-3/+1
* virtio-net,tap: use standard-headersMichael S. Tsirkin2015-02-262-173/+2
* virtio-blk: switch to standard-headersMichael S. Tsirkin2015-02-262-80/+5
* virtio-9p: use standard headersMichael S. Tsirkin2015-02-261-16/+1
* virtio-balloon: use standard headersMichael S. Tsirkin2015-02-261-33/+2
OpenPOWER on IntegriCloud