summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-128-95/+210
|\
| * Merge branch 'linus' into sched/coreIngo Molnar2013-11-011-1/+2
| |\
| * | x86: Apply the asm_volatile_goto() compiler quirkIngo Molnar2013-10-111-1/+1
| * | Merge branch 'core/urgent' into sched/coreIngo Molnar2013-10-113-6/+6
| |\ \
| * \ \ Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-091-11/+20
| |\ \ \
| * | | | sched: Revert need_resched() to look at TIF_NEED_RESCHEDPeter Zijlstra2013-09-281-8/+0
| * | | | sched, x86: Optimize the preempt_schedule() callPeter Zijlstra2013-09-252-0/+60
| * | | | sched, x86: Provide a per-cpu preempt_count implementationPeter Zijlstra2013-09-253-4/+100
| * | | | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
| * | | | x86: Use asm goto to implement better modify_and_test() functionsPeter Zijlstra2013-09-255-92/+58
* | | | | uprobes: Introduce arch_uprobe->ixolOleg Nesterov2013-11-061-1/+4
* | | | | uprobes: Move function declarations out of archDavid A. Long2013-11-061-7/+0
| |_|_|/ |/| | |
* | | | percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen2013-10-301-1/+2
| |_|/ |/| |
* | | compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-113-6/+6
| |/ |/|
* | Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-251-11/+20
|\ \ | |/ |/|
| * xen/p2m: check MFN is in range before using the m2p tableDavid Vrabel2013-09-251-11/+20
| * Merge tag 'v3.11-rc7' into stable/for-linus-3.12Konrad Rzeszutek Wilk2013-09-097-9/+99
| |\
| * \ Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git...Konrad Rzeszutek Wilk2013-09-095-80/+124
| |\ \
* | | | mm: make sure _PAGE_SWP_SOFT_DIRTY bit is not set on present pteCyrill Gorcunov2013-09-112-15/+22
* | | | mm: vmstats: track TLB flush stats on UP tooDave Hansen2013-09-111-6/+31
* | | | Merge branch 'x86/jumplabel' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-101-2/+7
|\ \ \ \
| * | | | x86/jump-label: Use best default nops for inital jump label callsSteven Rostedt2013-08-061-2/+7
* | | | | Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2013-09-091-1/+0
|\ \ \ \ \
| * | | | | drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski2013-08-271-1/+0
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-09-071-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2013-09-0717-35/+47
| |\ \ \ \ \
| * | | | | | crypto: xor - Check for osxsave as well as avx in crypto/xorJohn Haxby2013-08-211-2/+2
* | | | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-061-30/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman2013-08-211-30/+0
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni2013-08-121-30/+0
| | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-043-3/+14
|\ \ \ \ \ \ \
| * | | | | | | kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocksSrivatsa Vaddagiri2013-08-261-0/+5
| * | | | | | | nEPT: Nested INVEPTNadav Har'El2013-08-071-0/+2
| * | | | | | | nEPT: Add nEPT violation/misconfigration supportYang Zhang2013-08-071-0/+4
| * | | | | | | KVM: x86: rename EMULATE_DO_MMIOPaolo Bonzini2013-07-291-2/+2
| * | | | | | | perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5Andi Kleen2013-07-191-0/+1
| * | | | | | | remove sched notifier for cross-cpu migrationsMarcelo Tosatti2013-07-181-1/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-041-0/+1
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | xen: Support 64-bit PV guest receiving NMIsKonrad Rzeszutek Wilk2013-08-091-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-09-045-80/+124
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisorSrivatsa Vaddagiri2013-08-141-2/+12
| * | | | | x86, ticketlock: Add slowpath logicJeremy Fitzhardinge2013-08-093-25/+65
| * | | | | x86, pvticketlock: When paravirtualizing ticket locks, increment by 2Jeremy Fitzhardinge2013-08-092-6/+14
| * | | | | x86, pvticketlock: Use callee-save for lock_spinningJeremy Fitzhardinge2013-08-092-2/+2
| * | | | | x86, ticketlock: Collapse a layer of functionsJeremy Fitzhardinge2013-08-091-30/+5
| * | | | | x86, spinlock: Replace pv spinlocks with pv ticketlocksJeremy Fitzhardinge2013-08-094-46/+57
| |/ / / /
* | | | | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-09-041-5/+17
|\ \ \ \ \
| * | | | | x86, smap: Handle csum_partial_copy_*_user()H. Peter Anvin2013-09-011-5/+17
| | |_|_|/ | |/| | |
* | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-042-2/+16
|\ \ \ \ \
| * \ \ \ \ Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-08-121-2/+11
| |\ \ \ \ \