summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-10-165-21/+18
|\
| * Merge branch 'next'Trond Myklebust2008-10-155-21/+18
| |\
| | * NFS: Fix the resolution problem with nfs_inode_attrs_need_update()Trond Myklebust2008-10-142-7/+4
| | * RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls.Tom Talpey2008-10-101-3/+0
| | * RPC/RDMA: add data types and new FRMR memory registration enum.Tom Talpey2008-10-101-0/+1
| | * NFS: Save padding bytes in struct nfs4_setclientidTrond Myklebust2008-10-081-1/+1
| | * NFS: SETCLIENTID truncates client ID and netidChuck Lever2008-10-071-4/+4
| | * NFS: remove 8 bytes of padding from struct nfs_fattr on 64 bit buildsRichard Kennedy2008-10-071-1/+1
| | * NFS: Allow concurrent inode revalidationTrond Myklebust2008-10-071-5/+4
| | * NFS: Add options for finer control of the lookup cacheTrond Myklebust2008-10-071-0/+4
| | * NFS: Clean up nfs_sb_active/nfs_sb_deactiveTrond Myklebust2008-10-061-1/+0
* | | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-165-6/+684
|\ \ \
| * | | KVM: ia64: Add intel iommu support for guests.Xiantao Zhang2008-10-151-1/+1
| * | | KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang2008-10-151-0/+6
| * | | KVM: Change is_mmio_pfn to kvm_is_mmio_pfn, and make it common for all archsXiantao Zhang2008-10-151-0/+2
| * | | KVM: Move device assignment logic to common codeXiantao Zhang2008-10-152-0/+3
| * | | KVM: MMU: out of sync shadow coreMarcelo Tosatti2008-10-151-0/+1
| * | | KVM: Device Assignment with VT-dBen-Ami Yassour2008-10-152-0/+55
| * | | VT-d: Changes to support KVMKay, Allen M2008-10-153-0/+536
| * | | KVM: x86: do not execute halted vcpusMarcelo Tosatti2008-10-151-0/+1
| * | | KVM: pci device assignmentBen-Ami Yassour2008-10-151-0/+19
| * | | KVM: ppc: trace powerpc instruction emulationChristian Ehrhardt2008-10-151-0/+1
| * | | KVM: ppc: adds trace points for ppc tlb activityJerone Young2008-10-151-0/+3
| * | | KVM: kvmtrace: replace get_cycles with ktime_get v3Christian Ehrhardt2008-10-151-3/+3
| * | | KVM: kvmtrace: Remove use of bit fields in kvm trace structureChristian Ehrhardt2008-10-151-3/+14
| * | | KVM: Move KVM TRACE DEFINITIONS to common headerHollis Blanchard2008-10-152-0/+40
* | | | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-165-4/+16
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2008-10-155-4/+16
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | | | | * | | | printk: robustify printk, fixIngo Molnar2008-08-111-4/+3
| | | | | * | | | printk: robustify printkPeter Zijlstra2008-08-111-0/+4
| | | | * | | | | IO resources, x86: ioremap sanity check to catch mapping requests exceeding t...Suresh Siddha2008-09-261-0/+1
| | | | * | | | | generic: redefine resource_size_t as phys_addr_tJeremy Fitzhardinge2008-09-141-6/+2
| | | | * | | | | generic: make PFN_PHYS explicitly return phys_addr_tJeremy Fitzhardinge2008-09-141-1/+5
| | | | * | | | | generic: add phys_addr_t for holding physical addressesJeremy Fitzhardinge2008-09-141-0/+6
| | | | * | | | | Merge commit 'v2.6.27-rc6' into core/resourcesIngo Molnar2008-09-148-5/+28
| | | | |\ \ \ \ \
| | | * | | | | | | softirq: allocate less vectorsAlexey Dobriyan2008-09-061-0/+2
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-10-161-2/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | firewire: Add more documentation to firewire-cdev.hJay Fenlason2008-10-151-2/+7
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-166-8/+149
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Driver core: add bus_sort_breadthfirst() functionGreg Kroah-Hartman2008-10-161-0/+3
| * | | | | | | | | | kobject: Cleanup kobject_rename and !CONFIG_SYSFSEric W. Biederman2008-10-161-3/+1
| * | | | | | | | | | kobject: Fix kobject_rename and !CONFIG_SYSFSEric W. Biederman2008-10-161-1/+3
| * | | | | | | | | | sysfs: Make dir and name args to sysfs_notify() constTrent Piepho2008-10-161-2/+3
| * | | | | | | | | | platform: add new device registration helperDmitry Baryshkov2008-10-161-0/+2
| * | | | | | | | | | debug: Introduce a dev_WARN() functionArjan van de Ven2008-10-161-0/+8
| * | | | | | | | | | sysfs: Support sysfs_notify from atomic context with new sysfs_notify_direntNeil Brown2008-10-161-3/+24
| * | | | | | | | | | driver core: basic infrastructure for per-module dynamic debug messagesJason Baron2008-10-164-3/+104
| * | | | | | | | | | device create: remove device_create_drvdataGreg Kroah-Hartman2008-10-161-1/+0
| * | | | | | | | | | sysfs: crash debuggingAndrew Morton2008-10-161-0/+6
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-10-162-31/+11
|\ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud