summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Remove unused variable from ptraceMichal Simek2010-04-071-1/+0
* microblaze: Fix ftrace_update_ftrace_func panicSteven J. Magnani2010-04-071-9/+3
* Merge branch 'master' into export-slabhTejun Heo2010-04-057-87/+94
|\
| * microblaze: Print early printk information to log bufferMichal Simek2010-04-011-9/+15
| * microblaze: head.S typo fixMichal Simek2010-04-011-2/+2
| * microblaze: Use MICROBLAZE_TLB_SIZE in asm codeMichal Simek2010-04-012-3/+3
| * microblaze: Adding likely macrosMichal Simek2010-04-012-5/+6
| * microblaze: Add .type and .size to ASM functionsMichal Simek2010-04-011-0/+11
| * microblaze: Use instruction with delay slotMichal Simek2010-04-011-8/+5
| * microblaze: Remove additional resr and rear loadingMichal Simek2010-04-011-15/+3
| * microblaze: Change register usage for ESR and EARMichal Simek2010-04-011-35/+35
| * microblaze: Prepare work for optimization in exception codeMichal Simek2010-04-011-6/+3
| * microblaze: Add DEBUG optionMichal Simek2010-04-011-0/+2
| * microblaze: Support systems without lmb bramMichal Simek2010-04-011-0/+6
| * microblaze: Remove segment.hMichal Simek2010-04-011-0/+1
| * microblaze: Fix "kstack=" parsingSteven J. Magnani2010-04-011-4/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-305-3/+2
|/
* Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-03-188-116/+443
|\
| * microblaze: entry.S use delay slot for return handlersMichal Simek2010-03-111-6/+3
| * microblaze: Save current task directlyMichal Simek2010-03-111-8/+4
| * microblaze: Simplify entry.S - save/restore r3/r4 - ret_from_trapMichal Simek2010-03-111-48/+30
| * microblaze: Fix dma alloc and free coherent dma functionsMichal Simek2010-03-111-4/+13
| * microblaze: Add define for ASM_LOOPMichal Simek2010-03-111-43/+161
| * microblaze: Preliminary support for dma driversMichal Simek2010-03-111-6/+3
| * microblaze: remove trailing space in messagesFrans Pop2010-03-111-1/+1
| * microblaze: Change temp register for cmdlineMichal Simek2010-03-111-6/+7
| * microblaze: Preliminary support for dma driversMichal Simek2010-03-111-6/+12
| * microblaze: Move cache function to cache.cMichal Simek2010-03-112-6/+5
| * microblaze: Add support from PREEMPTMichal Simek2010-03-112-1/+25
| * microblaze: Add support for Xilinx PCI host bridgeMichal Simek2010-03-111-0/+3
| * microblaze: Add irq_create_{of_,}mapping functionsMichal Simek2010-03-111-0/+15
| * microblaze: Implement __dma_sync_pageMichal Simek2010-03-111-3/+23
| * microblaze: Support DMAMichal Simek2010-03-113-1/+161
* | microblaze: use generic ptrace_resume codeChristoph Hellwig2010-03-121-37/+0
* | ptrace: use ptrace_request() in the remaining architecturesChristoph Hellwig2010-03-121-26/+1
|/
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-02-252-978/+14
|\
| * of: move definition of of_chosen into common code.Grant Likely2010-02-141-3/+0
| * of/flattree: Don't assume HAVE_LMBJeremy Kerr2010-02-141-0/+5
| * of/flattree: use callback to setup initrd from /chosenJeremy Kerr2010-02-091-0/+10
| * of/flattree: merge early_init_dt_scan_memory() common codeGrant Likely2010-02-091-49/+2
| * of: merge of_find_node_by_phandleJeremy Kerr2010-02-091-21/+0
| * of: merge of_attach_node() & of_detach_node()Grant Likely2010-02-091-59/+0
| * microblaze: remove early_init_dt_scan_cpus() and phyp_dump_*()Grant Likely2010-02-091-153/+0
| * Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely2010-01-2826-309/+1247
| |\
| * | of: unify phandle name in struct device_nodeGrant Likely2010-01-282-2/+2
| * | of: Merge of_node_get() and of_node_put()Grant Likely2010-01-281-74/+0
| * | of: merge machine_is_compatible()Grant Likely2010-01-281-18/+0
| * | of/flattree: merge early_init_dt_scan_chosen()Grant Likely2009-12-101-42/+2
| * | of/flattree: eliminate cell_t typedefGrant Likely2009-12-101-6/+4
| * | of/flattree: merge dt_mem_next_cellGrant Likely2009-12-101-8/+0
OpenPOWER on IntegriCloud