aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
Commit message (Expand)AuthorAge
...
| * | of/flattree: Merge early_init_dt_check_for_initrd()Grant Likely2009-12-10
| * | of: merge prom_{add,remove,modify}_propertyGrant Likely2009-11-23
| * | of/flattree: Merge unflatten_device_treeGrant Likely2009-11-23
| * | of/flattree: Merge unflatten_dt_nodeGrant Likely2009-11-23
| * | of/flattree: Merge of_flat_dt_is_compatibleGrant Likely2009-11-23
| * | of/flattree: merge of_get_flat_dt_propGrant Likely2009-11-23
| * | of/flattree: merge of_get_flat_dt_rootGrant Likely2009-11-23
| * | of/flattree: merge of_scan_flat_dtGrant Likely2009-11-23
| * | of/flattree: merge find_flat_dt_string and initial_boot_paramsGrant Likely2009-11-23
* | | microblaze: Fix cache loop function for cache rangeMichal Simek2010-02-24
* | | microblaze: Invalidate dcache before enabling itMichal Simek2010-02-08
* | | microblaze: fix interrupt state restoreSteven J. Magnani2010-02-03
| |/ |/|
* | microblaze: pci_controller->arch_data really is a struct device_node *Michal Simek2010-01-18
* | microblaze: Enable accept4 syscallMichal Simek2010-01-18
* | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
* | microblaze: Remove rt_sigsuspend wrapperMichal Simek2009-12-14
* | microblaze: nommu: Don't clobber R11 on syscallssteve@digidescorp.com2009-12-14
* | microblaze: Support for WB cacheMichal Simek2009-12-14
* | microblaze: Add PVR for Microblaze v7.30.aMichal Simek2009-12-14
* | microblaze: Remove ancient and fake microblaze version from cpu_ver tableMichal Simek2009-12-14
* | microblaze: Remove panic_timeout init valueMichal Simek2009-12-14
* | microblaze: Do not count system calls in defaultMichal Simek2009-12-14
* | microblaze: Fix level interrupt ACKingsteve@digidescorp.com2009-12-14
* | microblaze: Enable futimesat syscallMichal Simek2009-12-14
* | microblaze: Checking DTS against PVR for write-back cacheMichal Simek2009-12-14
* | microblaze: Fix the heartbeat gpio to be more robustJohn Linn2009-12-14
* | microblaze: Move cache macro from cache.h to cacheflush.hMichal Simek2009-12-14
* | microblaze: Ptrace notifying from signal codeMichal Simek2009-12-14
* | microblaze: Extend cpuinfo for support write-back cachesMichal Simek2009-12-14
* | microblaze: Fix cache_line_lenghtMichal Simek2009-12-14
* | microblaze: Detect new 7.20.d versionMichal Simek2009-12-14
* | microblaze: Support both levels for resetMichal Simek2009-12-14
* | microblaze: Fix announce message for reset gpioMichal Simek2009-12-14
* | microblaze: Remove saving and restoring before calling signal codeMichal Simek2009-12-14
* | microblaze: ftrace: Add dynamic function graph tracerMichal Simek2009-12-14
* | microblaze: ftrace: add function graph supportMichal Simek2009-12-14
* | microblaze: ftrace: Add dynamic trace supportMichal Simek2009-12-14
* | microblaze: ftrace: enable HAVE_FUNCTION_TRACE_MCOUNT_TESTMichal Simek2009-12-14
* | microblaze: ftrace: add static function tracerMichal Simek2009-12-14
* | microblaze: Add TRACE_IRQFLAGS_SUPPORTMichal Simek2009-12-14
* | microblaze: Lockdep supportMichal Simek2009-12-14
* | microblaze: Register timecounter/cyclecounterMichal Simek2009-12-14
* | microblaze: Stack trace supportMichal Simek2009-12-14
* | microblaze: Add IRQENTRY_TEXT to ldsMichal Simek2009-12-14
* | microblaze: __init_begin symbol must be alignedMichal Simek2009-12-14
* | microblaze: GPIO reset supportMichal Simek2009-12-14
* | Unify sys_mmap*Al Viro2009-12-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-08
|\ \ | |/ |/|
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
| |\
| * | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-13