summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-08-06KVM: introduce KVM_ERR_PTR_BAD_PAGEXiao Guangrong
2012-08-06KVM: remove the unused declareXiao Guangrong
2012-08-06KVM: inline is_*_pfn functionsXiao Guangrong
2012-08-06KVM: introduce KVM_PFN_ERR_BADXiao Guangrong
2012-08-06KVM: introduce KVM_PFN_ERR_HWPOISONXiao Guangrong
2012-08-06KVM: introduce KVM_PFN_ERR_FAULTXiao Guangrong
2012-08-06KVM: Push rmap into kvm_arch_memory_slotTakuya Yoshikawa
2012-08-05ext4: make sure the journal sb is written in ext4_clear_journal_err()Theodore Ts'o
2012-08-05Merge remote-tracking branch 'upstream' into nextAvi Kivity
2012-08-04Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2012-08-04ipv4: Introduce IN_DEV_NET_ROUTE_LOCALNETEric Dumazet
2012-08-04net: skb_share_check() should use consume_skb()Eric Dumazet
2012-08-04vfs: nuke pdflush from commentsArtem Bityutskiy
2012-08-03team: add support for queue override by setting queue_id for portJiri Pirko
2012-08-03team: add per port priority optionJiri Pirko
2012-08-03team: add signed 32-bit team option typeJiri Pirko
2012-08-03Merge tag 'v3.6-rc1' into staging/for_v3.6Mauro Carvalho Chehab
2012-08-04vfs: kill write_super and sync_supersArtem Bityutskiy
2012-08-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-08-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-08-03Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-08-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-08-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-08-03Merge tag 'for_linux-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-08-03workqueue: implement mod_delayed_work[_on]()Tejun Heo
2012-08-03workqueue: mark a work item being canceled as suchTejun Heo
2012-08-03workqueue: introduce WORK_OFFQ_FLAG_*Tejun Heo
2012-08-03workqueue: set delayed_work->timer function on initializationTejun Heo
2012-08-03workqueue: make queueing functions return boolTejun Heo
2012-08-03workqueue: reorder queueing functions so that _on() variants are on topTejun Heo
2012-08-03iommu: Add missing forward declaration in include fileJoerg Roedel
2012-08-03iommu: Include linux/types.hThierry Reding
2012-08-03of: Allow busses with #size-cells=0Stephen Warren
2012-08-03usb: xceiv: nop: let it work as USB2 and USB3 phyFelipe Balbi
2012-08-03usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.hFelipe Balbi
2012-08-03ptrace: mark __ptrace_may_access() staticTetsuo Handa
2012-08-03ACPI: Only count valid srat memory structuresThomas Renninger
2012-08-02block: Add blk_bio_map_sg() helperAsias He
2012-08-02NFS41: add pg_layout_private to nfs_pageio_descriptorPeng Tao
2012-08-02Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds
2012-08-02Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-08-02bcma: BCM43228 supportRafał Miłecki
2012-08-02block: split discard into aligned requestsPaolo Bonzini
2012-08-02net: Allow driver to limit number of GSO segments per skbBen Hutchings
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-08-01Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-08-01Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-08-01locks: remove unused lm_release_privateJ. Bruce Fields
2012-08-01block: add partition resize function to blkpg ioctlVivek Goyal