aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | iommu/vt-d: Convert free_irte into a remap_ops callbackJoerg Roedel2012-05-07
| | * | | | | | | | | | | | | | iommu/vt-d: Convert IR set_affinity function to remap_opsJoerg Roedel2012-05-07
| | * | | | | | | | | | | | | | iommu/vt-d: Convert IR ioapic-setup to use remap_opsJoerg Roedel2012-05-07
| | * | | | | | | | | | | | | | iommu/vt-d: Convert missing apic.c intr-remapping call to remap_opsJoerg Roedel2012-05-07
| | * | | | | | | | | | | | | | iommu/vt-d: Make intr-remapping initialization genericJoerg Roedel2012-05-07
| | | |_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2012-05-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | x86/mce: Only restart instruction after machine check recovery if it is safeTony Luck2012-05-14
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| | | | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \ \ \
*---. \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds2012-05-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / | | | |/| | | / / / / / / / / / | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | / / / / / / / | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | / / / / | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | x86: Fix section annotation of acpi_map_cpu2node()Jan Beulich2012-05-08
| | * | | | | | | | | | | x86/microcode: Ensure that module is only loaded on supported Intel CPUsSrivatsa S. Bhat2012-05-07
| | |/ / / / / / / / / /
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-09
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | KVM: Do not take reference to mm during async #PFGleb Natapov2012-05-06
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-08
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bitTejun Heo2012-05-08
* | | | | | | | | | | | IA32 emulation: Fix build problem for modular ia32 a.out supportLarry Finger2012-05-06
| |_|_|/ / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | x86/amd: Re-enable CPU topology extensions in case BIOS has disabled itAndreas Herrmann2012-04-27
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | x86/apic: Use x2apic physical mode based on FADT settingGreg Pearson2012-04-25
* | | | | | | | | | Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Ingo Molnar2012-04-25
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | x86, intel_cacheinfo: Fix error return code in amd_set_l3_disable_slot()Srivatsa S. Bhat2012-04-19
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse...Konrad Rzeszutek Wilk2012-04-23
* | | | | | | | | ACPI: Convert wake_sleep_flags to a value instead of functionKonrad Rzeszutek Wilk2012-04-23
* | | | | | | | | x86, apic: APIC code touches invalid MSR on P5 class machinesBryan O'Donoghue2012-04-18
* | | | | | | | | i387: ptrace breaks the lazy-fpu-restore logicOleg Nesterov2012-04-16
* | | | | | | | | x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()Andreas Herrmann2012-04-16
* | | | | | | | | x86/amd: Remove broken links from comment and kernel messageAndreas Herrmann2012-04-16
* | | | | | | | | Merge tag 'microcode-fix-for-3.4' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-04-14
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | x86, microcode: Ensure that module is only loaded on supported AMD CPUsAndreas Herrmann2012-04-13
| * | | | | | | | x86, microcode: Fix sysfs warning during module unload on unsupported CPUsAndreas Herrmann2012-04-13
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-04-12
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | x86: vsyscall: Use NULL instead 0 for a pointer argumentEmil Goode2012-04-06
* | | | | | | | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-04-07
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: Resolve RCU vs. async page fault problemGleb Natapov2012-04-05
* | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
* | | | | | | | | | Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-04
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel2012-03-29
* | | | | | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-04
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-28
* | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-04-04
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | perf/x86/p4: Add format attributesPeter Zijlstra2012-04-03
* | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-04-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | / / / / / / / | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown2012-03-30
| * | | | | | | | | | | Merge branch 'linus' into x86/urgentIngo Molnar2012-03-30
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | x86: Preserve lazy irq disable semantics in fixup_irqs()Liu, Chuansheng2012-03-29
* | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-31
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'linus' into perf/urgentIngo Molnar2012-03-26
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | perf: Fix mmap_page capabilities and docsPeter Zijlstra2012-03-23
| * | | | | | | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-03-23
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | perf: Adding sysfs group format attribute for pmu deviceJiri Olsa2012-03-16
* | | | | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | |