summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | [MTD] [MAPS] Remove MODULE_DEVICE_TABLE() from ck804rom driver.David Woodhouse2009-02-271-1/+1
| | * | | | | [JFFS2] fix mount crash caused by removed nodesThomas Gleixner2009-02-211-9/+33
| | * | | | | [JFFS2] force the jffs2 GC daemon to behave a bit betterAndres Salomon2009-02-141-7/+11
| | * | | | | [MTD] [MAPS] blackfin async requires complex mappingsMike Frysinger2009-02-141-1/+1
| | * | | | | [MTD] [MAPS] blackfin: fix memory leak in error pathMike Frysinger2009-02-141-1/+5
| | * | | | | [MTD] [MAPS] physmap: fix wrong free and del_mtd_{partition,device}Atsushi Nemoto2009-02-141-19/+19
| | * | | | | [MTD] slram: Handle negative devlength correctlyRoel Kluin2009-01-191-4/+10
| | * | | | | [MTD] map_rom has NULL erase pointerAlan Cox2009-01-111-0/+8
| | * | | | | [MTD] [LPDDR] qinfo_probe depends on lpddrAlexey Korolev2009-01-111-0/+1
| * | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-02-268-24/+71
| |\ \ \ \ \ \
| | * | | | | | ocfs2: add IO error check in ocfs2_get_sector()wengang wang2009-02-261-0/+7
| | * | | | | | ocfs2: set gap to seperate entry and value when xattr in bucketTiger Yang2009-02-261-8/+10
| | * | | | | | ocfs2: lock the metaecc process for xattr bucketTao Ma2009-02-263-0/+8
| | * | | | | | ocfs2: Use the right access_* method in ctime update of xattr.Tao Ma2009-02-261-2/+3
| | * | | | | | ocfs2/dlm: Make dlm_assert_master_handler() kill itself instead of the asserterSunil Mushran2009-02-261-6/+6
| | * | | | | | ocfs2/dlm: Use ast_lock to protect ast_listSunil Mushran2009-02-261-2/+2
| | * | | | | | ocfs2: Cleanup the lockname print in dlmglue.cSunil Mushran2009-02-261-3/+8
| | * | | | | | ocfs2/dlm: Retract fix for race between purge and migrateSunil Mushran2009-02-261-2/+1
| | * | | | | | ocfs2: Access and dirty the buffer_head in mark_written.Tao Ma2009-02-261-1/+26
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-02-261-0/+17
| |\ \ \ \ \ \
| | * | | | | | powerpc/44x: Fix address decoding setup of PCI 2.x cellsBenjamin Herrenschmidt2009-02-271-0/+17
| | |/ / / / /
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-02-267-35/+204
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | PCI: AMD 813x B2 devices do not need boot interrupt quirkStefan Assmann2009-02-261-0/+3
| | * | | | | PCI: Enable PCIe AER only after checking firmware supportAndrew Patterson2009-02-242-11/+39
| | * | | | | PCI: pciehp: Handle interrupts that happen during initialization.Eric W. Biederman2009-02-243-8/+16
| | * | | | | PCI: don't enable too many HT MSI mappingsYinghai Lu2009-02-241-15/+100
| | * | | | | PCI: add some sysfs ABI docsChris Wright2009-02-241-0/+43
| | * | | | | PCI quirk: enable MSI on 8132Yinghai Lu2009-02-181-1/+3
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-02-266-76/+308
| |\ \ \ \ \ \
| | * | | | | | Btrfs: try committing transaction before returning ENOSPCJosef Bacik2009-02-201-10/+47
| | * | | | | | Btrfs: add better -ENOSPC handlingJosef Bacik2009-02-206-76/+271
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-02-266-60/+94
| |\ \ \ \ \ \ \
| | * | | | | | | xen/blkfront: use blk_rq_map_sg to generate ring entriesJens Axboe2009-02-261-15/+15
| | * | | | | | | block: reduce stack footprint of blk_recount_segments()Jens Axboe2009-02-262-41/+55
| | * | | | | | | cciss: shorten 30s timeout on controller resetJens Axboe2009-02-261-3/+7
| | * | | | | | | block: add documentation for register_blkdev()Márton Németh2009-02-261-0/+16
| | * | | | | | | block: fix bogus gcc warning for uninitialized var usageJens Axboe2009-02-261-1/+1
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-02-263-29/+64
| |\ \ \ \ \ \ \
| | * | | | | | | powerpc: Fix 64bit __copy_tofrom_user() regressionMark Nelson2009-02-261-7/+31
| | * | | | | | | powerpc: Fix 64bit memcpy() regressionMark Nelson2009-02-261-6/+20
| | * | | | | | | powerpc: Fix load/store float double alignment handlerMichael Neuling2009-02-261-16/+13
| | |/ / / / / /
| * | | | | | | Make ieee1394_init a fs-initcallLinus Torvalds2009-02-261-1/+1
| |/ / / / / /
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-02-256-15/+20
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'fix/misc' into for-linusTakashi Iwai2009-02-254-8/+9
| | |\ \ \ \ \ \
| | | * | | | | | ALSA: emu10k1 - Fix digital/analog switch on audigy2 ZSTakashi Iwai2009-02-241-0/+1
| | | * | | | | | ALSA: fix excessive background noise introduced by OSS emulation rate shrinkSteve Chen2009-02-231-1/+1
| | | * | | | | | ALSA: aw2: do not grab every saa7146 based deviceAnssi Hannula2009-02-231-1/+1
| | | * | | | | | ALSA: pcxhr.h replace signed one-bit bitfieldsHarvey Harrison2009-02-201-6/+6
| | * | | | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-02-252-7/+11
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | | * | | | | | ALSA: hda - Quirk for Acer Aspire 6530GJuan Jesus Garcia de Soria2009-02-231-0/+2
OpenPOWER on IntegriCloud