Age | Commit message (Expand) | Author | Files | Lines |
2017-09-04 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 13 | -273/+435 |
2017-09-04 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -6/+0 |
2017-09-04 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2017-09-01 | KVM: update to new mmu_notifier semantic v2 | Jérôme Glisse | 1 | -2/+0 |
2017-08-29 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 3 | -6/+5 |
2017-08-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+1 |
2017-08-25 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 3 | -3/+13 |
2017-08-25 | x86/mm: Fix use-after-free of ldt_struct | Eric Biggers | 1 | -3/+1 |
2017-08-25 | KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.state | Paolo Bonzini | 1 | -3/+3 |
2017-08-25 | KVM: x86: simplify handling of PKRU | Paolo Bonzini | 1 | -0/+1 |
2017-08-24 | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 2 | -3/+3 |
2017-08-24 | x86/lguest: Remove lguest support | Juergen Gross | 4 | -167/+2 |
2017-08-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2017-08-19 | mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes | Kees Cook | 1 | -2/+2 |
2017-08-17 | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 1 | -0/+10 |
2017-08-12 | Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+10 |
2017-08-11 | x86: provide an init_mem_mapping hypervisor hook | Juergen Gross | 1 | -0/+10 |
2017-08-11 | x86/cpufeature, kvm/svm: Rename (shorten) the new "virtualized VMSAVE/VMLOAD"... | Borislav Petkov | 1 | -1/+1 |
2017-08-10 | x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumps | Andy Lutomirski | 1 | -2/+3 |
2017-08-10 | x86/asm: Fix UNWIND_HINT_REGS macro for older binutils | Josh Poimboeuf | 1 | -4/+6 |
2017-08-10 | x86/asm/32: Fix regs_get_register() on segment registers | Andy Lutomirski | 1 | -0/+11 |
2017-08-10 | Merge branch 'x86/urgent' into x86/asm, to pick up fixes | Ingo Molnar | 10 | -19/+25 |
2017-08-10 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 4 | -1/+7 |
2017-08-10 | perf/x86/amd/uncore: Rename cpufeatures macro for cache counters | Janakarajan Natarajan | 1 | -1/+1 |
2017-07-30 | x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment reads | Andy Lutomirski | 1 | -5/+5 |
2017-07-30 | x86/asm/32: Make pt_regs's segment registers be 16 bits | Andy Lutomirski | 1 | -6/+26 |
2017-07-27 | x86/topology: Remove the unused parent_node() macro | Dou Liyang | 1 | -6/+0 |
2017-07-26 | x86: irq: Define a global vector for nested posted interrupts | Wincy Van | 4 | -1/+7 |
2017-07-26 | x86/kconfig: Consolidate unwinders into multiple choice selection | Josh Poimboeuf | 1 | -2/+2 |
2017-07-26 | x86/unwind: Add the ORC unwinder | Josh Poimboeuf | 4 | -30/+103 |
2017-07-25 | x86/asm: Add suffix macro for GEN_*_RMWcc() | Kees Cook | 1 | -13/+24 |
2017-07-24 | x86/io: Make readq() / writeq() API consistent | Andy Shevchenko | 1 | -4/+6 |
2017-07-24 | x86/io: Remove xlate_dev_kmem_ptr() duplication | Andy Shevchenko | 1 | -5/+0 |
2017-07-24 | x86/io: Remove mem*io() duplications | Andy Shevchenko | 1 | -45/+0 |
2017-07-24 | x86/io: Include asm-generic/io.h to architectural code | Andy Shevchenko | 1 | -0/+3 |
2017-07-24 | x86/io: Define IO accessors by preprocessor | Andy Shevchenko | 1 | -0/+41 |
2017-07-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -3/+3 |
2017-07-21 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+2 |
2017-07-20 | x86: mark kprobe templates as character arrays, not single characters | Linus Torvalds | 1 | -4/+4 |
2017-07-20 | debug: Fix WARN_ON_ONCE() for modules | Josh Poimboeuf | 1 | -2/+2 |
2017-07-20 | x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl | Arnd Bergmann | 1 | -2/+2 |
2017-07-19 | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -9/+9 |
2017-07-18 | x86/asm: Add unwind hint annotations to sync_core() | Josh Poimboeuf | 1 | -0/+3 |
2017-07-18 | objtool, x86: Add facility for asm code to provide unwind hints | Josh Poimboeuf | 2 | -0/+210 |
2017-07-18 | x86/mm, KVM: Fix warning when !CONFIG_PREEMPT_COUNT | Roman Kagan | 1 | -1/+1 |
2017-07-15 | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+0 |
2017-07-15 | Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 5 | -4/+15 |
2017-07-14 | kvm: x86: hyperv: make VP_INDEX managed by userspace | Roman Kagan | 1 | -0/+1 |
2017-07-14 | KVM: async_pf: Let guest support delivery of async_pf from guest mode | Wanpeng Li | 2 | -0/+2 |
2017-07-14 | KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf | Wanpeng Li | 2 | -0/+3 |