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
2007-05-02
ocfs2: fix sparse warnings in fs/ocfs2/cluster
Mark Fasheh
2
-6
/
+6
2007-05-02
ocfs2: fix sparse warnings in fs/ocfs2/dlm
Mark Fasheh
2
-8
/
+8
2007-05-02
ocfs2: fix sparse warnings in fs/ocfs2
Mark Fasheh
10
-30
/
+37
2007-05-02
[PATCH] Copy i_flags to ocfs2 inode flags on write
Jan Kara
3
-0
/
+22
2007-05-02
[PATCH] ocfs2: use __set_current_state()
Milind Arun Choudhary
1
-1
/
+1
2007-05-02
ocfs2: Wrap access of directory allocations with ip_alloc_sem.
Joel Becker
2
-1
/
+8
2007-05-02
[PATCH] fs/ocfs2/: make 3 functions static
Adrian Bunk
5
-44
/
+36
2007-05-02
ocfs2: Implement compat_ioctl()
Mark Fasheh
4
-0
/
+32
2007-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
26
-2013
/
+1446
2007-04-30
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
22
-615
/
+1004
2007-04-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
27
-273
/
+641
2007-04-30
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
10
-464
/
+459
2007-04-30
Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
376
-7892
/
+11546
2007-04-30
[IPV4] SNMP: Support OutMcastPkts and OutBcastPkts
Mitsuru Chinen
1
-0
/
+6
2007-04-30
[IPV4] SNMP: Support InMcastPkts and InBcastPkts
Mitsuru Chinen
1
-0
/
+7
2007-04-30
[IPV4] SNMP: Support InTruncatedPkts
Mitsuru Chinen
1
-1
/
+4
2007-04-30
[IPV4] SNMP: Support InNoRoutes
Mitsuru Chinen
1
-0
/
+2
2007-04-30
[SNMP]: Add definitions for {In,Out}BcastPkts
Mitsuru Chinen
1
-0
/
+2
2007-04-30
[TCP] FRTO: RFC4138 allows Nagle override when new data must be sent
Ilpo Järvinen
3
-7
/
+17
2007-04-30
[TCP] FRTO: Delay skb available check until it's mandatory
Ilpo Järvinen
1
-8
/
+11
2007-04-30
[XFRM]: Restrict upper layer information by bundle.
Masahide NAKAMURA
3
-0
/
+71
2007-04-30
[TCP]: Catch skb with S+L bugs earlier
Ilpo Järvinen
1
-3
/
+1
2007-04-30
[PATCH] INET : IPV4 UDP lookups converted to a 2 pass algo
Eric Dumazet
1
-57
/
+114
2007-04-30
[L2TP]: Add the ability to autoload a pppox protocol module.
James Chapman
1
-0
/
+8
2007-04-30
Merge branch 'cfq' into for-linus
Jens Axboe
3
-416
/
+439
2007-04-30
[PATCH] elevator: elv_list_lock does not need irq disabling
Jens Axboe
1
-8
/
+9
2007-04-30
[BLOCK] Don't pin lots of memory in mempools
Jens Axboe
6
-40
/
+11
2007-04-30
[SKB]: Introduce skb_queue_walk_safe()
James Chapman
1
-0
/
+5
2007-04-30
cfq-iosched: speedup cic rb lookup
Jens Axboe
1
-2
/
+18
2007-04-30
ll_rw_blk: add io_context private pointer
Jens Axboe
2
-0
/
+2
2007-04-30
cfq-iosched: get rid of cfqq hash
Vasily Tarasov
1
-100
/
+67
2007-04-30
cfq-iosched: tighten queue request overlap condition
Jens Axboe
1
-1
/
+2
2007-04-30
cfq-iosched: improve sync vs async workloads
Jens Axboe
1
-13
/
+18
2007-04-30
cfq-iosched: never allow an async queue idling
Jens Axboe
1
-1
/
+6
2007-04-30
cfq-iosched: get rid of ->dispatch_slice
Jens Axboe
1
-5
/
+1
2007-04-30
cfq-iosched: don't pass unused preemption variable around
Jens Axboe
1
-15
/
+13
2007-04-30
cfq-iosched: get rid of ->cur_rr and ->cfq_list
Jens Axboe
1
-55
/
+32
2007-04-30
cfq-iosched: slice offset should take ioprio into account
Jens Axboe
1
-1
/
+2
2007-04-30
[PATCH] cfq-iosched: style cleanups and comments
Jens Axboe
1
-16
/
+50
2007-04-30
cfq-iosched: sort IDLE queues into the rbtree
Jens Axboe
1
-36
/
+31
2007-04-30
cfq-iosched: sort RT queues into the rbtree
Jens Axboe
1
-15
/
+12
2007-04-30
[PATCH] cfq-iosched: speed up rbtree handling
Jens Axboe
1
-14
/
+48
2007-04-30
cfq-iosched: rework the whole round-robin list concept
Jens Axboe
1
-238
/
+123
2007-04-30
cfq-iosched: minor updates
Jens Axboe
1
-63
/
+18
2007-04-30
cfq-iosched: development update
Jens Axboe
1
-120
/
+261
2007-04-30
cfq-iosched: improve preemption for cooperating tasks
Jens Axboe
1
-6
/
+20
2007-04-30
[POWERPC] Remove dev_dbg redefinition in drivers/ps3/vuart.c
Paul Mackerras
1
-8
/
+0
2007-04-30
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
1949
-76186
/
+101007
2007-04-30
[POWERPC] remove kernel module option for booke wdt
Dave Jiang
1
-1
/
+1
2007-04-30
[POWERPC] Avoid putting cpu node twice
John Rigby
1
-2
/
+4
[next]