summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | x86/entry/vm86: Move userspace accesses to do_sys_vm86()Brian Gerst2015-07-21
| * | | | | | | | x86/entry/vm86: Clean up saved_fs/gsBrian Gerst2015-07-21
| * | | | | | | | x86/entry: Remove SCHEDULE_USER and asm/context-tracking.hAndy Lutomirski2015-07-07
| * | | | | | | | x86/entry: Remove exception_enter() from most trap handlersAndy Lutomirski2015-07-07
| * | | | | | | | x86/entry: Move C entry and exit code to arch/x86/entry/common.cAndy Lutomirski2015-07-07
| * | | | | | | | x86/compat: Don't build the 32-bit VDSO if not neededBrian Gerst2015-07-06
| * | | | | | | | x86/compat: Rename 'start_thread_ia32' to 'compat_start_thread'Brian Gerst2015-07-06
| * | | | | | | | x86/compat: Move ucontext_x32 to sigframe.hBrian Gerst2015-07-06
| * | | | | | | | x86/compat: Make mmap_is_ia32() common compatBrian Gerst2015-07-06
| * | | | | | | | x86/asm/tsc: Save an instruction in DECLARE_ARGS usersGeorge Spelvin2015-07-06
| * | | | | | | | x86/asm/tsc: Remove rdtsc_barrier()Andy Lutomirski2015-07-06
| * | | | | | | | x86/asm/tsc, x86/kvm: Drop open-coded barrier and use rdtsc_ordered() in kvmc...Andy Lutomirski2015-07-06
| * | | | | | | | x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sitesAndy Lutomirski2015-07-06
| * | | | | | | | x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski2015-07-06
| * | | | | | | | x86/asm/tsc: Remove rdtscl()Andy Lutomirski2015-07-06
| * | | | | | | | x86/asm/tsc: Remove the rdtscp() and rdtscpll() macrosAndy Lutomirski2015-07-06
| * | | | | | | | x86/asm/tsc: Replace rdtscll() with native_read_tsc()Andy Lutomirski2015-07-06
| * | | | | | | | x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() paravirt hooksAndy Lutomirski2015-07-06
| * | | | | | | | x86/asm/tsc, kvm: Remove vget_cycles()Andy Lutomirski2015-07-06
| * | | | | | | | x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc()Andy Lutomirski2015-07-06
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-31
|\ \ \ \ \ \ \ \
| * | | | | | | | sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov2015-08-03
| |/ / / / / / /
* | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-31
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/mce: Clear Local MCE opt-in before kexecAshok Raj2015-08-13
| * | | | | | | | x86/mce: Remove unused function declarationsAshok Raj2015-08-13
| * | | | | | | | x86/mce: Kill drain_mcelog_buffer()Borislav Petkov2015-08-13
| * | | | | | | | x86/mce: Remove the MCE ring for Action Optional errorsChen, Gong2015-08-13
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-08-31
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2015-08-31
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...Ingo Molnar2015-08-20
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | x86: Add new MSRs and MSR bits used for Intel Skylake PMU supportAndi Kleen2015-08-04
| * | | | | | | | perf/x86: Add a native_perf_sched_clock_from_tsc()Andi Kleen2015-08-04
| * | | | | | | | perf/x86/intel/pt: Add new timing packet enablesAlexander Shishkin2015-08-04
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'mm-kasan-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-31
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/kasan: Define KASAN_SHADOW_OFFSET per architectureAndrey Ryabinin2015-08-22
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-31
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/hweight: Force inlining of __arch_hweight{32,64}()Denys Vlasenko2015-08-05
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-31
|\ \ \ \ \ \ \ \
| * | | | | | | | PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()Jiang Liu2015-07-30
* | | | | | | | | Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-08-31
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 4.2-rc6 into char-misc-nextGreg Kroah-Hartman2015-08-09
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | mshyperv: fix recognition of Hyper-V guest crash MSR'sDenis V. Lunev2015-08-04
| * | | | | | | | | Drivers: hv: vmbus: add special crash handlerVitaly Kuznetsov2015-08-04
| * | | | | | | | | Drivers: hv: vmbus: add special kexec handlerVitaly Kuznetsov2015-08-04
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-08-31
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | x86/kvm: Rename VMX's segment access rights definesAndy Lutomirski2015-08-15
| * | | | | | | | KVM: MMU: introduce the framework to check zero bits on sptesXiao Guangrong2015-08-05
| * | | | | | | | KVM: MMU: introduce rsvd_bits_validateXiao Guangrong2015-08-05
| * | | | | | | | KVM: move code related to KVM_SET_BOOT_CPU_ID to x86Paolo Bonzini2015-07-29
| * | | | | | | | kvm/x86: add support for MONITOR_TRAP_FLAGMihai Donțu2015-07-23