summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2016-07-08x86/mm: Implement ASLR for kernel memory regionsThomas Garnier
2016-07-08x86/mm: Separate variable for trampoline PGDThomas Garnier
2016-07-08x86/mm: Add PUD VA support for physical mappingThomas Garnier
2016-07-08x86/mm: Update physical mapping variable namesThomas Garnier
2016-07-08x86/mm: Refactor KASLR entropy functionsThomas Garnier
2016-07-08Merge branch 'x86/mm' into x86/boot, to pick up dependenciesIngo Molnar
2016-07-08x86/KASLR: Fix boot crash with certain memory configurationsBaoquan He
2016-07-08x86/vdso: Add mremap hook to vm_special_mappingDmitry Safonov
2016-07-08x86/mm/pat, /dev/mem: Remove superfluous error messageJiri Kosina
2016-07-08Merge tag 'v4.7-rc6' into x86/mm, to merge fixes before applying new changesIngo Molnar
2016-06-27KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.Quentin Casasnovas
2016-06-27KVM: LAPIC: cap __delay at lapic_timer_advance_nsMarcelo Tosatti
2016-06-27KVM: x86: move nsec_to_cycles from x86.c to x86.hMarcelo Tosatti
2016-06-27pvclock: Get rid of __pvclock_read_cycles in function pvclock_read_flagsMinfei Huang
2016-06-27pvclock: Cleanup to remove function pvclock_get_nsec_offsetMinfei Huang
2016-06-27pvclock: Add CPU barriers to get correct version valueMinfei Huang
2016-06-27x86/boot/64: Add forgotten end of function markerBorislav Petkov
2016-06-26x86/KASLR: Allow randomization below the load addressYinghai Lu
2016-06-26x86/KASLR: Extend kernel image physical address randomization to addresses la...Kees Cook
2016-06-26x86/KASLR: Randomize virtual address separatelyBaoquan He
2016-06-26x86/KASLR: Clarify identity map interfaceKees Cook
2016-06-26x86/boot: Refuse to build with data relocationsKees Cook
2016-06-26x86/KASLR, x86/power: Remove x86 hibernation restrictionsKees Cook
2016-06-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-06-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-06-25Merge tag 'for-linus-4.7b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-06-25x86/efi: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-25x86: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-25tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko
2016-06-24x86: fix up a few misc stack pointer vs thread_info confusionsLinus Torvalds
2016-06-23x86: avoid avoid passing around 'thread_info' in stack dumping codeLinus Torvalds
2016-06-23x86/xen: avoid m2p lookup when setting early page table entriesDavid Vrabel
2016-06-23x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()Juergen Gross
2016-06-18Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-06-18isa: Allow ISA-style drivers on modern systemsWilliam Breathitt Gray
2016-06-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-06-16kvm: vmx: check apicv is active before using VT-d posted interruptYang Zhang
2016-06-15kvm: svm: Do not support AVIC if not CONFIG_X86_LOCAL_APICSuravee Suthikulpanit
2016-06-15kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid()Suravee Suthikulpanit
2016-06-14kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu
2016-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-06-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-06-10x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()Rui Wang
2016-06-10x86/entry/traps: Don't force in_interrupt() to return true in IST handlersAndy Lutomirski
2016-06-08x86/cpu/AMD: Extend X86_FEATURE_TOPOEXT workaround to newer modelsBorislav Petkov
2016-06-08x86/cpu/intel: Introduce macros for Intel family numbersDave Hansen
2016-06-07x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin
2016-06-06x86/msr: Use the proper trace point conditional for writesDr. David Alan Gilbert
2016-06-03perf/x86/intel/uncore: Remove SBOX support for Broadwell serverKan Liang
2016-06-02KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini