index
:
platform/kernel/kernel-mfld-blackbay
master
tizen
tizen_2.0
tizen_2.1
Domain: System / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-03
qla2xxx: Correct inadvertent loop state transitions during port-update handling.
Andrew Vasquez
2
-4
/
+0
2011-10-03
hpsa: fix physical device lun and target numbering problem
Stephen M. Cameron
1
-0
/
+10
2011-10-03
hpsa: fix problem that OBDR devices are not detected
Stephen M. Cameron
1
-20
/
+27
2011-10-03
ASoC: MPC5200: replace of_device with platform_device
Timur Tabi
1
-3
/
+3
2011-10-03
isci: fix 32-bit operation when CONFIG_HIGHMEM64G=n
Dan Williams
2
-2
/
+2
2011-10-03
isci: fix sata response handling
Dan Williams
1
-12
/
+6
2011-10-03
fs/9p: Use protocol-defined value for lock/getlock 'type' field.
Jim Garlick
2
-7
/
+32
2011-10-03
fs/9p: Always ask new inode in lookup for cache mode disabled
Aneesh Kumar K.V
1
-7
/
+21
2011-10-03
net/9p: Fix kernel crash with msize 512K
Aneesh Kumar K.V
1
-5
/
+12
2011-10-03
fs/9p: Add OS dependent open flags in 9p protocol
Aneesh Kumar K.V
4
-2
/
+81
2011-10-03
fs/9p: Don't update file type when updating file attributes
Aneesh Kumar K.V
4
-52
/
+68
2011-10-03
fs/9p: Add fid before dentry instantiation
Aneesh Kumar K.V
2
-7
/
+5
2011-10-03
ACPICA: Do not repair _TSS return package if _PSS is present
Fenghua Yu
3
-0
/
+17
2011-10-03
iommu/amd: Make sure iommu->need_sync contains correct value
Joerg Roedel
1
-3
/
+10
2011-10-03
iommu/amd: Don't take domain->lock recursivly
Joerg Roedel
1
-5
/
+0
2011-10-03
irda: fix smsc-ircc2 section mismatch warning
Randy Dunlap
1
-1
/
+1
2011-10-03
9p: close ACL leaks
Al Viro
3
-15
/
+22
2011-10-03
net/9p: Fix the msize calculation.
Venkateswararao Jujjuri (JV)
1
-2
/
+2
2011-10-03
fs/9p: Always ask new inode in create
Aneesh Kumar K.V
3
-18
/
+61
2011-10-03
fs/9p: Fix invalid mount options/args
Prem Karat
1
-9
/
+34
2011-10-03
fs/9p: When doing inode lookup compare qid details and inode mode bits.
Aneesh Kumar K.V
6
-29
/
+81
2011-10-03
fs/9p: Fid is not valid after a failed clunk.
Aneesh Kumar K.V
1
-2
/
+4
2011-10-03
VirtIO can transfer VIRTQUEUE_NUM of pages.
jvrao
1
-1
/
+1
2011-10-03
Fix the size of receive buffer packing onto VirtIO ring.
jvrao
1
-1
/
+1
2011-10-03
net/9p: fix client code to fail more gracefully on protocol error
Eric Van Hensbergen
1
-1
/
+2
2011-10-03
vp7045: fix buffer setup
Florian Mickler
1
-22
/
+4
2011-10-03
nuvoton-cir: simplify raw IR sample handling
Jarod Wilson
2
-38
/
+8
2011-10-03
md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.
NeilBrown
1
-2
/
+10
2011-10-03
Avoid dereferencing a 'request_queue' after last close.
NeilBrown
1
-2
/
+5
2011-10-03
drm/nouveau: properly handle allocation failure in nouveau_sgdma_populate
Marcin Slusarz
1
-1
/
+4
2011-10-03
ARM: davinci: fix cache flush build error
Linus Walleij
1
-1
/
+5
2011-10-03
ARM: davinci: da850 EVM: read mac address from SPI flash
Sudhakar Rajashekhara
1
-0
/
+28
2011-10-03
ARM: 7081/1: mach-integrator: fix the clocksource
Linus Walleij
1
-3
/
+3
2011-10-03
hwmon: (max16065) Fix current calculation
Guenter Roeck
1
-1
/
+1
2011-10-03
xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.
Konrad Rzeszutek Wilk
1
-0
/
+10
2011-10-03
xen: x86_32: do not enable iterrupts when returning from exception in interru...
Igor Mammedov
1
-3
/
+5
2011-10-03
mmc: sdhci-s3c: Fix mmc card I/O problem
Girish K S
1
-0
/
+2
2011-10-03
mmc: core: use non-reentrant workqueue for clock gating
Mika Westerberg
1
-1
/
+1
2011-10-03
mmc: core: prevent aggressive clock gating racing with ios updates
Mika Westerberg
1
-2
/
+29
2011-10-03
mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}
Mika Westerberg
3
-11
/
+11
2011-10-03
x86, perf: Check that current->mm is alive before getting user callchain
Andrey Vagin
1
-0
/
+3
2011-10-03
sched: Fix a memory leak in __sdt_free()
WANG Cong
1
-0
/
+1
2011-10-03
sched: Move blk_schedule_flush_plug() out of __schedule()
Thomas Gleixner
1
-10
/
+15
2011-10-03
sched: Separate the scheduler entry for preemption
Thomas Gleixner
1
-5
/
+10
2011-10-03
rtc: Fix RTC PIE frequency limit
John Stultz
2
-1
/
+4
2011-10-03
alarmtimers: Avoid possible denial of service with high freq periodic timers
John Stultz
1
-0
/
+9
2011-10-03
alarmtimers: Memset itimerspec passed into alarm_timer_get
John Stultz
1
-0
/
+2
2011-10-03
alarmtimers: Avoid possible null pointer traversal
John Stultz
1
-5
/
+2
2011-10-03
MXC: iomux-v3: correct NO_PAD_CTRL definition
Troy Kisky
1
-1
/
+1
2011-10-03
igb: fix WOL on second port of i350 device
Carolyn Wyborny
1
-1
/
+1
[prev]
[next]