Age | Commit message (Expand) | Author | Files | Lines |
2009-12-14 | microblaze: Simple __copy_tofrom_user for noMMU | John Williams | 2 | -6/+13 |
2009-12-14 | microblaze: Export memory_start for modules | Michal Simek | 1 | -0/+1 |
2009-12-14 | microblaze: Use lowest-common-denominator default CPU settings | John Williams | 1 | -6/+6 |
2009-12-14 | microblaze: Update default generic DTS | Michal Simek | 1 | -3/+7 |
2009-12-14 | microblaze: Enable asm optimization only for HW with barrel-shifter | Michal Simek | 1 | -1/+1 |
2009-12-14 | microblaze: Remove the buggy ALLOW_EDIT_AUTO config option | John Williams | 2 | -28/+8 |
2009-12-14 | microblaze: Move cache macro from cache.h to cacheflush.h | Michal Simek | 3 | -16/+18 |
2009-12-14 | microblaze: support U-BOOT image format | Michal Simek | 1 | -2/+13 |
2009-12-14 | microblaze: Ptrace notifying from signal code | Michal Simek | 1 | -0/+4 |
2009-12-14 | microblaze: Extend cpuinfo for support write-back caches | Michal Simek | 3 | -2/+8 |
2009-12-14 | microblaze: Fix cache_line_lenght | Michal Simek | 4 | -20/+20 |
2009-12-14 | microblaze: Detect new 7.20.d version | Michal Simek | 1 | -0/+1 |
2009-12-14 | microblaze: Support both levels for reset | Michal Simek | 1 | -4/+6 |
2009-12-14 | microblaze: Fix announce message for reset gpio | Michal Simek | 1 | -1/+1 |
2009-12-14 | microblaze: Remove saving and restoring before calling signal code | Michal Simek | 1 | -4/+0 |
2009-12-14 | microblaze: Fix pfn_valid() for noMMU | steve@digidescorp.com | 1 | -1/+2 |
2009-12-14 | microblaze: ftrace: Add dynamic function graph tracer | Michal Simek | 2 | -0/+34 |
2009-12-14 | microblaze: ftrace: add function graph support | Michal Simek | 3 | -0/+100 |
2009-12-14 | microblaze: ftrace: Add dynamic trace support | Michal Simek | 6 | -1/+181 |
2009-12-14 | microblaze: ftrace: enable HAVE_FUNCTION_TRACE_MCOUNT_TEST | Michal Simek | 2 | -0/+6 |
2009-12-14 | microblaze: ftrace: add static function tracer | Michal Simek | 6 | -0/+140 |
2009-12-14 | microblaze: Add TRACE_IRQFLAGS_SUPPORT | Michal Simek | 3 | -63/+54 |
2009-12-14 | microblaze: preliminary enabling for LATENCYTOP support in Kconfig | Michal Simek | 1 | -0/+3 |
2009-12-14 | microblaze: Lockdep support | Michal Simek | 3 | -0/+7 |
2009-12-14 | microblaze: Register timecounter/cyclecounter | Michal Simek | 1 | -0/+28 |
2009-12-14 | microblaze: Stack trace support | Michal Simek | 3 | -0/+69 |
2009-12-14 | microblaze: Add IRQENTRY_TEXT to lds | Michal Simek | 1 | -2/+3 |
2009-12-14 | microblaze: __init_begin symbol must be aligned | Michal Simek | 1 | -0/+1 |
2009-12-14 | microblaze: GPIO reset support | Michal Simek | 6 | -30/+171 |
2009-12-14 | md: add 'recovery_start' per-device sysfs attribute | Dan Williams | 2 | -5/+63 |
2009-12-14 | md: rcu_read_lock() walk of mddev->disks in md_do_sync() | Dan Williams | 1 | -2/+6 |
2009-12-14 | md: integrate spares into array at earliest opportunity. | NeilBrown | 1 | -7/+6 |
2009-12-14 | md: move compat_ioctl handling into md.c | Arnd Bergmann | 2 | -18/+23 |
2009-12-14 | md: revise Kconfig help for MD_MULTIPATH | NeilBrown | 1 | -5/+4 |
2009-12-14 | md: add MODULE_DESCRIPTION for all md related modules. | NeilBrown | 9 | -0/+9 |
2009-12-14 | raid: improve MD/raid10 handling of correctable read errors. | Robert Becker | 3 | -0/+112 |
2009-12-14 | md/raid10: print more useful messages on device failure. | Robert Becker | 1 | -3/+29 |
2009-12-14 | md/bitmap: update dirty flag when bitmap bits are explicitly set. | NeilBrown | 1 | -0/+6 |
2009-12-14 | md: Support write-intent bitmaps with externally managed metadata. | NeilBrown | 4 | -33/+137 |
2009-12-14 | md/bitmap: move setting of daemon_lastrun out of bitmap_read_sb | NeilBrown | 1 | -1/+1 |
2009-12-14 | md: support updating bitmap parameters via sysfs. | NeilBrown | 4 | -2/+240 |
2009-12-14 | md: factor out parsing of fixed-point numbers | NeilBrown | 2 | -23/+44 |
2009-12-14 | md: support bitmap offset appropriate for external-metadata arrays. | NeilBrown | 2 | -5/+15 |
2009-12-14 | md: remove needless setting of thread->timeout in raid10_quiesce | NeilBrown | 2 | -7/+1 |
2009-12-14 | md: change daemon_sleep to be in 'jiffies' rather than 'seconds'. | NeilBrown | 2 | -8/+8 |
2009-12-14 | md: move offset, daemon_sleep and chunksize out of bitmap structure | NeilBrown | 6 | -32/+40 |
2009-12-14 | md: collect bitmap-specific fields into one structure. | NeilBrown | 3 | -56/+63 |
2009-12-14 | md/raid1: add takeover support for raid5->raid1 | NeilBrown | 2 | -76/+120 |
2009-12-14 | md: add honouring of suspend_{lo,hi} to raid1. | NeilBrown | 1 | -0/+22 |
2009-12-14 | md/raid5: don't complete make_request on barrier until writes are scheduled | NeilBrown | 1 | -12/+39 |