summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-031-1/+1
|\
| * Merge branch 'master' into percpuTejun Heo2010-02-025-5/+20
| |\
| * \ Merge branch 'master' into percpuTejun Heo2010-01-0560-683/+1704
| |\ \
| * | | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-291-1/+1
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-1/+1
|\ \ \ \
| * | | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-02-264-998/+15Star
|\ \ \ \
| * | | | of: remove undefined request_OF_resource & release_OF_resourceGrant Likely2010-02-141-4/+0Star
| * | | | of: move definition of of_chosen into common code.Grant Likely2010-02-142-5/+0Star
| * | | | of: remove unused extern reference to devtree_lockGrant Likely2010-02-141-2/+0Star
| * | | | of: put default string compare and #a/s-cell values into common headerGrant Likely2010-02-141-7/+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-092-63/+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-2859-531/+1715
| |\| | |
| * | | | 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-242-50/+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-232-8/+1Star
* | | | | microblaze: Fix out_le32() macroSteven J. Magnani2010-02-241-1/+1
* | | | | 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: Defconfig updateMichal Simek2010-02-032-44/+169
| |/ / / |/| | |
* | | | microblaze: pci_controller->arch_data really is a struct device_node *Michal Simek2010-01-181-1/+1
* | | | microblaze: Add missing double apostrophe in KconfigMichal Simek2010-01-181-1/+1
* | | | microblaze: Add PT_ macros for special purpose regsMichal Simek2010-01-181-0/+14
* | | | microblaze: Enable accept4 syscallMichal Simek2010-01-182-2/+2
* | | | microblaze: Wire up recvmmsg syscallMichal Simek2010-01-181-1/+2
| |_|/ |/| |
* | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-0/+1
|\ \ \
| * | | kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | | | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-1/+0Star
* | | | 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