aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-07-12x86: remove conflicting nx6325 and nx6125 quirksRafael J. Wysocki
2008-07-11Merge branch 'x86/generalize-visws' into x86/coreIngo Molnar
2008-07-11x86: Recover timer_ack lost in the merge of the NMI watchdogMaciej W. Rozycki
2008-07-11x86: I/O APIC: Never configure IRQ2Maciej W. Rozycki
2008-07-11x86: L-APIC: Always fully configure IRQ0Maciej W. Rozycki
2008-07-11x86: L-APIC: Set IRQ0 as edge-triggeredMaciej W. Rozycki
2008-07-11x86: use matching CFI_ENDPROCGlauber Costa
2008-07-11x86, AMD IOMMU: replace DEVID macro with a functionJoerg Roedel
2008-07-11x86, AMD IOMMU: replace self made size parsing with memparse callJoerg Roedel
2008-07-11x86, AMD IOMMU: replace memset with __GFP_ZERO for table allocationJoerg Roedel
2008-07-11x86, AMD IOMMU: do runtime list initialization at compile timeJoerg Roedel
2008-07-11x86, AMD IOMMU: use true/false instead of 0/1 for bool valueJoerg Roedel
2008-07-11x86, AMD IOMMU: remove unneeded initializations from command buffer allocationJoerg Roedel
2008-07-11x86, AMD IOMMU: rename struct command to iommu_cmdJoerg Roedel
2008-07-11x86, AMD IOMMU: add an emergency exit to the completion wait loopJoerg Roedel
2008-07-11x86, AMD IOMMU: remove unnecessary free checks from init codeJoerg Roedel
2008-07-11x86, AMD IOMMU: replace TBL_SIZE macro with a functionJoerg Roedel
2008-07-11x86, AMD IOMMU: replace UPDATE_LAST_BDF macro with a functionJoerg Roedel
2008-07-11x86, AMD IOMMU: replace HIGH_U32 macro with upper_32_bits functionJoerg Roedel
2008-07-11x86, AMD IOMMU: add comments to core codeJoerg Roedel
2008-07-11x86, AMD IOMMU: add comments to the initialization codeJoerg Roedel
2008-07-11x86_64: add pseudo-features for 32-bit compat syscallJeremy Fitzhardinge
2008-07-11x86: fix tsc unification buglet with ftrace and stackprotectorIngo Molnar
2008-07-11x86: remove ifdef CONFIG_SWIOTLB in pci-dma.cFUJITA Tomonori
2008-07-11x86: remove ifdef CONFIG_CALGARY_IOMMU in pci-dma.cFUJITA Tomonori
2008-07-11x86: remove ifdef CONFIG_GART_IOMMU in pci-dma.cFUJITA Tomonori
2008-07-11x86: make only GART code include gart.hFUJITA Tomonori
2008-07-11x86: introduce max_low_pfn_mapped for 64-bitYinghai Lu
2008-07-11x86: e820: user-defined memory maps: remove the range instead of update it to...Yinghai Lu
2008-07-10x86: remove duplicate call to use_tsc_delayGlauber Costa
2008-07-10x86, VisWS: build fixIngo Molnar
2008-07-10arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it s...Daniel Guilak
2008-07-10x86, VisWS: turn into generic arch, clean upIngo Molnar
2008-07-10x86, VisWS: turn into generic arch, clean upIngo Molnar
2008-07-10x86, VisWS: turn into generic arch, IO-APIC setup fixIngo Molnar
2008-07-10x86, VisWS: turn into generic arch, flip over VISWS to generic archIngo Molnar
2008-07-10x86, VisWS: turn into generic arch, copy visws filesIngo Molnar
2008-07-10x86, VisWS: turn into generic arch, make VisWS boot on a regular PCIngo Molnar
2008-07-10x86: add early quirk supportIngo Molnar
2008-07-10x86 microcode: firmware data is constGreg Kroah-Hartman
2008-07-10Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar
2008-07-10x86: I/O APIC: Add a 64-bit variation of replace_pin_at_irq()Maciej W. Rozycki
2008-07-10Revert "x86: fix IO APIC breakage on HP nx6325"Ingo Molnar
2008-07-10Revert "x86: fix IO APIC breakage on HP nx6325, v2"Ingo Molnar
2008-07-10x86: make e820_end return end_of_ram again for 64bitYinghai Lu
2008-07-10x86, acpi: merge __acpi_map_tableYinghai Lu
2008-07-10Merge branch 'linus' into core/printkIngo Molnar
2008-07-09Merge branch 'x86/unify-lib' into x86/coreIngo Molnar
2008-07-09x86: e820 memmap - add checking for NULL early paramCyrill Gorcunov
2008-07-09x86: smpboot maxcpus - add checking for NULL early paramCyrill Gorcunov