summaryrefslogtreecommitdiffstats
path: root/firmware/keyspan (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-07fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0OGAWA Hirofumi2-5/+35
2008-11-07fat: Cleanup FAT attribute stuffOGAWA Hirofumi4-36/+40
2008-11-07fat: Cleanup msdos_lookup()OGAWA Hirofumi1-17/+21
2008-11-07fat: Kill d_invalidate() in vfat_lookup()OGAWA Hirofumi1-7/+6
2008-11-07fat: Fix/Cleanup dcache handling for vfatOGAWA Hirofumi1-44/+80
2008-11-07vfat: Fix vfat_find() error path in vfat_lookup()OGAWA Hirofumi1-5/+13
2008-11-07fat: use fat_detach() in fat_clear_inode()OGAWA Hirofumi1-6/+1
2008-11-07fat: Fix fat_ent_update_ptr() for FAT12OGAWA Hirofumi1-4/+14
2008-11-07fat: improve fat_hash()OGAWA Hirofumi2-12/+7
2008-11-07fat: cleanup fat_parse_long() error handlingDarren Jenkins1-3/+4
2008-11-07fat: use generic_file_llseek() for directoryOGAWA Hirofumi1-0/+1
2008-11-07fat: Fix and cleanup timestamp conversionOGAWA Hirofumi6-72/+130
2008-11-07fat: split include/msdos_fs.hOGAWA Hirofumi10-282/+284
2008-11-07fat: move fs/vfat/* and fs/msdos/* to fs/fatOGAWA Hirofumi6-17/+5
2008-11-07fat: document additional vfat mount optionsBart Trojanowski1-2/+22
2008-11-07SAM9 watchdog: update for moved headersAndrew Victor1-1/+1
2008-11-07rtc-cmos: fix boot log messageFrans Pop1-1/+1
2008-11-07atmel_serial: keep clock off when it's not neededDavid Brownell1-3/+14
2008-11-07Documentation/kernel-parameters.txt: update 'isolcpus' kernel optionLi Zefan1-3/+5
2008-11-07fbdev: fix fb_compat_ioctl() deadlocksGeert Uytterhoeven1-24/+39
2008-11-07memory hotplug: fix page_zone() calculation in test_pages_isolated()Gerald Schaefer1-2/+3
2008-11-07ext3: wait on all pending commits in ext3_sync_fsArthur Jones1-6/+5
2008-11-07mm/oom_kill.c: fix badness() kerneldocQinghuang Feng1-1/+0
2008-11-07cciss: add P700m to list of supported controllersdann frazier1-0/+1
2008-11-07Documentation/email-clients.txt: add some info about gmailTim Hockin1-0/+25
2008-11-07cgroups: fix invalid cgrp->dentry before cgroup has been completely removedLi Zefan1-1/+0
2008-11-07vmemmap: warn about page_structs with remote distanceDavid Rientjes1-1/+1
2008-11-07mm: move migrate_prep out from under mmap_semChristoph Lameter2-8/+12
2008-11-07fbdev: add new framebuffer driver for Fujitsu MB862xx GDCsAnatolij Gustschin6-0/+1320
2008-11-07oom: do not dump task state for non thread group leadersDavid Rientjes1-0/+2
2008-11-07MAINTAINERS: make IOAT easier to findAndrew Morton1-1/+1
2008-11-07hugetlb: pull gigantic page initialisation out of the default pathAndy Whitcroft3-8/+33
2008-11-07hugetlbfs: handle pages higher order than MAX_ORDERAndy Whitcroft2-1/+64
2008-11-07cciss: fix regression firmware not displayed in procfsMike Miller1-1/+22
2008-11-07cciss: fix sysfs broken symlink regressionMike Miller1-0/+1
2008-11-07autofs4: collect version check returnIan Kent1-2/+3
2008-11-07autofs4: correct offset mount expire checkIan Kent1-4/+15
2008-11-07hwmon: applesmc: add support for iMac 8Henrik Rydberg1-0/+9
2008-11-07hwmon: applesmc: add support for Macbook Pro 5Henrik Rydberg1-0/+10
2008-11-07hwmon: applesmc: add support for Macbook 5Henrik Rydberg1-0/+9
2008-11-07hwmon: applesmc: add support for iMac 5Henrik Rydberg1-0/+8
2008-11-07rtc: fix handling of missing tm_year data when reading alarmsMark Brown1-1/+1
2008-11-07vt: incomplete initialization of vc_tab_stopWolfgang Kroworsch1-2/+8
2008-11-07cpqarry: fix return value of cpqarray_init()Andrey Borzenkov1-1/+6
2008-11-07cciss: new hardware supportMike Miller2-0/+6
2008-11-06net: Fix recursive descent in __scm_destroy().David Miller3-5/+26
2008-11-04drivers: remove duplicated #includeJianjun Kong8-8/+0
2008-11-04libata: mask off DET when restoring SControl for detachTejun Heo1-1/+1
2008-11-04libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply itTejun Heo2-1/+5
2008-11-04libata: Fix a potential race condition in ata_scsi_park_show()Elias Oltmanns1-3/+4