| 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 | 2 | -978/+14 |
|\ |
|
| * | of: move definition of of_chosen into common code. | Grant Likely | 2010-02-14 | 1 | -3/+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 | 1 | -59/+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 | 26 | -309/+1247 |
| |\ |
|
| * | | 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 | 1 | -49/+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 | 1 | -8/+0 |
* | | | 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: pci_controller->arch_data really is a struct device_node * | Michal Simek | 2010-01-18 | 1 | -1/+1 |
* | | microblaze: Enable accept4 syscall | Michal Simek | 2010-01-18 | 1 | -1/+1 |
* | | 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: Support for WB cache | Michal Simek | 2009-12-14 | 3 | -192/+510 |
* | | 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 |
* | | microblaze: Fix level interrupt ACKing | steve@digidescorp.com | 2009-12-14 | 1 | -1/+9 |
* | | microblaze: Enable futimesat syscall | Michal Simek | 2009-12-14 | 1 | -1/+1 |
* | | microblaze: Checking DTS against PVR for write-back cache | Michal Simek | 2009-12-14 | 1 | -0/+11 |
* | | microblaze: Fix the heartbeat gpio to be more robust | John Linn | 2009-12-14 | 1 | -5/+10 |
* | | microblaze: Move cache macro from cache.h to cacheflush.h | Michal Simek | 2009-12-14 | 1 | -0/+1 |
* | | microblaze: Ptrace notifying from signal code | Michal Simek | 2009-12-14 | 1 | -0/+4 |
* | | microblaze: Extend cpuinfo for support write-back caches | Michal Simek | 2009-12-14 | 2 | -2/+7 |
* | | microblaze: Fix cache_line_lenght | Michal Simek | 2009-12-14 | 3 | -18/+18 |
* | | microblaze: Detect new 7.20.d version | Michal Simek | 2009-12-14 | 1 | -0/+1 |
* | | microblaze: Support both levels for reset | Michal Simek | 2009-12-14 | 1 | -4/+6 |
* | | microblaze: Fix announce message for reset gpio | Michal Simek | 2009-12-14 | 1 | -1/+1 |
* | | microblaze: Remove saving and restoring before calling signal code | Michal Simek | 2009-12-14 | 1 | -4/+0 |