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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-14
Seperate read and write statistics of in_flight requests
Nikanth Karthikesan
1
-7
/
+14
2009-09-11
block: enable rq CPU completion affinity by default
Jens Axboe
1
-1
/
+2
2009-09-11
block: make blk_iopoll_prep_sched() follow normal 0/1 return convention
Jens Axboe
1
-2
/
+9
2009-09-11
block: add blk-iopoll, a NAPI like approach for block devices
Jens Axboe
2
-0
/
+42
2009-09-11
block: improve queue_should_plug() by looking at IO depths
Jens Axboe
1
-0
/
+2
2009-09-11
bio: first step in sanitizing the bio->bi_rw flag testing
Jens Axboe
2
-19
/
+8
2009-09-11
block: make bio_rw_flagged() return a bool
Jens Axboe
1
-1
/
+4
2009-09-11
block: implement mixed merge of different failfast requests
Tejun Heo
1
-5
/
+18
2009-09-11
block: use the same failfast bits for bio and request
Tejun Heo
2
-20
/
+27
2009-09-08
shmfs: use 'check_acl' instead of 'permission'
Linus Torvalds
1
-1
/
+1
2009-09-08
Make 'check_acl()' a first-class filesystem op
Linus Torvalds
1
-0
/
+1
2009-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+2
2009-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-2
/
+3
2009-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2
-1
/
+16
2009-09-05
exec: do not sleep in TASK_TRACED under ->cred_guard_mutex
Oleg Nesterov
1
-0
/
+1
2009-09-05
workqueues: introduce __cancel_delayed_work()
Oleg Nesterov
1
-0
/
+15
2009-09-04
dm log: userspace add luid to distinguish between concurrent log instances
Jonathan Brassow
1
-1
/
+12
2009-09-04
dm stripe: expose correct io hints
Mike Snitzer
1
-0
/
+4
2009-09-01
pkt_sched: Revert tasklet_hrtimer changes.
David S. Miller
1
-2
/
+2
2009-08-31
lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.h
Benjamin Herrenschmidt
1
-1
/
+1
2009-08-29
crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL test
Herbert Xu
2
-2
/
+3
2009-08-26
ACPI processor: force throttling state when BIOS returns incorrect value
Frans Pop
1
-2
/
+3
2009-08-26
flex_array: convert element_nr formals to unsigned
David Rientjes
1
-4
/
+6
2009-08-26
flex_array: declare parts member to have incomplete type
David Rientjes
1
-1
/
+1
2009-08-24
mm: fix hugetlb bug due to user_shm_unlock call
Hugh Dickins
1
-2
/
+4
2009-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+4
2009-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+2
2009-08-24
kernel_read: redefine offset type
Mimi Zohar
1
-1
/
+1
2009-08-22
pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer
David S. Miller
1
-2
/
+2
2009-08-21
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-0
/
+4
2009-08-21
Make bitmask 'and' operators return a result code
Linus Torvalds
2
-20
/
+18
2009-08-21
drm/radeon: add GET_PARAM/INFO support for Z pipes
Alex Deucher
1
-0
/
+2
2009-08-21
Input: ucb1400_ts - enable ADC Filter
Marek Vasut
1
-0
/
+4
2009-08-21
drm/radeon/kms: implement the bo busy ioctl properly.
Dave Airlie
1
-0
/
+2
2009-08-19
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-1
/
+1
2009-08-18
mm: revert "oom: move oom_adj value"
KOSAKI Motohiro
2
-2
/
+1
2009-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-8
/
+13
2009-08-17
net: restore gnet_stats_basic to previous definition
Eric Dumazet
5
-8
/
+13
2009-08-17
security: define round_hint_to_min in !CONFIG_SECURITY
Eric Paris
1
-15
/
+15
2009-08-17
Security/SELinux: seperate lsm specific mmap_min_addr
Eric Paris
2
-15
/
+17
2009-08-17
Capabilities: move cap_file_mmap to commoncap.c
Eric Paris
1
-3
/
+4
2009-08-17
drm/radeon/kms: implement bo busy check + current domain
Dave Airlie
1
-1
/
+1
2009-08-13
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-11
/
+38
2009-08-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+8
2009-08-13
perf: Rework/fix the whole read vs group stuff
Peter Zijlstra
1
-11
/
+36
2009-08-13
perf_counter: Provide hw_perf_counter_setup_online() APIs
Ingo Molnar
1
-0
/
+2
2009-08-12
NFS: Fix an O_DIRECT Oops...
Trond Myklebust
1
-3
/
+2
2009-08-10
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2
-7
/
+20
2009-08-10
perf_counter: Zero dead bytes from ftrace raw samples size alignment
Frederic Weisbecker
1
-0
/
+4
2009-08-10
perf_counter: Subtract the buffer size field from the event record size
Frederic Weisbecker
1
-1
/
+7
[next]