index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-20
[PATCH] SCSI: make scsi_implement_eh() generic API for SCSI transports
Tejun Heo
6
-27
/
+31
2006-05-20
[PATCH] libata: enforce default EH actions
Tejun Heo
1
-4
/
+6
2006-05-20
[PATCH] libata: use qc->result_tf for temp taskfile storage
Albert Lee
1
-4
/
+10
2006-05-20
[PATCH] libata: Fix the HSM error_mask mapping (was: Re: libata-tj and SMART)
Albert Lee
2
-8
/
+25
2006-05-20
Merge branch 'upstream-fixes' into upstream
Jeff Garzik
143
-831
/
+3289
2006-05-20
[PATCH] libata-core: fix current kernel-doc warnings
Randy Dunlap
1
-0
/
+6
2006-05-20
[PATCH] sata_mv: version bump
Mark Lord
1
-1
/
+1
2006-05-20
[PATCH] sata_mv: endian fix
Mark Lord
1
-1
/
+2
2006-05-20
[PATCH] sata_mv: remove local copy of queue indexes
Mark Lord
1
-43
/
+33
2006-05-20
[PATCH] sata_mv: spurious interrupt workaround
Mark Lord
1
-3
/
+8
2006-05-20
[PATCH] sata_mv: chip initialization fixes
Mark Lord
1
-2
/
+5
2006-05-20
[PATCH] sata_mv: deal with interrupt coalescing interrupts
Mark Lord
1
-0
/
+18
2006-05-20
[PATCH] sata_mv: prevent unnecessary double-resets
Mark Lord
1
-7
/
+10
2006-05-19
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
4
-24
/
+27
2006-05-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-109
/
+168
2006-05-19
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
7
-19
/
+26
2006-05-19
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-5
/
+12
2006-05-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
4
-12
/
+15
2006-05-19
[SCTP]: Allow linger to abort 1-N style sockets.
Vladislav Yasevich
1
-6
/
+6
2006-05-19
[SCTP]: Validate the parameter length in HB-ACK chunk.
Vladislav Yasevich
1
-0
/
+6
2006-05-19
[ARM] 3533/1: Implement the __raw_(read|write)_can_lock functions on ARM
Catalin Marinas
1
-0
/
+6
2006-05-19
[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma...
Pavel Pisa
7
-19
/
+26
2006-05-19
[SCTP]: Respect the real chunk length when walking parameters.
Vladislav Yasevich
1
-3
/
+3
2006-05-19
[SCTP]: A better solution to fix the race between sctp_peeloff() and
Vladislav Yasevich
2
-67
/
+89
2006-05-19
[SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure.
Sridhar Samudrala
5
-33
/
+64
2006-05-19
[NETFILTER]: nfnetlink_log: fix byteorder confusion
Patrick McHardy
1
-2
/
+2
2006-05-19
[NETFILTER]: Fix do_add_counters race, possible oops or info leak (CVE-2006-0...
Solar Designer
2
-2
/
+2
2006-05-19
[NETFILTER]: GRE conntrack: fix htons/htonl confusion
Alexey Dobriyan
1
-6
/
+6
2006-05-19
[NETFILTER]: fix format specifier for netfilter log targets
Philip Craig
3
-3
/
+3
2006-05-19
[NETFILTER]: Fix memory leak in ipt_recent
Jesper Juhl
1
-1
/
+1
2006-05-18
IB/mthca: Fix posting lists of 256 receive requests for Tavor
Michael S. Tsirkin
1
-17
/
+18
2006-05-17
IB/uverbs: Don't leak ref to mm on error path
Roland Dreier
1
-1
/
+3
2006-05-17
[PATCH] ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devices
Stefan Richter
2
-3
/
+8
2006-05-17
[PATCH] sbp2: add ability to override hardwired blacklist
Stefan Richter
2
-11
/
+19
2006-05-17
[PATCH] sbp2: add read_capacity workaround for iPod
Stefan Richter
2
-4
/
+46
2006-05-17
[PATCH] sbp2: consolidate workarounds
Stefan Richter
3
-71
/
+106
2006-05-17
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-7
/
+10
2006-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/netdev-2.6
Linus Torvalds
4
-11
/
+46
2006-05-17
Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2
Linus Torvalds
9
-86
/
+213
2006-05-17
configfs: Make sure configfs_init() is called before consumers.
Joel Becker
1
-1
/
+1
2006-05-17
configfs: configfs_mkdir() failed to cleanup linkage.
Joel Becker
1
-32
/
+72
2006-05-17
configfs: Fix a reference leak in configfs_mkdir().
Joel Becker
1
-11
/
+26
2006-05-17
ocfs2: fix gfp mask in some file system paths
Sunil Mushran
4
-10
/
+10
2006-05-17
ocfs2: Don't populate uptodate cache in ocfs2_force_read_journal()
Mark Fasheh
1
-1
/
+3
2006-05-17
ocfs2: take meta data lock in ocfs2_file_aio_read()
Mark Fasheh
1
-0
/
+16
2006-05-17
ocfs2: take data locks around extend
Mark Fasheh
3
-33
/
+87
2006-05-17
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
3
-5
/
+4
2006-05-17
[ARM] 3530/1: PXA Mainstone: prevent double enable_irq() in pcmcia
Thomas Gleixner
1
-1
/
+4
2006-05-17
IB/srp: Complete correct SCSI commands on device reset
Ishai Rabinovitz
1
-1
/
+1
2006-05-17
IB/srp: Get rid of extra scsi_host_put()s if reconnection fails
Roland Dreier
1
-3
/
+0
[next]