aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* USB: Force unbinding of drivers lacking reset_resume or other methodsAlan Stern2008-07-21
* USB: fix usb_reset_device and usb_reset_composite_device(take 3)Ming Lei2008-07-21
* USB: remove interface parameter of usb_reset_composite_deviceMing Lei2008-07-21
* USB Gadget: documentation updateAlan Stern2008-07-21
* usb: irda: cleanup on ir-usb moduleFelipe Balbi2008-07-21
* usb gadget: composite gadget coreDavid Brownell2008-07-21
* usb gadget: descriptor copying supportDavid Brownell2008-07-21
* USB: remove CVS keywordsAdrian Bunk2008-07-21
* USB: implement "soft" unbindingAlan Stern2008-07-21
* USB: handle pci_name() being constGreg Kroah-Hartman2008-07-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-21
|\
| * netfilter: nfnetlink_log: send complete hardware headerEric Leblond2008-07-21
| * netfilter: accounting rework: ct_extend + 64bit counters (v4)Krzysztof Piotr Oledzki2008-07-21
* | Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-07-21
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------. \ Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-21
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | | | | | | * x86: Add a arch directory for x86 under debugfsvenkatesh.pallipadi@intel.com2008-07-18
| | | | |_|_|/ | | | |/| | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2008-07-21
|\ \ \ \ \ \ \
| * | | | | | | dm: introduce merge_bvec_fnMilan Broz2008-07-21
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-07-21
|\ \ \ \ \ \ \
| * | | | | | | md: Protect access to mddev->disks list using RCUNeilBrown2008-07-21
| * | | | | | | md: only count actual openers as access which prevent a 'stop'NeilBrown2008-07-21
| * | | | | | | md: linear: Make array_size sector-based and rename it to array_sectors.Andre Noll2008-07-21
| * | | | | | | md: Make mddev->array_size sector-based.Andre Noll2008-07-21
| * | | | | | | md: Remove some unused macros.Andre Noll2008-07-11
| * | | | | | | md: Turn rdev->sb_offset into a sector-based quantity.Andre Noll2008-07-11
| * | | | | | | Merge branch 'master' into for-nextNeil Brown2008-07-11
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-neil' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw...Neil Brown2008-07-07
| |\ \ \ \ \ \ \ \
| | * | | | | | | | md: resolve external metadata handling deadlock in md_allow_writeDan Williams2008-06-30
| * | | | | | | | | Merge branch 'master' into for-nextNeil Brown2008-07-07
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | md: replace R5_WantPrexor with R5_WantDrain, add 'prexor' reconstruct_statesDan Williams2008-06-27
| * | | | | | | | | md: replace STRIPE_OP_{BIODRAIN,PREXOR,POSTXOR} with 'reconstruct_states'Dan Williams2008-06-27
| * | | | | | | | | md: replace STRIPE_OP_CHECK with 'check_states'Dan Williams2008-06-27
| * | | | | | | | | md: kill STRIPE_OP_IO flagDan Williams2008-06-27
| * | | | | | | | | md: kill STRIPE_OP_MOD_DMA in raid5 offloadDan Williams2008-06-27
| * | | | | | | | | Make sure all changes to md/dev-XX/state are notifiedNeil Brown2008-06-27
| * | | | | | | | | Make sure all changes to md/sync_action are notified.Neil Brown2008-06-27
| * | | | | | | | | Allow setting start point for requested check/repairNeil Brown2008-06-27
| * | | | | | | | | Improve setting of "events_cleared" for write-intent bitmaps.Neil Brown2008-06-27
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov2008-07-21
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-07-21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | lockd: Pass "struct sockaddr *" to new failover-by-IP functionChuck Lever2008-07-15
| | * | | | | | | | lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lockJeff Layton2008-07-15
| | * | | | | | | | lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlockJeff Layton2008-07-15
| | * | | | | | | | file lock: reorder struct file_lock to save space on 64 bit buildsRichard Kennedy2008-07-13
| | * | | | | | | | Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 ...J. Bruce Fields2008-07-03
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | svcrdma: Change WR context get/put to use the kmem cacheTom Tucker2008-07-02
| | | * | | | | | | | svcrdma: Remove unused wait q from svcrdma_xprt structureTom Tucker2008-07-02
| | | * | | | | | | | svcrdma: Add dma map count and WARN_ONTom Tucker2008-07-02
| | | * | | | | | | | svcrdma: Use reply and chunk map for RDMA_READ processingTom Tucker2008-07-02
| | | * | | | | | | | svcrdma: Add a type for keeping NFS RPC mappingTom Tucker2008-07-02