aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16xen: fix incorrect vcpu_register_vcpu_info hypercall argumentJeremy Fitzhardinge1-1/+1
2007-10-16xen: ask the hypervisor how much space it needs reservedJeremy Fitzhardinge1-1/+12
2007-10-16xen: lock pte pages while pinning/unpinningJeremy Fitzhardinge2-40/+103
2007-10-16xen: deal with stale cr3 values when unpinning pagetablesJeremy Fitzhardinge3-20/+65
2007-10-16xen: add batch completion callbacksJeremy Fitzhardinge2-3/+29
2007-10-16xen: yield to IPI target if necessaryJeremy Fitzhardinge3-4/+18
2007-10-16Clean up duplicate includes in arch/i386/xen/Jesper Juhl2-2/+0
2007-10-16remove dead code in pgtable_cache_initJeremy Fitzhardinge1-17/+5
2007-10-16paravirt: clean up lazy mode handlingJeremy Fitzhardinge6-58/+90
2007-10-16paravirt: refactor struct paravirt_ops into smaller pv_*_opsJeremy Fitzhardinge6-199/+257
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds11-9/+325
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds4-48/+17
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds3-3/+3
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds25-37/+9
2007-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds21-984/+1091
2007-10-12PCI: X86: Introduce and enable PCI domain supportJeff Garzik4-8/+21
2007-10-12PCI: modify PCI bridge control ISA flag for clarityGary Hade1-1/+1
2007-10-12PCI: use _CRS for PCI resource allocationGary Hade3-0/+143
2007-10-12PCI: skip ISA ioresource alignment on some systemsGary Hade3-0/+56
2007-10-12PCI: i386: Compaq EVO N800c needs PCI bus renumberingJuha Laiho1-0/+10
2007-10-12PCI: re-enable onboard sound on "MSI K8T Neo2-FIR"Johannes Goecke1-0/+47
2007-10-12i386: add support for picopower irq routerThomas Backlund1-0/+39
2007-10-12PCI: pci_get_device call from interrupt in reboot fixupsDenis V. Lunev1-0/+6
2007-10-12dma_free_coherent() needs irqs enabled (sigh)David Brownell2-1/+3
2007-10-12USB: re-remove <linux/usb_sl811.h>David Brownell3-3/+3
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers4-48/+17
2007-10-12x86: HPET add another ICH7 PCI idVenki Pallipadi1-0/+2
2007-10-12x86: HPET force enable ICH5 suspend/resume fixVenki Pallipadi1-1/+1
2007-10-12x86: HPET force enable for ICH5Venki Pallipadi2-2/+103
2007-10-12x86: HPET try to activate force detected hpetVenki Pallipadi1-2/+25
2007-10-12x86: HPET force enable o ICH7 and laterVenki Pallipadi1-0/+102
2007-10-12x86: HPET restructure hpet code for hpet force enableVenki Pallipadi1-65/+83
2007-10-12i386/x8664: cleanup the shared hpet codeChris Wright1-5/+1
2007-10-12x86_64: cleanup apic.c after clock events switchChris Wright1-8/+14
2007-10-12x86_64: remove now unused codeThomas Gleixner7-595/+5
2007-10-12x86: unify timex.h variantsThomas Gleixner2-2/+2
2007-10-12x86: kill 8253pit.hThomas Gleixner1-1/+0
2007-10-12x86: disable apic timer for AMD C1E enabled CPUsThomas Gleixner2-1/+35
2007-10-12x86: Fix irq0 / local apic timer accountingThomas Gleixner2-1/+3
2007-10-12x86_64: convert to clock eventsThomas Gleixner6-187/+70
2007-10-12x86_64: Add (not yet used) clock event functionsThomas Gleixner2-0/+85
2007-10-12x86_64: prepare idle loop for dynamic ticksChris Wright1-0/+4
2007-10-12x86_64: remove nested irq disablesThomas Gleixner1-6/+6
2007-10-12x86_64: apic change setup_APIC_timer calling conventionThomas Gleixner1-4/+4
2007-10-12x86_64: Remove APIC_DIVISORThomas Gleixner1-5/+3
2007-10-12x86_64: Move apic calibration code aroundThomas Gleixner1-9/+6
2007-10-12x86_64: remove pit synchronizationThomas Gleixner1-18/+0
2007-10-12x86_64: prepare apic code for clock eventsThomas Gleixner1-8/+15
2007-10-12x86: remove never used apic_mappedYinghai Lu1-3/+2
2007-10-12i386: prepare sharing the PIT codeThomas Gleixner1-4/+0