aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | | dm snapshot: move status to exception storeJonathan Brassow2009-04-02
| * | | dm snapshot: move ctr parsing to exception storeJonathan Brassow2009-04-02
| * | | dm snapshot: use DMEMIT macro for statusJonathan Brassow2009-04-02
| * | | dm snapshot: remove dm_snap headerJonathan Brassow2009-04-02
| * | | dm snapshot: remove dm_snap header useJonathan Brassow2009-04-02
| * | | dm exception store: move cow pointerJonathan Brassow2009-04-02
| * | | dm exception store: move chunk_fieldsJonathan Brassow2009-04-02
| * | | dm exception store: move dm_target pointerJonathan Brassow2009-04-02
| * | | dm exception store: introduce registryJonathan Brassow2009-04-02
| * | | dm raid1: add is_remote_recovering hook for clustersJonathan Brassow2009-04-02
| * | | dm exception store: separate type from instanceJonathan Brassow2009-04-02
| * | | dm log: remove struct dm_dirty_log_internalMike Snitzer2009-04-02
| * | | dm log: use standard kernel module refcountMike Snitzer2009-04-02
| * | | dm crypt: use kzfreeJohannes Weiner2009-04-02
| * | | dm target: remove struct tt_internalCheng Renquan2009-04-02
| * | | dm table: fix upgrade mode raceAlasdair G Kergon2009-04-02
| * | | dm: path selector use module refcount directlyJun'ichi Nomura2009-04-02
| * | | dm target: use module refcount directlyCheng Renquan2009-04-02
| * | | dm snapshot: avoid having two exceptions for the same chunkMikulas Patocka2009-04-02
| * | | dm snapshot: avoid dropping lock in __find_pending_exceptionMikulas Patocka2009-04-02
| * | | dm snapshot: refactor __find_pending_exceptionMikulas Patocka2009-04-02
| * | | dm io: make sync_io uninterruptibleMikulas Patocka2009-04-02
| * | | dm raid1: switch read_record from kmalloc to slab to save memoryMikulas Patocka2009-04-02
| * | | dm: preserve bi_io_vec when resubmitting biosMikulas Patocka2009-04-02
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2009-04-03
|\ \ \ \
| * | | | parisc: drivers: fix warningsAlexander Beregalov2009-04-01
| * | | | parisc: led: remove proc_dir_entry::ownerAlexander Beregalov2009-04-01
| * | | | parisc: iosapic: fix build breakageAlexander Beregalov2009-03-30
| * | | | parisc: blink all or loadavg LEDs on oopsHelge Deller2009-03-30
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds2009-04-03
|\ \ \ \
| * | | | powerpc/ps3: Add rtc-ps3Geert Uytterhoeven2009-04-01
| * | | | powerpc: Hook up rtc-generic, and kill rtc-ppcGeert Uytterhoeven2009-04-01
| * | | | m68k: Hook up rtc-genericGeert Uytterhoeven2009-04-01
| * | | | parisc: rtc: Rename rtc-parisc to rtc-genericGeert Uytterhoeven2009-04-01
| * | | | parisc: rtc: Add missing module aliasGeert Uytterhoeven2009-04-01
| * | | | parisc: rtc: platform_driver_probe() fixupsGeert Uytterhoeven2009-04-01
| * | | | parisc: rtc: get_rtc_time() returns unsigned intGeert Uytterhoeven2009-04-01
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-04-03
|\ \ \ \
| * | | | crypto: ixp4xx - Fix handling of chained sg buffersChristian Hohnstaedt2009-03-27
| * | | | hwrng: timeriomem - Use phys address rather than virtAlexander Clouter2009-03-27
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2009-04-03
|\ \ \ \ \
| * | | | | m68knommu: Fix support for console port other than ttyS0 on mcf.cLen Sorensen2009-03-24
* | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-04-03
|\ \ \ \ \ \
| * | | | | | md/raid5 revise rules for when to update metadata during reshapeNeilBrown2009-03-31
| * | | | | | md/raid5: minor code cleanups in make_request.NeilBrown2009-03-31
| * | | | | | md: remove CONFIG_MD_RAID_RESHAPE config option.NeilBrown2009-03-31
| * | | | | | md/raid5: be more careful about write ordering when reshaping.NeilBrown2009-03-31
| * | | | | | md: don't display meaningless values in sysfs files resync_start and sync_speedNeilBrown2009-03-31
| * | | | | | md/raid5: allow layout and chunksize to be changed on active array.NeilBrown2009-03-31
| * | | | | | md/raid5: reshape using largest of old and new chunk sizeNeilBrown2009-03-31