Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | x86/vmlinux: Actually use _etext for the end of the text segment | Kees Cook | 2019-11-04 | 1 | -1/+0 | |
| * | | | | | | | x86/asm: Remove the last GLOBAL user and remove the macro | Jiri Slaby | 2019-10-18 | 1 | -8/+0 | |
| * | | | | | | | linkage: Introduce new macros for assembler symbols | Jiri Slaby | 2019-10-18 | 1 | -3/+7 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-11-26 | 3 | -10/+28 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make th... | Ingo Molnar | 2019-11-25 | 2 | -9/+11 | |
| * | | | | | | | x86/cpu_entry_area: Add guard page for entry stack on 32bit | Thomas Gleixner | 2019-11-21 | 1 | -1/+5 | |
| * | | | | | | | x86/stackframe/32: Repair 32-bit Xen PV | Jan Beulich | 2019-11-19 | 1 | -0/+12 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-11-26 | 3 | -44/+35 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86/platform/uv: Account for UV Hubless in is_uvX_hub Ops | Mike Travis | 2019-10-07 | 1 | -41/+20 | |
| * | | | | | | | x86/platform/uv: Add UV Hubbed/Hubless Proc FS Files | Mike Travis | 2019-10-07 | 1 | -0/+4 | |
| * | | | | | | | x86/platform/uv: Add return code to UV BIOS Init function | Mike Travis | 2019-10-07 | 1 | -1/+1 | |
| * | | | | | | | x86/platform/uv: Return UV Hubless System Type | Mike Travis | 2019-10-07 | 1 | -2/+10 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-11-26 | 1 | -22/+24 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge tag 'v5.4-rc8' into WIP.x86/mm, to pick up fixes | Ingo Molnar | 2019-11-19 | 56 | -321/+401 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | x86/mm: Clean up the pmd_read_atomic() comments | Ingo Molnar | 2019-09-25 | 1 | -21/+23 | |
| * | | | | | | | x86/mm: Fix function name typo in pmd_read_atomic() comment | Wei Yang | 2019-09-25 | 1 | -2/+2 | |
* | | | | | | | | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-11-26 | 3 | -20/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/kdump: Remove the backup region handling | Lianbo Jiang | 2019-11-14 | 2 | -20/+0 | |
| * | | | | | | | | x86/kdump: Always reserve the low 1M when the crashkernel option is specified | Lianbo Jiang | 2019-11-14 | 1 | -0/+6 | |
| * | | | | | | | | x86/crash: Add a forward declaration of struct kimage | Lianbo Jiang | 2019-11-14 | 1 | -0/+2 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-11-26 | 2 | -0/+20 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'linus' into x86/hyperv | Thomas Gleixner | 2019-11-15 | 61 | -362/+531 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | x86/hyperv: Allow guests to enable InvariantTSC | Andrea Parri | 2019-11-12 | 1 | -0/+5 | |
| * | | | | | | | | x86/hyperv: Micro-optimize send_ipi_one() | Vitaly Kuznetsov | 2019-11-12 | 1 | -0/+15 | |
* | | | | | | | | | Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-11-26 | 2 | -19/+59 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/mm: Use the correct function type for native_set_fixmap() | Sami Tolvanen | 2019-10-11 | 1 | -1/+1 | |
| * | | | | | | | | | syscalls/x86: Fix function types in COND_SYSCALL | Sami Tolvanen | 2019-10-11 | 1 | -5/+16 | |
| * | | | | | | | | | syscalls/x86: Wire up COMPAT_SYSCALL_DEFINE0 | Andy Lutomirski | 2019-10-11 | 1 | -2/+30 | |
| * | | | | | | | | | syscalls/x86: Use the correct function type in SYSCALL_DEFINE0 | Sami Tolvanen | 2019-10-11 | 1 | -11/+12 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ | Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kerne... | Linus Torvalds | 2019-11-26 | 5 | -4/+15 | |
|\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | x86/cpu: Align the x86_capability array to size of unsigned long | Fenghua Yu | 2019-11-15 | 1 | -1/+9 | |
| * | | | | | | | | | x86/Kconfig: Rename UMIP config parameter | Babu Moger | 2019-11-07 | 2 | -3/+3 | |
| * | | | | | | | | | x86/cpufeatures: Add feature bit RDPRU on AMD | Babu Moger | 2019-10-08 | 1 | -0/+1 | |
| * | | | | | | | | | x86/math-emu: Limit MATH_EMULATION to 486SX compatibles | Arnd Bergmann | 2019-10-03 | 1 | -0/+2 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ | ||||||
*---. \ \ \ \ \ \ \ \ | Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and 'x86-ap... | Linus Torvalds | 2019-11-26 | 6 | -192/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | / | | | | |_|_|_|_|_|/ | | | |/| | | | | | | ||||||
| | * | | | | | | | | x86: Remove unused asm/rio.h | Thomas Gleixner | 2019-11-18 | 1 | -64/+0 | |
| | * | | | | | | | | x86/pci: Remove #ifdef __KERNEL__ guard from <asm/pci.h> | Christoph Hellwig | 2019-11-15 | 1 | -3/+0 | |
| | * | | | | | | | | x86/pci: Remove pci_64.h | Christoph Hellwig | 2019-11-15 | 2 | -18/+0 | |
| | * | | | | | | | | x86: Remove the calgary IOMMU driver | Christoph Hellwig | 2019-11-15 | 3 | -106/+0 | |
| | * | | | | | | | | x86/kdump: Remove the unused crash_copy_backup_region() | Lianbo Jiang | 2019-10-22 | 1 | -1/+0 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2019-11-25 | 1 | -6/+18 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-11-20 | 1 | -6/+18 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | x86/alternatives: Teach text_poke_bp() to emulate instructions | Peter Zijlstra | 2019-11-15 | 1 | -6/+18 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-11-25 | 1 | -6/+26 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'kvm-tsx-ctrl' into HEAD | Paolo Bonzini | 2019-11-21 | 6 | -8/+44 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | KVM: x86: implement MSR_IA32_TSX_CTRL effect on CPUID | Paolo Bonzini | 2019-11-21 | 1 | -0/+1 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | KVM: x86: deliver KVM IOAPIC scan request to target vCPUs | Nitesh Narayan Lal | 2019-11-15 | 1 | -0/+2 | |
| * | | | | | | | | | KVM: x86/vPMU: Add lazy mechanism to release perf_event per vPMC | Like Xu | 2019-11-15 | 1 | -0/+14 | |
| * | | | | | | | | | KVM: x86/vPMU: Reuse perf_event to avoid unnecessary pmc_reprogram_counter | Like Xu | 2019-11-15 | 1 | -0/+5 | |
| * | | | | | | | | | KVM: x86: Introduce vcpu->arch.xsaves_enabled | Aaron Lewis | 2019-10-22 | 1 | -0/+1 |