aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-18microblaze: pci_controller->arch_data really is a struct device_node *Michal Simek1-1/+1
2010-01-18microblaze: Enable accept4 syscallMichal Simek1-1/+1
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
2009-12-14microblaze: Remove rt_sigsuspend wrapperMichal Simek3-13/+1
2009-12-14microblaze: nommu: Don't clobber R11 on syscallssteve@digidescorp.com1-2/+0
2009-12-14microblaze: Support for WB cacheMichal Simek3-192/+510
2009-12-14microblaze: Add PVR for Microblaze v7.30.aMichal Simek1-0/+1
2009-12-14microblaze: Remove ancient and fake microblaze version from cpu_ver tableMichal Simek1-5/+0
2009-12-14microblaze: Remove panic_timeout init valueMichal Simek1-2/+0
2009-12-14microblaze: Do not count system calls in defaultMichal Simek1-0/+4
2009-12-14microblaze: Fix level interrupt ACKingsteve@digidescorp.com1-1/+9
2009-12-14microblaze: Enable futimesat syscallMichal Simek1-1/+1
2009-12-14microblaze: Checking DTS against PVR for write-back cacheMichal Simek1-0/+11
2009-12-14microblaze: Fix the heartbeat gpio to be more robustJohn Linn1-5/+10
2009-12-14microblaze: Move cache macro from cache.h to cacheflush.hMichal Simek1-0/+1
2009-12-14microblaze: Ptrace notifying from signal codeMichal Simek1-0/+4
2009-12-14microblaze: Extend cpuinfo for support write-back cachesMichal Simek2-2/+7
2009-12-14microblaze: Fix cache_line_lenghtMichal Simek3-18/+18
2009-12-14microblaze: Detect new 7.20.d versionMichal Simek1-0/+1
2009-12-14microblaze: Support both levels for resetMichal Simek1-4/+6
2009-12-14microblaze: Fix announce message for reset gpioMichal Simek1-1/+1
2009-12-14microblaze: Remove saving and restoring before calling signal codeMichal Simek1-4/+0
2009-12-14microblaze: ftrace: Add dynamic function graph tracerMichal Simek2-0/+34
2009-12-14microblaze: ftrace: add function graph supportMichal Simek2-0/+99
2009-12-14microblaze: ftrace: Add dynamic trace supportMichal Simek3-1/+165
2009-12-14microblaze: ftrace: enable HAVE_FUNCTION_TRACE_MCOUNT_TESTMichal Simek1-0/+5
2009-12-14microblaze: ftrace: add static function tracerMichal Simek4-0/+125
2009-12-14microblaze: Add TRACE_IRQFLAGS_SUPPORTMichal Simek1-1/+1
2009-12-14microblaze: Lockdep supportMichal Simek1-0/+2
2009-12-14microblaze: Register timecounter/cyclecounterMichal Simek1-0/+28
2009-12-14microblaze: Stack trace supportMichal Simek2-0/+66
2009-12-14microblaze: Add IRQENTRY_TEXT to ldsMichal Simek1-2/+3
2009-12-14microblaze: __init_begin symbol must be alignedMichal Simek1-0/+1
2009-12-14microblaze: GPIO reset supportMichal Simek3-30/+139
2009-12-11Unify sys_mmap*Al Viro2-36/+4
2009-12-10of/flattree: merge early_init_dt_scan_chosen()Grant Likely1-42/+2
2009-12-10of/flattree: eliminate cell_t typedefGrant Likely1-6/+4
2009-12-10of/flattree: merge dt_mem_next_cellGrant Likely1-8/+0
2009-12-10of/flattree: Merge earlyinit_dt_scan_root()Grant Likely1-23/+0
2009-12-10of/flattree: Merge early_init_dt_check_for_initrd()Grant Likely1-32/+0
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+1
2009-11-23of: merge prom_{add,remove,modify}_propertyGrant Likely1-113/+0
2009-11-23of/flattree: Merge unflatten_device_treeGrant Likely1-49/+0
2009-11-23of/flattree: Merge unflatten_dt_nodeGrant Likely1-195/+0
2009-11-23of/flattree: Merge of_flat_dt_is_compatibleGrant Likely1-19/+0
2009-11-23of/flattree: merge of_get_flat_dt_propGrant Likely1-42/+0
2009-11-23of/flattree: merge of_get_flat_dt_rootGrant Likely1-12/+0
2009-11-23of/flattree: merge of_scan_flat_dtGrant Likely1-61/+0
2009-11-23of/flattree: merge find_flat_dt_string and initial_boot_paramsGrant Likely1-8/+0
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-1/+5