aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* async_tx: fix asynchronous raid6 recovery for ddf layoutsDan Williams2009-10-20
* async_pq: rename scribble pageDan Williams2009-10-20
* async_pq: kill a stray dma_map() call and other cleanupsDan Williams2009-10-19
* md/raid6: kill a gcc-4.0.1 'uninitialized variable' warningDan Williams2009-10-19
* raid6/async_tx: handle holes in block list in async_syndrome_valNeilBrown2009-10-16
* md/async: don't pass a memory pointer as a page pointer.NeilBrown2009-10-16
* md: Fix handling of raid5 array which is being reshaped to fewer devices.NeilBrown2009-10-16
* md: fix problems with RAID6 calculations for DDF.NeilBrown2009-10-16
* md/raid456: downlevel multicore operations to raid_run_opsDan Williams2009-10-16
* md: drivers/md/unroll.pl replaced with awk analogVladimir Dronnikov2009-10-16
* md: remove clumsy usage of do_sync_mapping_range from bitmap codeNeilBrown2009-10-16
* md: raid1/raid10: handle allocation errors during array setup.NeilBrown2009-10-16
* md/raid5: initialize conf->device_lock earlierDan Williams2009-10-16
* md/raid1/raid10: add a cond_reschedNeilBrown2009-10-16
* Revert "md: do not progress the resync process if the stripe was blocked"NeilBrown2009-10-16
* Merge branch 'cputime' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-09-24
|\
| * [PATCH] Fix idle time field in /proc/uptimeMichael Abbott2009-09-24
* | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-09-24
|\ \
| * | microblaze: Disable heartbeat/enable emaclite in defconfigsMichal Simek2009-09-24
| * | microblaze: Support simpleImage.dts make targetMichal Simek2009-09-24
| * | microblaze: Fix _start symbol to physical addressMichal Simek2009-09-22
| * | microblaze: Use LOAD_OFFSET macro to get correct LMA for all sectionsMichal Simek2009-09-22
| * | microblaze: Create the LOAD_OFFSET macro used to compute VMA vs LMA offsetsJohn Williams2009-09-22
| * | microblaze: Copy ppc asm-compat.h for clean handling of constants in asm and CJohn Williams2009-09-22
| * | microblaze: Actually show KiB rather than pages in "Freeing initrd memory:"Lennart Sorensen2009-09-22
| * | microblaze: Support ptrace syscall tracing.Michal Simek2009-09-22
| * | microblaze: Updated CPU version and FPGA family codes in PVRJohn Williams2009-09-22
| * | microblaze: Generate correct signal and siginfo for integer div-by-zeroMichal Simek2009-09-22
| * | microblaze: Don't be noisy when userspace causes hardware exceptionsMichal Simek2009-09-22
| * | microblaze: Remove ipc.h file which points to non-existing asm-generic fileMichal Simek2009-09-22
| * | microblaze: Clear sticky FSR register after generating exception signalsJohn Williams2009-09-22
| * | microblaze: Ensure CPU usermode is set on new userspace processesJohn Williams2009-09-22
| * | microblaze: Use correct kbuild variable KBUILD_CFLAGSJohn Williams2009-09-22
| * | microblaze: Save and restore msr in hw exceptionMichal Simek2009-09-22
| * | microblaze: Add architectural support for USB EHCI host controllersJulie Zhu2009-09-22
| * | microblaze: Implement include/asm/syscall.h.Michal Simek2009-09-21
| * | microblaze: Improve checking mechanism for MSR instructionMichal Simek2009-09-21
| * | microblaze: Add checking mechanism for MSR instructionMichal Simek2009-09-21
| * | microblaze: Cleanup linker script using new linker script macros.Tim Abbott2009-09-21
| * | microblaze: Enable GCOV_PROFILE_ALLMichal Simek2009-09-21
| * | gcov: Fix DEBUG_FS symbolMichal Simek2009-09-21
| * | mtd: Enable Open Firmware initialisation of MTD devices and maps for MicroBlazeJohn Williams2009-09-21
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-24
|\ \ \
| * | | module: don't call percpu_modfree on NULL pointer.Rusty Russell2009-09-24
| * | | module: fix memory leak when load fails after srcversion/version allocatedRusty Russell2009-09-24
| * | | module: preferred way to use MODULE_AUTHORJohannes Berg2009-09-24
| * | | param: allow whitespace as kernel parameter separatorPeter Oberparleiter2009-09-24
| * | | module: reduce string table for loaded modules (v2)Jan Beulich2009-09-24
| * | | module: reduce symbol table for loaded modules (v2)Jan Beulich2009-09-24
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2009-09-24
|\ \ \