summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt
2007-10-16x86_64: SPARSEMEM_VMEMMAP 2M page size supportChristoph Lameter
2007-10-16x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis
2007-10-16x86: Convert cpu_core_map to be a per cpu variableMike Travis
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan
2007-10-16x86-64: update pci-gart iommu to sg helpersJens Axboe
2007-10-16x86-64: update nommu to sg helpersJens Axboe
2007-10-16x86-64: update calgary iommu to sg helpersJens Axboe
2007-10-11lockdep: annotate kprobes irq fiddlingPeter Zijlstra
2007-10-11lockdep: x86_64: connect the sysexit hookPeter Zijlstra
2007-10-11lockdep: i386: connect the sysexit hookPeter Zijlstra
2007-10-14x86: force timer broadcast on late AMD C1E detectionThomas Gleixner
2007-10-14x86: move local APIC timer init to the end of start_secondary()Thomas Gleixner
2007-10-14x86: fix missing include for vsyscallDave Jones
2007-10-14long vs. unsigned long - low-hanging fruits in driversAl Viro
2007-10-13Delete filenames in comments.Dave Jones
2007-10-12x86/pci/acpi: fix DMI const-ification falloutJeff Garzik
2007-10-12x86: fence oostores on 64-bitNick Piggin
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-10-12PCI: X86: Introduce and enable PCI domain supportJeff Garzik
2007-10-12PCI: modify PCI bridge control ISA flag for clarityGary Hade
2007-10-12PCI: use _CRS for PCI resource allocationGary Hade
2007-10-12PCI: skip ISA ioresource alignment on some systemsGary Hade
2007-10-12PCI: i386: Compaq EVO N800c needs PCI bus renumberingJuha Laiho
2007-10-12PCI: re-enable onboard sound on "MSI K8T Neo2-FIR"Johannes Goecke
2007-10-12i386: add support for picopower irq routerThomas Backlund
2007-10-12PCI: pci_get_device call from interrupt in reboot fixupsDenis V. Lunev
2007-10-12dma_free_coherent() needs irqs enabled (sigh)David Brownell
2007-10-12x86: HPET add another ICH7 PCI idVenki Pallipadi
2007-10-12x86: HPET force enable ICH5 suspend/resume fixVenki Pallipadi
2007-10-12x86: HPET force enable for ICH5Venki Pallipadi
2007-10-12x86: HPET try to activate force detected hpetVenki Pallipadi
2007-10-12x86: HPET force enable o ICH7 and laterVenki Pallipadi
2007-10-12x86: HPET restructure hpet code for hpet force enableVenki Pallipadi
2007-10-12i386/x8664: cleanup the shared hpet codeChris Wright
2007-10-12x86_64: cleanup apic.c after clock events switchChris Wright
2007-10-12x86_64: remove now unused codeThomas Gleixner
2007-10-12x86: unify timex.h variantsThomas Gleixner
2007-10-12x86: kill 8253pit.hThomas Gleixner
2007-10-12x86: disable apic timer for AMD C1E enabled CPUsThomas Gleixner
2007-10-12x86: Fix irq0 / local apic timer accountingThomas Gleixner
2007-10-12x86_64: convert to clock eventsThomas Gleixner
2007-10-12x86_64: Add (not yet used) clock event functionsThomas Gleixner
2007-10-12x86_64: prepare idle loop for dynamic ticksChris Wright
2007-10-12x86_64: remove nested irq disablesThomas Gleixner