aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge commit 'v3.0.31' into android-3.0Todd Poynor2012-05-081-14/+20
|\ \ | |/
| * x86, apic: APIC code touches invalid MSR on P5 class machinesBryan O'Donoghue2012-05-071-14/+20
* | Merge linux-stable 3.0.28 into android-3.0Todd Poynor2012-04-1922-125/+293
|\ \ | |/
| * iommu/amd: Make sure IOMMU interrupts are re-enabled on resumeJoerg Roedel2012-04-131-7/+17
| * sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi2012-04-131-1/+2
| * Revert "x86/ioapic: Add register level checks to detect bogus io-apic entries"Greg Kroah-Hartman2012-04-131-32/+8
| * x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel2012-04-131-0/+60
| * x86, tls: Off by one limit checkDan Carpenter2012-04-021-2/+2
| * x86, tsc: Skip refined tsc calibration on systems with reliable TSCAlok Kataria2012-04-021-0/+10
| * x86-32: Fix endless loop when processing signals for kernel tasksDmitry Adamushko2012-04-021-7/+10
| * mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli2012-04-021-0/+2
| * x86/ioapic: Add register level checks to detect bogus io-apic entriesSuresh Siddha2012-04-021-8/+32
| * x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processorsAndreas Herrmann2012-02-291-8/+36
| * i387: re-introduce FPU state preloading at context switch timeLinus Torvalds2012-02-293-25/+40
| * i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds2012-02-292-7/+6
| * i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds2012-02-292-3/+16
| * i387: do not preload FPU state at task switch timeLinus Torvalds2012-02-293-67/+11
| * i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds2012-02-292-2/+2
| * i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds2012-02-292-8/+3
| * i387: make irq_fpu_usable() tests more robustLinus Torvalds2012-02-291-0/+1
| * i387: math_state_restore() isn't called from asmLinus Torvalds2012-02-291-3/+3
| * x86/microcode_amd: Add support for CPU family specific container filesAndreas Herrmann2012-02-031-2/+22
| * x86, UV: Update Boot messages for SGI UV2 platformJack Steiner2012-01-251-1/+6
| * x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas2012-01-251-0/+31
| * x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf2011-12-211-7/+14
| * perf/x86: Fix PEBS instruction unwindPeter Zijlstra2011-12-091-1/+5
| * x86: Fix "Acer Aspire 1" reboot hangPeter Chubb2011-12-091-2/+11
| * x86/mpparse: Account for bus types other than ISA and PCIBjorn Helgaas2011-12-091-1/+1
| * iommu/amd: Fix wrong shift directionJoerg Roedel2011-11-111-1/+1
| * apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatchesJan Beulich2011-11-112-12/+18
| * x86: Fix compilation bug in kprobes' twobyte_is_boostableJosh Stone2011-11-111-1/+3
| * x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner2011-11-111-2/+5
* | Merge commit 'v3.0.8' into android-3.0Colin Cross2011-10-276-14/+42
|\ \ | |/
| * perf, x86: Add model 45 SandyBridge supportYouquan Song2011-10-031-0/+1
| * iommu/amd: Make sure iommu->need_sync contains correct valueJoerg Roedel2011-10-031-3/+10
| * iommu/amd: Don't take domain->lock recursivlyJoerg Roedel2011-10-031-5/+0
| * x86, perf: Check that current->mm is alive before getting user callchainAndrey Vagin2011-10-031-0/+3
| * x86, UV: Remove UV delay in starting slave cpusJack Steiner2011-08-291-1/+0
| * x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha2011-08-291-0/+23
| * x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS messageLen Brown2011-08-291-5/+5
* | Merge commit 'v3.0.1' into android-3.0Colin Cross2011-08-103-0/+22
|\ \ | |/
| * kexec, x86: Fix incorrect jump back address if not preserving contextHuang Ying2011-08-042-0/+4
| * x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIASLen Brown2011-08-041-0/+18
* | Merge commit 'v3.0' into android-3.0Colin Cross2011-08-101-0/+24
|\ \ | |/
| * x86: Make Dell Latitude E6420 use reboot=pciH. Peter Anvin2011-07-211-0/+8
| * x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman2011-07-211-0/+8
| * x86. reboot: Make Dell Latitude E6320 use reboot=pciMaxime Ripard2011-07-121-0/+8
* | Move x86_64 idle notifiers to genericTodd Poynor2011-07-151-16/+2
|/
* x86, suspend: Restore MISC_ENABLE MSR in realmode wakeupKees Cook2011-07-063-0/+26
* x86, reboot: Acer Aspire One A110 reboot quirkPeter Chubb2011-07-051-0/+8