summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-14block, cfq: move icq cache management to block coreTejun Heo
2011-12-14block, cfq: move io_cq lookup to blk-ioc.cTejun Heo
2011-12-14block, cfq: move cfqd->icq_list to request_queue and add request->elv.icqTejun Heo
2011-12-14block, cfq: reorganize cfq_io_context into generic and cfq specific partsTejun Heo
2011-12-14block: remove elevator_queue->opsTejun Heo
2011-12-14block: reorder elevator switch sequenceTejun Heo
2011-12-14block, cfq: replace current_io_context() with create_io_context()Tejun Heo
2011-12-14block, cfq: kill cic->keyTejun Heo
2011-12-14block, cfq: kill ioc_goneTejun Heo
2011-12-14block, cfq: remove delayed unlinkTejun Heo
2011-12-14block, cfq: unlink cfq_io_context's immediatelyTejun Heo
2011-12-14block, cfq: fix cic lookup lockingTejun Heo
2011-12-14block, cfq: fix race condition in cic creation path and tighten lockingTejun Heo
2011-12-14block, cfq: move ioc ioprio/cgroup changed handling to cicTejun Heo
2011-12-14block, cfq: misc updates to cfq_io_contextTejun Heo
2011-12-14block: misc updates to blk_get_queue()Tejun Heo
2011-12-14block: make ioc get/put interface more conventional and fix race on alloctionTejun Heo
2011-12-14block: misc ioc cleanupsTejun Heo
2011-12-14block, cfq: move cfqd->cic_index to q->idTejun Heo
2011-12-14block: add missing blk_queue_dead() checksTejun Heo
2011-12-14block: fix drain_all condition in blk_drain_queue()Tejun Heo
2011-12-14block: add blk_queue_dead()Tejun Heo
2011-12-14block, sx8: kill blk_insert_request()Tejun Heo
2011-12-09Linux 3.2-rc5Linus Torvalds
2011-12-09Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2011-12-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-09Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6Linus Torvalds
2011-12-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-12-09Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2011-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-09sys_getppid: add missing rcu_dereferenceMandeep Singh Baines
2011-12-09rapidio/tsi721: modify PCIe capability settingsAlexandre Bounine
2011-12-09rapidio/tsi721: fix mailbox resource reportingAlexandre Bounine
2011-12-09rapidio/tsi721: switch to dma_zalloc_coherentAlexandre Bounine
2011-12-09procfs: do not overflow get_{idle,iowait}_time for nohzMichal Hocko
2011-12-09mm: vmalloc: check for page allocation failure before vmlist insertionMel Gorman
2011-12-09mm: Ensure that pfn_valid() is called once per pageblock when reserving pageb...Michal Hocko
2011-12-09mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pagesHillf Danton
2011-12-09thp: set compound tail page _count to zeroYouquan Song
2011-12-09thp: add compound tail page _mapcount when mappedYouquan Song
2011-12-09printk: avoid double lock acquirePeter Zijlstra
2011-12-09memcg: update maintainersKAMEZAWA Hiroyuki
2011-12-09drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issuesJonghwan Choi
2011-12-09CREDITS: update Kees's expired fingerprint and fix detailsKees Cook
2011-12-09thp: reduce khugepaged freezing latencyAndrea Arcangeli
2011-12-09fs/proc/meminfo.c: fix compilation errorClaudio Scordino
2011-12-09vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov
2011-12-09vmscan: fix initial shrinker size handlingKonstantin Khlebnikov