aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
2010-07-14lmb: rename to memblockYinghai Lu
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-06-11PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu
2010-06-09microblaze: Fix sg_dma_len() regressionFUJITA Tomonori
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-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger
2010-05-14microblaze: Fix module loading on system with WB cacheMichal Simek
2010-05-13microblaze: export assembly functions used by modulesMichal Simek
2010-05-13microblaze: Remove powerpc code from Microblaze portMichal Simek
2010-05-13microblaze: Remove compilation warnings in cache macroMichal Simek
2010-05-13microblaze: export assembly functions used by modulesSteven J. Magnani
2010-05-13microblaze: fix get_user/put_user side-effectsSteven J. Magnani
2010-05-13microblaze: re-enable interrupts before calling scheduleSteven 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: Defconfig updateMichal Simek
2010-05-06microblaze: Optimize CACHE_LOOP_LIMITS and CACHE_RANGE_LOOP macrosMichal Simek
2010-05-06microblaze: Fix consistent-sync codeMichal Simek
2010-05-06microblaze: Define correct L1_CACHE_SHIFT valueMichal Simek
2010-05-06microblaze: cpuinfo shows cache line lengthMichal Simek
2010-05-06microblaze: Fix kmalloc alignment on non-coherent DMA platformsMichal Simek
2010-05-06microblaze: Fix typo fault in cache codeMichal 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: invoke oom-killer from page faultNick Piggin
2010-05-06microblaze: fix divide by zero exception messageRandy Dunlap
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-05-06microblaze: Quiet section mismatch warningsSteven J. Magnani
2010-05-06microblaze: Fix IRQ entry/exit ftracingSteven J. Magnani
2010-05-06microblaze: resource/PCI: align functions now return start of resourceMichal Simek
2010-05-06microblaze: PCI: add pci_bus_for_each_resource(), remove direct bus->resource...Michal Simek
2010-04-28driver-core: Add device node pointer to struct deviceGrant Likely
2010-04-13Add non-Virtex5 support for LL TEMAC driverJohn Linn
2010-04-07microblaze: Remove unused variable from ptraceMichal Simek
2010-04-07microblaze: io.h: Add io big-endian functionJohn Linn
2010-04-07microblaze: Fix futex codeMichal Simek