Age | Commit message (Expand) | Author |
2010-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-02-25 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-02-24 | microblaze: Fix out_le32() macro | Steven J. Magnani |
2010-02-20 | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King |
2010-02-14 | of: remove undefined request_OF_resource & release_OF_resource | Grant Likely |
2010-02-14 | of: move definition of of_chosen into common code. | Grant Likely |
2010-02-14 | of: remove unused extern reference to devtree_lock | Grant Likely |
2010-02-14 | of: put default string compare and #a/s-cell values into common header | Grant Likely |
2010-02-09 | of: merge of_attach_node() & of_detach_node() | Grant Likely |
2010-02-02 | Merge branch 'master' into percpu | Tejun Heo |
2010-01-28 | Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree | Grant Likely |
2010-01-18 | microblaze: Add PT_ macros for special purpose regs | Michal Simek |
2010-01-18 | microblaze: Enable accept4 syscall | Michal Simek |
2010-01-18 | microblaze: Wire up recvmmsg syscall | Michal Simek |
2010-01-05 | Merge branch 'master' into percpu | Tejun Heo |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds |
2009-12-16 | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig |
2009-12-14 | microblaze: Support for WB cache | Michal Simek |
2009-12-14 | microblaze: Checking DTS against PVR for write-back cache | Michal Simek |
2009-12-14 | microblaze: Remove duplicity from pgalloc.h | Michal Simek |
2009-12-14 | microblaze: Futex support | Michal Simek |
2009-12-14 | microblaze: Adding dev_arch_data functions | Michal Simek |
2009-12-14 | microblaze: Simple __copy_tofrom_user for noMMU | John Williams |
2009-12-14 | microblaze: Move cache macro from cache.h to cacheflush.h | 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 | microblaze: Fix pfn_valid() for noMMU | steve@digidescorp.com |
2009-12-14 | microblaze: ftrace: Add dynamic trace support | Michal Simek |
2009-12-14 | microblaze: ftrace: add static function tracer | Michal Simek |
2009-12-14 | microblaze: Add TRACE_IRQFLAGS_SUPPORT | Michal Simek |
2009-12-14 | microblaze: Lockdep support | Michal Simek |
2009-12-14 | microblaze: GPIO reset support | Michal Simek |
2009-12-12 | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg |
2009-12-08 | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-11-26 | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov |
2009-11-23 | of/flattree: Merge unflatten_device_tree | Grant Likely |
2009-10-29 | percpu: remove per_cpu__ prefix. | Rusty Russell |
2009-10-15 | of: merge other miscellaneous prototypes | Grant Likely |
2009-10-15 | of: merge of_*_flat_dt*() functions | Grant Likely |
2009-10-15 | of: merge of_node_get(), of_node_put() and of_find_all_nodes() | Grant Likely |
2009-10-15 | of: merge of_read_number() an of_read_ulong() | Grant Likely |
2009-10-15 | of: merge of_node_*_flag() and set_node_proc_entry() | Grant Likely |
2009-10-15 | of: merge struct boot_param_header from Microblaze and PowerPC | Grant Likely |
2009-10-15 | of: add common header for flattened device tree representation | Grant Likely |
2009-10-15 | of: merge struct device_node | Grant Likely |
2009-10-15 | of: merge phandle, ihandle and struct property | Grant Likely |
2009-10-15 | of: Rework linux/of.h and asm/prom.h include ordering | Grant Likely |
2009-09-24 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2009-09-22 | microblaze: Create the LOAD_OFFSET macro used to compute VMA vs LMA offsets | John Williams |