aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAge
* 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
|\
| * 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
| | * | Merge branch 'linus' into x86/urgentIngo Molnar2011-05-26
| | |\ \
| | * | | x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink ...Richard Kennedy2011-05-25
| | * | | x86, UV: Clean up uv_tlb.cCliff Wickman2011-05-25
| | * | | x86, UV: Add support for SGI UV2 hub chipJack Steiner2011-05-25
| | * | | x86, cpufeature: Update CPU feature RDRND to RDRANDKees Cook2011-05-24
| * | | | Merge branch 'setns'Linus Torvalds2011-05-28
| |\ \ \ \
| | * | | | ns: Wire up the setns system callEric W. Biederman2011-05-28
| | | |/ / | | |/| |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-27
| |\ \ \ \
| | * | | | PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki2011-05-24
| * | | | | kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger2011-05-26
| * | | | | x86: convert to asm-generic ptrace.hMike Frysinger2011-05-26
| * | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-26
| |\ \ \ \ \
| | * | | | | x86-64: Move vread_tsc into a new file with sensible optionsAndy Lutomirski2011-05-24
| | * | | | | x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski2011-05-24
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds2011-05-26
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer2011-05-26
| * | | | | | x86: remove 32-bit versions of readq()/writeq()Roland Dreier2011-05-25
| | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-24
| |\ \ \ \ \
| | * | | | | percpu: Avoid extra NOP in percpu_cmpxchg16b_doubleEric Dumazet2011-03-28
| * | | | | | x86: Get rid of asmregparmRichard Weinberger2011-05-24
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-05-23
| |\ \ \ \ \
| | * | | | | x86/PCI: Remove dma32_reserve_bootmemYinghai Lu2011-05-10
| * | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-23
| |\ \ \ \ \ \
| | * | | | | | x86, apic: Make apic drivers staticSuresh Siddha2011-05-22
| | * | | | | | x86, apic: Clean up bigsmp apic selection codeSuresh Siddha2011-05-22
| | * | | | | | x86, apic: Introduce .apicdrivers section to find the list of apic driversSuresh Siddha2011-05-22
| | * | | | | | x86, x2apic: Move the common bits to x2apic.hCyrill Gorcunov2011-05-20
| | * | | | | | x86, ioapic: Consolidate gsi routing info into 'struct ioapic'Suresh Siddha2011-05-20
| | * | | | | | x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic'Suresh Siddha2011-05-20
| | * | | | | | x86, ioapic: Add struct ioapicSuresh Siddha2011-05-20
| | * | | | | | x86, ioapic: Use ioapic_saved_data while enabling intr-remappingSuresh Siddha2011-05-20
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-05-23
| |\ \ \ \ \ \
| | * | | | | | KVM: VMX: Cache vmcs segment fieldsAvi Kivity2011-05-22
| | * | | | | | KVM: x86 emulator: consolidate segment accessorsAvi Kivity2011-05-22
| | * | | | | | KVM: mmio_fault_cr2 is not usedGleb Natapov2011-05-22
| | * | | | | | KVM: SVM: Get rid of x86_intercept_map::validAvi Kivity2011-05-22