| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2010-03-18 | 32 | -195/+3839 |
|\ |
|
| * | microblaze: entry.S use delay slot for return handlers | Michal Simek | 2010-03-11 | 1 | -6/+3 |
| * | microblaze: Save current task directly | Michal Simek | 2010-03-11 | 1 | -8/+4 |
| * | microblaze: Simplify entry.S - save/restore r3/r4 - ret_from_trap | Michal Simek | 2010-03-11 | 1 | -48/+30 |
| * | microblaze: PCI early support for noMMU system | Michal Simek | 2010-03-11 | 4 | -6/+18 |
| * | microblaze: Fix dma alloc and free coherent dma functions | Michal Simek | 2010-03-11 | 1 | -4/+13 |
| * | microblaze: Add consistent code | Michal Simek | 2010-03-11 | 3 | -1/+256 |
| * | microblaze: pgtable.h: move consistent functions | Michal Simek | 2010-03-11 | 1 | -9/+9 |
| * | microblaze: Remove ancient Kconfig option for consistent mapping | Michal Simek | 2010-03-11 | 1 | -31/+2 |
| * | microblaze: Remove VMALLOC_VMADDR | Michal Simek | 2010-03-11 | 2 | -2/+1 |
| * | microblaze: Add define for ASM_LOOP | Michal Simek | 2010-03-11 | 1 | -43/+161 |
| * | microblaze: Preliminary support for dma drivers | Michal Simek | 2010-03-11 | 1 | -6/+3 |
| * | microblaze: remove trailing space in messages | Frans Pop | 2010-03-11 | 1 | -1/+1 |
| * | microblaze: Use generic show_mem() | Michal Simek | 2010-03-11 | 1 | -6/+0 |
| * | microblaze: Change temp register for cmdline | Michal Simek | 2010-03-11 | 1 | -6/+7 |
| * | microblaze: Preliminary support for dma drivers | Michal Simek | 2010-03-11 | 3 | -16/+17 |
| * | microblaze: Move cache function to cache.c | Michal Simek | 2010-03-11 | 2 | -6/+5 |
| * | microblaze: Add support from PREEMPT | Michal Simek | 2010-03-11 | 3 | -2/+26 |
| * | microblaze: Add support for Xilinx PCI host bridge | Michal Simek | 2010-03-11 | 5 | -0/+183 |
| * | microblaze: Enable PCI, missing files | Michal Simek | 2010-03-11 | 8 | -1/+268 |
| * | microblaze: Add core PCI files | Michal Simek | 2010-03-11 | 2 | -0/+2070 |
| * | microblaze: Add pci-bridge.h | Michal Simek | 2010-03-11 | 1 | -0/+195 |
| * | microblaze: Add pci.h | Michal Simek | 2010-03-11 | 1 | -1/+170 |
| * | microblaze: io.h include asm-generic/iomap.h | Michal Simek | 2010-03-11 | 1 | -10/+3 |
| * | microblaze: Add irq_create_{of_,}mapping functions | Michal Simek | 2010-03-11 | 2 | -1/+51 |
| * | microblaze: Add {z,}alloc_maybe_bootmem functions | Michal Simek | 2010-03-11 | 2 | -0/+26 |
| * | microblaze: Implement __dma_sync_page | Michal Simek | 2010-03-11 | 2 | -4/+23 |
| * | microblaze: Support DMA | Michal Simek | 2010-03-11 | 7 | -5/+322 |
* | | microblaze: use generic ptrace_resume code | Christoph Hellwig | 2010-03-12 | 1 | -37/+0 |
* | | ptrace: use ptrace_request() in the remaining architectures | Christoph Hellwig | 2010-03-12 | 1 | -26/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-03-03 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' into percpu | Tejun Heo | 2010-02-02 | 5 | -5/+20 |
| |\ |
|
| * \ | Merge branch 'master' into percpu | Tejun Heo | 2010-01-05 | 60 | -683/+1704 |
| |\ \ |
|
| * | | | percpu: remove per_cpu__ prefix. | Rusty Russell | 2009-10-29 | 1 | -1/+1 |
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-01 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 2010-02-20 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-02-25 | 4 | -998/+15 |
|\ \ \ \ |
|
| * | | | | of: remove undefined request_OF_resource & release_OF_resource | Grant Likely | 2010-02-14 | 1 | -4/+0 |
| * | | | | of: move definition of of_chosen into common code. | Grant Likely | 2010-02-14 | 2 | -5/+0 |
| * | | | | of: remove unused extern reference to devtree_lock | Grant Likely | 2010-02-14 | 1 | -2/+0 |
| * | | | | of: put default string compare and #a/s-cell values into common header | Grant Likely | 2010-02-14 | 1 | -7/+0 |
| * | | | | of/flattree: Don't assume HAVE_LMB | Jeremy Kerr | 2010-02-14 | 1 | -0/+5 |
| * | | | | of/flattree: use callback to setup initrd from /chosen | Jeremy Kerr | 2010-02-09 | 1 | -0/+10 |
| * | | | | of/flattree: merge early_init_dt_scan_memory() common code | Grant Likely | 2010-02-09 | 1 | -49/+2 |
| * | | | | of: merge of_find_node_by_phandle | Jeremy Kerr | 2010-02-09 | 1 | -21/+0 |
| * | | | | of: merge of_attach_node() & of_detach_node() | Grant Likely | 2010-02-09 | 2 | -63/+0 |
| * | | | | microblaze: remove early_init_dt_scan_cpus() and phyp_dump_*() | Grant Likely | 2010-02-09 | 1 | -153/+0 |
| * | | | | Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree | Grant Likely | 2010-01-28 | 59 | -531/+1715 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | of: unify phandle name in struct device_node | Grant Likely | 2010-01-28 | 2 | -2/+2 |
| * | | | | of: Merge of_node_get() and of_node_put() | Grant Likely | 2010-01-28 | 1 | -74/+0 |