S5PV210: DMA: Add platform devices for PL330 DMACs
[safe/jmp/linux-2.6] / arch / microblaze /
2010-04-07 Michal Simekmicroblaze: Remove unused variable from ptrace
2010-04-07 John Linnmicroblaze: io.h: Add io big-endian function
2010-04-07 Michal Simekmicroblaze: Fix futex code
2010-04-07 Steven J. Magnanimicroblaze: Fix ftrace_update_ftrace_func panic
2010-04-05 Tejun HeoMerge branch 'master' into export-slabh
2010-04-01 Michal Simekmicroblaze: Support word copying in copy_tofrom_user
2010-04-01 Michal Simekmicroblaze: Print early printk information to log buffer
2010-04-01 Michal Simekmicroblaze: head.S typo fix
2010-04-01 Michal Simekmicroblaze: Use MICROBLAZE_TLB_SIZE in asm code
2010-04-01 Michal Simekmicroblaze: Kconfig Fix - pci
2010-04-01 Michal Simekmicroblaze: Adding likely macros
2010-04-01 Michal Simekmicroblaze: Add .type and .size to ASM functions
2010-04-01 Michal Simekmicroblaze: Fix TLB macros
2010-04-01 Michal Simekmicroblaze: Use instruction with delay slot
2010-04-01 Michal Simekmicroblaze: Remove additional resr and rear loading
2010-04-01 Michal Simekmicroblaze: Change register usage for ESR and EAR
2010-04-01 Michal Simekmicroblaze: Prepare work for optimization in exception...
2010-04-01 Michal Simekmicroblaze: Add DEBUG option
2010-04-01 Michal Simekmicroblaze: Support systems without lmb bram
2010-04-01 Michal Simekmicroblaze: uaccess: Sync strlen, strnlen, copy_to...
2010-04-01 Michal Simekmicroblaze: uaccess: Unify __copy_tofrom_user
2010-04-01 Michal Simekmicroblaze: uaccess: Move functions to generic location
2010-04-01 Michal Simekmicroblaze: uaccess: Fix put_user for noMMU
2010-04-01 Michal Simekmicroblaze: uaccess: Fix get_user macro for noMMU
2010-04-01 Michal Simekmicroblaze: uaccess: fix clear_user for noMMU kernel
2010-04-01 Michal Simekmicroblaze: uaccess: Fix strncpy_from_user function
2010-04-01 Michal Simekmicroblaze: uaccess: fix copy_from_user macro
2010-04-01 Michal Simekmicroblaze: uaccess: copy_to_user unification
2010-04-01 Michal Simekmicroblaze: uaccess: sync put/get/clear_user macros
2010-04-01 Michal Simekmicroblaze: uaccess: fix put_user and get_user macros
2010-04-01 Michal Simekmicroblaze: uaccess: fix __get_user_asm macro
2010-04-01 Michal Simekmicroblaze: uaccess: fix clean user macro
2010-04-01 Michal Simekmicroblaze: move noMMU __range_ok function to uaccess.h
2010-04-01 Michal Simekmicroblaze: Move exception_table_entry upward
2010-04-01 Michal Simekmicroblaze: Remove segment.h
2010-04-01 Michal Simekmicroblaze: Remove memset in free_init_pages
2010-04-01 Arun Bhanumicroblaze: Makefile cleanups
2010-04-01 Arun Bhanumicroblaze: Fix Makefile to delete build generated...
2010-04-01 Arun Bhanumicroblaze: Add a missing single quote to make 'make...
2010-04-01 Steven J. Magnanimicroblaze: Fix "kstack=" parsing
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git.monstr.eu/linux...
2010-03-12 Christoph Hellwigmicroblaze: use generic ptrace_resume code
2010-03-12 Christoph Hellwigptrace: use ptrace_request() in the remaining architectures
2010-03-11 Michal Simekmicroblaze: entry.S use delay slot for return handlers
2010-03-11 Michal Simekmicroblaze: Save current task directly
2010-03-11 Michal Simekmicroblaze: Simplify entry.S - save/restore r3/r4 ...
2010-03-11 Michal Simekmicroblaze: PCI early support for noMMU system
2010-03-11 Michal Simekmicroblaze: Fix dma alloc and free coherent dma functions
2010-03-11 Michal Simekmicroblaze: Add consistent code
2010-03-11 Michal Simekmicroblaze: pgtable.h: move consistent functions
2010-03-11 Michal Simekmicroblaze: Remove ancient Kconfig option for consisten...
2010-03-11 Michal Simekmicroblaze: Remove VMALLOC_VMADDR
2010-03-11 Michal Simekmicroblaze: Add define for ASM_LOOP
2010-03-11 Michal Simekmicroblaze: Preliminary support for dma drivers
2010-03-11 Frans Popmicroblaze: remove trailing space in messages
2010-03-11 Michal Simekmicroblaze: Use generic show_mem()
2010-03-11 Michal Simekmicroblaze: Change temp register for cmdline
2010-03-11 Michal Simekmicroblaze: Preliminary support for dma drivers
2010-03-11 Michal Simekmicroblaze: Move cache function to cache.c
2010-03-11 Michal Simekmicroblaze: Add support from PREEMPT
2010-03-11 Michal Simekmicroblaze: Add support for Xilinx PCI host bridge
2010-03-11 Michal Simekmicroblaze: Enable PCI, missing files
2010-03-11 Michal Simekmicroblaze: Add core PCI files
2010-03-11 Michal Simekmicroblaze: Add pci-bridge.h
2010-03-11 Michal Simekmicroblaze: Add pci.h
2010-03-11 Michal Simekmicroblaze: io.h include asm-generic/iomap.h
2010-03-11 Michal Simekmicroblaze: Add irq_create_{of_,}mapping functions
2010-03-11 Michal Simekmicroblaze: Add {z,}alloc_maybe_bootmem functions
2010-03-11 Michal Simekmicroblaze: Implement __dma_sync_page
2010-03-11 Michal Simekmicroblaze: Support DMA
2010-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-01 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2010-02-25 Linus TorvaldsMerge branch 'next-devicetree' of git://git.secretlab...
2010-02-24 Steven J. Magnanimicroblaze: Fix out_le32() macro
2010-02-24 Michal Simekmicroblaze: Fix cache loop function for cache range
2010-02-20 Russell KingMM: Pass a PTE pointer to update_mmu_cache() rather...
2010-02-14 Grant Likelyof: remove undefined request_OF_resource & release_OF_r...
2010-02-14 Grant Likelyof: move definition of of_chosen into common code.
2010-02-14 Grant Likelyof: remove unused extern reference to devtree_lock
2010-02-14 Grant Likelyof: put default string compare and #a/s-cell values...
2010-02-14 Jeremy Kerrof/flattree: Don't assume HAVE_LMB
2010-02-09 Jeremy Kerrof/flattree: use callback to setup initrd from /chosen
2010-02-09 Grant Likelyof/flattree: merge early_init_dt_scan_memory() common...
2010-02-09 Jeremy Kerrof: merge of_find_node_by_phandle
2010-02-09 Grant Likelyof: merge of_attach_node() & of_detach_node()
2010-02-09 Grant Likelymicroblaze: remove early_init_dt_scan_cpus() and phyp_d...
2010-02-08 Michal Simekmicroblaze: Invalidate dcache before enabling it
2010-02-03 Steven J. Magnanimicroblaze: fix interrupt state restore
2010-02-03 Michal Simekmicroblaze: Defconfig update
2010-02-02 Tejun HeoMerge branch 'master' into percpu
2010-01-28 Grant LikelyMerge commit 'v2.6.33-rc5' into secretlab/test-devicetree
2010-01-28 Grant Likelyof: unify phandle name in struct device_node
2010-01-28 Grant Likelyof: Merge of_node_get() and of_node_put()
2010-01-28 Grant Likelyof: merge machine_is_compatible()
2010-01-18 Michal Simekmicroblaze: pci_controller->arch_data really is a struc...
2010-01-18 Michal Simekmicroblaze: Add missing double apostrophe in Kconfig
2010-01-18 Michal Simekmicroblaze: Add PT_ macros for special purpose regs
2010-01-18 Michal Simekmicroblaze: Enable accept4 syscall
2010-01-18 Michal Simekmicroblaze: Wire up recvmmsg syscall
next