summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* jump_label: Export jump_label_rate_limit()Gleb Natapov2012-08-061-0/+1
* KVM: mark apic enabled on start upGleb Natapov2012-08-061-1/+2
* KVM: use kvm_lapic_set_base() to change apic_baseGleb Natapov2012-08-061-5/+4
* KVM: clean up kvm_(set|get)_apic_baseGleb Natapov2012-08-061-8/+2
* KVM: let the error pfn not depend on error codeXiao Guangrong2012-08-061-9/+15
* KVM: do not release the error pageXiao Guangrong2012-08-068-19/+12
* KVM: do not release the error pfnXiao Guangrong2012-08-066-21/+14
* KVM: introduce KVM_ERR_PTR_BAD_PAGEXiao Guangrong2012-08-063-15/+9
* KVM: remove the unused declareXiao Guangrong2012-08-061-2/+0
* KVM: inline is_*_pfn functionsXiao Guangrong2012-08-062-21/+16
* KVM: introduce KVM_PFN_ERR_BADXiao Guangrong2012-08-062-6/+2
* KVM: introduce KVM_PFN_ERR_HWPOISONXiao Guangrong2012-08-063-14/+3
* KVM: introduce KVM_PFN_ERR_FAULTXiao Guangrong2012-08-063-11/+6
* KVM: iommu: fix releasing unmapped pageXiao Guangrong2012-08-061-0/+7
* KVM: Push rmap into kvm_arch_memory_slotTakuya Yoshikawa2012-08-069-44/+49
* KVM: MMU: Use gfn_to_rmap() instead of directly reading rmap arrayTakuya Yoshikawa2012-08-062-4/+3
* KVM: Stop checking rmap to see if slot is being createdTakuya Yoshikawa2012-08-061-2/+2
* Merge remote-tracking branch 'upstream' into nextAvi Kivity2012-08-053732-91327/+279740
|\
| * Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2012-08-0431-194/+38
| |\
| | * missed mnt_drop_write() in do_dentry_open()Al Viro2012-08-041-1/+1
| | * UBIFS: nuke pdflush from commentsArtem Bityutskiy2012-08-042-6/+6
| | * gfs2: nuke pdflush from commentsArtem Bityutskiy2012-08-041-1/+1
| | * drbd: nuke pdflush from commentsArtem Bityutskiy2012-08-041-2/+2
| | * nilfs2: nuke write_super from commentsArtem Bityutskiy2012-08-042-6/+0
| | * hfs: nuke write_super from commentsArtem Bityutskiy2012-08-041-2/+2
| | * vfs: nuke pdflush from commentsArtem Bityutskiy2012-08-042-2/+1
| | * jbd/jbd2: nuke write_super from commentsArtem Bityutskiy2012-08-042-4/+4
| | * btrfs: nuke pdflush from commentsArtem Bityutskiy2012-08-042-2/+3
| | * btrfs: nuke write_super from commentsArtem Bityutskiy2012-08-042-8/+0
| | * ext4: nuke pdflush from commentsArtem Bityutskiy2012-08-041-1/+1
| | * ext4: nuke write_super from commentsArtem Bityutskiy2012-08-042-19/+0
| | * ext3: nuke write_super from commentsArtem Bityutskiy2012-08-042-19/+0
| | * Documentation: fix the VM knobs descritpion WRT pdflushArtem Bityutskiy2012-08-042-13/+13
| | * Documentation: get rid of write_superArtem Bityutskiy2012-08-044-11/+4
| | * vfs: kill write_super and sync_supersArtem Bityutskiy2012-08-045-97/+0
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-08-0318-146/+73
| |\ \ | | |/ | |/|
| | *---. Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o...Len Brown2012-08-037461-241828/+504649
| | |\ \ \
| | | | | * ACPI / PCI: Do not try to acquire _OSC control if that is hopelessRafael J. Wysocki2012-07-301-2/+9
| | | | * | ACPI: Only count valid srat memory structuresThomas Renninger2012-08-034-13/+17
| | | | * | ACPI: Untangle a return statement for better readabilityThomas Renninger2012-08-031-2/+4
| | | * | | ACPI processor: Fix tick_broadcast_mask online/offline regressionFeng Tang2012-08-031-1/+1
| | | * | | ACPI: replace strlen("string") with sizeof("string") -1Len Brown2012-07-261-2/+2
| | | * | | ACPI / PM: Fix build warning in sleep.c for CONFIG_ACPI_SLEEP unsetRafael J. Wysocki2012-07-261-1/+1
| | * | | | ACPI: delete _GTS/_BFS supportLen Brown2012-07-307-118/+34
| | * | | | ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C ...Len Brown2012-07-304-8/+6
| | | |_|/ | | |/| |
| * | | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2012-08-033-27/+25
| |\ \ \ \
| | * | | | ore: Fix out-of-bounds access in _ios_obj()Boaz Harrosh2012-08-021-7/+7
| | * | | | exofs: Use proper max_IO calculations from oreBoaz Harrosh2012-08-021-6/+4
| | * | | | exofs: Fix __r4w_get_page when offset is beyond i_sizeBoaz Harrosh2012-08-021-3/+12
| | * | | | exofs: stop using s_dirtArtem Bityutskiy2012-08-021-11/+0