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
2005-04-18
[PATCH] remove outdated print_* functions
13
-82
/
+54
2005-04-18
[PATCH] consolidate timeout defintions in scsi.h
3
-10
/
+9
2005-04-16
[PATCH] md: remove a number of misleading calls to MD_BUG
NeilBrown
1
-22
/
+8
2005-04-16
[PATCH] md: close a small race in md thread deregistration
NeilBrown
1
-12
/
+8
2005-04-16
[PATCH] fbdev MAINTAINERS update
Benjamin Herrenschmidt
1
-4
/
+4
2005-04-16
[PATCH] serial: fix comments in 8250.c
Russell King
1
-3
/
+11
2005-04-16
[PATCH] nfsd4: fix struct file leak
NeilBrown
1
-5
/
+3
2005-04-16
[PATCH] nfsd4: callback create rpc client returns
NeilBrown
1
-2
/
+4
2005-04-16
[PATCH] nfsd: clear signals before exiting the nfsd() thread
NeilBrown
1
-0
/
+2
2005-04-16
[PATCH] jbd dirty buffer leak fix
akpm@osdl.org
1
-2
/
+11
2005-04-16
[PATCH] drivers/infiniband/hw/mthca/mthca_main.c: remove an unused label
Roland Dreier
1
-1
/
+1
2005-04-16
[PATCH] IB/mthca: add support for new MT25204 HCA
Roland Dreier
4
-26
/
+73
2005-04-16
[PATCH] IB/mthca: map context for RDMA responder in mem-free mode
Roland Dreier
3
-3
/
+29
2005-04-16
[PATCH] IB/mthca: update receive queue initialization for new HCAs
Roland Dreier
1
-10
/
+23
2005-04-16
[PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()
Roland Dreier
11
-57
/
+62
2005-04-16
[PATCH] IB/mthca: tweaks to mthca_cmd.c
Roland Dreier
1
-3
/
+2
2005-04-16
[PATCH] IB/mthca: add fast memory region implementation
Michael S. Tsirkin
7
-24
/
+526
2005-04-16
[PATCH] IB/mthca: split MR key munging routines
Michael S. Tsirkin
1
-4
/
+24
2005-04-16
[PATCH] IB/mthca: add mthca_table_find() function
Michael S. Tsirkin
2
-0
/
+35
2005-04-16
[PATCH] IB/mthca: add SYNC_TPT firmware command
Michael S. Tsirkin
2
-0
/
+6
2005-04-16
[PATCH] IB/mthca: add mthca_write64_raw() for writing to MTT table directly
Michael S. Tsirkin
1
-0
/
+11
2005-04-16
[PATCH] IB/mthca: encapsulate MTT buddy allocator
Michael S. Tsirkin
2
-74
/
+95
2005-04-16
[PATCH] IB/mthca: allow address handle creation in interrupt context
Roland Dreier
2
-4
/
+4
2005-04-16
[PATCH] IB/mthca: fill in opcode field for send completions
Michael S. Tsirkin
3
-14
/
+48
2005-04-16
[PATCH] IB/mthca: fix MTT allocation in mem-free mode
Roland Dreier
6
-11
/
+6
2005-04-16
[PATCH] IB/mthca: implement RDMA/atomic operations for mem-free mode
Roland Dreier
1
-0
/
+47
2005-04-16
[PATCH] IB/mthca: fix format of CQ number for CQ events
Roland Dreier
1
-2
/
+2
2005-04-16
[PATCH] IB/mthca: only free doorbell records in mem-free mode
Roland Dreier
1
-2
/
+4
2005-04-16
[PATCH] IB/mthca: print assigned IRQ when interrupt test fails
Roland Dreier
1
-1
/
+4
2005-04-16
[PATCH] IB/mthca: release mutex on doorbell alloc error path
Roland Dreier
1
-1
/
+2
2005-04-16
[PATCH] IB/mthca: fix MR allocation error path
Michael S. Tsirkin
1
-2
/
+2
2005-04-16
[PATCH] IB/mthca: allocate correct number of doorbell pages
Roland Dreier
1
-1
/
+1
2005-04-16
[PATCH] IB/mthca: clean up mthca_dereg_mr()
Roland Dreier
1
-2
/
+3
2005-04-16
[PATCH] IB/mthca: allow unaligned memory regions
Michael S. Tsirkin
1
-1
/
+1
2005-04-16
[PATCH] IB/mthca: fix posting sends with immediate data
Roland Dreier
1
-2
/
+2
2005-04-16
[PATCH] IB/mthca: fix calculation of RDB shift
Roland Dreier
1
-2
/
+1
2005-04-16
[PATCH] IB/mthca: fill in more device query fields
Roland Dreier
2
-4
/
+20
2005-04-16
[PATCH] IB/mthca: map MPT/MTT context in mem-free mode
Roland Dreier
4
-12
/
+105
2005-04-16
[PATCH] IB: Remove incorrect comments
Hal Rosenstock
2
-3
/
+0
2005-04-16
[PATCH] IB: Fix user MAD registrations with class 0
Roland Dreier
1
-6
/
+8
2005-04-16
[PATCH] IB: Trivial FMR printk cleanup
Libor Michalek
1
-1
/
+1
2005-04-16
[PATCH] IB: Fix FMR pool crash
Roland Dreier
1
-3
/
+2
2005-04-16
[PATCH] IB: remove unneeded includes
Hal Rosenstock
1
-3
/
+0
2005-04-16
[PATCH] IB: Keep MAD work completion valid
Sean Hefty
2
-1
/
+3
2005-04-16
[PATCH] IPoIB: document conversion to debugfs
Roland Dreier
1
-4
/
+3
2005-04-16
[PATCH] IPoIB: convert to debugfs
Roland Dreier
2
-130
/
+18
2005-04-16
[PATCH] IPoIB: fix static rate calculation
Roland Dreier
2
-8
/
+6
2005-04-16
[PATCH] IPoIB: set skb->mac.raw on receive
Hal Rosenstock
1
-1
/
+1
2005-04-16
[PATCH] Maintainers list update: linux-net -> netdev
Horms
1
-19
/
+19
2005-04-16
[PATCH] arm: fix floppy disk dependencies
Russell King
1
-1
/
+1
[next]