summaryrefslogtreecommitdiff
path: root/arch/microblaze/kernel
AgeCommit message (Expand)Author
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-14microblaze: Remove rt_sigsuspend wrapperMichal Simek
2009-12-14microblaze: nommu: Don't clobber R11 on syscallssteve@digidescorp.com
2009-12-14microblaze: Support for WB cacheMichal Simek
2009-12-14microblaze: Add PVR for Microblaze v7.30.aMichal Simek
2009-12-14microblaze: Remove ancient and fake microblaze version from cpu_ver tableMichal Simek
2009-12-14microblaze: Remove panic_timeout init valueMichal Simek
2009-12-14microblaze: Do not count system calls in defaultMichal Simek
2009-12-14microblaze: Fix level interrupt ACKingsteve@digidescorp.com
2009-12-14microblaze: Enable futimesat syscallMichal Simek
2009-12-14microblaze: Checking DTS against PVR for write-back cacheMichal Simek
2009-12-14microblaze: Fix the heartbeat gpio to be more robustJohn Linn
2009-12-14microblaze: Move cache macro from cache.h to cacheflush.hMichal Simek
2009-12-14microblaze: Ptrace notifying from signal codeMichal Simek
2009-12-14microblaze: Extend cpuinfo for support write-back cachesMichal Simek
2009-12-14microblaze: Fix cache_line_lenghtMichal Simek
2009-12-14microblaze: Detect new 7.20.d versionMichal Simek
2009-12-14microblaze: Support both levels for resetMichal Simek
2009-12-14microblaze: Fix announce message for reset gpioMichal Simek
2009-12-14microblaze: Remove saving and restoring before calling signal codeMichal Simek
2009-12-14microblaze: ftrace: Add dynamic function graph tracerMichal Simek
2009-12-14microblaze: ftrace: add function graph supportMichal Simek
2009-12-14microblaze: ftrace: Add dynamic trace supportMichal Simek
2009-12-14microblaze: ftrace: enable HAVE_FUNCTION_TRACE_MCOUNT_TESTMichal Simek
2009-12-14microblaze: ftrace: add static function tracerMichal Simek
2009-12-14microblaze: Add TRACE_IRQFLAGS_SUPPORTMichal Simek
2009-12-14microblaze: Lockdep supportMichal Simek
2009-12-14microblaze: Register timecounter/cyclecounterMichal Simek
2009-12-14microblaze: Stack trace supportMichal Simek
2009-12-14microblaze: Add IRQENTRY_TEXT to ldsMichal Simek
2009-12-14microblaze: __init_begin symbol must be alignedMichal Simek
2009-12-14microblaze: GPIO reset supportMichal Simek
2009-12-11Unify sys_mmap*Al Viro
2009-12-11of/flattree: merge early_init_dt_scan_chosen()Grant Likely
2009-12-11of/flattree: eliminate cell_t typedefGrant Likely
2009-12-10of/flattree: merge dt_mem_next_cellGrant Likely
2009-12-10of/flattree: Merge earlyinit_dt_scan_root()Grant Likely
2009-12-10of/flattree: Merge early_init_dt_check_for_initrd()Grant Likely
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-11-24of: merge prom_{add,remove,modify}_propertyGrant Likely
2009-11-24of/flattree: Merge unflatten_device_treeGrant Likely
2009-11-24of/flattree: Merge unflatten_dt_nodeGrant Likely
2009-11-24of/flattree: Merge of_flat_dt_is_compatibleGrant Likely
2009-11-24of/flattree: merge of_get_flat_dt_propGrant Likely
2009-11-24of/flattree: merge of_get_flat_dt_rootGrant Likely
2009-11-24of/flattree: merge of_scan_flat_dtGrant Likely
2009-11-23of/flattree: merge find_flat_dt_string and initial_boot_paramsGrant Likely
2009-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-15of: merge of_find_all_nodes() implementationsGrant Likely
2009-10-15of: add common header for flattened device tree representationGrant Likely