| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | | of: merge machine_is_compatible() | Grant Likely | 2010-01-28 | 1 | -18/+0 |
| * | | of/flattree: merge early_init_dt_scan_chosen() | Grant Likely | 2009-12-10 | 1 | -42/+2 |
| * | | of/flattree: eliminate cell_t typedef | Grant Likely | 2009-12-10 | 1 | -6/+4 |
| * | | of/flattree: merge dt_mem_next_cell | Grant Likely | 2009-12-10 | 1 | -8/+0 |
| * | | of/flattree: Merge earlyinit_dt_scan_root() | Grant Likely | 2009-12-10 | 1 | -23/+0 |
| * | | of/flattree: Merge early_init_dt_check_for_initrd() | Grant Likely | 2009-12-10 | 1 | -32/+0 |
| * | | of: merge prom_{add,remove,modify}_property | Grant Likely | 2009-11-23 | 1 | -113/+0 |
| * | | of/flattree: Merge unflatten_device_tree | Grant Likely | 2009-11-23 | 2 | -50/+0 |
| * | | of/flattree: Merge unflatten_dt_node | Grant Likely | 2009-11-23 | 1 | -195/+0 |
| * | | of/flattree: Merge of_flat_dt_is_compatible | Grant Likely | 2009-11-23 | 1 | -19/+0 |
| * | | of/flattree: merge of_get_flat_dt_prop | Grant Likely | 2009-11-23 | 1 | -42/+0 |
| * | | of/flattree: merge of_get_flat_dt_root | Grant Likely | 2009-11-23 | 1 | -12/+0 |
| * | | of/flattree: merge of_scan_flat_dt | Grant Likely | 2009-11-23 | 1 | -61/+0 |
| * | | of/flattree: merge find_flat_dt_string and initial_boot_params | Grant Likely | 2009-11-23 | 2 | -8/+1 |
* | | | microblaze: Fix out_le32() macro | Steven J. Magnani | 2010-02-24 | 1 | -1/+1 |
* | | | microblaze: Fix cache loop function for cache range | Michal Simek | 2010-02-24 | 1 | -19/+8 |
* | | | microblaze: Invalidate dcache before enabling it | Michal Simek | 2010-02-08 | 1 | -0/+1 |
* | | | microblaze: fix interrupt state restore | Steven J. Magnani | 2010-02-03 | 1 | -4/+6 |
* | | | microblaze: Defconfig update | Michal Simek | 2010-02-03 | 2 | -44/+169 |
| |/
|/| |
|
* | | microblaze: pci_controller->arch_data really is a struct device_node * | Michal Simek | 2010-01-18 | 1 | -1/+1 |
* | | microblaze: Add missing double apostrophe in Kconfig | Michal Simek | 2010-01-18 | 1 | -1/+1 |
* | | microblaze: Add PT_ macros for special purpose regs | Michal Simek | 2010-01-18 | 1 | -0/+14 |
* | | microblaze: Enable accept4 syscall | Michal Simek | 2010-01-18 | 2 | -2/+2 |
* | | microblaze: Wire up recvmmsg syscall | Michal Simek | 2010-01-18 | 1 | -1/+2 |
* | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 | 1 | -0/+1 |
|\ \ |
|
| * | | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 2009-12-12 | 1 | -0/+1 |
* | | | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 2009-12-16 | 1 | -1/+0 |
* | | | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 2009-12-14 | 1 | -2/+2 |
* | | | microblaze: Remove rt_sigsuspend wrapper | Michal Simek | 2009-12-14 | 3 | -13/+1 |
* | | | microblaze: nommu: Don't clobber R11 on syscalls | steve@digidescorp.com | 2009-12-14 | 1 | -2/+0 |
* | | | microblaze: Remove show_tmem function | Michal Simek | 2009-12-14 | 1 | -10/+0 |
* | | | microblaze: Support for WB cache | Michal Simek | 2009-12-14 | 4 | -268/+574 |
* | | | microblaze: Add PVR for Microblaze v7.30.a | Michal Simek | 2009-12-14 | 1 | -0/+1 |
* | | | microblaze: Remove ancient and fake microblaze version from cpu_ver table | Michal Simek | 2009-12-14 | 1 | -5/+0 |
* | | | microblaze: Remove panic_timeout init value | Michal Simek | 2009-12-14 | 1 | -2/+0 |
* | | | microblaze: Do not count system calls in default | Michal Simek | 2009-12-14 | 1 | -0/+4 |