| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | uprobes/x86: Fix detection of 32-bit user mode | Sebastian Mayr | 2019-09-06 | 1 | -7/+10 |
* | x86/apic: Include the LDR when clearing out APIC registers | Bandan Das | 2019-09-06 | 1 | -0/+4 |
* | x86/apic: Do not initialize LDR and DFR for bigsmp | Bandan Das | 2019-09-06 | 1 | -22/+2 |
* | KVM: x86: Don't update RIP or do single-step on faulting emulation | Sean Christopherson | 2019-09-06 | 1 | -4/+5 |
* | kvm: x86: skip populating logical dest map if apic is not sw enabled | Radim Krcmar | 2019-09-06 | 1 | -0/+5 |
* | powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB | Alastair D'Silva | 2019-08-29 | 1 | -2/+2 |
* | x86/boot: Fix boot regression caused by bootparam sanitizing | John Hubbard | 2019-08-29 | 1 | -0/+1 |
* | x86/boot: Save fields explicitly, zero out everything else | John Hubbard | 2019-08-29 | 1 | -13/+47 |
* | x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h | Tom Lendacky | 2019-08-29 | 3 | -13/+140 |
* | x86/apic: Handle missing global clockevent gracefully | Thomas Gleixner | 2019-08-29 | 1 | -15/+53 |
* | x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386 | Sean Christopherson | 2019-08-29 | 1 | -1/+1 |
* | x86/lib/cpu: Address missing prototypes warning | Valdis Klētnieks | 2019-08-29 | 1 | -0/+1 |
* | mips: fix cacheinfo | Vladimir Kondratiev | 2019-08-29 | 1 | -0/+2 |
* | MIPS: kernel: only use i8253 clocksource with periodic clockevent | Thomas Bogendoerfer | 2019-08-29 | 1 | -1/+2 |
* | arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side | Will Deacon | 2019-08-25 | 1 | -9/+12 |
* | arm64: compat: Allow single-byte watchpoints on all addresses | Will Deacon | 2019-08-25 | 1 | -3/+4 |
* | arm64/mm: fix variable 'pud' set but not used | Qian Cai | 2019-08-25 | 1 | -2/+2 |
* | arm64: unwind: Prohibit probing on return_address() | Masami Hiramatsu | 2019-08-25 | 2 | -0/+6 |
* | arm64/efi: fix variable 'si' set but not used | Qian Cai | 2019-08-25 | 1 | -1/+5 |
* | xtensa: add missing isync to the cpu_reset TLB code | Max Filippov | 2019-08-25 | 1 | -0/+1 |
* | x86/mm: Use WRITE_ONCE() when setting PTEs | Nadav Amit | 2019-08-25 | 2 | -15/+15 |
* | bpf: get rid of pure_initcall dependency to enable jits | Daniel Borkmann | 2019-08-25 | 10 | -20/+0 |
* | sh: kernel: hw_breakpoint: Fix missing break in switch statement | Gustavo A. R. Silva | 2019-08-25 | 1 | -0/+1 |
* | KVM: Fix leak vCPU's VMCS value into other pCPU | Wanpeng Li | 2019-08-16 | 5 | -0/+34 |
* | ARM: davinci: fix sleep.S build error on ARMv4 | Arnd Bergmann | 2019-08-16 | 1 | -0/+1 |
* | x86/mm: Sync also unmappings in vmalloc_sync_all() | Joerg Roedel | 2019-08-16 | 1 | -8/+5 |
* | x86/mm: Check for pfn instead of page in vmalloc_sync_one() | Joerg Roedel | 2019-08-16 | 1 | -1/+1 |
* | arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG} | Will Deacon | 2019-08-09 | 2 | -5/+10 |
* | ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD torpedo | Adam Ford | 2019-08-09 | 1 | -0/+16 |
* | ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD SOM-LV | Adam Ford | 2019-08-09 | 1 | -0/+16 |
* | x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGS | Thomas Gleixner | 2019-08-06 | 3 | -29/+32 |
* | x86/speculation: Enable Spectre v1 swapgs mitigations | Josh Poimboeuf | 2019-08-06 | 1 | -9/+106 |
* | x86/speculation: Prepare entry code for Spectre v1 swapgs mitigations | Josh Poimboeuf | 2019-08-06 | 3 | -2/+36 |
* | x86/cpufeatures: Combine word 11 and 12 into a new scattered features word | Fenghua Yu | 2019-08-06 | 6 | -34/+34 |
* | x86/cpufeatures: Carve out CQM features retrieval | Borislav Petkov | 2019-08-06 | 1 | -27/+33 |
* | x86/vdso: Prevent segfaults due to hoisted vclock reads | Andy Lutomirski | 2019-08-06 | 1 | -2/+13 |
* | gcc-9: properly declare the {pv,hv}clock_page storage | Linus Torvalds | 2019-08-06 | 1 | -2/+2 |
* | parisc: Fix build of compressed kernel even with debug enabled | Helge Deller | 2019-08-06 | 1 | -2/+2 |
* | x86, boot: Remove multiple copy of static function sanitize_boot_params() | Zhenzhong Duan | 2019-08-06 | 2 | -1/+1 |
* | x86/paravirt: Fix callee-saved function ELF sizes | Josh Poimboeuf | 2019-08-06 | 2 | -0/+2 |
* | x86/kvm: Don't call kvm_spurious_fault() from .fixup | Josh Poimboeuf | 2019-08-06 | 1 | -15/+19 |
* | xen/pv: Fix a boot up hang revealed by int3 self test | Zhenzhong Duan | 2019-08-06 | 4 | -4/+2 |
* | x86: math-emu: Hide clang warnings for 16-bit overflow | Arnd Bergmann | 2019-08-06 | 2 | -2/+2 |
* | x86/apic: Silence -Wtype-limits compiler warnings | Qian Cai | 2019-08-06 | 2 | -2/+2 |
* | x86: kvm: avoid constant-conversion warning | Arnd Bergmann | 2019-08-06 | 1 | -3/+3 |
* | MIPS: lantiq: Fix bitfield masking | Petr Cvek | 2019-08-06 | 1 | -2/+3 |
* | ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspend | Douglas Anderson | 2019-08-06 | 1 | -0/+1 |
* | ARM: dts: rockchip: Make rk3288-veyron-mickey's emmc work again | Douglas Anderson | 2019-08-06 | 1 | -4/+0 |
* | ARM: dts: rockchip: Make rk3288-veyron-minnie run at hs200 | Douglas Anderson | 2019-08-06 | 1 | -4/+0 |
* | ARM: riscpc: fix DMA | Russell King | 2019-08-06 | 1 | -1/+4 |