summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* X86_SMP: tlb_XX.c declare smp_invalidate_interrupt before they get usedJaswinder Singh2008-07-251-0/+5
* X86_SMP: smp.c declare functions before they get usedJaswinder Singh2008-07-251-0/+5
* x86_64: Declare new_utsname in asm-x86/syscalls.hJaswinder Singh2008-07-251-1/+1
* x86: mm/pgtable_32.c declare set_pmd_pfn before they get usedJaswinder Singh2008-07-231-0/+1
* x86: mm/pageattr.c declare arch_report_meminfo before they get usedJaswinder Singh2008-07-231-0/+2
* x86: mm/fault.c declare do_page_fault before they get usedJaswinder Singh2008-07-231-0/+4
* x86: mm/init_XX.c declare functions before they get usedJaswinder Singh2008-07-232-0/+2
* x86: vm86_32.c declare functions before they get usedJaswinder Singh2008-07-231-1/+4
* x86: apic_XX.c declare functions before they get usedJaswinder Singh2008-07-232-0/+15
* x86: common.c declare idle_regs before they get usedJaswinder Singh2008-07-221-0/+2
* x86: proc.c declare cpuinfo_op before they get usedJaswinder Singh2008-07-221-0/+2
* x86: ptrace.c declare functions before they get usedJaswinder Singh2008-07-221-0/+3
* x86: i387.c declare dump_fpu() before they get usedJaswinder Singh2008-07-221-0/+1
* x86: pci-nommu.c declare nommu_dma_ops before they get usedJaswinder Singh2008-07-221-0/+1
* x86: pci-dma.c declare iommu_bio_merge before they get usedJaswinder Singh2008-07-222-1/+2
* x86: e820.c declare pci_mem_start before they get usedJaswinder Singh2008-07-221-0/+1
* x86: setup.c declare saved_video_mode before they get usedJaswinder Singh2008-07-221-0/+1
* x86: time_XX.c declare functions before they get usedJaswinder Singh2008-07-222-1/+6
* x86: signal_XX.c declare do_notify_resume before they get usedJaswinder Singh2008-07-221-0/+3
* x86: process_32.c declare cpu_number before they get usedJaswinder Singh2008-07-221-1/+3
* x86: Introducing asm/syscalls.hJaswinder Singh2008-07-221-0/+90
* 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