summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cfq-iosched: remove dead_key from cfq_io_contextKonstantin Khlebnikov2010-05-241-1/+0Star
* linux/elfcore.h: hide kernel functionsRoland McGrath2010-05-221-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-05-226-19/+20
|\
| * ramfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov2010-05-221-1/+2
| * vfs: Add inode uid,gid,mode init helperDmitry Monakhov2010-05-221-1/+2
| * vfs: add lockdep annotation to s_vfs_rename_key for ecryptfsRoland Dreier2010-05-221-0/+1
| * sanitize vfs_fsync calling conventionsChristoph Hellwig2010-05-221-3/+3
| * reiserfs: constify xattr_handlerStephen Hemminger2010-05-222-5/+5
| * fs: xattr_handler table should be constStephen Hemminger2010-05-223-4/+4
| * Introduce freeze_super and thaw_super for the fsfreeze ioctlJosef Bacik2010-05-221-0/+2
| * new helper: iterate_supers()Al Viro2010-05-221-0/+1
| * Bury __put_super_and_need_restart()Al Viro2010-05-221-3/+0Star
| * get rid of restarts in sync_filesystems()Al Viro2010-05-221-1/+1
| * get rid of S_BIASAl Viro2010-05-221-1/+0Star
| * sb_entry() has been killed a couple of years ago and resurrected on mismergeAl Viro2010-05-221-1/+0Star
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-05-223-5/+6
|\ \
| * | x86/PCI: irq and pci_ids patch for additional Intel Cougar Point DeviceIDsSeth Heasley2010-05-111-2/+2
| * | PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRCHidetoshi Seto2010-05-111-2/+1Star
| * | resource: shared I/O region supportAlan Cox2010-05-111-1/+3
* | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-05-223-2/+43
|\ \ \
| * | | panic: Add taint flag TAINT_FIRMWARE_WORKAROUND ('I')Ben Hutchings2010-05-191-0/+1
| * | | panic: Allow warnings to set different taint flagsBen Hutchings2010-05-191-2/+32
| * | | intel-iommu: use physfn to search drhd for VFYinghai2010-04-091-0/+10
* | | | Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-05-223-22/+63
|\ \ \ \
| * | | | virtio: console: Use a control message to add portsAmit Shah2010-05-191-9/+8Star
| * | | | virtio: console: Let host know of port or device add failuresAmit Shah2010-05-191-0/+3
| * | | | virtio: Revert "virtio: disable multiport console support."Amit Shah2010-05-191-0/+23
| * | | | virtio: add_buf_gfpMichael S. Tsirkin2010-05-191-5/+17
| * | | | virtio_ring: remove a level of indirectionMichael S. Tsirkin2010-05-191-53/+18Star
| * | | | virtio: add virtqueue_ vq_ops wrappersMichael S. Tsirkin2010-05-191-0/+34
| * | | | Add virtio disk identification supportjohn cooper2010-05-191-0/+5
* | | | | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-224-3/+41
|\ \ \ \ \
| * | | | | KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang2010-05-191-0/+1
| * | | | | KVM: Let vcpu structure alignment be determined at runtimeAvi Kivity2010-05-191-1/+1
| * | | | | Merge remote branch 'tip/perf/core'Avi Kivity2010-05-171-6/+4Star
| |\ \ \ \ \
| * | | | | | KVM: Get rid of dead function gva_to_page()Gui Jianfeng2010-05-171-1/+0Star
| * | | | | | KVM: use the correct RCU API for PROVE_RCU=yLai Jiangshan2010-05-171-0/+7
| * | | | | | Merge branch 'perf'Avi Kivity2010-05-176-50/+63
| |\ \ \ \ \ \
| * | | | | | | KVM: limit the number of pages per memory slotTakuya Yoshikawa2010-05-171-0/+6
| * | | | | | | KVM: PPC: Add OSI hypercall interfaceAlexander Graf2010-05-171-0/+6
| * | | | | | | KVM: Add support for enabling capabilities per-vcpuAlexander Graf2010-05-171-0/+11
| * | | | | | | KVM: PPC: Allow userspace to unset the IRQ lineAlexander Graf2010-05-171-0/+1
| * | | | | | | KVM: cleanup kvm traceXiao Guangrong2010-05-171-1/+0Star
| * | | | | | | KVM: x86: Add support for saving&restoring debug registersJan Kiszka2010-04-251-0/+6
| * | | | | | | KVM: x86: Save&restore interrupt shadow maskJan Kiszka2010-04-251-0/+1
| * | | | | | | KVM: PPC: Add capability for paired singlesAlexander Graf2010-04-251-0/+1
* | | | | | | | Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...Linus Torvalds2010-05-222-7/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | isapnp: move definitions to mod_devicetable.h so file2alias can reach them.Rusty Russell2010-05-192-7/+8
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-222-7/+175
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'ioat' into dmaengineDan Williams2010-05-1882-190/+487
| |\ \ \ \ \ \ \ \