Age | Commit message (Expand) | Author |
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 |
2009-09-22 | microblaze: Copy ppc asm-compat.h for clean handling of constants in asm and C | John Williams |
2009-09-22 | microblaze: Remove ipc.h file which points to non-existing asm-generic file | Michal Simek |
2009-09-22 | microblaze: Add architectural support for USB EHCI host controllers | Julie Zhu |
2009-09-21 | microblaze: Implement include/asm/syscall.h. | Michal Simek |
2009-09-21 | microblaze: Add checking mechanism for MSR instruction | Michal Simek |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-08-20 | Merge branch 'master' into for-linus | Rafael J. Wysocki |
2009-08-18 | microblaze: use the generic ack_bad_irq implementation | Christoph Hellwig |
2009-07-29 | Merge branch 'master' into for-linus | Rafael J. Wysocki |
2009-07-27 | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2009-07-27 | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt |
2009-07-27 | microblaze: Add _PAGE_FILE macros to pgtable.h | Michal Simek |
2009-07-27 | microblaze: Fix put_user macro for 64bits arguments | Michal Simek |
2009-07-27 | microblaze: Final support for statically linked DTB | John Williams |
2009-07-27 | microblaze: remove duplicated #include | Huang Weiyi |
2009-07-27 | microblaze: Define tlb_flush macro | Michal Simek |
2009-07-22 | Driver Core: Add platform device arch data V3 | Magnus Damm |