summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
Commit message (Expand)AuthorAgeFilesLines
* of: remove asm/of_device.hGrant Likely2010-07-241-13/+0
* of: remove asm/of_platform.hGrant Likely2010-07-241-19/+0
* Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-241-5/+5
|\
| * lmb: rename to memblockYinghai Lu2010-07-141-5/+5
* | of: Remove unused of_find_device_by_phandle()Grant Likely2010-07-181-2/+0
* | of/flattree: Use common ALIGN() macro instead of arch specific _ALIGNGrant Likely2010-07-141-7/+0
* | of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely2010-07-051-15/+0
* | of/device: Merge of_platform_bus_probe()Grant Likely2010-07-051-33/+0
* | of: Modify of_device_get_modalias to be passed struct deviceGrant Likely2010-07-051-3/+0
* | of/device: merge of_device_ueventGrant Likely2010-07-051-3/+0
* | of/address: Merge all of the bus translation codeGrant Likely2010-07-051-4/+0
* | of/address: merge of_address_to_resource()Grant Likely2010-07-052-13/+9
* | of/address: merge of_iomap()Grant Likely2010-07-051-9/+1
* | of/irq: merge irq mapping codeGrant Likely2010-07-051-31/+0
* | of/microblaze: strip out of_irq_workarounds codeGrant Likely2010-07-051-10/+0
* | of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2010-06-282-49/+1
* | of: kill struct of_deviceGrant Likely2010-06-281-10/+0
|/
* 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
OpenPOWER on IntegriCloud