aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* remove CONFIG_KMOD from core kernel codeJohannes Berg2008-07-221-1/+1
* rework try_then_request_module to do less in non-modular kernelsJohannes Berg2008-07-221-1/+2
* module: turn longs into ints for module sizesDenys Vlasenko2008-07-221-3/+3
* Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefsDenys Vlasenko2008-07-221-0/+2
* module: reorder struct module to save space on 64 bit buildsRichard Kennedy2008-07-221-20/+22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-07-215-9/+521
|\
| * USB: Force unbinding of drivers lacking reset_resume or other methodsAlan Stern2008-07-211-0/+1
| * USB: fix usb_reset_device and usb_reset_composite_device(take 3)Ming Lei2008-07-211-3/+2
| * USB: remove interface parameter of usb_reset_composite_deviceMing Lei2008-07-211-2/+1
| * USB Gadget: documentation updateAlan Stern2008-07-211-2/+6
| * usb: irda: cleanup on ir-usb moduleFelipe Balbi2008-07-211-0/+151
| * usb gadget: composite gadget coreDavid Brownell2008-07-211-0/+338
| * usb gadget: descriptor copying supportDavid Brownell2008-07-211-0/+19
| * USB: remove CVS keywordsAdrian Bunk2008-07-211-2/+0
| * USB: implement "soft" unbindingAlan Stern2008-07-211-0/+3
| * USB: handle pci_name() being constGreg Kroah-Hartman2008-07-211-1/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2008-07-211-3/+0
|\ \
| * | [CPUFREQ] cpufreq: remove CVS keywordsAdrian Bunk2008-05-191-3/+0
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-07-2115-62/+1131
|\ \ \
| * | | [IA64] Update ia64 mmr list for SGI uvDimitri Sivanich2008-07-171-8/+415
| * | | Pull pvops into release branchTony Luck2008-07-1714-54/+716
| |\ \ \
| | * | | [IA64] pvops: add to hooks, pv_time_ops, for steal time accounting.Isaku Yamahata2008-05-271-0/+32
| | * | | [IA64] pvops: add hooks, pv_irq_ops, to paravirtualized irq related operations.Isaku Yamahata2008-05-272-4/+67
| | * | | [IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic.Isaku Yamahata2008-05-272-2/+56
| | * | | [IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e...Isaku Yamahata2008-05-271-0/+70
| | * | | [IA64] pvops: paravirtualize NR_IRQSIsaku Yamahata2008-05-272-8/+36
| | * | | [IA64] pvops: paravirtualize entry.SIsaku Yamahata2008-05-272-0/+31
| | * | | [IA64] pvops: paravirtualize minstate.h.Isaku Yamahata2008-05-271-0/+2
| | * | | [IA64] pvops: define paravirtualized instructions for native.Isaku Yamahata2008-05-271-0/+165
| | * | | [IA64] pvops: introduce pv_cpu_ops to paravirtualize privileged instructions.Isaku Yamahata2008-05-275-42/+178
| | * | | [IA64] pvops: add an early setup hook for pv_ops.Isaku Yamahata2008-05-271-0/+3
| | * | | [IA64] pvops: introduce pv_info which describes some random info.Isaku Yamahata2008-05-271-0/+62
| | * | | [IA64] pvops: preparation: introduce ia64_get_psr_i() to make kernel paravirt...Isaku Yamahata2008-05-272-2/+10
| | * | | [IA64] pvops: preparation: introduce ia64_set_rr0_to_rr4() to make kernel par...Isaku Yamahata2008-05-272-5/+10
| | * | | [IA64] pvops: preparation: move the constants, LOAD_OFFSET, to a header file.Isaku Yamahata2008-05-271-0/+1
| | * | | [IA64] pvops: preparation: remove extern in irq_ia64.cIsaku Yamahata2008-05-271-0/+2
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-212-5/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | x86: convert Dprintk to pr_debugThomas Gleixner2008-07-212-5/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-217-17/+64
|\ \ \ \ \
| * | | | | netfilter: nfnetlink_log: send complete hardware headerEric Leblond2008-07-211-0/+3
| * | | | | netfilter: accounting rework: ct_extend + 64bit counters (v4)Krzysztof Piotr Oledzki2008-07-215-17/+58
| * | | | | netlink: add NLA_PUT_BE64 macroKrzysztof Piotr Oledzki2008-07-211-0/+3
* | | | | | Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-07-2152-301/+1082
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'x86/paravirt-spinlocks' into x86/for-linusIngo Molnar2008-07-215-16/+155
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'linus' into x86/paravirt-spinlocksIngo Molnar2008-07-21192-2072/+4704
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | x86: suppress sparse returning void warningsHarvey Harrison2008-07-181-2/+2
| | * | | | | Merge branch 'linus' into x86/paravirt-spinlocksIngo Molnar2008-07-1868-693/+1284
| | |\ \ \ \ \
| | * | | | | | x86: paravirt spinlocks, !CONFIG_SMP build fixesIngo Molnar2008-07-161-0/+4
| | * | | | | | xen: implement Xen-specific spinlocksJeremy Fitzhardinge2008-07-162-0/+8
| | * | | | | | paravirt: introduce a "lock-byte" spinlock implementationJeremy Fitzhardinge2008-07-162-1/+66