aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* KVM: MMU: delay flush all tlbs on sync_page pathXiao Guangrong2011-01-12
* KVM: PPC: Fix compile warningAlexander Graf2011-01-12
* KVM: fast-path msi injection with irqfdMichael S. Tsirkin2011-01-12
* KVM: Refactor IRQ names of assigned devicesJan Kiszka2011-01-12
* KVM: Switch assigned device IRQ forwarding to threaded handlerJan Kiszka2011-01-12
* KVM: Clean up vm creation and releaseJan Kiszka2011-01-12
* KVM: cleanup async_pf tracepointsXiao Guangrong2011-01-12
* KVM: fix tracing kvm_try_async_get_pageXiao Guangrong2011-01-12
* KVM: pre-allocate one more dirty bitmap to avoid vmalloc()Takuya Yoshikawa2011-01-12
* KVM: x86: trace "exit to userspace" eventGleb Natapov2011-01-12
* KVM: propagate fault r/w information to gup(), allow read-only memoryMarcelo Tosatti2011-01-12
* KVM: Inject asynchronous page fault into a PV guest if page is swapped out.Gleb Natapov2011-01-12
* KVM: Add PV MSR to enable asynchronous page faults delivery.Gleb Natapov2011-01-12
* KVM: Add memory slot versioning and use it to provide fast guest write interfaceGleb Natapov2011-01-12
* KVM: Halt vcpu if page it tries to access is swapped outGleb Natapov2011-01-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-12-18
|\
| * resources: add arch hook for preventing allocation in reserved areasBjorn Helgaas2010-12-17
| * Revert "resources: support allocating space within a region from the top down"Bjorn Helgaas2010-12-17
* | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-12-17
|\ \
| * | PM / Runtime: Fix pm_runtime_suspended()Rafael J. Wysocki2010-12-16
* | | Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2010-12-17
|\ \ \
| * | | [media] V4L: improve the BKL replacement heuristicHans Verkuil2010-12-01
* | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-12-16
|\ \ \ \
| * | | | fanotify: split version into version and metadata_lenAlexey Zaytsev2010-12-15
| * | | | fanotify: Introduce FAN_NOFDLino Sanfilippo2010-12-07
| * | | | fanotify: on group destroy allow all waiters to bypass permission checkLino Sanfilippo2010-12-07
| * | | | fanotify: if set by user unset FMODE_NONOTIFY before fsnotify_perm() is calledLino Sanfilippo2010-12-07
| * | | | fanotify: remove packed from access response messageEric Paris2010-12-07
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-12-16
|\ \ \ \ \
| * | | | | SSB: Fix nvram_get on BCM47xx platformHauke Mehrtens2010-12-16
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-12-16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2Dmitry Torokhov2010-12-15
* | | | | xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge2010-12-15
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-14
|\ \ \ \ \
| * | | | | atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-10
| * | | | | tcp: Replace time wait bucket msg by counterTom Herbert2010-12-08
| * | | | | filter: fix sk_filter rcu handlingEric Dumazet2010-12-06
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-12-14
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2....Len Brown2010-12-11
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | | * | | | | acpi: fix _OSI string setup regressionLin Ming2010-12-11
| | * | | | | | ACPI: video: fix build for CONFIG_ACPI=nChris Wilson2010-12-11
| | * | | | | | ACPI: video: fix build for VIDEO_OUTPUT_CONTROL=nLen Brown2010-12-11
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-12-14
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-12-09
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: Fix off by one error in WM8994 EQ register bank sizeUk Kim2010-12-06
* | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-12-14
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | nfs: remove extraneous and problematic calls to nfs_clear_requestTrond Myklebust2010-12-07
| * | | | | | | | NFS: Fix a memory leak in nfs_readdirTrond Myklebust2010-12-02
| * | | | | | | | Call the filesystem back whenever a page is removed from the page cacheLinus Torvalds2010-12-02
* | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-12-08
|\ \ \ \ \ \ \ \ \