| Commit message (Expand) | Author | Age |
... | |
| * | microblaze: Implement __dma_sync_page | Michal Simek | 2010-03-11 |
| * | microblaze: Support DMA | Michal Simek | 2010-03-11 |
* | | microblaze: use generic ptrace_resume code | Christoph Hellwig | 2010-03-12 |
* | | ptrace: use ptrace_request() in the remaining architectures | Christoph Hellwig | 2010-03-12 |
|/ |
|
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-02-25 |
|\ |
|
| * | 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-14 |
| * | 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-09 |
| * | 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-28 |
| * | | of/flattree: merge early_init_dt_scan_chosen() | Grant Likely | 2009-12-11 |
| * | | of/flattree: eliminate cell_t typedef | Grant Likely | 2009-12-11 |
| * | | of/flattree: merge dt_mem_next_cell | Grant Likely | 2009-12-10 |
| * | | of/flattree: Merge earlyinit_dt_scan_root() | Grant Likely | 2009-12-10 |
| * | | of/flattree: Merge early_init_dt_check_for_initrd() | Grant Likely | 2009-12-10 |
| * | | of: merge prom_{add,remove,modify}_property | Grant Likely | 2009-11-23 |
| * | | of/flattree: Merge unflatten_device_tree | Grant Likely | 2009-11-23 |
| * | | of/flattree: Merge unflatten_dt_node | Grant Likely | 2009-11-23 |
| * | | of/flattree: Merge of_flat_dt_is_compatible | Grant Likely | 2009-11-23 |
| * | | of/flattree: merge of_get_flat_dt_prop | Grant Likely | 2009-11-23 |
| * | | of/flattree: merge of_get_flat_dt_root | Grant Likely | 2009-11-23 |
| * | | of/flattree: merge of_scan_flat_dt | Grant Likely | 2009-11-23 |
| * | | of/flattree: merge find_flat_dt_string and initial_boot_params | Grant Likely | 2009-11-23 |
* | | | microblaze: Fix cache loop function for cache range | Michal Simek | 2010-02-24 |
* | | | microblaze: Invalidate dcache before enabling it | Michal Simek | 2010-02-08 |
* | | | microblaze: fix interrupt state restore | Steven J. Magnani | 2010-02-03 |
| |/
|/| |
|
* | | microblaze: pci_controller->arch_data really is a struct device_node * | Michal Simek | 2010-01-18 |
* | | microblaze: Enable accept4 syscall | Michal Simek | 2010-01-18 |
* | | 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 | 2009-12-14 |
* | | microblaze: Fix cache_line_lenght | Michal Simek | 2009-12-14 |