aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAge
* x86-32, fpu: Fix FPU exception handling on non-SSE systemsHans Rosenfeld2011-04-06
* x86: Stop including <linux/delay.h> in two asm header filesJean Delvare2011-03-29
* percpu: Omit segment prefix in the UP case for cmpxchg_doubleChristoph Lameter2011-03-27
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-03-24
|\
| * Merge branch 'linus' into releaseLen Brown2011-03-23
| |\
| * \ Merge commit 'v2.6.38' into releaseLen Brown2011-03-23
| |\ \
| * \ \ Merge branch 'acpica' into releaseLen Brown2011-03-18
| |\ \ \
| * | | | ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()Rafael J. Wysocki2011-02-24
| * | | | ACPI / PM: Drop acpi_restore_state_mem()Rafael J. Wysocki2011-02-24
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-23
|\ \ \ \ \
| * | | | | x86: add context tag to mark mm when running a task in 32-bit compatibility modeStephen Wilson2011-03-23
* | | | | | remove dma64_addr_tFUJITA Tomonori2011-03-23
* | | | | | bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-23
* | | | | | bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-23
* | | | | | bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-23
| |_|_|_|/ |/| | | |
* | | | | x86: allow CONFIG_ISA_DMA_API to be disabledDavid Rientjes2011-03-22
* | | | | add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-22
* | | | | mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-22
|/ / / /
* | | | introduce sys_syncfs to sync a single file systemSage Weil2011-03-21
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-18
|\ \ \ \
| * | | | x86: Flush TLB if PGD entry is changed in i386 PAE modeShaohua Li2011-03-18
| * | | | x86, dumpstack: Correct stack dump info when frame pointer is availableNamhyung Kim2011-03-18
| * | | | x86: Fix common misspellingsLucas De Marchi2011-03-18
| * | | | Merge branch 'linus' into x86/urgentIngo Molnar2011-03-18
| |\ \ \ \
* | | | | | KVM: MMU: cleanup pte write pathXiao Guangrong2011-03-17
* | | | | | KVM: emulator: Fix io permission checking for 64bit guestGleb Natapov2011-03-17
* | | | | | KVM: MMU: do not record gfn in kvm_mmu_pte_writeXiao Guangrong2011-03-17
* | | | | | KVM: x86: Convert tsc_write_lock to raw_spinlockJan Kiszka2011-03-17
* | | | | | KVM: Convert kvm_lock to raw_spinlockJan Kiszka2011-03-17
* | | | | | KVM: x86 emulator: vendor specific instructionsAvi Kivity2011-03-17
* | | | | | KVM: x86: handle guest access to BBL_CR_CTL3 MSRjohn cooper2011-03-17
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-16
|\| | | | |
| * | | | | Merge branch 'x86/amd-nb' into x86/urgentIngo Molnar2011-03-16
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | x86, amd-nb: Misc cleanliness fixesBorislav Petkov2011-03-03
* | | | | | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-03-16
|\ \ \ \ \ \
| * | | | | | x86, reboot: Move the real-mode reboot code to an assembly fileH. Peter Anvin2011-02-18
| * | | | | | x86: Make the GDT_ENTRY() macro in <asm/segment.h> safe for assemblyH. Peter Anvin2011-02-18
| * | | | | | x86, trampoline: Use the unified trampoline setup for ACPI wakeupH. Peter Anvin2011-02-18
* | | | | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-16
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | percpu, x86: Add arch-specific this_cpu_cmpxchg_double() supportChristoph Lameter2011-02-28
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-15
|\ \ \ \ \ \ \
| * | | | | | | x86: Clean up apic.c and apic.hHenrik Kretzschmar2011-03-11
| * | | | | | | x86: dt: Cleanup local apic setupThomas Gleixner2011-02-25
| * | | | | | | x86: dt: Fix OLPC=y/INTEL_CE=n buildSebastian Andrzej Siewior2011-02-24
| * | | | | | | x86: ioapic: Add OF bindings for IO_APICSebastian Andrzej Siewior2011-02-23
| * | | | | | | x86: dtb: Add support for PCI devices backed by dtb nodesSebastian Andrzej Siewior2011-02-23
| * | | | | | | x86: dtb: Add early parsing of IO_APICSebastian Andrzej Siewior2011-02-23
| * | | | | | | x86: dtb: Add irq domain abstractionSebastian Andrzej Siewior2011-02-23
| * | | | | | | x86: Add device tree supportSebastian Andrzej Siewior2011-02-23
| * | | | | | | x86: e820: Remove conditional early mapping in parse_e820_extSebastian Andrzej Siewior2011-02-23