summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-059-62/+250
|\
| * of/address: Clean up function declarationsGrant Likely2010-08-011-0/+32
| * of/spi: call of_register_spi_devices() from spi core codeAnatolij Gustschin2010-07-301-3/+8
| * of: Provide default of_node_to_nid() implementation.Grant Likely2010-07-301-0/+5
| * of/device: Make of_device_make_bus_id() usable by other code.Grant Likely2010-07-301-0/+1
| * of: remove of_default_bus_idsJonas Bonn2010-07-241-2/+0
| * of/device: Replace of_device with platform_device in includes and core codeGrant Likely2010-07-242-13/+13
| * of: remove asm/of_device.hGrant Likely2010-07-241-1/+1
| * of: remove asm/of_platform.hGrant Likely2010-07-241-2/+0
| * of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-6/+0
| * of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2010-07-242-13/+14
| * Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-2440-166/+239
| |\
| * | of/sparc: move is_root_node() to of.hAndres Salomon2010-07-141-0/+5
| * | of/i2c: Generalize OF supportGrant Likely2010-07-051-3/+10
| * | of/device: Move struct of_device define outside of CONFIG_OF_DEVICE testGrant Likely2010-07-051-7/+5
| * | of/device: Add OF style matching helper functionGrant Likely2010-07-051-0/+19
| * | of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov2010-07-051-2/+5
| * | of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-052-0/+6
| * | of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-052-24/+17
| * | of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely2010-07-051-0/+3
| * | of/device: Merge of_platform_bus_probe()Grant Likely2010-07-051-0/+17
| * | of: Modify of_device_get_modalias to be passed struct deviceGrant Likely2010-07-051-1/+1
| * | of/device: merge of_device_ueventGrant Likely2010-07-051-0/+4
| * | of/address: Merge all of the bus translation codeGrant Likely2010-07-051-3/+1
| * | of/address: merge of_address_to_resource()Grant Likely2010-07-051-0/+5
| * | of/address: merge of_iomap()Grant Likely2010-07-051-0/+9
| * | of/irq: merge irq mapping codeGrant Likely2010-07-051-0/+29
| * | of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2010-06-281-0/+41
| * | of: kill struct of_deviceGrant Likely2010-06-281-0/+17
* | | Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-08-0511-0/+245
|\ \ \
| * \ \ Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge2010-08-0411-0/+245
| |\ \ \
| | * | | support multiple .discard.* sections to avoid section type conflictsJeremy Fitzhardinge2010-07-271-0/+1
| | * | | x86: Call HVMOP_pagetable_dying on exit_mmap.Stefano Stabellini2010-07-261-0/+11
| | * | | x86: Unplug emulated disks and nics.Stefano Stabellini2010-07-261-0/+49
| | * | | x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock.Stefano Stabellini2010-07-261-0/+3
| | * | | xen: Add suspend/resume support for PV on HVM guests.Stefano Stabellini2010-07-221-0/+3
| | * | | xen: Xen PCI platform device driver.Stefano Stabellini2010-07-223-0/+8
| | * | | x86/xen: event channels delivery on HVM.Sheng Yang2010-07-223-0/+16
| | * | | xen: Add support for HVM hypercalls.Jeremy Fitzhardinge2010-07-223-0/+154
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-08-052-0/+224
|\ \ \ \ \
| * \ \ \ \ Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2010-08-051-0/+1
| |\ \ \ \ \
| | * | | | | powerpc/fsl_pci: add quirk for mpc8308 pcie bridgeIlya Yanok2010-08-041-0/+1
| * | | | | | powerpc/5121: move fsl-diu-fb.h to include/linuxAnatolij Gustschin2010-08-011-0/+223
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-08-051-0/+24
|\ \ \ \ \ \
| * | | | | | POWER: Add JZ4740 battery driver.Lars-Peter Clausen2010-08-051-0/+24
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-049-14/+12
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2010-08-0456-200/+497
| |\ \ \ \ \ \
| * | | | | | | reiserfs: typo comment fixDavidlohr Bueso2010-07-191-1/+1
| * | | | | | | fscache: fix missing kerneldoc annotationSuresh Jayaraman2010-07-111-0/+1
| * | | | | | | fscache: fix a trivial typo in the commentSuresh Jayaraman2010-07-111-1/+1
OpenPOWER on IntegriCloud