summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* x86: Fix code patching for paravirt-alternatives on 486Ben Hutchings2009-09-101-3/+13
* x86: Fix CPU llc_shared_map information for AMD Magny-CoursAndreas Herrmann2009-09-031-0/+1
* x86: Move kernel_fpu_using to irq_fpu_usable in asm/i387.hHuang Ying2009-09-011-0/+8
* Merge branch 'x86/paravirt' into x86/cpuIngo Molnar2009-09-012-711/+722
|\
| * x86/paravirt: split paravirt definitions into paravirt_types.hJeremy Fitzhardinge2009-06-172-710/+721
* | x86, msr: Export the register-setting MSR functions via /dev/*/msrH. Peter Anvin2009-08-311-2/+8
* | x86, msr: Create _on_cpu helpers for {rw,wr}msr_safe_regs()H. Peter Anvin2009-08-311-4/+14
* | x86, msr: Have the _safe MSR functions return -EIO, not -EFAULTH. Peter Anvin2009-08-311-2/+2
* | x86, asm: Make _ASM_EXTABLE() usable from assembly codeH. Peter Anvin2009-08-311-1/+9
* | x86, asm: Add 32-bit versions of the combined CFI macrosH. Peter Anvin2009-08-311-1/+17
* | x86, msr: Rewrite AMD rd/wrmsr variantsBorislav Petkov2009-08-312-23/+41
* | x86, msr: Add rd/wrmsr interfaces with preset registersBorislav Petkov2009-08-312-0/+29
* | x86: add specific support for Intel Atom architectureTobias Doerffel2009-08-231-0/+2
* | x86: Fix UV BAU destination subnode idCliff Wickman2009-08-151-1/+1
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-043-4/+18
|\ \
| * | x86, UV: Fix macros for accessing large node numbersJack Steiner2009-08-041-1/+1
| * | x86, UV: Handle missing blade-local memory correctlyJack Steiner2009-08-041-0/+7
| * | x86: fix assembly constraints in native_save_fl()H. Peter Anvin2009-08-031-1/+7
| * | x86: Make 64-bit efi_ioremap use ioremap on MMIO regionsPaul Mackerras2009-08-031-2/+3
* | | lguest: update commentryRusty Russell2009-07-301-4/+4
* | | lguest: fix comment styleRusty Russell2009-07-302-7/+6
|/ /
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-272-7/+7
|\ \
| * | x86: Fix movq immediate operand constraints in uaccess.hH. Peter Anvin2009-07-201-2/+2
| * | x86: Fix movq immediate operand constraints in uaccess_64.hUros Bizjak2009-07-201-5/+5
* | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-271-3/+22
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-07-171-0/+2
|\ \
| * | x86/pci: insert ioapic resource before assigning unassigned resourcesYinghai Lu2009-07-101-0/+2
* | | lguest: fix journeyMatias Zabaljauregui2009-07-171-1/+1
* | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-07-103-136/+93
|\ \ \
| * | | x86: atomic64: Inline atomic64_read() againEric Dumazet2009-07-041-0/+22
| * | | x86: atomic64: Improve atomic64_xchg()Ingo Molnar2009-07-031-9/+0
| * | | x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPPPaul Mackerras2009-07-032-11/+47
| * | | x86: atomic64: Make atomic_read() type-safeIngo Molnar2009-07-031-1/+4
| * | | x86: atomic64: Move the 32-bit atomic64_t implementation to a .c fileIngo Molnar2009-07-031-117/+20
| * | | x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit tooEric Dumazet2009-07-031-1/+1
| * | | perf_counter: Ignore the nmi call frames in the x86-64 backtracesFrederic Weisbecker2009-07-011-0/+2
* | | | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-1/+1
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-091-0/+4
|\ \ \
| * | | memory barrier: adding smp_mb__after_lockJiri Olsa2009-07-091-0/+4
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-063-10/+5
|\ \ \ \
| * | | | x86: Remove unused function lapic_watchdog_ok()Jaswinder Singh Rajput2009-07-031-1/+0
| * | | | x86: Fix fixmap page order for FIX_TEXT_POKE0,1Mathieu Desnoyers2009-07-031-2/+2
| * | | | x86: Remove double declaration of MSR_P6_EVNTSEL0 and MSR_P6_EVNTSEL1Jaswinder Singh Rajput2009-07-011-4/+0
| * | | | x86: Fix fixmap orderingJan Beulich2009-07-011-3/+3
* | | | | x86: fix power-of-2 round_up/round_down macrosLinus Torvalds2009-07-021-2/+9
* | | | | Fix pci_unmap_addr() et al on i386.David Woodhouse2009-07-011-1/+1
| |_|/ / |/| | |
* | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-301-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | perf_counter, x86: Add mmap counter read supportPeter Zijlstra2009-06-251-0/+3
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-282-3/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | x86, setup: correct include file in <asm/boot.h>H. Peter Anvin2009-06-251-2/+2
OpenPOWER on IntegriCloud