aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze/kernel
AgeCommit message (Expand)Author
2010-04-07microblaze: Remove unused variable from ptraceMichal Simek
2010-04-07microblaze: Fix ftrace_update_ftrace_func panicSteven J. Magnani
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-01microblaze: Print early printk information to log bufferMichal Simek
2010-04-01microblaze: head.S typo fixMichal Simek
2010-04-01microblaze: Use MICROBLAZE_TLB_SIZE in asm codeMichal Simek
2010-04-01microblaze: Adding likely macrosMichal Simek
2010-04-01microblaze: Add .type and .size to ASM functionsMichal Simek
2010-04-01microblaze: Use instruction with delay slotMichal Simek
2010-04-01microblaze: Remove additional resr and rear loadingMichal Simek
2010-04-01microblaze: Change register usage for ESR and EARMichal Simek
2010-04-01microblaze: Prepare work for optimization in exception codeMichal Simek
2010-04-01microblaze: Add DEBUG optionMichal Simek
2010-04-01microblaze: Support systems without lmb bramMichal Simek
2010-04-01microblaze: Remove segment.hMichal Simek
2010-04-01microblaze: Fix "kstack=" parsingSteven J. Magnani
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-18Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2010-03-12microblaze: use generic ptrace_resume codeChristoph Hellwig
2010-03-12ptrace: use ptrace_request() in the remaining architecturesChristoph Hellwig
2010-03-11microblaze: entry.S use delay slot for return handlersMichal Simek
2010-03-11microblaze: Save current task directlyMichal Simek
2010-03-11microblaze: Simplify entry.S - save/restore r3/r4 - ret_from_trapMichal Simek
2010-03-11microblaze: Fix dma alloc and free coherent dma functionsMichal Simek
2010-03-11microblaze: Add define for ASM_LOOPMichal Simek
2010-03-11microblaze: Preliminary support for dma driversMichal Simek
2010-03-11microblaze: remove trailing space in messagesFrans Pop
2010-03-11microblaze: Change temp register for cmdlineMichal Simek
2010-03-11microblaze: Preliminary support for dma driversMichal Simek
2010-03-11microblaze: Move cache function to cache.cMichal Simek
2010-03-11microblaze: Add support from PREEMPTMichal Simek
2010-03-11microblaze: Add support for Xilinx PCI host bridgeMichal Simek
2010-03-11microblaze: Add irq_create_{of_,}mapping functionsMichal Simek
2010-03-11microblaze: Implement __dma_sync_pageMichal Simek
2010-03-11microblaze: Support DMAMichal Simek
2010-02-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-02-24microblaze: Fix cache loop function for cache rangeMichal Simek
2010-02-14of: move definition of of_chosen into common code.Grant Likely
2010-02-14of/flattree: Don't assume HAVE_LMBJeremy Kerr
2010-02-09of/flattree: use callback to setup initrd from /chosenJeremy Kerr
2010-02-09of/flattree: merge early_init_dt_scan_memory() common codeGrant Likely
2010-02-09of: merge of_find_node_by_phandleJeremy Kerr
2010-02-09of: merge of_attach_node() & of_detach_node()Grant Likely
2010-02-09microblaze: remove early_init_dt_scan_cpus() and phyp_dump_*()Grant Likely
2010-02-08microblaze: Invalidate dcache before enabling itMichal Simek
2010-02-03microblaze: fix interrupt state restoreSteven J. Magnani
2010-01-28Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely
2010-01-28of: unify phandle name in struct device_nodeGrant Likely
2010-01-28of: Merge of_node_get() and of_node_put()Grant Likely
2010-01-28of: merge machine_is_compatible()Grant Likely