summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-05104-3444/+447
|\
| * of/address: Clean up function declarationsGrant Likely2010-08-0110-61/+32
| * of: Provide default of_node_to_nid() implementation.Grant Likely2010-07-304-19/+8
| * of: remove of_default_bus_idsJonas Bonn2010-07-245-76/+27
| * of: make of_find_device_by_node genericJonas Bonn2010-07-243-52/+0
| * microblaze: remove references to of_device and to_of_deviceGrant Likely2010-07-241-3/+3
| * sparc: remove references to of_device and to_of_deviceGrant Likely2010-07-2426-74/+75
| * powerpc: remove references to of_device and to_of_deviceGrant Likely2010-07-2417-46/+47
| * of/device: Replace of_device with platform_device in includes and core codeGrant Likely2010-07-243-6/+6
| * of: remove asm/of_device.hGrant Likely2010-07-245-35/+6
| * of: remove asm/of_platform.hGrant Likely2010-07-244-51/+2
| * of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-2418-27/+21
| * of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2010-07-2411-87/+13
| * Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-24441-195671/+2649
| |\
| * | of: Remove unused of_find_device_by_phandle()Grant Likely2010-07-184-41/+0
| * | of/flattree: Use common ALIGN() macro instead of arch specific _ALIGNGrant Likely2010-07-141-7/+0
| * | of/sparc: move is_root_node() to of.hAndres Salomon2010-07-143-12/+4
| * | proc: unify PROC_DEVICETREE configAndres Salomon2010-07-052-16/+0
| * | of: Put all CONFIG_OF dependencies into a Kconfig menu blockGrant Likely2010-07-052-7/+0
| * | of: remove architecture CONFIG_OF definitionsStephen Rothwell2010-07-053-9/+0
| * | sparc: turn CONFIG_OF into a selectStephen Rothwell2010-07-051-1/+2
| * | powerpc: turn CONFIG_OF into a selectStephen Rothwell2010-07-051-2/+3
| * | microblaze: turn CONFIG_OF into a selectStephen Rothwell2010-07-051-2/+3
| * | of: refactor of_modalias_node() and remove explicit match table.Grant Likely2010-07-051-0/+6
| * | of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov2010-07-059-14/+0
| * | of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-054-22/+6
| * | of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-0511-99/+81
| * | of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely2010-07-056-175/+2
| * | of/device: Merge of_platform_bus_probe()Grant Likely2010-07-054-297/+19
| * | of: Modify of_device_get_modalias to be passed struct deviceGrant Likely2010-07-051-3/+0
| * | of/device: merge of_device_ueventGrant Likely2010-07-054-103/+0
| * | of/address: Merge all of the bus translation codeGrant Likely2010-07-054-1012/+0
| * | of/address: merge of_address_to_resource()Grant Likely2010-07-056-117/+20
| * | of/address: merge of_iomap()Grant Likely2010-07-054-40/+2
| * | of/irq: merge irq mapping codeGrant Likely2010-07-054-634/+0
| * | of/powerpc: Move Powermac irq quirk code into powermac pic driver codeGrant Likely2010-07-053-100/+81
| * | of/microblaze: strip out of_irq_workarounds codeGrant Likely2010-07-052-51/+0
| * | of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2010-06-287-128/+6
| * | of: kill struct of_deviceGrant Likely2010-06-285-39/+4
| * | sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-2812-64/+56
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-08-0510-34/+20
|\ \ \
| * \ \ Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek2010-08-044639-297383/+248126
| |\ \ \
| * | | | frv: clean up arch/frv/MakefileSam Ravnborg2010-08-031-20/+2
| * | | | kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command lineSam Ravnborg2010-08-032-3/+3
| * | | | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg2010-08-039-11/+15
* | | | | Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-08-0518-67/+526
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge2010-08-0416-23/+416
| |\ \ \ \ \
| | * | | | | Introduce CONFIG_XEN_PVHVM compile optionStefano Stabellini2010-07-296-2/+14
| | * | | | | support multiple .discard.* sections to avoid section type conflictsJeremy Fitzhardinge2010-07-271-1/+1
| | * | | | | xen/pvhvm: fix build problem when !CONFIG_XENJeremy Fitzhardinge2010-07-261-0/+2
OpenPOWER on IntegriCloud