summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] md: fix deadlock due to md thread processing delayed requests.NeilBrown2005-06-215-37/+21
* [PATCH] md: optimise reconstruction when re-adding a recently failed drive.NeilBrown2005-06-212-17/+61
* [PATCH] md: initialise sync_blocks in raid1 resyncNeilBrown2005-06-211-0/+1
* [PATCH] md: fix bug when raid1 attempts a partial reconstruct.NeilBrown2005-06-211-7/+10
* [PATCH] md: raid1 support for bitmap intent loggingNeilBrown2005-06-211-28/+154
* [PATCH] md: don't skip bitmap pages due to lack of bit that we just cleared.NeilBrown2005-06-211-18/+17
* [PATCH] md: enable the bitmap write-back daemon and wait for it.NeilBrown2005-06-211-66/+53
* [PATCH] md: check return value of write_page, rather than ignore itNeilBrown2005-06-211-6/+7
* [PATCH] md: improve debug-printing of bitmap superblock.NeilBrown2005-06-211-10/+10
* [PATCH] md printk fixakpm@osdl.org2005-06-211-1/+2
* [PATCH] md: make sure md bitmap is cleared on a clean start.NeilBrown2005-06-211-15/+12
* [PATCH] md: minor code rearrangement in bitmap_init_from_diskNeilBrown2005-06-211-8/+8
* [PATCH] md: print correct pid for newly created bitmap-writeback-daemon.NeilBrown2005-06-211-1/+1
* [PATCH] md: call bitmap_daemon_work regularlyNeilBrown2005-06-211-1/+2
* [PATCH] md: a couple of tidyups relating to the bitmap file.NeilBrown2005-06-212-13/+6
* [PATCH] md: optimised resync using Bitmap based intent loggingNeilBrown2005-06-213-15/+1679
* [PATCH] md: improve the interface to sync_requestNeilBrown2005-06-215-29/+45
* [PATCH] md: improve locking on 'safemode' and move superblock writesNeilBrown2005-06-215-20/+74
* [PATCH] md: merge md_enter_safemode into md_check_recoveryNeilBrown2005-06-215-38/+24
* [PATCH] md: make sure recovery happens when add_new_disk is used for hot_addNeilBrown2005-06-211-0/+2
* [PATCH] md: cause md/raid1 to "repack" working devices when number of drives ...NeilBrown2005-06-211-5/+19
* [PATCH] fbdev: fill in the access_align field.James Simmons2005-06-216-2/+6
* [PATCH] fbdev: stack reductionJames Simmons2005-06-215-39/+24
* [PATCH] New framebuffer fonts + updated 12x22 font availableJurriaan2005-06-216-817/+10053
* [PATCH] Framebuffer driver for Arc LCD boardJaya Kumar2005-06-213-0/+701
* [PATCH] intelfb: fix accel detection when changing video modesSylvain Meyer2005-06-211-2/+2
* [PATCH] intelfb: Add voffset option to avoid conficts with Xorg i810 driverSylvain Meyer2005-06-211-4/+12
* [PATCH] VGA to fbcon fix.James Simmons2005-06-211-4/+13
* [PATCH] pm3fb typo fixAlexey Dobriyan2005-06-211-1/+1
* [PATCH] fbdev: iomove removalJames Simmons2005-06-213-74/+9
* [PATCH] intelfbdrv naming fixAndrew Morton2005-06-211-1/+1
* [PATCH] some vesafb fixesGerd Knorr2005-06-211-4/+4
* [PATCH] s1d13xxxfb linkage fixAndrew Morton2005-06-211-1/+1
* [PATCH] Bring back Tux on Chips 65550 framebufferKeenan Pepper2005-06-211-3/+0
* [PATCH] ibmasm driver: fix race in command refcount logicMax Asbock2005-06-216-13/+51
* [PATCH] ibmasm driver: redesign handling of remote control eventsMax Asbock2005-06-216-269/+449
* [PATCH] ibmasm driver: correctly wake up sleeping threadsMax Asbock2005-06-213-14/+40
* [PATCH] ibmasm driver: fix command buffer sizeMax Asbock2005-06-211-1/+1
* [PATCH] s390: cio max channels checksCornelia Huck2005-06-211-3/+3
* [PATCH] m32r: Remove include/asm-m32r/m32102peri.hHirokazu Takata2005-06-211-2/+2
* [PATCH] m32r: Update m32r_cfc.[ch] to support Mappi-III platformHirokazu Takata2005-06-213-38/+33
* [PATCH] ioc4: PCI bus speed detectionBrent Casavant2005-06-213-14/+147
* [PATCH] ioc4: CONFIG splitBrent Casavant2005-06-217-5/+36
* [PATCH] ioc4: Core driver rewriteBrent Casavant2005-06-213-215/+416
* [PATCH] mips: add vr41xx gpio supportYoichi Yuasa2005-06-213-0/+748
* [PATCH] ppc64 iSeries: allow build with no PCIStephen Rothwell2005-06-212-5/+5
* [PATCH] cpm_uart: Route SCC2 pins for the STx GP3 boardMatt Porter2005-06-211-0/+9
* [PATCH] 3c59x: remove superfluous vortex_debug test from boomerang_start_xmit()John W. Linville2005-06-211-3/+2
* [PATCH] node local per-cpu-pagesChristoph Lameter2005-06-211-1/+1
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-213-4/+4
OpenPOWER on IntegriCloud