| Commit message (Expand) | Author | Age |
... | |
* | | | | microblaze: Remove the buggy ALLOW_EDIT_AUTO config option | John Williams | 2009-12-14 |
* | | | | microblaze: Move cache macro from cache.h to cacheflush.h | Michal Simek | 2009-12-14 |
* | | | | microblaze: support U-BOOT image format | Michal Simek | 2009-12-14 |
* | | | | microblaze: Ptrace notifying from signal code | 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: Detect new 7.20.d version | Michal Simek | 2009-12-14 |
* | | | | microblaze: Support both levels for reset | Michal Simek | 2009-12-14 |
* | | | | microblaze: Fix announce message for reset gpio | Michal Simek | 2009-12-14 |
* | | | | microblaze: Remove saving and restoring before calling signal code | Michal Simek | 2009-12-14 |
* | | | | microblaze: Fix pfn_valid() for noMMU | steve@digidescorp.com | 2009-12-14 |
* | | | | microblaze: ftrace: Add dynamic function graph tracer | Michal Simek | 2009-12-14 |
* | | | | microblaze: ftrace: add function graph support | Michal Simek | 2009-12-14 |
* | | | | microblaze: ftrace: Add dynamic trace support | Michal Simek | 2009-12-14 |
* | | | | microblaze: ftrace: enable HAVE_FUNCTION_TRACE_MCOUNT_TEST | 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: preliminary enabling for LATENCYTOP support in Kconfig | Michal Simek | 2009-12-14 |
* | | | | microblaze: Lockdep support | Michal Simek | 2009-12-14 |
* | | | | microblaze: Register timecounter/cyclecounter | Michal Simek | 2009-12-14 |
* | | | | microblaze: Stack trace support | Michal Simek | 2009-12-14 |
* | | | | microblaze: Add IRQENTRY_TEXT to lds | Michal Simek | 2009-12-14 |
* | | | | microblaze: __init_begin symbol must be aligned | Michal Simek | 2009-12-14 |
* | | | | microblaze: GPIO reset support | Michal Simek | 2009-12-14 |
|/ / / |
|
* | | | Unify sys_mmap* | Al Viro | 2009-12-11 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ \ \ |
|
| * | | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-12-08 |
|\ \ \ \ |
|
| * | | | | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov | 2009-11-26 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-12-08 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-19 |
| |\| | |
|
| * | | | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo | 2009-10-13 |
| | |/
| |/| |
|
* | | | of: merge of_find_all_nodes() implementations | Grant Likely | 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-10-15 |
| |/
|/| |
|
* | | microblaze: Clear sticky FSR register after saving it to func parametr | Michal Simek | 2009-10-05 |
* | | microblaze: UMS is used only for MMU kernel | Michal Simek | 2009-10-05 |
|/ |
|
* | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2009-09-24 |
|\ |
|
| * | microblaze: Disable heartbeat/enable emaclite in defconfigs | Michal Simek | 2009-09-24 |
| * | microblaze: Support simpleImage.dts make target | Michal Simek | 2009-09-24 |
| * | microblaze: Fix _start symbol to physical address | Michal Simek | 2009-09-22 |
| * | microblaze: Use LOAD_OFFSET macro to get correct LMA for all sections | Michal Simek | 2009-09-22 |