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
2009-03-10
[SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anyway
Yi Zou
1
-4
/
+0
2009-03-10
[SCSI] libfc: do not change the fh_rx_id of a recevied frame
Yi Zou
1
-13
/
+0
2009-03-10
[SCSI] fcoe: Correct fcoe_transports initialization vs. registration
Robert Love
2
-3
/
+5
2009-03-10
[SCSI] fcoe: Use setup_timer() and mod_timer()
Robert Love
1
-5
/
+3
2009-03-10
[SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapper
Robert Love
3
-14
/
+8
2009-03-10
[SCSI] libfc, fcoe: Cleanup function formatting and minor typos
Robert Love
4
-20
/
+20
2009-03-10
[SCSI] libfc, fcoe: Fix kerneldoc comments
Robert Love
8
-257
/
+252
2009-03-06
[SCSI] libfc: Cleanup libfc_function_template comments
Robert Love
1
-41
/
+66
2009-03-06
[SCSI] libfc: check for err when recv and state is incorrect
Robert Love
2
-40
/
+40
2009-03-06
[SCSI] libfc: rename rp to rdata in fc_disc_new_target()
Robert Love
1
-4
/
+4
2009-03-06
[SCSI] libfc: correct RPORT_TO_PRIV usage
Robert Love
1
-2
/
+2
2009-03-06
[SCSI] libfc: Don't violate transport template for rogue port creation
Robert Love
4
-5
/
+13
2009-03-06
[SCSI] libfc: exch mgr is freed while lport still retrying sequences
Steve Ma
1
-0
/
+2
2009-03-06
[SCSI] libfc: fixed a read IO data integrity issue when a IO data frame lost
Vasu Dev
1
-3
/
+3
2009-03-06
[SCSI] libfc: rport retry on LS_RJT from certain ELS
Chris Leech
3
-49
/
+69
2009-03-06
[SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...
Vasu Dev
5
-69
/
+30
2009-03-06
[SCSI] libfc: fixed a soft lockup issue in fc_exch_recv_abts
Vasu Dev
1
-1
/
+1
2009-03-06
[SCSI] libfc: handle RRQ exch timeout
Vasu Dev
1
-1
/
+1
2009-03-06
[SCSI] libfc: when rport goes away (re-plogi), clean up exchanges to/from rport
Abhijeet Joglekar
1
-1
/
+6
2009-03-06
[SCSI] libfc: Pass lport in exch_mgr_reset
Abhijeet Joglekar
4
-7
/
+8
2009-03-05
[SCSI] sd: Don't try to spin up drives that are connected to an inactive port
Matthew Wilcox
1
-15
/
+11
2009-03-04
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-0
/
+4
2009-03-04
drm: fix double lock typo
Helge Bahmann
1
-1
/
+1
2009-03-04
powerpc: Run sbc610 USB fixup code only on the appropriate platform.
Tony Breeds
1
-0
/
+4
2009-03-03
Linux 2.6.29-rc7
v2.6.29-rc7
Linus Torvalds
1
-1
/
+1
2009-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
5
-8
/
+21
2009-03-04
crypto: ixp4xx - Fix qmgr_request_queue build failure
Krzysztof HaĆasa
1
-2
/
+4
2009-03-03
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-14
/
+54
2009-03-03
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+14
2009-03-03
Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-66
/
+153
2009-03-03
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-5
/
+52
2009-03-03
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
11
-21
/
+22
2009-03-03
[ARM] fix lots of ARM __devexit sillyness
Russell King
5
-6
/
+6
2009-03-03
[ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMU
Catalin Marinas
1
-6
/
+7
2009-03-03
[ARM] 5416/1: Use unused address in v6_early_abort
Seth Forshee
1
-1
/
+2
2009-03-03
x86: oprofile: don't set counter width from cpuid on Core2
Tim Blechmann
1
-2
/
+12
2009-03-03
x86: fix init_memory_mapping() to handle small ranges
Yinghai Lu
1
-0
/
+2
2009-03-02
Revert "menu: fix embedded menu snafu"
Linus Torvalds
1
-16
/
+12
2009-03-02
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
5
-12
/
+20
2009-03-03
drm/i915: Fix use-before-null-check in i915_irq_emit().
Eric Anholt
1
-2
/
+3
2009-03-03
drm: Avoid client deadlocks when the master disappears.
Thomas Hellstrom
3
-8
/
+15
2009-03-03
drm: Wake up all lock waiters when the master disappears.
Thomas Hellstrom
2
-2
/
+2
2009-03-03
drm: Don't return ERESTARTSYS to user-space.
Thomas Hellstrom
1
-1
/
+1
2009-03-02
menu: fix embedded menu snafu
Randy Dunlap
1
-12
/
+16
2009-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
3
-1
/
+7
2009-03-02
Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
3
-1
/
+4
2009-03-02
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-12
/
+10
2009-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
34
-209
/
+467
2009-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-2
/
+3
2009-03-02
Change email address
Karsten Keil
1
-1
/
+1
[next]