summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
Commit message (Expand)AuthorAgeFilesLines
* microblaze: use generic ptrace_resume codeChristoph Hellwig2010-03-131-37/+0Star
* ptrace: use ptrace_request() in the remaining architecturesChristoph Hellwig2010-03-131-26/+1Star
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-02-262-978/+14Star
|\
| * of: move definition of of_chosen into common code.Grant Likely2010-02-141-3/+0Star
| * 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/+2Star
| * of: merge of_find_node_by_phandleJeremy Kerr2010-02-091-21/+0Star
| * of: merge of_attach_node() & of_detach_node()Grant Likely2010-02-091-59/+0Star
| * microblaze: remove early_init_dt_scan_cpus() and phyp_dump_*()Grant Likely2010-02-091-153/+0Star
| * 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/+0Star
| * | of: merge machine_is_compatible()Grant Likely2010-01-281-18/+0Star
| * | of/flattree: merge early_init_dt_scan_chosen()Grant Likely2009-12-111-42/+2Star
| * | of/flattree: eliminate cell_t typedefGrant Likely2009-12-111-6/+4Star
| * | of/flattree: merge dt_mem_next_cellGrant Likely2009-12-101-8/+0Star
| * | of/flattree: Merge earlyinit_dt_scan_root()Grant Likely2009-12-101-23/+0Star
| * | of/flattree: Merge early_init_dt_check_for_initrd()Grant Likely2009-12-101-32/+0Star
| * | of: merge prom_{add,remove,modify}_propertyGrant Likely2009-11-241-113/+0Star
| * | of/flattree: Merge unflatten_device_treeGrant Likely2009-11-241-49/+0Star
| * | of/flattree: Merge unflatten_dt_nodeGrant Likely2009-11-241-195/+0Star
| * | of/flattree: Merge of_flat_dt_is_compatibleGrant Likely2009-11-241-19/+0Star
| * | of/flattree: merge of_get_flat_dt_propGrant Likely2009-11-241-42/+0Star
| * | of/flattree: merge of_get_flat_dt_rootGrant Likely2009-11-241-12/+0Star
| * | of/flattree: merge of_scan_flat_dtGrant Likely2009-11-241-61/+0Star
| * | of/flattree: merge find_flat_dt_string and initial_boot_paramsGrant Likely2009-11-231-8/+0Star
* | | microblaze: Fix cache loop function for cache rangeMichal Simek2010-02-241-19/+8Star
* | | microblaze: Invalidate dcache before enabling itMichal Simek2010-02-081-0/+1
* | | microblaze: fix interrupt state restoreSteven J. Magnani2010-02-031-4/+6
| |/ |/|
* | microblaze: pci_controller->arch_data really is a struct device_node *Michal Simek2010-01-181-1/+1
* | microblaze: Enable accept4 syscallMichal Simek2010-01-181-1/+1
* | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
* | microblaze: Remove rt_sigsuspend wrapperMichal Simek2009-12-143-13/+1Star
* | microblaze: nommu: Don't clobber R11 on syscallssteve@digidescorp.com2009-12-141-2/+0Star
* | microblaze: Support for WB cacheMichal Simek2009-12-143-192/+510
* | microblaze: Add PVR for Microblaze v7.30.aMichal Simek2009-12-141-0/+1
* | microblaze: Remove ancient and fake microblaze version from cpu_ver tableMichal Simek2009-12-141-5/+0Star
* | microblaze: Remove panic_timeout init valueMichal Simek2009-12-141-2/+0Star
* | microblaze: Do not count system calls in defaultMichal Simek2009-12-141-0/+4
* | microblaze: Fix level interrupt ACKingsteve@digidescorp.com2009-12-141-1/+9
* | microblaze: Enable futimesat syscallMichal Simek2009-12-141-1/+1
* | microblaze: Checking DTS against PVR for write-back cacheMichal Simek2009-12-141-0/+11
* | microblaze: Fix the heartbeat gpio to be more robustJohn Linn2009-12-141-5/+10
* | microblaze: Move cache macro from cache.h to cacheflush.hMichal Simek2009-12-141-0/+1
* | microblaze: Ptrace notifying from signal codeMichal Simek2009-12-141-0/+4
* | microblaze: Extend cpuinfo for support write-back cachesMichal Simek2009-12-142-2/+7
* | microblaze: Fix cache_line_lenghtMichal Simek2009-12-143-18/+18
* | microblaze: Detect new 7.20.d versionMichal Simek2009-12-141-0/+1
* | microblaze: Support both levels for resetMichal Simek2009-12-141-4/+6