summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
AgeCommit message (Expand)Author
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-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar
2010-06-15net: NET_SKB_PAD should depend on L1_CACHE_BYTESEric Dumazet
2010-06-09microblaze: Define ARCH_SLAB_MINALIGN to fix slab crashMichal Simek
2010-06-09arch: Implement local64_tPeter Zijlstra
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-20Merge 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-18Merge 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-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger
2010-05-13microblaze: fix get_user/put_user side-effectsSteven 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-06microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides.David S. Miller
2010-05-06microblaze: Define correct L1_CACHE_SHIFT valueMichal Simek
2010-05-06microblaze: Fix kmalloc alignment on non-coherent DMA platformsMichal Simek
2010-05-06microblaze: Fix consistent codeMichal Simek
2010-05-06microblaze: pci-dma: use include/linux/dma-mapping.hMichal Simek
2010-05-06microblaze: page.h: Remove get_user_page and free_user_pageMichal Simek
2010-05-06microblaze: Remove "cache" optimized copy_page functionMichal Simek
2010-05-06microblaze: Add isa_dma_bridge_buggy to dma.hMichal Simek
2010-05-06microblaze: Remove ancient codeMichal Simek
2010-05-06microblaze: Quiet section mismatch warnings for MMU versionMichal Simek
2010-04-13Add non-Virtex5 support for LL TEMAC driverJohn Linn
2010-04-07microblaze: io.h: Add io big-endian functionJohn Linn
2010-04-07microblaze: Fix futex codeMichal Simek
2010-04-01microblaze: Fix TLB macrosMichal Simek
2010-04-01microblaze: uaccess: Sync strlen, strnlen, copy_to/from_userMichal Simek
2010-04-01microblaze: uaccess: Unify __copy_tofrom_userMichal Simek
2010-04-01microblaze: uaccess: Move functions to generic locationMichal Simek
2010-04-01microblaze: uaccess: Fix put_user for noMMUMichal Simek
2010-04-01microblaze: uaccess: Fix get_user macro for noMMUMichal Simek
2010-04-01microblaze: uaccess: fix clear_user for noMMU kernelMichal Simek
2010-04-01microblaze: uaccess: Fix strncpy_from_user functionMichal Simek
2010-04-01microblaze: uaccess: fix copy_from_user macroMichal Simek
2010-04-01microblaze: uaccess: copy_to_user unificationMichal Simek
2010-04-01microblaze: uaccess: sync put/get/clear_user macrosMichal Simek
2010-04-01microblaze: uaccess: fix put_user and get_user macrosMichal Simek
2010-04-01microblaze: uaccess: fix __get_user_asm macroMichal Simek
2010-04-01microblaze: uaccess: fix clean user macroMichal Simek