compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
[pandora-kernel.git] / arch / x86 / kernel /
2013-10-26 Masoud Sharbianix86/reboot: Add quirk to make Dell C6100 use reboot...
2013-09-10 Radu Carageax86 get_unmapped_area: Access mmap_legacy_base through...
2013-09-10 H.J. Lux86, fpu: correct the asm constraints for fxsave, unbre...
2013-06-19 Kees Cookx86: Fix typo in kexec register clearing
2013-05-30 Li Feix86: Eliminate irq_mis_count counted in arch_irq_stat
2013-05-13 Stephane Eranianperf/x86: Fix offcore_rsp valid mask for SNB/IVB
2013-04-25 Boris Ostrovskyx86, mm: Patch out arch_flush_lazy_mmu_mode() when...
2013-03-27 Linus Torvaldsperf,x86: fix wrmsr_on_cpu() warning on suspend/resume
2013-03-27 Stephane Eranianperf,x86: fix kernel crash with PEBS/BTS after suspend...
2013-03-06 H. Peter Anvinx86: Make sure we can boot in the case the BDA contains...
2013-03-06 Olaf Heringx86: Hyper-V: register clocksource only if its advertised
2013-03-06 Stoney Wangx86/apic: Work around boot failure on HP ProLiant DL980...
2013-03-06 Greg Pearsonx86/apic: Use x2apic physical mode based on FADT setting
2013-02-20 Oleg Nesterovptrace: ensure arch_ptrace/ptrace_request can never...
2013-02-20 Oleg Nesterovptrace/x86: Partly fix set_task_blockstep()->update_deb...
2013-02-20 Oleg Nesterovptrace/x86: Introduce set_task_blockstep() helper
2013-02-06 Kees Cookx86: Use enum instead of literals for trap values
2013-02-06 H. Peter Anvinx86/Sandy Bridge: Sandy Bridge workaround depends on...
2013-02-06 H. Peter Anvinx86/Sandy Bridge: mark arrays in __init functions as...
2013-02-06 Jesse Barnesx86/Sandy Bridge: reserve pages when integrated graphic...
2013-02-06 Matt Flemingefi: Make 'efi_enabled' a function to query EFI facilities
2013-02-06 Alan Coxx86/msr: Add capabilities check
2013-02-06 Andrew Cooperxen: Fix stack corruption in xen_failsafe_callback...
2013-01-03 Jan Beulichx86: hpet: Fix masking of MSI interrupts
2012-12-06 Boris Ostrovskyx86, microcode, AMD: Add support for family 16h processors
2012-12-06 H. Peter Anvinx86-32: Export kernel_stack_pointer() for modules
2012-12-06 Robert Richterx86-32: Fix invalid stack address while in softirq
2012-12-06 Andre Przywarax86, amd: Disable way access filter on Piledriver CPUs
2012-12-06 Fenghua Yux86, mce, therm_throt: Don't report power limit and...
2012-12-06 Jacob Shinx86: Exclude E820_RESERVED regions and memory holes...
2012-11-16 Len Brownx86: Remove the ancient and deprecated disable_hlt...
2012-10-30 David Vrabelxen/x86: don't corrupt %eip when returning from a signa...
2012-10-10 Avi Kivityx86/alternatives: Fix p6 nops on non-modular kernels
2012-08-09 Alan Coxx86, nops: Missing break resulting in incorrect selecti...
2012-08-04 Kevin Winchesterx86: Simplify code by removing a !SMP #ifdefs from...
2012-08-02 Borislav Petkovx86, microcode: Sanitize per-cpu microcode reloading...
2012-08-02 Shuah Khanx86, microcode: microcode_core.c simple_strtoul cleanup
2012-07-25 Zhang RuiACPI, x86: fix Dell M6600 ACPI reboot regression via DMI
2012-07-25 Feng TangACPI: Add a quirk for "AMILO PRO V2030" to ignore the...
2012-07-25 Feng TangACPI: Remove one board specific WARN when ignoring...
2012-07-25 Feng TangACPI: Make acpi_skip_timer_override cover all source_ir...
2012-07-04 H. Peter Anvinx86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_...
2012-06-19 Andreas Herrmannx86/amd: Re-enable CPU topology extensions in case...
2012-06-19 Borislav Petkovx86, MCE, AMD: Make APIC LVT thresholding interrupt...
2012-05-30 Tony Luckx86/mce: Fix check for processor context when machine...
2012-05-30 Andi KleenMCE: Fix vm86 handling for 32bit mce handler
2012-05-30 Robert Richterperf/x86: Update event scheduling constraints for AMD...
2012-05-11 Tejun Heopercpu, x86: don't use PMD_SIZE as embedded atom_size...
2012-05-11 Bryan O'Donoghuex86, apic: APIC code touches invalid MSR on P5 class...
2012-05-11 Andreas Herrmannx86, microcode: Fix sysfs warning during module unload...
2012-04-13 Salman Qazisched/x86: Fix overflow in cyc2ns_offset
2012-04-13 Greg Kroah-HartmanRevert "x86/ioapic: Add register level checks to detect...
2012-04-13 Jason Wesselx86,kgdb: Fix DEBUG_RODATA limitation using text_poke()
2012-04-02 Dan Carpenterx86, tls: Off by one limit check
2012-04-02 Alok Katariax86, tsc: Skip refined tsc calibration on systems with...
2012-04-02 Dmitry Adamushkox86-32: Fix endless loop when processing signals for...
2012-04-02 Andrea Arcangelimm: thp: fix pmd_bad() triggering in code paths holding...
2012-04-02 Suresh Siddhax86/ioapic: Add register level checks to detect bogus...
2012-03-19 Peter Zijlstraperf/x86: Fix local vs remote memory events for NHM/WSM
2012-03-12 Joerg Roedelperf/x86/kvm: Fix Host-Only/Guest-Only counting with...
2012-03-01 Andreas Herrmannx86/amd: Fix L1i and L2 cache sharing information for...
2012-02-27 Linus Torvaldsi387: re-introduce FPU state preloading at context...
2012-02-27 Linus Torvaldsi387: move TS_USEDFPU flag from thread_info to task_struct
2012-02-27 Linus Torvaldsi387: move AMD K7/K8 fpu fxsave/fxrstor workaround...
2012-02-27 Linus Torvaldsi387: do not preload FPU state at task switch time
2012-02-27 Linus Torvaldsi387: don't ever touch TS_USEDFPU directly, use helper...
2012-02-27 Linus Torvaldsi387: fix x86-64 preemption-unsafe user stack save...
2012-02-27 Linus Torvaldsi387: make irq_fpu_usable() tests more robust
2012-02-27 Linus Torvaldsi387: math_state_restore() isn't called from asm
2012-02-03 Andreas Herrmannx86/microcode_amd: Add support for CPU family specific...
2012-01-26 Jack Steinerx86, UV: Update Boot messages for SGI UV2 platform
2012-01-26 Bjorn Helgaasx86/PCI: amd: factor out MMCONFIG discovery
2012-01-04 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-01-02 Linus TorvaldsMerge branch 'devicetree/merge' of git://git.secretlab...
2011-12-31 Linus TorvaldsMerge branch 'fix/asoc' of git://git./linux/kernel...
2011-12-30 Linus TorvaldsMerge branch 'fixes' of ftp.arm.linux.org.uk/pub/linux...
2011-12-30 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-30 Linus TorvaldsMerge branch 'v3.2-samsung-fixes-4' of git://git./linux...
2011-12-30 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2011-12-30 Linus TorvaldsMerge branch 'iommu/fixes' of git://git./linux/kernel...
2011-12-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2011-12-30 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2011-12-26 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2011-12-24 David S. MillerMerge branch 'nf' of git://1984.lsi.us.es/net
2011-12-24 Linus TorvaldsMerge tag 'writeback' of git://git./linux/kernel/git...
2011-12-23 Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2011-12-23 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-12-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-23 David S. MillerMerge branch 'nf' of git://1984.lsi.us.es/net
2011-12-23 Robert Richterperf/x86: Fix raw_spin_unlock_irqrestore() usage
2011-12-22 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-12-22 Linus TorvaldsMerge branch 'usb-linus' of git://git./linux/kernel...
2011-12-22 Linus TorvaldsMerge branch 'upstream-linus' of git://github.com/jgarz...
2011-12-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2011-12-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next