Age | Commit message (Expand) | Author |
2010-03-18 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2010-03-12 | microblaze: use generic ptrace_resume code | Christoph Hellwig |
2010-03-12 | ptrace: use ptrace_request() in the remaining architectures | Christoph Hellwig |
2010-03-11 | microblaze: entry.S use delay slot for return handlers | Michal Simek |
2010-03-11 | microblaze: Save current task directly | Michal Simek |
2010-03-11 | microblaze: Simplify entry.S - save/restore r3/r4 - ret_from_trap | Michal Simek |
2010-03-11 | microblaze: Fix dma alloc and free coherent dma functions | Michal Simek |
2010-03-11 | microblaze: Add define for ASM_LOOP | Michal Simek |
2010-03-11 | microblaze: Preliminary support for dma drivers | Michal Simek |
2010-03-11 | microblaze: remove trailing space in messages | Frans Pop |
2010-03-11 | microblaze: Change temp register for cmdline | Michal Simek |
2010-03-11 | microblaze: Preliminary support for dma drivers | Michal Simek |
2010-03-11 | microblaze: Move cache function to cache.c | Michal Simek |
2010-03-11 | microblaze: Add support from PREEMPT | Michal Simek |
2010-03-11 | microblaze: Add support for Xilinx PCI host bridge | Michal Simek |
2010-03-11 | microblaze: Add irq_create_{of_,}mapping functions | Michal Simek |
2010-03-11 | microblaze: Implement __dma_sync_page | Michal Simek |
2010-03-11 | microblaze: Support DMA | Michal Simek |
2010-02-25 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-02-24 | microblaze: Fix cache loop function for cache range | Michal Simek |
2010-02-14 | of: move definition of of_chosen into common code. | Grant Likely |
2010-02-14 | of/flattree: Don't assume HAVE_LMB | Jeremy Kerr |
2010-02-09 | of/flattree: use callback to setup initrd from /chosen | Jeremy Kerr |
2010-02-09 | of/flattree: merge early_init_dt_scan_memory() common code | Grant Likely |
2010-02-09 | of: merge of_find_node_by_phandle | Jeremy Kerr |
2010-02-09 | of: merge of_attach_node() & of_detach_node() | Grant Likely |
2010-02-09 | microblaze: remove early_init_dt_scan_cpus() and phyp_dump_*() | Grant Likely |
2010-02-08 | microblaze: Invalidate dcache before enabling it | Michal Simek |
2010-02-03 | microblaze: fix interrupt state restore | Steven J. Magnani |
2010-01-28 | Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree | Grant Likely |
2010-01-28 | of: unify phandle name in struct device_node | Grant Likely |
2010-01-28 | of: Merge of_node_get() and of_node_put() | Grant Likely |
2010-01-28 | of: merge machine_is_compatible() | Grant Likely |
2010-01-18 | microblaze: pci_controller->arch_data really is a struct device_node * | Michal Simek |
2010-01-18 | microblaze: Enable accept4 syscall | Michal Simek |
2009-12-14 | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner |
2009-12-14 | microblaze: Remove rt_sigsuspend wrapper | Michal Simek |
2009-12-14 | microblaze: nommu: Don't clobber R11 on syscalls | steve@digidescorp.com |
2009-12-14 | microblaze: Support for WB cache | Michal Simek |
2009-12-14 | microblaze: Add PVR for Microblaze v7.30.a | Michal Simek |
2009-12-14 | microblaze: Remove ancient and fake microblaze version from cpu_ver table | Michal Simek |
2009-12-14 | microblaze: Remove panic_timeout init value | Michal Simek |
2009-12-14 | microblaze: Do not count system calls in default | Michal Simek |
2009-12-14 | microblaze: Fix level interrupt ACKing | steve@digidescorp.com |
2009-12-14 | microblaze: Enable futimesat syscall | Michal Simek |
2009-12-14 | microblaze: Checking DTS against PVR for write-back cache | Michal Simek |
2009-12-14 | microblaze: Fix the heartbeat gpio to be more robust | John Linn |
2009-12-14 | microblaze: Move cache macro from cache.h to cacheflush.h | Michal Simek |
2009-12-14 | microblaze: Ptrace notifying from signal code | Michal Simek |
2009-12-14 | microblaze: Extend cpuinfo for support write-back caches | Michal Simek |