summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2013-09-04Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-04Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2013-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-04Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-09-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-09-04Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-02lockref: implement lockless reference count updates using cmpxchg()Linus Torvalds
2013-09-01x86, smap: Handle csum_partial_copy_*_user()H. Peter Anvin
2013-08-29x86, doc: Update uaccess.h comment to reflect clang changesH. Peter Anvin
2013-08-29x86, asm: Fix a compilation issue with clangJan-Simon Möller
2013-08-29x86, asm: Extend definitions of _ASM_* with a raw formatJan-Simon Möller
2013-08-29Merge branch 'linus' into perf/coreIngo Molnar
2013-08-27drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski
2013-08-26Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-08-26kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocksSrivatsa Vaddagiri
2013-08-22Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki
2013-08-21Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman
2013-08-21crypto: xor - Check for osxsave as well as avx in crypto/xorJohn Haxby
2013-08-20x86/ioapic/kcrash: Prevent crash_kexec() from deadlocking on ioapic_lockYoshihiro YUNOMAE
2013-08-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-08-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-08-14kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisorSrivatsa Vaddagiri
2013-08-14Merge tag 'amd_ucode_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2013-08-14x86: avoid remapping data in parse_setup_data()Linn Crosetto
2013-08-14mm: save soft-dirty bits on file pagesCyrill Gorcunov
2013-08-14mm: save soft-dirty bits on swapped pagesCyrill Gorcunov
2013-08-13sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov
2013-08-12Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2013-08-12x86, microcode, AMD: Fix early microcode loadingTorsten Kaiser
2013-08-12Merge branch 'x86/mce' into x86/rasIngo Molnar
2013-08-12PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni
2013-08-09x86: Don't clear olpc_ofw_header when sentinel is detectedDaniel Drake
2013-08-09xen: Support 64-bit PV guest receiving NMIsKonrad Rzeszutek Wilk
2013-08-09x86, ticketlock: Add slowpath logicJeremy Fitzhardinge
2013-08-09x86, pvticketlock: When paravirtualizing ticket locks, increment by 2Jeremy Fitzhardinge
2013-08-09x86, pvticketlock: Use callee-save for lock_spinningJeremy Fitzhardinge
2013-08-09x86, ticketlock: Collapse a layer of functionsJeremy Fitzhardinge
2013-08-09x86, spinlock: Replace pv spinlocks with pv ticketlocksJeremy Fitzhardinge
2013-08-08x86, relocs: Move ELF relocation handling to CKees Cook
2013-08-07nEPT: Nested INVEPTNadav Har'El
2013-08-07nEPT: Add nEPT violation/misconfigration supportYang Zhang
2013-08-07x86/jump-label: Use best default nops for inital jump label callsSteven Rostedt
2013-08-06x86, asmlinkage, vdso: Mark vdso variables __visibleAndi Kleen
2013-08-06x86, asmlinkage: Make 64bit checksum functions visibleAndi Kleen
2013-08-06x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt opsAndi Kleen
2013-08-06x86, asmlinkage: Make several variables used from assembler/linker script vis...Andi Kleen
2013-08-06x86, asmlinkage: Make kprobes code visible and fix assembler codeAndi Kleen
2013-08-06x86, asmlinkage: Make various syscalls asmlinkageAndi Kleen