index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-15
block: account iowait time when waiting for completion of IO request
Vladimir Davydov
3
-6
/
+6
2013-02-15
sched: add wait_for_completion_io[_timeout]
Vladimir Davydov
2
-5
/
+55
2013-01-14
writeback: add more tracepoints
Tejun Heo
3
-2
/
+132
2013-01-14
block: add block_{touch|dirty}_buffer tracepoint
Tejun Heo
2
-0
/
+55
2013-01-14
buffer: make touch_buffer() an exported function
Tejun Heo
2
-1
/
+7
2013-01-14
block: add @req to bio_{front|back}_merge tracepoints
Tejun Heo
3
-13
/
+38
2013-01-14
block: add missing block_bio_complete() tracepoint
Tejun Heo
7
-19
/
+31
2013-01-11
Merge branch 'blkcg-cfq-hierarchy' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
7
-174
/
+902
2013-01-11
block: Remove should_sort judgement when flush blk_plug
Jianpeng Ma
2
-13
/
+1
2013-01-11
block,elevator: use new hashtable implementation
Sasha Levin
3
-21
/
+9
2013-01-09
Linux 3.8-rc3
v3.8-rc3
Linus Torvalds
1
-1
/
+1
2013-01-09
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
7
-22
/
+40
2013-01-09
Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-18
/
+9
2013-01-09
mm: reinstante dropped pmd_trans_splitting() check
Linus Torvalds
1
-0
/
+8
2013-01-09
cred: Remove tgcred pointer from struct cred
Marc Dionne
1
-1
/
+0
2013-01-09
cfq-iosched: add hierarchical cfq_group statistics
Tejun Heo
1
-0
/
+105
2013-01-09
cfq-iosched: collect stats from dead cfqgs
Tejun Heo
1
-1
/
+56
2013-01-09
cfq-iosched: separate out cfqg_stats_reset() from cfq_pd_reset_stats()
Tejun Heo
1
-4
/
+9
2013-01-09
blkcg: make blkcg_print_blkgs() grab q locks instead of blkcg lock
Tejun Heo
1
-5
/
+9
2013-01-09
block: RCU free request_queue
Tejun Heo
2
-1
/
+10
2013-01-09
blkcg: implement blkg_[rw]stat_recursive_sum() and blkg_[rw]stat_merge()
Tejun Heo
2
-0
/
+142
2013-01-09
blkcg: export __blkg_prfill_rwstat()
Tejun Heo
1
-0
/
+1
2013-01-09
blkcg: s/blkg_rwstat_sum()/blkg_rwstat_total()/
Tejun Heo
2
-4
/
+4
2013-01-09
blkcg: implement blkcg_policy->on/offline_pd_fn() and blkcg_gq->online
Tejun Heo
2
-1
/
+27
2013-01-09
blkcg: add blkg_policy_data->plid
Tejun Heo
2
-1
/
+4
2013-01-09
cfq-iosched: enable full blkcg hierarchy support
Tejun Heo
3
-26
/
+88
2013-01-09
cfq-iosched: convert cfq_group_slice() to use cfqg->vfraction
Tejun Heo
1
-6
/
+1
2013-01-09
cfq-iosched: implement hierarchy-ready cfq_group charge scaling
Tejun Heo
1
-30
/
+77
2013-01-09
cfq-iosched: implement cfq_group->nr_active and ->children_weight
Tejun Heo
1
-0
/
+76
2013-01-09
cfq-iosched: add leaf_weight
Tejun Heo
3
-9
/
+130
2013-01-09
blkcg: make blkcg_gq's hierarchical
Tejun Heo
2
-5
/
+55
2013-01-09
blkcg: cosmetic updates to blkg_create()
Tejun Heo
1
-8
/
+7
2013-01-09
blkcg: reorganize blkg_lookup_create() and friends
Tejun Heo
1
-23
/
+52
2013-01-09
blkcg: fix minor bug in blkg_alloc()
Tejun Heo
1
-1
/
+1
2013-01-09
cfq-iosched: Print sync-noidle information in blktrace messages
Vivek Goyal
1
-3
/
+7
2013-01-09
cfq-iosched: Get rid of unnecessary local variable
Vivek Goyal
1
-6
/
+2
2013-01-09
cfq-iosched: Rename few functions related to selecting workload
Vivek Goyal
1
-4
/
+5
2013-01-09
cfq-iosched: Rename "service_tree" to "st" at some places
Vivek Goyal
1
-41
/
+36
2013-01-09
cfq-iosched: More renaming to better represent wl_class and wl_type
Vivek Goyal
1
-31
/
+33
2013-01-09
cfq-iosched: Properly name all references to IO class
Vivek Goyal
1
-33
/
+34
2013-01-08
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
53
-183
/
+351
2013-01-08
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
48
-828
/
+447
2013-01-08
Merge tag 'omap-for-v3.8-rc2/fixes-signed-v2' of git://git.kernel.org/pub/scm...
Olof Johansson
11
-38
/
+132
2013-01-08
Merge branch 'v3.8-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
6
-4
/
+13
2013-01-08
Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...
Olof Johansson
2
-5
/
+6
2013-01-08
Merge tag 'imx-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...
Olof Johansson
6
-20
/
+2
2013-01-08
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
8
-17
/
+67
2013-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
44
-115
/
+353
2013-01-08
drm/ttm: fix fence locking in ttm_buffer_object_transfer
Daniel Vetter
1
-1
/
+3
2013-01-07
Merge tag 'mvebu_fixes_for_v3.8' of git://git.infradead.org/users/jcooper/lin...
Olof Johansson
17
-47
/
+101
[next]