summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2009-11-27x86/amd-iommu: Move some pte allocation functions in the right sectionJoerg Roedel
2009-11-27x86/amd-iommu: Remove iommu parameter from dma_ops_domain_allocJoerg Roedel
2009-11-27x86/amd-iommu: Use get_device_id and check_device where appropriateJoerg Roedel
2009-11-27x86/amd-iommu: Move find_protection_domain to helper functionsJoerg Roedel
2009-11-27x86/amd-iommu: Simplify get_device_resources()Joerg Roedel
2009-11-27x86/amd-iommu: Let domain_for_device handle aliasesJoerg Roedel
2009-11-27x86/amd-iommu: Remove iommu specific handling from dma_ops pathJoerg Roedel
2009-11-27x86/amd-iommu: Remove iommu parameter from __(un)map_singleJoerg Roedel
2009-11-27x86/amd-iommu: Make alloc_new_range aware of multiple IOMMUsJoerg Roedel
2009-11-27x86/amd-iommu: Remove iommu parameter from dma_ops_domain_(un)mapJoerg Roedel
2009-11-27x86/amd-iommu: Use check_device in get_device_resourcesJoerg Roedel
2009-11-27x86/amd-iommu: Use check_device for amd_iommu_dma_supportedJoerg Roedel
2009-11-27x86/amd-iommu: Make np-cache a global flagJoerg Roedel
2009-11-27x86/amd-iommu: Reimplement flush_all_domains_on_iommu()Joerg Roedel
2009-11-27x86/amd-iommu: Reimplement amd_iommu_flush_all_domains()Joerg Roedel
2009-11-27x86/amd-iommu: Implement protection domain listJoerg Roedel
2009-11-27x86/amd-iommu: Remove iommu_flush_domain functionJoerg Roedel
2009-11-27x86/amd-iommu: Use __iommu_flush_pages for tlb flushesJoerg Roedel
2009-11-27x86/amd-iommu: Make iommu_flush_pages aware of multiple IOMMUsJoerg Roedel
2009-11-27x86/amd-iommu: Add function to complete a tlb flushJoerg Roedel
2009-11-27x86/amd-iommu: Add per IOMMU reference countingJoerg Roedel
2009-11-27x86/amd-iommu: Add an index field to struct amd_iommuJoerg Roedel
2009-11-27x86/amd-iommu: Update copyright headersJoerg Roedel
2009-11-27x86/amd-iommu: Separate internal interface definitionsJoerg Roedel
2009-11-27hw-breakpoints: Use struct perf_event_attr to define user breakpointsFrederic Weisbecker
2009-11-26x86: SGI UV: Map low MMR rangesJack Steiner
2009-11-26x86, 64-bit: Set data segments to null after switching to 64-bit modeBrian Gerst
2009-11-26x86, mce: Add __cpuinit to hotplug callback functionsHidetoshi Seto
2009-11-26x86: Limit number of per cpu TSC sync messagesMike Travis
2009-11-26x86/hw-breakpoints: Don't lose GE flag while disabling a breakpointFrederic Weisbecker
2009-11-26hw-breakpoints: Simplify error handling in breakpoint creation requestsFrederic Weisbecker
2009-11-26x86: dumpstack, 64-bit: Disable preemption when walking the IRQ/exception stacksIngo Molnar
2009-11-26x86: dumpstack: Clean up the x86_stack_ids[][] initalization and other detailsIngo Molnar
2009-11-25x86: Rename global percpu symbol dr7 to cpu_dr7Tejun Heo
2009-11-25x86: Fix iommu=soft boot optionFUJITA Tomonori
2009-11-25ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming
2009-11-24x86, mtrr: Fix sorting of mtrr after subtractingYinghai Lu
2009-11-24[CPUFREQ] Enable ACPI PDC handshake for VIA/Centaur CPUsHarald Welte
2009-11-24perf_events, x86: Fix validate_event bugStephane Eranian
2009-11-24x86: Move find_smp_config() earlier and avoid bootmem usageYinghai Lu
2009-11-24x86, platform: Change is_untracked_pat_range() to bool; cleanup initH. Peter Anvin
2009-11-23x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizesBorislav Petkov
2009-11-23x86: UV SGI: Don't track GRU space in PATJack Steiner
2009-11-23x86: UV RTC: Always enable RTC clocksourceDimitri Sivanich
2009-11-23x86: Tighten conditionals on MCE related statisticsJan Beulich
2009-11-23x86: SGI UV: Fix BAU initializationCliff Wickman
2009-11-23hw-breakpoint: Attribute authorship of hw-breakpoint related filesK.Prasad
2009-11-23x86/amd-iommu: attach devices to pre-allocated domains earlyJoerg Roedel
2009-11-23x86/amd-iommu: un__init iommu_setup_msiJoerg Roedel
2009-11-23perf events: Do not generate function trace entries in perf codeIngo Molnar