summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2012-08-06KVM: introduce KVM_PFN_ERR_BADXiao Guangrong2-6/+2
2012-08-06KVM: introduce KVM_PFN_ERR_HWPOISONXiao Guangrong3-14/+3
2012-08-06KVM: introduce KVM_PFN_ERR_FAULTXiao Guangrong3-11/+6
2012-08-06KVM: iommu: fix releasing unmapped pageXiao Guangrong1-0/+7
2012-08-06KVM: Push rmap into kvm_arch_memory_slotTakuya Yoshikawa9-44/+49
2012-08-06KVM: MMU: Use gfn_to_rmap() instead of directly reading rmap arrayTakuya Yoshikawa2-4/+3
2012-08-06KVM: Stop checking rmap to see if slot is being createdTakuya Yoshikawa1-2/+2
2012-08-04missed mnt_drop_write() in do_dentry_open()Al Viro1-1/+1
2012-08-04UBIFS: nuke pdflush from commentsArtem Bityutskiy2-6/+6
2012-08-04gfs2: nuke pdflush from commentsArtem Bityutskiy1-1/+1
2012-08-04drbd: nuke pdflush from commentsArtem Bityutskiy1-2/+2
2012-08-04nilfs2: nuke write_super from commentsArtem Bityutskiy2-6/+0
2012-08-04hfs: nuke write_super from commentsArtem Bityutskiy1-2/+2
2012-08-04vfs: nuke pdflush from commentsArtem Bityutskiy2-2/+1
2012-08-04jbd/jbd2: nuke write_super from commentsArtem Bityutskiy2-4/+4
2012-08-04btrfs: nuke pdflush from commentsArtem Bityutskiy2-2/+3
2012-08-04btrfs: nuke write_super from commentsArtem Bityutskiy2-8/+0
2012-08-04ext4: nuke pdflush from commentsArtem Bityutskiy1-1/+1
2012-08-04ext4: nuke write_super from commentsArtem Bityutskiy2-19/+0
2012-08-04ext3: nuke write_super from commentsArtem Bityutskiy2-19/+0
2012-08-04Documentation: fix the VM knobs descritpion WRT pdflushArtem Bityutskiy2-13/+13
2012-08-03Documentation: get rid of write_superArtem Bityutskiy4-11/+4
2012-08-03vfs: kill write_super and sync_supersArtem Bityutskiy5-97/+0
2012-08-03KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct valueGleb Natapov1-1/+1
2012-08-03ACPI processor: Fix tick_broadcast_mask online/offline regressionFeng Tang1-1/+1
2012-08-03ACPI: Only count valid srat memory structuresThomas Renninger4-13/+17
2012-08-03ACPI: Untangle a return statement for better readabilityThomas Renninger1-2/+4
2012-08-03Linux 3.6-rc1v3.6-rc1Linus Torvalds1-2/+2
2012-08-03m68k: Make sys_atomic_cmpxchg_32 work on classic m68kAndreas Schwab1-2/+6
2012-08-02mm: remove node_start_pfn checking in new WARN_ON for nowLinus Torvalds1-1/+1
2012-08-02ARM: mmp: add missing irqs.hHaojian Zhuang1-0/+1
2012-08-02arm: mvebu: fix typo in .dtsi comment for Armada XP SoCsThomas Petazzoni1-1/+1
2012-08-02ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumesBarry Song1-3/+3
2012-08-02libceph: fix crypto key null deref, memory leakSylvain Munaut2-1/+3
2012-08-02ceph: simplify+fix atomic_openSage Weil3-66/+40
2012-08-02ore: Fix out-of-bounds access in _ios_obj()Boaz Harrosh1-7/+7
2012-08-02exofs: Use proper max_IO calculations from oreBoaz Harrosh1-6/+4
2012-08-02exofs: Fix __r4w_get_page when offset is beyond i_sizeBoaz Harrosh1-3/+12
2012-08-02exofs: stop using s_dirtArtem Bityutskiy1-11/+0
2012-08-02exofs: readpage_strip: Add a BUG_ON to check for PageLocked(page)Kautuk Consul1-0/+2
2012-08-02ASoC: core: Fix check before defaulting to regmapMark Brown1-1/+1
2012-08-02ALSA: hda - Support dock on Lenovo Thinkpad T530 with ALC269VCTakashi Iwai1-0/+1
2012-08-02sh: explicitly include sh_dma.h in setup-sh7722.cGuennadi Liakhovetski1-0/+1
2012-08-02KVM: VMX: Fix ds/es corruption on i386 with preemptionAvi Kivity1-7/+13
2012-08-02x86-64, kcmp: The kcmp system call can be commonH. Peter Anvin1-1/+1
2012-08-02um: Add arch/x86/um to MAINTAINERSRichard Weinberger1-0/+1
2012-08-02um: pass siginfo to guest processMartin Pärtel10-34/+71
2012-08-02um: fix ubd_file_size for read-only filesMartin Pärtel1-1/+1
2012-08-02md/dm-raid: DM_RAID should select MD_RAID10NeilBrown1-2/+3
2012-08-02md/raid1: submit IO from originating thread instead of md thread.NeilBrown2-4/+55