aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Fix number of pvr regsMichal Simek2010-08-041-1/+1
* microblaze: remove unused HAVE_ARCH_PCI_SET_DMA_MASKFUJITA Tomonori2010-08-041-6/+0
* microblaze: Improve ftrace time measuringMichal Simek2010-08-041-2/+0
* microblaze: Add stack unwinderSteven J. Magnani2010-08-043-1/+34
* microblaze: Allow PAGE_SIZE configurationSteven J. Magnani2010-08-042-3/+11
* microblaze: Fix copy_to_user_page macroMichal Simek2010-08-041-1/+3
* microblaze: Implement flush_dcache_page macroMichal Simek2010-08-041-4/+10
* microblaze: Fix __copy_to/from_user_inatomic macrosMichal Simek2010-08-021-2/+2
* lmb: rename to memblockYinghai Lu2010-07-141-5/+5
* microblaze: Define ARCH_SLAB_MINALIGN to fix slab crashMichal Simek2010-06-091-0/+2
* asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori2010-05-271-2/+2
* asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.hFUJITA Tomonori2010-05-271-0/+2
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-2211-93/+94
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-201-0/+11
| |\
| | * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-181-18/+69
| | |\
| | * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-128-74/+13
| | |\ \
| | * | | Revert "microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides."David S. Miller2010-05-071-0/+10
| | * | | microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides.David S. Miller2010-05-061-10/+0
| | * | | Add non-Virtex5 support for LL TEMAC driverJohn Linn2010-04-131-0/+11
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
| | |/ /
| * | | microblaze: fix get_user/put_user side-effectsSteven J. Magnani2010-05-131-18/+69
| | |/ | |/|
| * | microblaze: Define correct L1_CACHE_SHIFT valueMichal Simek2010-05-061-1/+1
| * | microblaze: Fix kmalloc alignment on non-coherent DMA platformsMichal Simek2010-05-061-0/+3
| * | microblaze: Fix consistent codeMichal Simek2010-05-061-1/+1
| * | microblaze: pci-dma: use include/linux/dma-mapping.hMichal Simek2010-05-061-8/+0
| * | microblaze: page.h: Remove get_user_page and free_user_pageMichal Simek2010-05-061-5/+0
| * | microblaze: Remove "cache" optimized copy_page functionMichal Simek2010-05-061-3/+1
| * | microblaze: Add isa_dma_bridge_buggy to dma.hMichal Simek2010-05-061-0/+6
| * | microblaze: Remove ancient codeMichal Simek2010-05-063-41/+0
| * | microblaze: Quiet section mismatch warnings for MMU versionMichal Simek2010-05-061-15/+1
| |/
* | arch/microblaze: Move dma_mask from of_device into pdev_archdataGrant Likely2010-05-222-1/+2
* | of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2010-05-182-16/+0
|/
* microblaze: io.h: Add io big-endian functionJohn Linn2010-04-071-0/+5
* microblaze: Fix futex codeMichal Simek2010-04-071-1/+1
* microblaze: Fix TLB macrosMichal Simek2010-04-011-1/+2
* microblaze: uaccess: Sync strlen, strnlen, copy_to/from_userMichal Simek2010-04-011-56/+32
* microblaze: uaccess: Unify __copy_tofrom_userMichal Simek2010-04-011-38/+21
* microblaze: uaccess: Move functions to generic locationMichal Simek2010-04-011-151/+61
* microblaze: uaccess: Fix put_user for noMMUMichal Simek2010-04-011-22/+56
* microblaze: uaccess: Fix get_user macro for noMMUMichal Simek2010-04-011-23/+66
* microblaze: uaccess: fix clear_user for noMMU kernelMichal Simek2010-04-011-45/+36
* microblaze: uaccess: Fix strncpy_from_user functionMichal Simek2010-04-011-3/+11
* microblaze: uaccess: fix copy_from_user macroMichal Simek2010-04-011-9/+14
* microblaze: uaccess: copy_to_user unificationMichal Simek2010-04-011-9/+16
* microblaze: uaccess: sync put/get/clear_user macrosMichal Simek2010-04-011-37/+69
* microblaze: uaccess: fix put_user and get_user macrosMichal Simek2010-04-011-51/+49
* microblaze: uaccess: fix __get_user_asm macroMichal Simek2010-04-011-16/+17
* microblaze: uaccess: fix clean user macroMichal Simek2010-04-011-34/+55
* microblaze: move noMMU __range_ok function to uaccess.hMichal Simek2010-04-011-1/+6