summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
...
| * | memblock/microblaze: Use new accessorsBenjamin Herrenschmidt2010-08-041-11/+9
| * | memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt2010-08-041-2/+2
* | | Fix IRQ flag handling namingDavid Howells2010-10-071-91/+102
| |/ |/|
* | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-183-3/+5
|\ \
| * | of: Fix missing includesGrant Likely2010-08-162-1/+3
| * | microblaze: Fix of: eliminate of_device->node and dev_archdata->{of,prom}_nodeMichal Simek2010-08-161-1/+1
| * | microblaze: Fix of/address: Merge all of the bus translation codeMichal Simek2010-08-161-1/+1
* | | Make do_execve() take a const filename pointerDavid Howells2010-08-171-3/+7
|/ /
* | defconfig reductionSam Ravnborg2010-08-142-1689/+2
* | Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+1
* | dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-1/+0
* | dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-5/+0
* | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori2010-08-111-1/+1
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-2/+0
|\ \
| * | remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-2/+0
| |/
* | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-061-3/+0
|\ \
| * | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-3/+0
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-061-0/+1
|\ \
| * \ Merge branch 'linus' into perf/coreIngo Molnar2010-07-214-33/+33
| |\ \ | | |/
| * | Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-183-1/+3
| |\ \
| * | | arch: Implement local64_tPeter Zijlstra2010-06-091-0/+1
* | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-0515-1474/+27
|\ \ \ \
| * | | | of/address: Clean up function declarationsGrant Likely2010-08-011-22/+11
| * | | | of: Provide default of_node_to_nid() implementation.Grant Likely2010-07-301-10/+0
| * | | | of: remove of_default_bus_idsJonas Bonn2010-07-242-50/+1
| * | | | of: make of_find_device_by_node genericJonas Bonn2010-07-241-16/+0
| * | | | microblaze: remove references to of_device and to_of_deviceGrant Likely2010-07-241-3/+3
| * | | | of: remove asm/of_device.hGrant Likely2010-07-241-13/+0
| * | | | of: remove asm/of_platform.hGrant Likely2010-07-241-19/+0
| * | | | of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-2/+1
| * | | | of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2010-07-242-17/+0
| * | | | Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-244-33/+33
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | of: Remove unused of_find_device_by_phandle()Grant Likely2010-07-182-20/+0
| * | | | of/flattree: Use common ALIGN() macro instead of arch specific _ALIGNGrant Likely2010-07-141-7/+0
| * | | | proc: unify PROC_DEVICETREE configAndres Salomon2010-07-051-8/+0
| * | | | of: Put all CONFIG_OF dependencies into a Kconfig menu blockGrant Likely2010-07-051-3/+0
| * | | | of: remove architecture CONFIG_OF definitionsStephen Rothwell2010-07-051-3/+0
| * | | | microblaze: turn CONFIG_OF into a selectStephen Rothwell2010-07-051-2/+3
| * | | | of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-051-1/+1
| * | | | of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-051-6/+6
| * | | | of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely2010-07-053-80/+1
| * | | | of/device: Merge of_platform_bus_probe()Grant Likely2010-07-052-156/+18
| * | | | of: Modify of_device_get_modalias to be passed struct deviceGrant Likely2010-07-051-3/+0
| * | | | of/device: merge of_device_ueventGrant Likely2010-07-052-51/+0
| * | | | of/address: Merge all of the bus translation codeGrant Likely2010-07-052-493/+0
| * | | | of/address: merge of_address_to_resource()Grant Likely2010-07-053-58/+10
| * | | | of/address: merge of_iomap()Grant Likely2010-07-052-20/+1
| * | | | of/irq: merge irq mapping codeGrant Likely2010-07-052-321/+0
| * | | | 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-283-61/+3
OpenPOWER on IntegriCloud