aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* X86_SMP: smp.c declare functions before they get usedJaswinder Singh2008-07-25
* x86_64: Declare new_utsname in asm-x86/syscalls.hJaswinder Singh2008-07-24
* x86: mm/pgtable_32.c declare set_pmd_pfn before they get usedJaswinder Singh2008-07-23
* x86: mm/pageattr.c declare arch_report_meminfo before they get usedJaswinder Singh2008-07-23
* x86: mm/fault.c declare do_page_fault before they get usedJaswinder Singh2008-07-23
* x86: mm/init_XX.c declare functions before they get usedJaswinder Singh2008-07-23
* x86: vm86_32.c declare functions before they get usedJaswinder Singh2008-07-23
* x86: apic_XX.c declare functions before they get usedJaswinder Singh2008-07-23
* x86: common.c declare idle_regs before they get usedJaswinder Singh2008-07-22
* x86: proc.c declare cpuinfo_op before they get usedJaswinder Singh2008-07-22
* x86: ptrace.c declare functions before they get usedJaswinder Singh2008-07-22
* x86: i387.c declare dump_fpu() before they get usedJaswinder Singh2008-07-22
* x86: pci-nommu.c declare nommu_dma_ops before they get usedJaswinder Singh2008-07-22
* x86: pci-dma.c declare iommu_bio_merge before they get usedJaswinder Singh2008-07-22
* x86: e820.c declare pci_mem_start before they get usedJaswinder Singh2008-07-22
* x86: setup.c declare saved_video_mode before they get usedJaswinder Singh2008-07-22
* x86: time_XX.c declare functions before they get usedJaswinder Singh2008-07-22
* x86: signal_XX.c declare do_notify_resume before they get usedJaswinder Singh2008-07-22
* x86: process_32.c declare cpu_number before they get usedJaswinder Singh2008-07-22
* x86: Introducing asm/syscalls.hJaswinder Singh2008-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 branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-07-21
|\ \ \
| * | | [IA64] Update ia64 mmr list for SGI uvDimitri Sivanich2008-07-17
| * | | Pull pvops into release branchTony Luck2008-07-17
| |\ \ \
| | * | | [IA64] pvops: add to hooks, pv_time_ops, for steal time accounting.Isaku Yamahata2008-05-27
| | * | | [IA64] pvops: add hooks, pv_irq_ops, to paravirtualized irq related operations.Isaku Yamahata2008-05-27
| | * | | [IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic.Isaku Yamahata2008-05-27
| | * | | [IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e...Isaku Yamahata2008-05-27
| | * | | [IA64] pvops: paravirtualize NR_IRQSIsaku Yamahata2008-05-27
| | * | | [IA64] pvops: paravirtualize entry.SIsaku Yamahata2008-05-27
| | * | | [IA64] pvops: paravirtualize minstate.h.Isaku Yamahata2008-05-27
| | * | | [IA64] pvops: define paravirtualized instructions for native.Isaku Yamahata2008-05-27
| | * | | [IA64] pvops: introduce pv_cpu_ops to paravirtualize privileged instructions.Isaku Yamahata2008-05-27
| | * | | [IA64] pvops: add an early setup hook for pv_ops.Isaku Yamahata2008-05-27
| | * | | [IA64] pvops: introduce pv_info which describes some random info.Isaku Yamahata2008-05-27
| | * | | [IA64] pvops: preparation: introduce ia64_get_psr_i() to make kernel paravirt...Isaku Yamahata2008-05-27
| | * | | [IA64] pvops: preparation: introduce ia64_set_rr0_to_rr4() to make kernel par...Isaku Yamahata2008-05-27
| | * | | [IA64] pvops: preparation: move the constants, LOAD_OFFSET, to a header file.Isaku Yamahata2008-05-27