| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | x86/amd_nb: Add PCI device IDs for family 17h, model 70h | Marcel Bocu | 2019-09-03 | 1 | -0/+3 |
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-09-16 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86/mce: Don't check for the overflow bit on action optional machine checks | Tony Luck | 2019-08-05 | 1 | -2/+2 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-09-12 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | x86/timer: Force PIT initialization when !X86_FEATURE_ARAT | Jan Stancek | 2019-09-08 | 1 | -0/+4 |
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
* / | | | | | | | | Revert "x86/apic: Include the LDR when clearing out APIC registers" | Linus Torvalds | 2019-09-07 | 1 | -4/+0 |
|/ / / / / / / / |
|
* | | | | | | | | x86/apic: Include the LDR when clearing out APIC registers | Bandan Das | 2019-08-26 | 1 | -0/+4 |
* | | | | | | | | x86/apic: Do not initialize LDR and DFR for bigsmp | Bandan Das | 2019-08-26 | 1 | -22/+2 |
* | | | | | | | | uprobes/x86: Fix detection of 32-bit user mode | Sebastian Mayr | 2019-08-26 | 1 | -7/+10 |
* | | | | | | | | x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machines | Thomas Gleixner | 2019-08-26 | 1 | -1/+7 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h | Tom Lendacky | 2019-08-19 | 1 | -0/+66 |
* | | | | | | | x86/apic: Handle missing global clockevent gracefully | Thomas Gleixner | 2019-08-19 | 1 | -15/+53 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | x86/apic/32: Fix yet another implicit fallthrough warning | Borislav Petkov | 2019-08-12 | 1 | -1/+2 |
* | | | | | | x86/umwait: Fix error handling in umwait_init() | Fenghua Yu | 2019-08-12 | 1 | -1/+38 |
| |/ / / /
|/| | | | |
|
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-08-10 | 2 | -0/+2 |
|\ \ \ \ \ |
|
| * | | | | | x86: mtrr: cyrix: Mark expected switch fall-through | Gustavo A. R. Silva | 2019-08-07 | 1 | -0/+1 |
| * | | | | | x86/ptrace: Mark expected switch fall-through | Gustavo A. R. Silva | 2019-08-07 | 1 | -0/+1 |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-08-09 | 1 | -8/+0 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 2019-08-09 | 17 | -58/+52 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | x86: kvm: remove useless calls to kvm_para_available | Paolo Bonzini | 2019-08-05 | 1 | -8/+0 |
* | | | | | | Merge branch master from git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Thomas Gleixner | 2019-07-28 | 38 | -189/+436 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | x86/speculation/mds: Apply more accurate check on hypervisor platform | Zhenzhong Duan | 2019-07-25 | 1 | -1/+1 |
| * | | | | | x86/hpet: Undo the early counter is counting check | Thomas Gleixner | 2019-07-25 | 1 | -4/+8 |
| * | | | | | x86/irq/64: Update stale comment | Cao jin | 2019-07-22 | 1 | -4/+4 |
| * | | | | | x86/sysfb_efi: Add quirks for some devices with swapped width and height | Hans de Goede | 2019-07-22 | 1 | -0/+46 |
| * | | | | | x86/stacktrace: Prevent access_ok() warnings in arch_stack_walk_user() | Eiichi Tsukata | 2019-07-22 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|
| * | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-07-20 | 10 | -35/+28 |
| |\ \ \ \ |
|
| | * | | | | x86/mm, tracing: Fix CR2 corruption | Peter Zijlstra | 2019-07-17 | 2 | -9/+5 |
| | * | | | | x86/paravirt: Make read_cr2() CALLEE_SAVE | Peter Zijlstra | 2019-07-17 | 3 | -4/+3 |
| | * | | | | x86/process: Delete useless check for dead process with LDT | Jann Horn | 2019-07-17 | 1 | -11/+1 |
| | * | | | | x86/e820: Use proper booleans instead of 0/1 | Yi Wang | 2019-07-16 | 1 | -2/+2 |
| | * | | | | x86/apic: Silence -Wtype-limits compiler warnings | Qian Cai | 2019-07-16 | 1 | -1/+1 |
| | * | | | | x86/boot: Fix memory leak in default_get_smp_config() | David Rientjes | 2019-07-16 | 1 | -6/+4 |
| | * | | | | Revert "x86/ptrace: Prevent ptrace from clearing the FS/GS selector" and fix ... | Andy Lutomirski | 2019-07-15 | 1 | -2/+12 |
| | |/ / / |
|
| * | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-07-20 | 2 | -2/+3 |
| |\ \ \ \ |
|
| | * | | | | x86/head/64: Annotate start_cpu0() as non-callable | Josh Poimboeuf | 2019-07-18 | 1 | -2/+2 |
| | * | | | | x86/paravirt: Fix callee-saved function ELF sizes | Josh Poimboeuf | 2019-07-18 | 1 | -0/+1 |
| | |/ / / |
|
| * | | | | Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-07-19 | 4 | -12/+15 |
| |\ \ \ \ |
|
| | * | | | | x86/xen: Add "nopv" support for HVM guest | Zhenzhong Duan | 2019-07-17 | 1 | -2/+2 |
| | * | | | | x86/paravirt: Remove const mark from x86_hyper_xen_hvm variable | Zhenzhong Duan | 2019-07-17 | 1 | -8/+0 |
| | * | | | | x86: Add "nopv" parameter to disable PV extensions | Zhenzhong Duan | 2019-07-17 | 2 | -0/+12 |
| | * | | | | Revert "x86/paravirt: Set up the virt_spin_lock_key after static keys get ini... | Zhenzhong Duan | 2019-07-17 | 1 | -2/+1 |
| | |/ / / |
|
| * | | | | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2019-07-19 | 1 | -2/+1 |
| |\ \ \ \ |
|
| | * | | | | no need to protect against put_user_ns(NULL) | Al Viro | 2019-05-25 | 1 | -2/+1 |
| * | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-07-19 | 1 | -4/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | proc/sysctl: add shared variables for range check | Matteo Croce | 2019-07-18 | 1 | -4/+2 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2019-07-18 | 1 | -3/+3 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | x86/ftrace: Make enable parameter bool where applicable | Steven Rostedt (VMware) | 2019-05-25 | 1 | -3/+3 |
| | |/ / / |
|
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-07-12 | 1 | -0/+21 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 2019-07-11 | 64 | -399/+94 |
| | |\ \ \ \ |
|