summaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely
2010-07-19of: Remove unused of_find_device_by_phandle()Grant Likely
2010-07-15of/flattree: Use common ALIGN() macro instead of arch specific _ALIGNGrant Likely
2010-07-14lmb: rename to memblockYinghai Lu
2010-07-05proc: unify PROC_DEVICETREE configAndres Salomon
2010-07-05of: Put all CONFIG_OF dependencies into a Kconfig menu blockGrant Likely
2010-07-05of: remove architecture CONFIG_OF definitionsStephen Rothwell
2010-07-05microblaze: turn CONFIG_OF into a selectStephen Rothwell
2010-07-05of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov
2010-07-05of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely
2010-07-05of/device: Merge of_platform_bus_probe()Grant Likely
2010-07-05of: Modify of_device_get_modalias to be passed struct deviceGrant Likely
2010-07-05of/device: merge of_device_ueventGrant Likely
2010-07-05of/address: Merge all of the bus translation codeGrant Likely
2010-07-05of/address: merge of_address_to_resource()Grant Likely
2010-07-05of/address: merge of_iomap()Grant Likely
2010-07-05of/irq: merge irq mapping codeGrant Likely
2010-07-05of/microblaze: strip out of_irq_workarounds codeGrant Likely
2010-06-28of/irq: Move irq_of_parse_and_map() to common codeGrant Likely
2010-06-28of: kill struct of_deviceGrant Likely
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-06-11PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu
2010-06-09microblaze: Fix sg_dma_len() regressionFUJITA Tomonori
2010-06-09microblaze: Define ARCH_SLAB_MINALIGN to fix slab crashMichal Simek
2010-05-27asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori
2010-05-27asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.hFUJITA Tomonori
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22arch/microblaze: Move dma_mask from of_device into pdev_archdataGrant Likely
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-19Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger
2010-05-14microblaze: Fix module loading on system with WB cacheMichal Simek
2010-05-13microblaze: export assembly functions used by modulesMichal Simek
2010-05-13microblaze: Remove powerpc code from Microblaze portMichal Simek
2010-05-13microblaze: Remove compilation warnings in cache macroMichal Simek
2010-05-13microblaze: export assembly functions used by modulesSteven J. Magnani
2010-05-13microblaze: fix get_user/put_user side-effectsSteven J. Magnani
2010-05-13microblaze: re-enable interrupts before calling scheduleSteven J. Magnani
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-07Revert "microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides."David S. Miller
2010-05-07microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides.David S. Miller
2010-05-06microblaze: Defconfig updateMichal Simek
2010-05-06microblaze: Optimize CACHE_LOOP_LIMITS and CACHE_RANGE_LOOP macrosMichal Simek
2010-05-06microblaze: Fix consistent-sync codeMichal Simek