aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* KVM: Use u64 for frame data typesJoerg Roedel2010-08-01
* KVM: Keep slot ID in memory slot structureAvi Kivity2010-08-01
* KVM: Reduce atomic operations on vcpu->requestsAvi Kivity2010-08-01
* KVM: Add mini-API for vcpu->requestsAvi Kivity2010-08-01
* KVM: Remove memory alias supportAvi Kivity2010-08-01
* KVM: x86: XSAVE/XRSTOR live migration supportSheng Yang2010-08-01
* KVM: VMX: Enable XSAVE/XRSTOR for guestDexuan Cui2010-08-01
* KVM: Get rid of KVM_REQ_KICKAvi Kivity2010-08-01
* KVM: Avoid killing userspace through guest SRAO MCE on unmapped pagesHuang Ying2010-08-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-07-28
|\
| * regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal2010-07-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-07-27
|\ \
| * | net sched: fix race in mirred device removalstephen hemminger2010-07-25
| * | macvtap: Limit packet queue lengthHerbert Xu2010-07-22
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-07-26
|\ \ \
| * \ \ Merge branch 'bugzilla-16396' into releaseLen Brown2010-07-24
| |\ \ \
| | * | | ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki2010-07-24
| | | |/ | | |/|
| * | | Merge branch 'bugzilla-15886' into releaseLen Brown2010-07-22
| |\ \ \ | | |/ / | |/| |
| | * | ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown2010-07-22
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-07-23
|\ \ \ \
| * | | | vmlinux.lds: fix .data..init_task output section (fix popwerpc boot)Sam Ravnborg2010-07-22
| |/ / /
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-07-23
|\ \ \ \ | |/ / / |/| | |
| * | | tracing: Properly align linker defined symbolsSam Ravnborg2010-07-20
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-07-22
|\ \ \ \
| * | | | sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel2010-07-21
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-07-21
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | math-emu: correct test for downshifting fraction in _FP_FROM_INT()Mikael Pettersson2010-07-20
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-20
|\ \ \ \ \
| * | | | | include/linux/vgaarb.h: add missing part of include guardDoug Goldstein2010-07-20
| * | | | | fb: handle allocation failure in alloc_apertures()Dan Carpenter2010-07-20
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-07-20
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | net: fix problem in reading sock TX queueTom Herbert2010-07-14
* | | | | | vfs: fix RCU-lockdep false positive due to /procPaul E. McKenney2010-07-20
* | | | | | mm: add context argument to shrinker callbackDave Chinner2010-07-19
| |_|_|/ / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-07-18
|\ \ \ \ \
| * | | | | PCI: fall back to original BIOS BAR addressesBjorn Helgaas2010-07-16
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-07-18
|\ \ \ \ \ \
| * | | | | | jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactionsJan Kara2010-07-15
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-07-16
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | tracing: Add alignment to syscall metadata declarationsSteven Rostedt2010-07-09
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-07-16
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Input: i8042 - mark stubs in i8042.h "static inline"Feng Tang2010-06-30
| | |/ / / | |/| | |
* | | | | lmb: rename to memblockYinghai Lu2010-07-14
| |_|_|/ |/| | |
* | | | Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-07-12
|\ \ \ \
| * | | | V4L/DVB: tuner: Add a definition for the Philips FQ1236 MK5 NTSC tunerAndy Walls2010-07-08
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-07-08
|\ \ \ \
| * | | | writeback: simplify the write back thread queueChristoph Hellwig2010-07-06
| * | | | writeback: split writeback_inodes_wbChristoph Hellwig2010-07-06
| * | | | writeback: remove writeback_inodes_wbcChristoph Hellwig2010-07-06
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-07-07
|\ \ \ \ \ | | |_|_|/ | |/| | |