Age | Commit message (Expand) | Author | Files | Lines |
2010-02-26 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 4 | -998/+15 |
2010-02-24 | microblaze: Fix out_le32() macro | Steven J. Magnani | 1 | -1/+1 |
2010-02-24 | microblaze: Fix cache loop function for cache range | Michal Simek | 1 | -19/+8 |
2010-02-14 | of: remove undefined request_OF_resource & release_OF_resource | Grant Likely | 1 | -4/+0 |
2010-02-14 | of: move definition of of_chosen into common code. | Grant Likely | 2 | -5/+0 |
2010-02-14 | of: remove unused extern reference to devtree_lock | Grant Likely | 1 | -2/+0 |
2010-02-14 | of: put default string compare and #a/s-cell values into common header | Grant Likely | 1 | -7/+0 |
2010-02-14 | of/flattree: Don't assume HAVE_LMB | Jeremy Kerr | 1 | -0/+5 |
2010-02-09 | of/flattree: use callback to setup initrd from /chosen | Jeremy Kerr | 1 | -0/+10 |
2010-02-09 | of/flattree: merge early_init_dt_scan_memory() common code | Grant Likely | 1 | -49/+2 |
2010-02-09 | of: merge of_find_node_by_phandle | Jeremy Kerr | 1 | -21/+0 |
2010-02-09 | of: merge of_attach_node() & of_detach_node() | Grant Likely | 2 | -63/+0 |
2010-02-09 | microblaze: remove early_init_dt_scan_cpus() and phyp_dump_*() | Grant Likely | 1 | -153/+0 |
2010-02-08 | microblaze: Invalidate dcache before enabling it | Michal Simek | 1 | -0/+1 |
2010-02-03 | microblaze: fix interrupt state restore | Steven J. Magnani | 1 | -4/+6 |
2010-02-03 | microblaze: Defconfig update | Michal Simek | 2 | -44/+169 |
2010-01-29 | Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree | Grant Likely | 59 | -531/+1715 |
2010-01-29 | of: unify phandle name in struct device_node | Grant Likely | 2 | -2/+2 |
2010-01-28 | of: Merge of_node_get() and of_node_put() | Grant Likely | 1 | -74/+0 |
2010-01-28 | of: merge machine_is_compatible() | Grant Likely | 1 | -18/+0 |
2010-01-18 | microblaze: pci_controller->arch_data really is a struct device_node * | Michal Simek | 1 | -1/+1 |
2010-01-18 | microblaze: Add missing double apostrophe in Kconfig | Michal Simek | 1 | -1/+1 |
2010-01-18 | microblaze: Add PT_ macros for special purpose regs | Michal Simek | 1 | -0/+14 |
2010-01-18 | microblaze: Enable accept4 syscall | Michal Simek | 2 | -2/+2 |
2010-01-18 | microblaze: Wire up recvmmsg syscall | Michal Simek | 1 | -1/+2 |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 1 | -0/+1 |
2009-12-16 | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 1 | -1/+0 |
2009-12-15 | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 1 | -2/+2 |
2009-12-14 | microblaze: Remove rt_sigsuspend wrapper | Michal Simek | 3 | -13/+1 |
2009-12-14 | microblaze: nommu: Don't clobber R11 on syscalls | steve@digidescorp.com | 1 | -2/+0 |
2009-12-14 | microblaze: Remove show_tmem function | Michal Simek | 1 | -10/+0 |
2009-12-14 | microblaze: Support for WB cache | Michal Simek | 4 | -268/+574 |
2009-12-14 | microblaze: Add PVR for Microblaze v7.30.a | Michal Simek | 1 | -0/+1 |
2009-12-14 | microblaze: Remove ancient and fake microblaze version from cpu_ver table | Michal Simek | 1 | -5/+0 |
2009-12-14 | microblaze: Remove panic_timeout init value | Michal Simek | 1 | -2/+0 |
2009-12-14 | microblaze: Do not count system calls in default | Michal Simek | 1 | -0/+4 |
2009-12-14 | microblaze: Enable DTC compilation | Michal Simek | 1 | -0/+3 |
2009-12-14 | microblaze: Core oprofile configs and hooks | John Williams | 4 | -0/+39 |
2009-12-14 | microblaze: Fix level interrupt ACKing | steve@digidescorp.com | 1 | -1/+9 |
2009-12-14 | microblaze: Enable futimesat syscall | Michal Simek | 1 | -1/+1 |
2009-12-14 | microblaze: Checking DTS against PVR for write-back cache | Michal Simek | 2 | -12/+29 |
2009-12-14 | microblaze: Remove duplicity from pgalloc.h | Michal Simek | 1 | -6/+3 |
2009-12-14 | microblaze: Futex support | Michal Simek | 1 | -1/+126 |
2009-12-14 | microblaze: Adding dev_arch_data functions | Michal Simek | 1 | -0/+12 |
2009-12-14 | microblaze: Fix the heartbeat gpio to be more robust | John Linn | 1 | -5/+10 |
2009-12-14 | microblaze: Simple __copy_tofrom_user for noMMU | John Williams | 2 | -6/+13 |
2009-12-14 | microblaze: Export memory_start for modules | Michal Simek | 1 | -0/+1 |
2009-12-14 | microblaze: Use lowest-common-denominator default CPU settings | John Williams | 1 | -6/+6 |
2009-12-14 | microblaze: Update default generic DTS | Michal Simek | 1 | -3/+7 |
2009-12-14 | microblaze: Enable asm optimization only for HW with barrel-shifter | Michal Simek | 1 | -1/+1 |