aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAge
...
| * microblaze: Preliminary support for dma driversMichal Simek2010-03-11
| * microblaze: Move cache function to cache.cMichal Simek2010-03-11
| * microblaze: Add support from PREEMPTMichal Simek2010-03-11
| * microblaze: Add support for Xilinx PCI host bridgeMichal Simek2010-03-11
| * microblaze: Enable PCI, missing filesMichal Simek2010-03-11
| * microblaze: Add core PCI filesMichal Simek2010-03-11
| * microblaze: Add pci-bridge.hMichal Simek2010-03-11
| * microblaze: Add pci.hMichal Simek2010-03-11
| * microblaze: io.h include asm-generic/iomap.hMichal Simek2010-03-11
| * microblaze: Add irq_create_{of_,}mapping functionsMichal Simek2010-03-11
| * microblaze: Add {z,}alloc_maybe_bootmem functionsMichal Simek2010-03-11
| * microblaze: Implement __dma_sync_pageMichal Simek2010-03-11
| * microblaze: Support DMAMichal Simek2010-03-11
* | microblaze: use generic ptrace_resume codeChristoph Hellwig2010-03-12
* | ptrace: use ptrace_request() in the remaining architecturesChristoph Hellwig2010-03-12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-03
|\
| * Merge branch 'master' into percpuTejun Heo2010-02-02
| |\
| * \ Merge branch 'master' into percpuTejun Heo2010-01-04
| |\ \
| * | | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-29
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-01
|\ \ \ \
| * | | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-20
| | |_|/ | |/| |
* | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-02-25
|\ \ \ \
| * | | | of: remove undefined request_OF_resource & release_OF_resourceGrant Likely2010-02-14
| * | | | of: move definition of of_chosen into common code.Grant Likely2010-02-14
| * | | | of: remove unused extern reference to devtree_lockGrant Likely2010-02-14
| * | | | of: put default string compare and #a/s-cell values into common headerGrant Likely2010-02-14
| * | | | of/flattree: Don't assume HAVE_LMBJeremy Kerr2010-02-14
| * | | | of/flattree: use callback to setup initrd from /chosenJeremy Kerr2010-02-09
| * | | | of/flattree: merge early_init_dt_scan_memory() common codeGrant Likely2010-02-09
| * | | | of: merge of_find_node_by_phandleJeremy Kerr2010-02-09
| * | | | of: merge of_attach_node() & of_detach_node()Grant Likely2010-02-09
| * | | | microblaze: remove early_init_dt_scan_cpus() and phyp_dump_*()Grant Likely2010-02-09
| * | | | Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely2010-01-28
| |\| | |
| * | | | of: unify phandle name in struct device_nodeGrant Likely2010-01-28
| * | | | of: Merge of_node_get() and of_node_put()Grant Likely2010-01-28
| * | | | of: merge machine_is_compatible()Grant Likely2010-01-28
| * | | | of/flattree: merge early_init_dt_scan_chosen()Grant Likely2009-12-11
| * | | | of/flattree: eliminate cell_t typedefGrant Likely2009-12-11
| * | | | of/flattree: merge dt_mem_next_cellGrant Likely2009-12-10
| * | | | of/flattree: Merge earlyinit_dt_scan_root()Grant Likely2009-12-10
| * | | | of/flattree: Merge early_init_dt_check_for_initrd()Grant Likely2009-12-10
| * | | | of: merge prom_{add,remove,modify}_propertyGrant Likely2009-11-23
| * | | | of/flattree: Merge unflatten_device_treeGrant Likely2009-11-23
| * | | | of/flattree: Merge unflatten_dt_nodeGrant Likely2009-11-23
| * | | | of/flattree: Merge of_flat_dt_is_compatibleGrant Likely2009-11-23
| * | | | of/flattree: merge of_get_flat_dt_propGrant Likely2009-11-23
| * | | | of/flattree: merge of_get_flat_dt_rootGrant Likely2009-11-23
| * | | | of/flattree: merge of_scan_flat_dtGrant Likely2009-11-23
| * | | | of/flattree: merge find_flat_dt_string and initial_boot_paramsGrant Likely2009-11-23
* | | | | microblaze: Fix out_le32() macroSteven J. Magnani2010-02-24