summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2009-01-10Merge branch 'linus' into x86/setup-lzmaIngo Molnar34-362/+283
2009-01-09x86: make 'constant_test_bit()' take an unsigned bit numberLinus Torvalds1-1/+1
2009-01-09x86: only scan the root bus in early PCI quirksAndi Kleen1-8/+14
2009-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds1-97/+52
2009-01-09Merge branch 'linus' into releaseLen Brown285-6940/+10151
2009-01-09Merge branch 'suspend' into releaseLen Brown2-0/+23
2009-01-09Merge branch 'misc' into releaseLen Brown2-2/+8
2009-01-09Merge branches 'release', 'bugzilla-11880', 'bugzilla-12037' and 'bugzilla-12...Len Brown1-0/+11
2009-01-09ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui1-1/+5
2009-01-09ACPI: Avoid array address overflow when _CST MWAIT hint bits are setZhao Yakui1-1/+3
2009-01-08remove lots of double-semicolonsFernando Carrijo1-1/+1
2009-01-08Merge branch 'oprofile/ring_buffer' into oprofile/oprofile-for-tipRobert Richter1-133/+91
2009-01-08trivial: replace last usages of __FUNCTION__ in kernelHarvey Harrison1-2/+2
2009-01-08Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds9-58/+48
2009-01-08oprofile: make new cpu buffer functions part of the apiRobert Richter1-33/+24
2009-01-08oprofile: use new data sample format for ibsRobert Richter1-78/+41
2009-01-08oprofile: rework implementation of cpu buffer eventsRobert Richter1-4/+4
2009-01-08oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.cRobert Richter1-12/+12
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2009-01-07x86/PCI: Do not use interrupt links for devices using MSI-XRafael J. Wysocki1-2/+2
2009-01-07x86/PCI: use dev_printk for PCI bus locality messagesBjorn Helgaas1-5/+3
2009-01-07PCI: x86/visws: use generic INTx swizzle from PCI coreBjorn Helgaas1-14/+1
2009-01-07PCI: x86: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2-8/+3
2009-01-07x86/PCI: minor logic simplicationsBjorn Helgaas1-4/+4
2009-01-07x86/PCI: use config space encoding for interrupt pinsBjorn Helgaas1-24/+20
2009-01-07PCI: use config space encoding in pci_get_interrupt_pin()Bjorn Helgaas1-1/+1
2009-01-07PCI: avoid early PCI mmconfig init if pci=noearly is given in cmdlineJacob Pan1-1/+2
2009-01-07x86/PCI: make PCI bus locality messages more meaningfulBjorn Helgaas1-4/+5
2009-01-07PCI: Don't carp about BAR allocation failures in quiet bootIngo Molnar1-2/+2
2009-01-07resource: allow MMIO exclusivity for device driversArjan van de Ven2-0/+4
2009-01-07ACPI/PCI: PCI extended config _OSC support called when root bridge addedAndrew Patterson1-0/+8
2009-01-07PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-01-07x86: introduce asm/swab.hHarvey Harrison3-60/+64
2009-01-07Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-38/+2
2009-01-07kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu1-3/+4
2009-01-07Remove remaining unwinder codeAlexey Dobriyan2-15/+0
2009-01-07atomic_t: unify all arch definitionsMatthew Wilcox2-25/+3
2009-01-07mm: show node to memory section relationship with symlinks in sysfsGary Hade2-2/+2
2009-01-07mm: invoke oom-killer from page faultNick Piggin1-18/+6
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2-2/+2
2009-01-06Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co...Ingo Molnar4-29/+39
2009-01-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2009-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds3-28/+38
2009-01-06X86_DEBUGCTLMSR won't work on umlAl Viro1-1/+1
2009-01-05Merge branch 'core/iommu' into core/urgentIngo Molnar2-38/+2
2009-01-05bzip2/lzma: make config machinery an arch configurableH. Peter Anvin1-0/+3
2009-01-05bzip2/lzma: x86 kernel compression supportAlain Knaff3-107/+44
2009-01-04Merge branch 'linus' into core/urgentIngo Molnar68-362/+1045
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds20-140/+155
2009-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Linus Torvalds7-90/+672