summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | x86/asm: Remove the xyz_cfi macros from dwarf2.hAndy Lutomirski2015-10-14
| * | | | | | | | | | | | | x86/asm: Remove thread_info.sysenter_returnAndy Lutomirski2015-10-09
| * | | | | | | | | | | | | x86/syscalls: Give sys_call_ptr_t a useful typeAndy Lutomirski2015-10-09
| * | | | | | | | | | | | | x86/entry/syscalls: Move syscall table declarations into asm/syscalls.hAndy Lutomirski2015-10-09
| * | | | | | | | | | | | | x86/vdso/32: Save extra registers in the INT80 vsyscall pathAndy Lutomirski2015-10-09
| * | | | | | | | | | | | | x86/elf/64: Clear more registers in elf_common_init()Andy Lutomirski2015-10-09
| * | | | | | | | | | | | | x86/vdso: Define BUILD_VDSO while building and emit .eh_frame in asmAndy Lutomirski2015-10-09
| * | | | | | | | | | | | | x86/asm: Re-add parts of the manual CFI infrastructureAndy Lutomirski2015-10-09
| * | | | | | | | | | | | | x86/vdso: Remove runtime 32-bit vDSO selectionAndy Lutomirski2015-10-07
| * | | | | | | | | | | | | x86/uaccess: Add unlikely() to __chk_range_not_ok() failure pathsAndy Lutomirski2015-10-07
| * | | | | | | | | | | | | x86/uaccess: Tell the compiler that uaccess is unlikely to faultAndy Lutomirski2015-10-07
| * | | | | | | | | | | | | Merge branch 'linus' into x86/asm, to pick up fixes before applying new changesIngo Molnar2015-10-07
| |\| | | | | | | | | | | |
| * | | | | | | | | | | | | x86/asm: Force inlining of cpu_relax()Denys Vlasenko2015-09-25
| * | | | | | | | | | | | | x86/sched/64: Don't save flags on context switch (reinstated)Andy Lutomirski2015-09-25
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/for-kvm' into x86/apicThomas Gleixner2015-09-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | x86/x2apic: Make stub functions available even if !CONFIG_X86_LOCAL_APICPaolo Bonzini2015-09-30
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | x86/numachip: Introduce Numachip2 timer mechanismsDaniel J Blueman2015-09-22
| * | | | | | | | | | | | x86/numachip: Add Numachip IPI optimisationsDaniel J Blueman2015-09-22
| * | | | | | | | | | | | x86/numachip: Add Numachip2 APIC supportDaniel J Blueman2015-09-22
| * | | | | | | | | | | | x86/numachip: Cleanup Numachip supportDaniel J Blueman2015-09-22
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve con...Ingo Molnar2015-10-20
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | sched/core, sched/x86: Kill thread_info::saved_preempt_countPeter Zijlstra2015-10-06
| * | | | | | | | | | | | sched/core: Create preempt_count invariantPeter Zijlstra2015-10-06
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/mce: Add a Scalable MCA vendor flags bitAravind Gopalakrishnan2015-11-01
| * | | | | | | | | | | | x86/microcode: Remove modularization leftoversBorislav Petkov2015-10-21
| * | | | | | | | | | | | x86/microcode: Merge the early microcode loaderBorislav Petkov2015-10-21
| * | | | | | | | | | | | x86/microcode: Unmodularize the microcode driverBorislav Petkov2015-10-21
| * | | | | | | | | | | | x86/amd_nb, EDAC: Rename amd_get_node_id()Aravind Gopalakrishnan2015-10-21
| * | | | | | | | | | | | x86/microcode/amd: Do not overwrite final patch levelsBorislav Petkov2015-10-12
| * | | | | | | | | | | | x86/microcode/amd: Extract current patch level read to a functionBorislav Petkov2015-10-12
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-20
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-06
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-23
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-10-14
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | x86/efi: Rename print_efi_memmap() to efi_print_memmap()Taku Izumi2015-10-12
| * | | | | | | | | | | | | Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar2015-10-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | / / / / / / / / | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | acpi, x86: Implement arch_apei_get_mem_attributes()Jonathan (Zhixiong) Zhang2015-08-08
* | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | timers/x86/hpet: Type adjustmentsJan Beulich2015-10-21
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-23
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | x86, kasan: Fix build failure on KASAN=y && KMEMCHECK=y kernelsAndrey Ryabinin2015-10-19
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-10-14
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | / / | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | KVM: x86: build kvm_userspace_memory_region in x86_set_memory_regionPaolo Bonzini2015-10-13
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-10-06
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | xen: use correct type for HYPERVISOR_memory_op()Juergen Gross2015-09-28
| | |_|_|/ / / / | |/| | | | | |