index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
keyspan
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-11-07
fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0
OGAWA Hirofumi
2
-5
/
+35
2008-11-07
fat: Cleanup FAT attribute stuff
OGAWA Hirofumi
4
-36
/
+40
2008-11-07
fat: Cleanup msdos_lookup()
OGAWA Hirofumi
1
-17
/
+21
2008-11-07
fat: Kill d_invalidate() in vfat_lookup()
OGAWA Hirofumi
1
-7
/
+6
2008-11-07
fat: Fix/Cleanup dcache handling for vfat
OGAWA Hirofumi
1
-44
/
+80
2008-11-07
vfat: Fix vfat_find() error path in vfat_lookup()
OGAWA Hirofumi
1
-5
/
+13
2008-11-07
fat: use fat_detach() in fat_clear_inode()
OGAWA Hirofumi
1
-6
/
+1
2008-11-07
fat: Fix fat_ent_update_ptr() for FAT12
OGAWA Hirofumi
1
-4
/
+14
2008-11-07
fat: improve fat_hash()
OGAWA Hirofumi
2
-12
/
+7
2008-11-07
fat: cleanup fat_parse_long() error handling
Darren Jenkins
1
-3
/
+4
2008-11-07
fat: use generic_file_llseek() for directory
OGAWA Hirofumi
1
-0
/
+1
2008-11-07
fat: Fix and cleanup timestamp conversion
OGAWA Hirofumi
6
-72
/
+130
2008-11-07
fat: split include/msdos_fs.h
OGAWA Hirofumi
10
-282
/
+284
2008-11-07
fat: move fs/vfat/* and fs/msdos/* to fs/fat
OGAWA Hirofumi
6
-17
/
+5
2008-11-07
fat: document additional vfat mount options
Bart Trojanowski
1
-2
/
+22
2008-11-07
SAM9 watchdog: update for moved headers
Andrew Victor
1
-1
/
+1
2008-11-07
rtc-cmos: fix boot log message
Frans Pop
1
-1
/
+1
2008-11-07
atmel_serial: keep clock off when it's not needed
David Brownell
1
-3
/
+14
2008-11-07
Documentation/kernel-parameters.txt: update 'isolcpus' kernel option
Li Zefan
1
-3
/
+5
2008-11-07
fbdev: fix fb_compat_ioctl() deadlocks
Geert Uytterhoeven
1
-24
/
+39
2008-11-07
memory hotplug: fix page_zone() calculation in test_pages_isolated()
Gerald Schaefer
1
-2
/
+3
2008-11-07
ext3: wait on all pending commits in ext3_sync_fs
Arthur Jones
1
-6
/
+5
2008-11-07
mm/oom_kill.c: fix badness() kerneldoc
Qinghuang Feng
1
-1
/
+0
2008-11-07
cciss: add P700m to list of supported controllers
dann frazier
1
-0
/
+1
2008-11-07
Documentation/email-clients.txt: add some info about gmail
Tim Hockin
1
-0
/
+25
2008-11-07
cgroups: fix invalid cgrp->dentry before cgroup has been completely removed
Li Zefan
1
-1
/
+0
2008-11-07
vmemmap: warn about page_structs with remote distance
David Rientjes
1
-1
/
+1
2008-11-07
mm: move migrate_prep out from under mmap_sem
Christoph Lameter
2
-8
/
+12
2008-11-07
fbdev: add new framebuffer driver for Fujitsu MB862xx GDCs
Anatolij Gustschin
6
-0
/
+1320
2008-11-07
oom: do not dump task state for non thread group leaders
David Rientjes
1
-0
/
+2
2008-11-07
MAINTAINERS: make IOAT easier to find
Andrew Morton
1
-1
/
+1
2008-11-07
hugetlb: pull gigantic page initialisation out of the default path
Andy Whitcroft
3
-8
/
+33
2008-11-07
hugetlbfs: handle pages higher order than MAX_ORDER
Andy Whitcroft
2
-1
/
+64
2008-11-07
cciss: fix regression firmware not displayed in procfs
Mike Miller
1
-1
/
+22
2008-11-07
cciss: fix sysfs broken symlink regression
Mike Miller
1
-0
/
+1
2008-11-07
autofs4: collect version check return
Ian Kent
1
-2
/
+3
2008-11-07
autofs4: correct offset mount expire check
Ian Kent
1
-4
/
+15
2008-11-07
hwmon: applesmc: add support for iMac 8
Henrik Rydberg
1
-0
/
+9
2008-11-07
hwmon: applesmc: add support for Macbook Pro 5
Henrik Rydberg
1
-0
/
+10
2008-11-07
hwmon: applesmc: add support for Macbook 5
Henrik Rydberg
1
-0
/
+9
2008-11-07
hwmon: applesmc: add support for iMac 5
Henrik Rydberg
1
-0
/
+8
2008-11-07
rtc: fix handling of missing tm_year data when reading alarms
Mark Brown
1
-1
/
+1
2008-11-07
vt: incomplete initialization of vc_tab_stop
Wolfgang Kroworsch
1
-2
/
+8
2008-11-07
cpqarry: fix return value of cpqarray_init()
Andrey Borzenkov
1
-1
/
+6
2008-11-07
cciss: new hardware support
Mike Miller
2
-0
/
+6
2008-11-06
net: Fix recursive descent in __scm_destroy().
David Miller
3
-5
/
+26
2008-11-04
drivers: remove duplicated #include
Jianjun Kong
8
-8
/
+0
2008-11-04
libata: mask off DET when restoring SControl for detach
Tejun Heo
1
-1
/
+1
2008-11-04
libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it
Tejun Heo
2
-1
/
+5
2008-11-04
libata: Fix a potential race condition in ata_scsi_park_show()
Elias Oltmanns
1
-3
/
+4
[next]