summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-28virtio: add help to CONFIG_VIRTIO option.Rusty Russell
2012-09-28virtio: support reserved vqsMichael S. Tsirkin
2012-09-28virtio: introduce an API to set affinity for a virtqueueJason Wang
2012-09-28virtio-ring: move queue_index to vring_virtqueueJason Wang
2012-09-28virtio_balloon: not EXPERIMENTAL any more.Rusty Russell
2012-09-28virtio-balloon: dependency fixMichael S. Tsirkin
2012-09-28virtio-blk: fix NULL checking in virtblk_alloc_req()Dan Carpenter
2012-09-28virtio-blk: Add REQ_FLUSH and REQ_FUA support to bio pathAsias He
2012-09-28virtio-blk: Add bio-based IO path for virtio-blkAsias He
2012-09-28virtio: console: fix error handling in init() functionAlexey Khoroshilov
2012-09-28tools: Fix pthread flag for Makefile of trace-agent used by virtio-traceYoshihiro YUNOMAE
2012-09-28tools: Add guest trace agent as a user toolYoshihiro YUNOMAE
2012-09-28virtio/console: Allocate scatterlist according to the current pipe sizeMasami Hiramatsu
2012-09-28ftrace: Allow stealing pages from pipe bufferMasami Hiramatsu
2012-09-28virtio/console: Wait until the port is ready on spliceMasami Hiramatsu
2012-09-28virtio/console: Add a failback for unstealable pipe bufferMasami Hiramatsu
2012-09-28virtio/console: Add splice_write supportMasami Hiramatsu
2012-09-18Merge tag 'hwspinlock-3.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-09-18vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi
2012-09-17Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-09-17workqueue: always clear WORKER_REBIND in busy_worker_rebind_fn()Lai Jiangshan
2012-09-17Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-09-17memory hotplug: fix section info double registration bugqiuxishi
2012-09-17mm/page_alloc: fix the page address of higher page's buddy calculationLi Haifeng
2012-09-17drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probeKevin Hilman
2012-09-17compiler.h: add __visibleAndi Kleen
2012-09-17pid-namespace: limit value of ns_last_pid to (0, max_pid)Andrew Vagin
2012-09-17include/net/sock.h: squelch compiler warning in sk_rmem_schedule()Chuck Lever
2012-09-17slub: consider pfmemalloc_match() in get_partial_node()Joonsoo Kim
2012-09-17slab: fix starting index for finding another objectJoonsoo Kim
2012-09-17slab: do ClearSlabPfmemalloc() for all pages of slabMel Gorman
2012-09-17nbd: clear waiting_queue on shutdownPaul Clements
2012-09-17MAINTAINERS: fix TXT maintainer list and source repo pathGang Wei
2012-09-17mm/ia64: fix a memory block size bugJianguo Wu
2012-09-17memory hotplug: reset pgdat->kswapd to NULL if creating kernel thread failsWen Congyang
2012-09-17Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-09-17fs/proc: fix potential unregister_sysctl_table hangFrancesco Ruggeri
2012-09-16Linux 3.6-rc6Linus Torvalds
2012-09-16Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-09-16Merge tag 'for-3.6-rc6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2012-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2012-09-16Merge tag 'pm-for-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-09-16Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-09-16Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...Linus Torvalds
2012-09-15mfd: MAX77693: Fix NULL pointer error when initializing irqsChanwoo Choi
2012-09-15mfd: MAX77693: Fix interrupt handling bugChanwoo Choi
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown
2012-09-15Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds