aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-01-21Revert "x86: signal: change type of paramter for sys_rt_sigreturn()"Ingo Molnar
2009-01-21x86: use early clobbers in usercopy*.cAndi Kleen
2009-01-20x86: remove kernel_physical_mapping_init() from init sectionGary Hade
2009-01-20fix: crash: IP: __bitmap_intersects+0x48/0x73Ingo Molnar
2009-01-19cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis
2009-01-18x86: fix section mismatch warnings in kernel/setup_percpu.cLeonardo Potenza
2009-01-18x86: put trigger in to detect mismatched apic versionsMike Travis
2009-01-16x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta...Jan Beulich
2009-01-15x86, UV: cpu_relax in uv_wait_completionCliff Wickman
2009-01-15x86: avoid early crash in disable_local_APIC()Jan Beulich
2009-01-14x86, pat: fix reserve_memtype() for legacy 1MB rangeSuresh Siddha
2009-01-13x86, generic: mark complex bitops.h inlines as __always_inlineAndi Kleen
2009-01-13x86, cpufreq: remove leftover copymask_copy()Ingo Molnar
2009-01-12Revert "i386: add TRACE_IRQS_OFF for the nmi"Ingo Molnar
2009-01-12Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write"Ingo Molnar
2009-01-12x86: fix apic.c build error on latest gitJaswinder Singh Rajput
2009-01-12x86: fix mpparse.c build error on latest gitJaswinder Singh Rajput
2009-01-12x86: avoid theoretical vmalloc fault loopAndi Kleen
2009-01-11Merge commit 'v2.6.29-rc1' into x86/urgentIngo Molnar
2009-01-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-10Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-01-09x86: make 'constant_test_bit()' take an unsigned bit numberLinus Torvalds
2009-01-09x86: only scan the root bus in early PCI quirksAndi Kleen
2009-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds
2009-01-09Merge branch 'linus' into releaseLen Brown
2009-01-09Merge branch 'suspend' into releaseLen Brown
2009-01-09Merge branch 'misc' into releaseLen Brown
2009-01-09Merge branches 'release', 'bugzilla-11880', 'bugzilla-12037' and 'bugzilla-12...Len Brown
2009-01-09ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui
2009-01-09ACPI: Avoid array address overflow when _CST MWAIT hint bits are setZhao Yakui
2009-01-08remove lots of double-semicolonsFernando Carrijo
2009-01-08x86, mtrr: fix types used in userspace exported headerKyle McMartin
2009-01-08Merge branch 'oprofile/ring_buffer' into oprofile/oprofile-for-tipRobert Richter
2009-01-07trivial: replace last usages of __FUNCTION__ in kernelHarvey Harrison
2009-01-07Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-01-07oprofile: make new cpu buffer functions part of the apiRobert Richter
2009-01-07oprofile: use new data sample format for ibsRobert Richter
2009-01-07oprofile: rework implementation of cpu buffer eventsRobert Richter
2009-01-07oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.cRobert Richter
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-07x86/PCI: Do not use interrupt links for devices using MSI-XRafael J. Wysocki
2009-01-07x86/PCI: use dev_printk for PCI bus locality messagesBjorn Helgaas
2009-01-07PCI: x86/visws: use generic INTx swizzle from PCI coreBjorn Helgaas
2009-01-07PCI: x86: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas
2009-01-07x86/PCI: minor logic simplicationsBjorn Helgaas
2009-01-07x86/PCI: use config space encoding for interrupt pinsBjorn Helgaas
2009-01-07PCI: use config space encoding in pci_get_interrupt_pin()Bjorn Helgaas
2009-01-07PCI: avoid early PCI mmconfig init if pci=noearly is given in cmdlineJacob Pan
2009-01-07x86/PCI: make PCI bus locality messages more meaningfulBjorn Helgaas
2009-01-07PCI: Don't carp about BAR allocation failures in quiet bootIngo Molnar