aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2011-06-21Merge branches 'amd/transparent-bridge' and 'core'Joerg Roedel
2011-06-21iommu/amd: Move missing parts to drivers/iommuJoerg Roedel
2011-06-21x86: amd_iommu: move to drivers/iommu/Ohad Ben-Cohen
2011-06-16x86, microcode, AMD: Fix section header size checkBorislav Petkov
2011-06-16x86, mce: Use mce_sysdev_ prefix to group functionsHidetoshi Seto
2011-06-16x86, mce: Use mce_chrdev_ prefix to group functionsHidetoshi Seto
2011-06-16x86, mce: Cleanup mce_read()Hidetoshi Seto
2011-06-16x86, mce: Cleanup mce_create()/remove_device()Hidetoshi Seto
2011-06-16x86, mce: Check the result of ancient_init()Hidetoshi Seto
2011-06-16x86, mce: Introduce mce_gather_info()Hidetoshi Seto
2011-06-16x86, mce: Replace MCM_ with MCI_MISC_Hidetoshi Seto
2011-06-16x86, mce: Replace MCE_SELF_VECTOR by irq_workHidetoshi Seto
2011-06-16x86, mce, severity: Clean up trivial coding style problemsHidetoshi Seto
2011-06-16x86, mce, severity: Cleanup severity tableHidetoshi Seto
2011-06-16x86, mce, severity: Make formatting a bit more readableHidetoshi Seto
2011-06-16x86, mce, severity: Fix two severities table signaturesTony Luck
2011-06-15x86, microcode, AMD: Correct buf referencesBorislav Petkov
2011-06-14x86: Swap save_stack_trace_regs parametersMasami Hiramatsu
2011-06-14x86 idle: APM requires pm_idle/default_idle unconditionally when a moduleAndy Whitcroft
2011-06-14Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-06-14x86/amd-iommu: Store device alias as dev_data pointerJoerg Roedel
2011-06-14x86/amd-iommu: Search for existind dev_data before allocting a new oneJoerg Roedel
2011-06-14x86/amd-iommu: Allow dev_data->alias to be NULLJoerg Roedel
2011-06-14x86/amd-iommu: Use only dev_data in low-level domain attach/detach functionsJoerg Roedel
2011-06-14x86/amd-iommu: Use only dev_data for dte and iotlb flushing routinesJoerg Roedel
2011-06-14x86/amd-iommu: Store ATS state in dev_dataJoerg Roedel
2011-06-14x86/amd-iommu: Store devid in dev_dataJoerg Roedel
2011-06-14x86/amd-iommu: Introduce global dev_data_listJoerg Roedel
2011-06-14x86/amd-iommu: Remove redundant device_flush_dte() callsJoerg Roedel
2011-06-14x86/uv/x2apic: update for change in pci bridge handling.Dave Airlie
2011-06-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-13Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git...Linus Torvalds
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-06-09exec: delay address limit change until point of no returnMathias Krause
2011-06-09x86: devicetree: Add missing early_init_dt_setup_initrd_arch stubFlorian Fainelli
2011-06-09x86: i8253: Consolidate definitions of global_clock_eventRalf Baechle
2011-06-09i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle
2011-06-08Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar
2011-06-08x86: cpu-hotplug: Prevent softirq wakeup on wrong CPUThomas Gleixner
2011-06-08x86/devicetree: Use generic PCI <-> OF matchingBenjamin Herrenschmidt
2011-06-07x86/amd-iommu: Fix boot crash with hidden PCI devicesJoerg Roedel
2011-06-07x86-64: Emulate legacy vsyscallsAndy Lutomirski
2011-06-06x86/amd-iommu: Use only per-device dma_opsJoerg Roedel
2011-06-06x86/amd-iommu: Fix 3 possible endless loopsJoerg Roedel
2011-06-06x86-64: Fill unused parts of the vsyscall page with 0xccAndy Lutomirski
2011-06-06x86-64: Remove vsyscall number 3 (venosys)Andy Lutomirski
2011-06-05x86-64: Map the HPET NXAndy Lutomirski
2011-06-05x86-64: Remove kernel.vsyscall64 sysctlAndy Lutomirski
2011-06-05x86-64: Give vvars their own pageAndy Lutomirski