summaryrefslogtreecommitdiff
path: root/arch/microblaze/include
AgeCommit message (Expand)AuthorFilesLines
2010-08-04microblaze: Fix number of pvr regsMichal Simek1-1/+1
2010-08-04microblaze: remove unused HAVE_ARCH_PCI_SET_DMA_MASKFUJITA Tomonori1-6/+0
2010-08-04microblaze: Improve ftrace time measuringMichal Simek1-2/+0
2010-08-04microblaze: Add stack unwinderSteven J. Magnani3-1/+34
2010-08-04microblaze: Allow PAGE_SIZE configurationSteven J. Magnani2-3/+11
2010-08-04microblaze: Fix copy_to_user_page macroMichal Simek1-1/+3
2010-08-04microblaze: Implement flush_dcache_page macroMichal Simek1-4/+10
2010-08-02microblaze: Fix __copy_to/from_user_inatomic macrosMichal Simek1-2/+2
2010-07-14lmb: rename to memblockYinghai Lu1-5/+5
2010-06-09microblaze: Define ARCH_SLAB_MINALIGN to fix slab crashMichal Simek1-0/+2
2010-05-27asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori1-2/+2
2010-05-27asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.hFUJITA Tomonori1-0/+2
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely11-93/+94
2010-05-22arch/microblaze: Move dma_mask from of_device into pdev_archdataGrant Likely2-1/+2
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+11
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2010-05-19Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-18/+69
2010-05-19of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2-16/+0
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2010-05-13microblaze: fix get_user/put_user side-effectsSteven J. Magnani1-18/+69
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller8-74/+13
2010-05-07Revert "microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides."David S. Miller1-0/+10
2010-05-07microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides.David S. Miller1-10/+0
2010-05-06microblaze: Define correct L1_CACHE_SHIFT valueMichal Simek1-1/+1
2010-05-06microblaze: Fix kmalloc alignment on non-coherent DMA platformsMichal Simek1-0/+3
2010-05-06microblaze: Fix consistent codeMichal Simek1-1/+1
2010-05-06microblaze: pci-dma: use include/linux/dma-mapping.hMichal Simek1-8/+0
2010-05-06microblaze: page.h: Remove get_user_page and free_user_pageMichal Simek1-5/+0
2010-05-06microblaze: Remove "cache" optimized copy_page functionMichal Simek1-3/+1
2010-05-06microblaze: Add isa_dma_bridge_buggy to dma.hMichal Simek1-0/+6
2010-05-06microblaze: Remove ancient codeMichal Simek3-41/+0
2010-05-06microblaze: Quiet section mismatch warnings for MMU versionMichal Simek1-15/+1
2010-04-13Add non-Virtex5 support for LL TEMAC driverJohn Linn1-0/+11
2010-04-07microblaze: io.h: Add io big-endian functionJohn Linn1-0/+5
2010-04-07microblaze: Fix futex codeMichal Simek1-1/+1
2010-04-01microblaze: Fix TLB macrosMichal Simek1-1/+2
2010-04-01microblaze: uaccess: Sync strlen, strnlen, copy_to/from_userMichal Simek1-56/+32
2010-04-01microblaze: uaccess: Unify __copy_tofrom_userMichal Simek1-38/+21
2010-04-01microblaze: uaccess: Move functions to generic locationMichal Simek1-151/+61
2010-04-01microblaze: uaccess: Fix put_user for noMMUMichal Simek1-22/+56
2010-04-01microblaze: uaccess: Fix get_user macro for noMMUMichal Simek1-23/+66
2010-04-01microblaze: uaccess: fix clear_user for noMMU kernelMichal Simek1-45/+36
2010-04-01microblaze: uaccess: Fix strncpy_from_user functionMichal Simek1-3/+11
2010-04-01microblaze: uaccess: fix copy_from_user macroMichal Simek1-9/+14
2010-04-01microblaze: uaccess: copy_to_user unificationMichal Simek1-9/+16
2010-04-01microblaze: uaccess: sync put/get/clear_user macrosMichal Simek1-37/+69
2010-04-01microblaze: uaccess: fix put_user and get_user macrosMichal Simek1-51/+49
2010-04-01microblaze: uaccess: fix __get_user_asm macroMichal Simek1-16/+17
2010-04-01microblaze: uaccess: fix clean user macroMichal Simek1-34/+55
2010-04-01microblaze: move noMMU __range_ok function to uaccess.hMichal Simek1-1/+6