summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
...
| * microblaze: Remove VMALLOC_VMADDRMichal Simek2010-03-112-2/+1
| * 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: Use generic show_mem()Michal Simek2010-03-111-6/+0
| * microblaze: Change temp register for cmdlineMichal Simek2010-03-111-6/+7
| * microblaze: Preliminary support for dma driversMichal Simek2010-03-113-16/+17
| * microblaze: Move cache function to cache.cMichal Simek2010-03-112-6/+5
| * microblaze: Add support from PREEMPTMichal Simek2010-03-113-2/+26
| * microblaze: Add support for Xilinx PCI host bridgeMichal Simek2010-03-115-0/+183
| * microblaze: Enable PCI, missing filesMichal Simek2010-03-118-1/+268
| * microblaze: Add core PCI filesMichal Simek2010-03-112-0/+2070
| * microblaze: Add pci-bridge.hMichal Simek2010-03-111-0/+195
| * microblaze: Add pci.hMichal Simek2010-03-111-1/+170
| * microblaze: io.h include asm-generic/iomap.hMichal Simek2010-03-111-10/+3
| * microblaze: Add irq_create_{of_,}mapping functionsMichal Simek2010-03-112-1/+51
| * microblaze: Add {z,}alloc_maybe_bootmem functionsMichal Simek2010-03-112-0/+26
| * microblaze: Implement __dma_sync_pageMichal Simek2010-03-112-4/+23
| * microblaze: Support DMAMichal Simek2010-03-117-5/+322
* | 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 '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-254-998/+15
|\ \ \ \
| * | | | of: remove undefined request_OF_resource & release_OF_resourceGrant Likely2010-02-141-4/+0
| * | | | of: move definition of of_chosen into common code.Grant Likely2010-02-142-5/+0
| * | | | of: remove unused extern reference to devtree_lockGrant Likely2010-02-141-2/+0
| * | | | of: put default string compare and #a/s-cell values into common headerGrant Likely2010-02-141-7/+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-092-63/+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-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/+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
| * | | | of/flattree: Merge earlyinit_dt_scan_root()Grant Likely2009-12-101-23/+0
| * | | | of/flattree: Merge early_init_dt_check_for_initrd()Grant Likely2009-12-101-32/+0
| * | | | of: merge prom_{add,remove,modify}_propertyGrant Likely2009-11-231-113/+0
| * | | | of/flattree: Merge unflatten_device_treeGrant Likely2009-11-232-50/+0
| * | | | of/flattree: Merge unflatten_dt_nodeGrant Likely2009-11-231-195/+0
OpenPOWER on IntegriCloud