summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2011-06-16xen/setup: Fix for incorrect xen_extra_mem_start.Konrad Rzeszutek Wilk
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-15xen: When calling power_off, don't call the halt function.Tom Goetz
2011-06-15xen: support CONFIG_MAXSMPAndrew Jones
2011-06-15x86, microcode, AMD: Correct buf referencesBorislav Petkov
2011-06-15oprofile, x86: Fix nmi-unsafe callgraph supportRobert Richter
2011-06-15oprofile, x86: Fix race in nmi handler while starting countersRobert Richter
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-14drivers: iommu: move to a dedicated folderOhad Ben-Cohen
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-09xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"Stefano Stabellini
2011-06-09pcspkr: Cleanup Kconfig dependenciesRalf Baechle
2011-06-09i8253: Move remaining content and delete asm/i8253.hRalf Baechle
2011-06-09i8253: Consolidate definitions of PIT_LATCHRalf Baechle
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: Unify all kernel declarations of i8253_lockRalf Baechle
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle
2011-06-08Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
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-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds