aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* driver core: remove DEVICE_NAME_SIZE defineKay Sievers2008-07-22
* driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-22
* class: add lockdep infrastructureMatthew Wilcox2008-07-22
* class: move driver core specific parts to a private structureGreg Kroah-Hartman2008-07-22
* Driver Core: add ability for class_find_device to start in middle of listGreg Kroah-Hartman2008-07-22
* Driver Core: add ability for class_for_each_device to start in middle of listGreg Kroah-Hartman2008-07-22
* device create: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-07-22
* driver core: remove device_create()Greg Kroah-Hartman2008-07-22
* sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minorDan Williams2008-07-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-07-21
|\
| * 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 branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2008-07-21
|\ \ | |/ |/|
| * [CPUFREQ] cpufreq: remove CVS keywordsAdrian Bunk2008-05-19
* | 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
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |