summaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)AuthorFilesLines
2010-08-04microblaze: Save and restore r3/r4 in SAVE/RESTORE_REGS macrosMichal Simek1-40/+8
2010-08-04microblaze: Fix VM_ON and VM_OFF macrosMichal Simek1-4/+6
2010-08-04microblaze: Do not use _start in vmlinuxMichal Simek2-3/+3
2010-08-04microblaze: Cleanup boot/MakefileMichal Simek1-5/+6
2010-08-04microblaze: Fix number of pvr regsMichal Simek1-1/+1
2010-08-04microblaze: Decrease time shifting valuesMichal Simek1-4/+5
2010-08-04microblaze: Enable early printk only for uartliteMichal Simek1-0/+1
2010-08-04microblaze: remove unused HAVE_ARCH_PCI_SET_DMA_MASKFUJITA Tomonori1-6/+0
2010-08-04microblaze: Do not trace cpu_relax functionMichal Simek1-2/+5
2010-08-04microblaze: Improve ftrace time measuringMichal Simek2-2/+17
2010-08-04microblaze: Add stack unwinderSteven J. Magnani10-95/+454
2010-08-04microblaze: Allow PAGE_SIZE configurationSteven J. Magnani6-11/+50
2010-08-04microblaze: Trace hardirqsMichal Simek1-0/+2
2010-08-04microblaze: Fix sys_clone syscallMichal Simek1-7/+7
2010-08-04microblaze: Fix copy_to_user_page macroMichal Simek2-2/+19
2010-08-04microblaze: Sync noMMU and MMU setup_memoryMichal Simek1-6/+1
2010-08-04microblaze: Remove unused labelMichal Simek1-1/+0
2010-08-04microblaze: Implement flush_dcache_page macroMichal Simek1-4/+10
2010-08-02microblaze: Fix comment for TLBMichal Simek1-1/+1
2010-08-02microblaze: Fix __copy_to/from_user_inatomic macrosMichal Simek1-2/+2
2010-07-14lmb: rename to memblockYinghai Lu4-33/+33
2010-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-0/+1
2010-06-12PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu1-0/+1
2010-06-09microblaze: Fix sg_dma_len() regressionFUJITA Tomonori1-1/+0
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 Likely31-364/+379
2010-05-22arch/microblaze: Move dma_mask from of_device into pdev_archdataGrant Likely4-3/+4
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. Miller8-20/+89
2010-05-19of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely3-19/+1
2010-05-19of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2-6/+6
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2010-05-14microblaze: Fix module loading on system with WB cacheMichal Simek1-0/+2
2010-05-13microblaze: export assembly functions used by modulesMichal Simek3-0/+3
2010-05-13microblaze: Remove powerpc code from Microblaze portMichal Simek1-1/+1
2010-05-13microblaze: Remove compilation warnings in cache macroMichal Simek1-1/+2
2010-05-13microblaze: export assembly functions used by modulesSteven J. Magnani1-0/+10
2010-05-13microblaze: fix get_user/put_user side-effectsSteven J. Magnani1-18/+69
2010-05-13microblaze: re-enable interrupts before calling scheduleSteven J. Magnani1-0/+2
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller24-343/+278
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: Defconfig updateMichal Simek2-13/+84
2010-05-06microblaze: Optimize CACHE_LOOP_LIMITS and CACHE_RANGE_LOOP macrosMichal Simek1-27/+35
2010-05-06microblaze: Fix consistent-sync codeMichal Simek1-1/+1
2010-05-06microblaze: Define correct L1_CACHE_SHIFT valueMichal Simek1-1/+1
2010-05-06microblaze: cpuinfo shows cache line lengthMichal Simek1-4/+6