summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/coreIngo Molnar2008-08-1442-20/+192
|\ \ \
| | | * x86: print per_cpu data addressYinghai Lu2008-07-311-1/+8
| | | * x86, 64-bit, dwarf2: push pushes 8 bytes and popf pops 8Alexander van Heukelum2008-07-241-2/+2
| | * | Merge branch 'linus' into x86/x2apicIngo Molnar2008-08-116295-65837/+164251
| | |\ \
| | * | | x86_32: use apic_ops at print_local_APIC()Hiroshi Shimamoto2008-07-311-4/+4
| * | | | Merge commit 'v2.6.27-rc3' into x86/prototypesIngo Molnar2008-08-148161-186115/+306038
| |\ \ \ \
| * | | | | X86_SMP: tlb_XX.c declare smp_invalidate_interrupt before they get usedJaswinder Singh2008-07-251-0/+5
| * | | | | X86_SMP: ipi.c declare functions before they get usedJaswinder Singh2008-07-251-1/+2
| * | | | | X86_SMP: smpboot.c declare idle_thread_array and smp_b_stepping as staticJaswinder Singh2008-07-251-2/+2
| * | | | | X86_SMP: smp.c declare functions before they get usedJaswinder Singh2008-07-251-0/+5
| * | | | | X86_32: declare pt_regs_access as unsigned longJaswinder Singh2008-07-251-1/+1
| * | | | | x86_64: Declare new_utsname in asm-x86/syscalls.hJaswinder Singh2008-07-251-1/+1
| * | | | | x86: mach-default/setup.c declare no_broadcast before they get usedJaswinder Singh2008-07-231-1/+3
| * | | | | 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/ioremap.c declare early_ioremap_debug and early_ioremap_nested as staticJaswinder Singh2008-07-231-2/+2
| * | | | | x86: mm/fault.c declare do_page_fault before they get usedJaswinder Singh2008-07-232-2/+5
| * | | | | x86: mm/init_XX.c declare functions before they get usedJaswinder Singh2008-07-233-0/+3
| * | | | | 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: mtrr/main.c declare range_state as staticJaswinder Singh2008-07-221-1/+1
| * | | | | 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-223-1/+7
| * | | | | 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-222-1/+4
| * | | | | x86: Introducing asm/syscalls.hJaswinder Singh2008-07-2211-0/+101
* | | | | | Merge branch 'linus' into x86/coreIngo Molnar2008-08-144673-45287/+112193
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-08-1380-2548/+16723
| |\ \ \ \ \ \
| | * | | | | | usb: musb: pass configuration specifics via pdataFelipe Balbi2008-08-135-208/+51
| | * | | | | | usb: musb: fix hanging when rmmod gadget driverFelipe Balbi2008-08-131-9/+7
| | * | | | | | USB: Add MUSB and TUSB supportFelipe Balbi2008-08-1330-0/+15764
| | * | | | | | USB: serial: remove CONFIG_USB_DEBUG from sierra and option driversGreg Kroah-Hartman2008-08-132-9/+0
| | * | | | | | USB: Add vendor/product id of ZTE MF628 to optionOliver Martin2008-08-131-0/+5
| | * | | | | | USB: quirk PLL power down modeLibin Yang2008-08-134-0/+164
| | * | | | | | USB: omap_udc: fix compilation with debug enabledDmitry Baryshkov2008-08-131-2/+3
| | * | | | | | usb: cdc-acm: drain writes on closeDavid Brownell2008-08-132-5/+35
| | * | | | | | usb: cdc-acm: stop dropping tx buffersDavid Brownell2008-08-132-31/+3
| | * | | | | | usb: cdc-acm: bugfix release()David Brownell2008-08-131-6/+9
| | * | | | | | usb gadget: issue notifications from ACM functionDavid Brownell2008-08-133-27/+235
| | * | | | | | usb gadget: remove needless struct membersDavid Brownell2008-08-135-10/+0
| | * | | | | | USB: sh: r8a66597-hcd: fix disconnect regressionYoshihiro Shimoda2008-08-131-23/+26
| | * | | | | | USB: isp1301: fix compilationDmitry Baryshkov2008-08-131-1/+1
| | * | | | | | USB: fix compiler warning fixAlan Stern2008-08-131-2/+2