index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
lzo.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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-10
Linux 3.8-rc3
v3.8-rc3
Linus Torvalds
1
-1
/
+1
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
drm/ttm: fix fence locking in ttm_buffer_object_transfer
Daniel Vetter
1
-1
/
+3
2013-01-08
ARM: clps711x: Fix bad merge of clockevents setup
Olof Johansson
1
-1
/
+0
2013-01-08
ARM: highbank: save and restore L2 cache and GIC on suspend
Rob Herring
1
-1
/
+18
2013-01-08
ARM: highbank: add a power request clear
Rob Herring
1
-0
/
+15
2013-01-08
ARM: highbank: fix secondary boot and hotplug
Rob Herring
2
-12
/
+2
2013-01-08
ARM: highbank: fix typos with hignbank in power request functions
Rob Herring
4
-8
/
+8
2013-01-08
ARM: dts: fix highbank cpu mpidr values
Rob Herring
1
-8
/
+8
2013-01-08
ARM: dts: add device_type prop to cpu nodes on Calxeda platforms
Rob Herring
2
-0
/
+8
2013-01-08
drm/prime: drop reference on imported dma-buf come from gem
Seung-Woo Kim
5
-0
/
+17
2013-01-08
xen/netfront: improve truesize tracking
Ian Campbell
1
-23
/
+4
2013-01-08
ARM: mx5: Fix MX53 flexcan2 clock
Marek Vasut
1
-1
/
+1
2013-01-07
ARM: OMAP2+: am33xx-hwmod: Fix wrongly terminated am33xx_usbss_mpu_irqs array
Pantelis Antoniou
1
-1
/
+1
2013-01-07
sctp: fix Kconfig bug in default cookie hmac selection
Alex Elder
1
-1
/
+1
2013-01-07
EDAC: Cleanup device deregistering path
Lans Zhang
1
-12
/
+6
2013-01-07
EDAC: Fix EDAC Kconfig menu
Borislav Petkov
1
-5
/
+3
2013-01-07
EDAC: Fix kernel panic on module unloading
Konstantin Khlebnikov
1
-2
/
+1
[next]