summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * USB: revert "don't use reset-resume if drivers don't support it"Greg Kroah-Hartman2008-07-211-44/+2
| * USB: debounce before unregisteringAlan Stern2008-07-211-12/+19
| * USB: add new routine for checking port-resume typeAlan Stern2008-07-211-26/+63
| * USB: use get_unaligned_* helpers for kl5kusb105 driverHarvey Harrison2008-07-211-1/+1
| * USB: usb dev_set_name() instead of dev->bus_idKay Sievers2008-07-2113-16/+15
| * USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-2127-51/+51
| * USB: revert "don't lose disconnections during suspend"Greg Kroah-Hartman2008-07-211-4/+11
| * USB: handle pci_name() being constGreg Kroah-Hartman2008-07-213-3/+3
| * USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame.Andrew Lunn2008-07-211-0/+11
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2008-07-215-43/+42
|\ \
| * | [CPUFREQ] cpufreq: remove CVS keywordsAdrian Bunk2008-05-192-4/+0
| * | [CPUFREQ] change cpu freq arrays to per_cpu variablesMike Travis2008-05-193-39/+42
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-07-2137-387/+2251
|\ \ \
| * | | mmtimer: Push BKL down into the ioctl handlerAlan Cox2008-07-171-14/+15
| * | | [IA64] Remove experimental status of kdumpBernhard Walle2008-07-171-2/+2
| * | | [IA64] Update ia64 mmr list for SGI uvDimitri Sivanich2008-07-171-8/+415
| * | | [IA64] Avoid overflowing ia64_cpu_to_sapicid in acpi_map_lsapic()Alex Chiang2008-07-171-3/+2
| * | | [IA64] adding parameter check to module_free()Akiyama, Nobuyuki2008-07-171-1/+2
| * | | [IA64] improper printk format in acpi-cpufreqDenis V. Lunev2008-07-171-2/+2
| * | | Pull pvops into release branchTony Luck2008-07-1731-357/+1813
| |\ \ \
| | * | | [IA64] pv_ops: move some functions in ivt.S to avoid lack of space.Isaku Yamahata2008-05-281-128/+133
| | * | | [IA64] pvops: documentation on ia64/pv_opsIsaku Yamahata2008-05-271-0/+137
| | * | | [IA64] pvops: add to hooks, pv_time_ops, for steal time accounting.Isaku Yamahata2008-05-273-0/+70
| | * | | [IA64] pvops: add hooks, pv_irq_ops, to paravirtualized irq related operations.Isaku Yamahata2008-05-274-9/+95
| | * | | [IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic.Isaku Yamahata2008-05-274-18/+110
| | * | | [IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e...Isaku Yamahata2008-05-274-0/+89
| | * | | [IA64] pvops: paravirtualize NR_IRQSIsaku Yamahata2008-05-275-8/+99
| | * | | [IA64] pvops: paravirtualize entry.SIsaku Yamahata2008-05-276-44/+183
| | * | | [IA64] pvops: paravirtualize ivt.SIsaku Yamahata2008-05-271-127/+122
| | * | | [IA64] pvops: paravirtualize minstate.h.Isaku Yamahata2008-05-273-6/+38
| | * | | [IA64] pvops: define paravirtualized instructions for native.Isaku Yamahata2008-05-271-0/+165
| | * | | [IA64] pvops: preparation for paravirtulization of hand written assembly code.Isaku Yamahata2008-05-271-0/+9
| | * | | [IA64] pvops: introduce pv_cpu_ops to paravirtualize privileged instructions.Isaku Yamahata2008-05-276-42/+425
| | * | | [IA64] pvops: add an early setup hook for pv_ops.Isaku Yamahata2008-05-272-0/+44
| | * | | [IA64] pvops: introduce pv_info which describes some random info.Isaku Yamahata2008-05-273-0/+105
| | * | | [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-272-1/+1
| | * | | [IA64] pvops: preparation: remove extern in irq_ia64.cIsaku Yamahata2008-05-272-1/+2
* | | | | Don't list my old OSDL mailing address in CREDITS fileLinus Torvalds2008-07-211-2/+1
* | | | | x86: Fix help message for STRICT_DEVMEM config optionLinus Torvalds2008-07-211-1/+1
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-218-52/+44
|\ \ \ \ \
| * | | | | x86: convert Dprintk to pr_debugThomas Gleixner2008-07-218-52/+44
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-07-211-9/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | slub: dump more data on slab corruptionPekka Enberg2008-07-191-1/+1
| * | | | | SLUB: simplify re on_each_cpu()Alexey Dobriyan2008-07-161-8/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-2130-184/+411
|\ \ \ \ \ \
| * | | | | | netfilter: nf_conntrack_sctp: fix sparse warningsPatrick McHardy2008-07-211-4/+4
| * | | | | | netfilter: nf_nat_sip: c= is optional for sessionHerbert Xu2008-07-211-13/+25
| * | | | | | netfilter: xt_TCPMSS: collapse tcpmss_reverse_mtu{4,6} into one functionJan Engelhardt2008-07-211-29/+13
OpenPOWER on IntegriCloud