summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2008-07-12x86_64: fix delayed signalsRoland McGrath
2008-07-12x86: remove conflicting nx6325 and nx6125 quirksRafael J. Wysocki
2008-07-11x86/pci: Changing subsystem init for viswsRobert Richter
2008-07-11x86/pci: renaming numa into numaqRobert Richter
2008-07-11x86/pci: renamed: numa.c -> numaq_32.cRobert Richter
2008-07-11x86/pci: Changing subsystem initialization order for NUMARobert Richter
2008-07-11x86/pci: Removing pci-y in MakefileRobert Richter
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: vdso32 cleanup using feature flagsJeremy Fitzhardinge
2008-07-11x86_64: add pseudo-features for 32-bit compat syscallJeremy Fitzhardinge
2008-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
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-11Merge branch 'linus' into core/rcuIngo Molnar
2008-07-11x86: introduce max_low_pfn_mapped for 64-bitYinghai Lu
2008-07-11x86: reserve SLITYinghai Lu
2008-07-11x86: e820: user-defined memory maps: remove the range instead of update it to...Yinghai Lu
2008-07-10x86: fix compile error in current tip.gitJeremy Fitzhardinge
2008-07-10Support for LCD on e740 e750 e400 and e800 e-series PDAsIan Molton
2008-07-10E-series UDC supportIan Molton
2008-07-10Add e350 supportIan Molton
2008-07-10Fix broken e-series buildIan Molton
2008-07-10Merge branches 'pxa-ezx', 'pxa-magician' and 'pxa-palm' into pxaRussell King
2008-07-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-10x86, VisWS: fix pci_direct_conf1 dependencyIngo Molnar
2008-07-10x86, VisWS: build fixIngo Molnar
2008-07-10x86: remove duplicate call to use_tsc_delayGlauber Costa
2008-07-10x86, VisWS: build fixIngo Molnar