aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze/include
AgeCommit message (Expand)Author
2010-07-14lmb: rename to memblockYinghai Lu
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-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
2010-04-01microblaze: move noMMU __range_ok function to uaccess.hMichal Simek
2010-04-01microblaze: Move exception_table_entry upwardMichal Simek
2010-04-01microblaze: Remove segment.hMichal Simek
2010-03-11microblaze: PCI early support for noMMU systemMichal Simek
2010-03-11microblaze: pgtable.h: move consistent functionsMichal Simek
2010-03-11microblaze: Remove VMALLOC_VMADDRMichal Simek
2010-03-11microblaze: Preliminary support for dma driversMichal Simek
2010-03-11microblaze: Add support from PREEMPTMichal Simek
2010-03-11microblaze: Add support for Xilinx PCI host bridgeMichal Simek