aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-20Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-6/+13
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds8-192/+196
2008-10-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+3
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds37-5652/+2842
2008-10-20Update email addresses.Dave Jones8-11/+11
2008-10-20Update .gitignore files for generated targetsLinus Torvalds1-0/+1
2008-10-20x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDsSeth Heasley1-2/+9
2008-10-20x86/PCI: follow lspci device/vendor styleBjorn Helgaas1-4/+4
2008-10-20rtc: use bcd2bin/bin2bcdAdrian Bunk1-10/+10
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal3-1/+13
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley1-0/+1
2008-10-20mm: rewrite vmap layerNick Piggin3-0/+4
2008-10-18Export kmap_atomic_pfn for DRM-GEM.Eric Anholt1-0/+1
2008-10-17x86 ACPI: fix breakage of resume on 64-bit UP systems with SMP kernelRafael J. Wysocki1-0/+3
2008-10-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds19-921/+1906
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-4/+10
2008-10-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-28/+17
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds4-4/+8
2008-10-16fbdev: ignore VESA modes if framebuffer does not support themMichal Januszewski1-5/+4
2008-10-16x86: convert Calgary IOMMU driver to generic iommu_num_pages functionJoerg Roedel1-14/+4
2008-10-16x86, AMD IOMMU: convert driver to generic iommu_num_pages functionJoerg Roedel1-5/+6
2008-10-16x86: convert GART driver to generic iommu_num_pages functionJoerg Roedel1-4/+4
2008-10-16x86: rename iommu_num_pages function to iommu_nr_pagesJoerg Roedel3-10/+10
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig2-66/+2
2008-10-16compat: move cp_compat_stat to common codeChristoph Hellwig1-35/+0
2008-10-16Make the taint flags reliableAndi Kleen1-7/+7
2008-10-16Kconfig: eliminate "def_bool n" constructsJan Beulich1-18/+5
2008-10-16misc: replace __FUNCTION__ with __func__Harvey Harrison1-1/+1
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2-4/+4
2008-10-16sysfs: crash debuggingAndrew Morton2-0/+4
2008-10-16io_apic: make irq_mis_count available on 64-bit tooIngo Molnar1-2/+0
2008-10-16x86: move ack_bad_irq() to irq.cThomas Gleixner3-43/+23
2008-10-16x86: unify show_interrupts() and proc helpersThomas Gleixner4-279/+167
2008-10-16x86: cleanup show_interruptsThomas Gleixner2-159/+154
2008-10-16genirq: remove artifacts from sparseirq removalIngo Molnar4-6/+0
2008-10-16genirq: revert dynarrayThomas Gleixner7-137/+78
2008-10-16genirq: remove irq_to_desc_allocThomas Gleixner3-7/+3
2008-10-16genirq: remove sparse irq codeThomas Gleixner3-142/+4
2008-10-16x86: remove sparse irq from KconfigThomas Gleixner1-11/+0
2008-10-16x86: apic - unify APIC_DIVISORCyrill Gorcunov1-6/+2
2008-10-16x86: sparse_irq: fix typo in debug print outYinghai Lu1-1/+1
2008-10-16x86: Add sysfs entries for UV v4Russ Anderson2-1/+73
2008-10-16x86: Add UV partition call v4Russ Anderson2-11/+47
2008-10-16x86: Add UV bios call infrastructure v4Russ Anderson2-21/+81
2008-10-16x86: Add UV EFI table entry v4Russ Anderson1-0/+4
2008-10-16x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3, fixIngo Molnar1-0/+2
2008-10-16x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3Dean Nelson3-1/+146
2008-10-16hpet: clean up warningVenki Pallipadi1-22/+35
2008-10-16x86: print out irq nr for msi/ht, v3Yinghai Lu2-0/+8
2008-10-16x86: io-apic - interrupt remapping fixCyrill Gorcunov1-3/+2