aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-10-20Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20Update email addresses.Dave Jones
2008-10-20Update .gitignore files for generated targetsLinus Torvalds
2008-10-20x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDsSeth Heasley
2008-10-20x86/PCI: follow lspci device/vendor styleBjorn Helgaas
2008-10-20rtc: use bcd2bin/bin2bcdAdrian Bunk
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley
2008-10-20mm: rewrite vmap layerNick Piggin
2008-10-18Export kmap_atomic_pfn for DRM-GEM.Eric Anholt
2008-10-17x86 ACPI: fix breakage of resume on 64-bit UP systems with SMP kernelRafael J. Wysocki
2008-10-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-10-16fbdev: ignore VESA modes if framebuffer does not support themMichal Januszewski
2008-10-16x86: convert Calgary IOMMU driver to generic iommu_num_pages functionJoerg Roedel
2008-10-16x86, AMD IOMMU: convert driver to generic iommu_num_pages functionJoerg Roedel
2008-10-16x86: convert GART driver to generic iommu_num_pages functionJoerg Roedel
2008-10-16x86: rename iommu_num_pages function to iommu_nr_pagesJoerg Roedel
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig
2008-10-16compat: move cp_compat_stat to common codeChristoph Hellwig
2008-10-16Make the taint flags reliableAndi Kleen
2008-10-16Kconfig: eliminate "def_bool n" constructsJan Beulich
2008-10-16misc: replace __FUNCTION__ with __func__Harvey Harrison
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-16sysfs: crash debuggingAndrew Morton
2008-10-16io_apic: make irq_mis_count available on 64-bit tooIngo Molnar
2008-10-16x86: move ack_bad_irq() to irq.cThomas Gleixner
2008-10-16x86: unify show_interrupts() and proc helpersThomas Gleixner
2008-10-16x86: cleanup show_interruptsThomas Gleixner
2008-10-16genirq: remove artifacts from sparseirq removalIngo Molnar
2008-10-16genirq: revert dynarrayThomas Gleixner
2008-10-16genirq: remove irq_to_desc_allocThomas Gleixner
2008-10-16genirq: remove sparse irq codeThomas Gleixner
2008-10-16x86: remove sparse irq from KconfigThomas Gleixner
2008-10-16x86: apic - unify APIC_DIVISORCyrill Gorcunov
2008-10-16x86: sparse_irq: fix typo in debug print outYinghai Lu
2008-10-16x86: Add sysfs entries for UV v4Russ Anderson
2008-10-16x86: Add UV partition call v4Russ Anderson
2008-10-16x86: Add UV bios call infrastructure v4Russ Anderson
2008-10-16x86: Add UV EFI table entry v4Russ Anderson
2008-10-16x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3, fixIngo Molnar
2008-10-16x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3Dean Nelson
2008-10-16hpet: clean up warningVenki Pallipadi
2008-10-16x86: print out irq nr for msi/ht, v3Yinghai Lu
2008-10-16x86: io-apic - interrupt remapping fixCyrill Gorcunov