index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-09-10
md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.
NeilBrown
1
-2
/
+10
2011-09-10
md/raid1,10: Remove use-after-free bug in make_request.
NeilBrown
2
-10
/
+17
2011-09-10
md/raid10: unify handling of write completion.
NeilBrown
1
-20
/
+18
2011-09-10
Avoid dereferencing a 'request_queue' after last close.
NeilBrown
1
-2
/
+5
2011-09-10
PCI: Remove MRRS modification from MPS setting code
Jon Mason
2
-20
/
+23
2011-09-10
Fix pointer dereference before call to pcie_bus_configure_settings
Shyam Iyer
3
-6
/
+10
2011-09-10
vfs: automount should ignore LOOKUP_FOLLOW
Miklos Szeredi
1
-18
/
+15
2011-09-08
regulator: fix kernel-doc warning in consumer.h
Randy Dunlap
1
-1
/
+1
2011-09-08
wireless: fix kernel-doc warning in net/cfg80211.h
Randy Dunlap
1
-0
/
+2
2011-09-07
HID: wacom: Unregister sysfs attributes on remove
David Herrmann
1
-0
/
+1
2011-09-07
HID: wacom: Fix error path of power-supply initialization
David Herrmann
1
-12
/
+9
2011-09-07
i2c-tegra: fix possible race condition after tx
Doug Anderson
1
-14
/
+32
2011-09-07
i2c-tegra: add I2C_FUNC_SMBUS_EMUL
Mike Rapoport
1
-1
/
+1
2011-09-07
i2c-tegra: Add of_match_table
John Bonesio
1
-0
/
+12
2011-09-07
i2c-pxa2xx: return proper error code in ce4100_i2c_probe error paths
Axel Lin
1
-1
/
+4
2011-09-06
hwmon: (ucd9000/ucd9200) Optimize array walk
Jean Delvare
2
-8
/
+4
2011-09-06
hwmon: (max16065) Add chip access warning to documentation
Guenter Roeck
1
-0
/
+7
2011-09-06
hwmon: (max16065) Fix current calculation
Guenter Roeck
1
-1
/
+1
2011-09-06
fs/9p: Use protocol-defined value for lock/getlock 'type' field.
Jim Garlick
2
-7
/
+32
2011-09-06
fs/9p: Always ask new inode in lookup for cache mode disabled
Aneesh Kumar K.V
1
-7
/
+21
2011-09-06
fs/9p: Add OS dependent open flags in 9p protocol
Aneesh Kumar K.V
5
-3
/
+96
2011-09-06
net/9p: Fix kernel crash with msize 512K
Aneesh Kumar K.V
1
-5
/
+12
2011-09-06
fs/9p: Don't update file type when updating file attributes
Aneesh Kumar K.V
4
-52
/
+68
2011-09-06
fs/9p: Add fid before dentry instantiation
Aneesh Kumar K.V
2
-7
/
+5
2011-09-05
regmap: Remove bitrotted module_put()s
Mark Brown
1
-4
/
+1
2011-09-05
dmaengine/ste_dma40: fix memory leak due to prepared descriptors
Per Forlin
1
-0
/
+16
2011-09-05
dmaengine/ste_dma40: fix Oops due to double free of client descriptor
Per Forlin
1
-10
/
+12
2011-09-05
dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free().
Per Forlin
1
-3
/
+0
2011-09-05
dmaengine/ste_dma40: add missing kernel doc for pending_queue
Per Forlin
1
-0
/
+1
2011-09-05
Linux 3.1-rc5
v3.1-rc5
Linus Torvalds
1
-1
/
+1
2011-09-02
iommu/amd: Don't take domain->lock recursivly
Joerg Roedel
1
-5
/
+0
2011-09-02
iommu/amd: Make sure iommu->need_sync contains correct value
Joerg Roedel
1
-3
/
+10
2011-09-02
drm/radeon/kms: make sure pci max read request size is valid on evergreen+ (v2)
Alex Deucher
2
-0
/
+30
2011-09-01
xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.
Konrad Rzeszutek Wilk
1
-0
/
+10
2011-09-01
xen: x86_32: do not enable iterrupts when returning from exception in interru...
Igor Mammedov
1
-3
/
+5
2011-09-01
xfs: fix ->write_inode return values
Christoph Hellwig
1
-25
/
+9
2011-09-01
xen: use maximum reservation to limit amount of usable RAM
David Vrabel
1
-0
/
+19
2011-09-01
xfs: fix xfs_mark_inode_dirty during umount
Christoph Hellwig
1
-3
/
+11
2011-09-01
libceph: fix leak of osd structs during shutdown
Sage Weil
1
-5
/
+17
2011-08-31
mmc: sdhci-s3c: Fix mmc card I/O problem
Girish K S
1
-0
/
+2
2011-08-31
mmc: sd: UHS-I bus speed should be set last in UHS initialization
Subhash Jadavani
1
-28
/
+53
2011-08-31
mmc: sdhi: initialise mmc_data->flags before use
Simon Horman
1
-2
/
+2
2011-08-31
mmc: core: use non-reentrant workqueue for clock gating
Mika Westerberg
1
-1
/
+1
2011-08-31
mmc: core: prevent aggressive clock gating racing with ios updates
Mika Westerberg
1
-2
/
+29
2011-08-31
mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}
Mika Westerberg
3
-11
/
+11
2011-08-31
ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complaining
Jiaying Zhang
3
-4
/
+18
2011-08-31
x86, perf: Check that current->mm is alive before getting user callchain
Andrey Vagin
1
-0
/
+3
2011-08-31
perf_event: Fix broken calc_timer_values()
Eric B Munson
1
-2
/
+2
2011-08-31
drm/radeon/kms: set a default max_pixel_clock
Dave Airlie
1
-0
/
+3
2011-08-31
md/raid5: fix a hang on device failure.
NeilBrown
1
-1
/
+1
[next]