summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into for-upstreamDavid Vrabel2008-10-20210-1769/+10879
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-10-177-4/+142
| |\
| | * USB: anchor API changes needed for btusbOliver Neukum2008-10-171-0/+3
| | * usb: vstusb.c : new driver for spectrometers used by Vernier Software & Techn...Stephen Ware2008-10-172-0/+72
| | * USB: Fix spelling in usb/serial.hGeoff Levand2008-10-171-1/+1
| | * usb gadget: cdc obex glueFelipe Balbi2008-10-171-0/+9
| | * usb gadget: function activation/deactivationDavid Brownell2008-10-171-2/+9
| | * USB: extend poisoning to anchorsOliver Neukum2008-10-171-0/+2
| | * USB: kill URBs permanentlyOliver Neukum2008-10-171-0/+2
| | * USB: add USB test and measurement class driverGreg Kroah-Hartman2008-10-172-1/+44
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2008-10-172-1/+3
| |\ \
| | * | V4L/DVB (9240): saa7127: Fix two typosJean Delvare2008-10-171-1/+1
| | * | V4L/DVB (9196): Add support for DSS deliveryManu Abraham2008-10-171-0/+1
| | * | V4L/DVB (9195): Frontend API Fix: 32APSK is a valid modulation for the DVB-S2...Manu Abraham2008-10-171-0/+1
| | |/
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-10-172-1/+18
| |\ \ | | |/ | |/|
| | * ext4: Replace hackish ext4_mb_poll_new_transaction with commit callbackTheodore Ts'o2008-10-161-0/+9
| | * vfs: Add no_nrwrite_index_update writeback control flagAneesh Kumar K.V2008-10-161-0/+9
| | * vfs: Remove the range_cont writeback mode.Aneesh Kumar K.V2008-10-141-1/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2008-10-171-0/+1
| |\ \
| | * | Staging: add TAINT_CRAP for all drivers/staging codeGreg Kroah-Hartman2008-10-101-0/+1
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-10-175-2/+63
| |\ \ \
| | * | | block: remove __generic_unplug_device() from exportsJens Axboe2008-10-171-1/+0
| | * | | blktrace: add support for driver dataStefan Raspl2008-10-171-0/+32
| | * | | block: fix nr_phys_segments miscalculation bugFUJITA Tomonori2008-10-171-0/+7
| | * | | softirq: Add support for triggering softirq work on softirqs.David S. Miller2008-10-172-1/+24
| | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-172-12/+29
| |\ \ \ | | |/ / | |/| |
| | * | [SCSI] block: separate failfast into multiple bits.Mike Christie2008-10-132-12/+29
| * | | 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
OpenPOWER on IntegriCloud