aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAge
* Merge LITMUS^RT staging (as of time of this commit).Christopher Kenna2012-09-29
|\
| * Update to improved x86 Feather-Trace triggersBjoern Brandenburg2012-06-26
| * Update PULL_TIMERS_VECTOR numberAndrea Bastoni2011-08-27
| * Fix prototype mismatching and synch syscall numbersAndrea Bastoni2011-08-27
| * Merge 'Linux v3.0' into LitmusAndrea Bastoni2011-08-27
| |\
| * \ Merge commit 'v2.6.36' into wip-merge-2.6.36Andrea Bastoni2010-10-23
| |\ \
| * | | Make C-EDF depend on x86 and SYSFSAndrea Bastoni2010-06-01
| * | | Make __ARCH_HAS_FEATHER_TRACE a proper CONFIG_ variable.Bjoern B. Brandenburg2010-05-30
| * | | Merge branch 'master' into wip-merge-2.6.34Andrea Bastoni2010-05-29
| |\ \ \
| | * | | Export shared_cpu_mapAndrea Bastoni2010-05-29
| | * | | Add Feather-Trace x86_64 architecture dependent codeAndrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add Feather-Trace x86_32 architecture dependent codeAndrea Bastoni2010-05-29
| | * | | Add support for x86_64 architectureAndrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add send_pull_timers() support for x86_32 archAndrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add LITRMUS^RT syscalls to x86_32Andrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add tracing support and hook up Litmus KConfig for x86Andrea Bastoni2010-05-29
* | | | | Apply k4412 kernel from HardKernel for ODROID-X.Christopher Kenna2012-09-28
* | | | | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2012-08-15
* | | | | x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin2012-07-16
* | | | | mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli2012-06-09
* | | | | sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi2012-04-13
* | | | | KVM: x86: fix missing checks in syscall emulationStephan Bärwolf2012-04-02
* | | | | KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"Stephan Bärwolf2012-04-02
* | | | | i387: re-introduce FPU state preloading at context switch timeLinus Torvalds2012-02-29
* | | | | i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds2012-02-29
* | | | | i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds2012-02-29
* | | | | i387: do not preload FPU state at task switch timeLinus Torvalds2012-02-29
* | | | | i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds2012-02-29
* | | | | i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds2012-02-29
* | | | | i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds2012-02-29
* | | | | i387: fix sense of sanity checkLinus Torvalds2012-02-29
* | | | | i387: make irq_fpu_usable() tests more robustLinus Torvalds2012-02-29
* | | | | i387: math_state_restore() isn't called from asmLinus Torvalds2012-02-29
* | | | | x86/uv: Fix uv_gpa_to_soc_phys_ram() shiftRuss Anderson2012-02-03
* | | | | x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas2012-01-25
* | | | | sched, x86: Avoid unnecessary overflow in sched_clockSalman Qazi2011-12-09
* | | | | apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatchesJan Beulich2011-11-11
* | | | | x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner2011-11-11
* | | | | xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich2011-08-29
* | | | | x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIASLen Brown2011-08-05
| |_|_|/ |/| | |
* | | | x86-32, NUMA: Fix boot regression caused by NUMA init unification on highmem ...Tejun Heo2011-07-01
* | | | watchdog: Intel SCU Watchdog: Fix build and remove duplicate codeJesper Juhl2011-06-28
* | | | Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-27
* | | | Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-06-20
|\ \ \ \
| * | | | KVM: Fix register corruption in pvclock_scale_deltaZachary Amsden2011-06-19
* | | | | x86, efi: Do not reserve boot services regions within reserved areasMaarten Lankhorst2011-06-18
|/ / / /
* | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-29
|\ \ \ \
| * | | | x86 idle: clarify AMD erratum 400 workaroundLen Brown2011-05-29
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-28
|\ \ \ \ \
| * | | | | x86, asm: Clean up desc.h a bitIngo Molnar2011-05-27