summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* writeback: add more tracepointsTejun Heo2013-01-143-2/+132
* block: add block_{touch|dirty}_buffer tracepointTejun Heo2013-01-142-0/+55
* buffer: make touch_buffer() an exported functionTejun Heo2013-01-142-1/+7
* block: add @req to bio_{front|back}_merge tracepointsTejun Heo2013-01-143-13/+38
* block: add missing block_bio_complete() tracepointTejun Heo2013-01-147-19/+31
* Merge branch 'blkcg-cfq-hierarchy' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2013-01-117-174/+902
|\
| * cfq-iosched: add hierarchical cfq_group statisticsTejun Heo2013-01-091-0/+105
| * cfq-iosched: collect stats from dead cfqgsTejun Heo2013-01-091-1/+56
| * cfq-iosched: separate out cfqg_stats_reset() from cfq_pd_reset_stats()Tejun Heo2013-01-091-4/+9
| * blkcg: make blkcg_print_blkgs() grab q locks instead of blkcg lockTejun Heo2013-01-091-5/+9
| * block: RCU free request_queueTejun Heo2013-01-092-1/+10
| * blkcg: implement blkg_[rw]stat_recursive_sum() and blkg_[rw]stat_merge()Tejun Heo2013-01-092-0/+142
| * blkcg: export __blkg_prfill_rwstat()Tejun Heo2013-01-091-0/+1
| * blkcg: s/blkg_rwstat_sum()/blkg_rwstat_total()/Tejun Heo2013-01-092-4/+4
| * blkcg: implement blkcg_policy->on/offline_pd_fn() and blkcg_gq->onlineTejun Heo2013-01-092-1/+27
| * blkcg: add blkg_policy_data->plidTejun Heo2013-01-092-1/+4
| * cfq-iosched: enable full blkcg hierarchy supportTejun Heo2013-01-093-26/+88
| * cfq-iosched: convert cfq_group_slice() to use cfqg->vfractionTejun Heo2013-01-091-6/+1
| * cfq-iosched: implement hierarchy-ready cfq_group charge scalingTejun Heo2013-01-091-30/+77
| * cfq-iosched: implement cfq_group->nr_active and ->children_weightTejun Heo2013-01-091-0/+76
| * cfq-iosched: add leaf_weightTejun Heo2013-01-093-9/+130
| * blkcg: make blkcg_gq's hierarchicalTejun Heo2013-01-092-5/+55
| * blkcg: cosmetic updates to blkg_create()Tejun Heo2013-01-091-8/+7
| * blkcg: reorganize blkg_lookup_create() and friendsTejun Heo2013-01-091-23/+52
| * blkcg: fix minor bug in blkg_alloc()Tejun Heo2013-01-091-1/+1
| * cfq-iosched: Print sync-noidle information in blktrace messagesVivek Goyal2013-01-091-3/+7
| * cfq-iosched: Get rid of unnecessary local variableVivek Goyal2013-01-091-6/+2
| * cfq-iosched: Rename few functions related to selecting workloadVivek Goyal2013-01-091-4/+5
| * cfq-iosched: Rename "service_tree" to "st" at some placesVivek Goyal2013-01-091-41/+36
| * cfq-iosched: More renaming to better represent wl_class and wl_typeVivek Goyal2013-01-091-31/+33
| * cfq-iosched: Properly name all references to IO classVivek Goyal2013-01-091-33/+34
* | block: Remove should_sort judgement when flush blk_plugJianpeng Ma2013-01-112-13/+1
* | block,elevator: use new hashtable implementationSasha Levin2013-01-113-21/+9
* | Linux 3.8-rc3v3.8-rc3Linus Torvalds2013-01-091-1/+1
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-01-097-22/+40
|\ \
| * | ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writelGregory CLEMENT2013-01-071-4/+5
| * | ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT en...Gregory CLEMENT2013-01-071-8/+14
| * | ARM: 7614/1: mm: fix wrong branch from Cortex-A9 to PJ4bHaojian Zhuang2013-01-061-0/+1
| * | ARM: 7612/1: imx: Do not select some errata that depends on !ARCH_MULTIPLATFORMFabio Estevam2013-01-061-2/+0
| * | ARM: 7611/1: VIC: fix bug in VIC irqdomain codeLinus Walleij2013-01-021-2/+7
| * | ARM: 7610/1: versatile: bump IRQ numbersLinus Walleij2013-01-021-3/+3
| * | ARM: 7609/1: disable errata work-arounds which access secure registersRob Herring2013-01-023-2/+8
| * | ARM: 7608/1: l2x0: Only set .set_debug on PL310 r3p0 and earlierRob Herring2013-01-021-1/+2
* | | Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-01-092-18/+9
|\ \ \
| * | | EDAC: Cleanup device deregistering pathLans Zhang2013-01-071-12/+6
| * | | EDAC: Fix EDAC Kconfig menuBorislav Petkov2013-01-071-5/+3
| * | | EDAC: Fix kernel panic on module unloadingKonstantin Khlebnikov2013-01-071-2/+1
| | |/ | |/|
* | | mm: reinstante dropped pmd_trans_splitting() checkLinus Torvalds2013-01-091-0/+8
* | | cred: Remove tgcred pointer from struct credMarc Dionne2013-01-091-1/+0
* | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-01-0853-183/+351
|\ \ \
OpenPOWER on IntegriCloud