| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Revert "KVM: s390: flush CPU on load control" | Ben Hutchings | 2015-05-09 | 1 | -2/+0 |
* | x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirk | Stefan Lippers-Hollmann | 2015-05-09 | 1 | -0/+9 |
* | x86/reboot: Add reboot quirk for Certec BPC600 | Christian Gmeiner | 2015-05-09 | 1 | -0/+9 |
* | x86/reboot: Add reboot quirk for Dell Latitude E5410 | Ville Syrjälä | 2015-05-09 | 1 | -0/+8 |
* | x86/reboot: Remove the duplicate C6100 entry in the reboot quirks list | Masoud Sharbiani | 2015-05-09 | 1 | -8/+0 |
* | x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaround | Dave Jones | 2015-05-09 | 1 | -1/+1 |
* | x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically | Masoud Sharbiani | 2015-05-09 | 1 | -0/+16 |
* | x86/reboot: Remove quirk entry for SBC FITPC | David Hooper | 2015-05-09 | 1 | -8/+0 |
* | ACPI, x86: fix Dell M6600 ACPI reboot regression via DMI | Zhang Rui | 2015-05-09 | 1 | -0/+8 |
* | x86/reboot: Remove VersaLogic Menlow reboot quirk | Michael D Labriola | 2015-05-09 | 1 | -8/+0 |
* | crypto: aesni - fix memory usage in GCM decryption | Stephan Mueller | 2015-05-09 | 1 | -2/+2 |
* | x86/asm/entry/32: Fix user_mode() misuses | Andy Lutomirski | 2015-05-09 | 1 | -1/+1 |
* | x86/vdso: Fix the build on GCC5 | Jiri Slaby | 2015-05-09 | 1 | -0/+1 |
* | x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization | Andy Lutomirski | 2015-05-09 | 1 | -5/+8 |
* | KVM: emulate: fix CMPXCHG8B on 32-bit hosts | Paolo Bonzini | 2015-05-09 | 1 | -1/+2 |
* | x86, mm/ASLR: Fix stack randomization on 64-bit systems | Hector Marco-Gisbert | 2015-05-09 | 1 | -3/+3 |
* | ARM: 8284/1: sa1100: clear RCSR_SMR on resume | Dmitry Eremin-Solenikov | 2015-05-09 | 1 | -0/+1 |
* | KVM: s390: base hrtimer on a monotonic clock | David Hildenbrand | 2015-05-09 | 1 | -1/+1 |
* | axonram: Fix bug in direct_access | Matthew Wilcox | 2015-05-09 | 1 | -1/+1 |
* | hx4700: regulator: declare full constraints | Martin Vajnar | 2015-05-09 | 1 | -0/+2 |
* | ARM: pxa: add regulator_has_full_constraints to spitz board file | Dmitry Eremin-Solenikov | 2015-05-09 | 1 | -0/+2 |
* | ARM: pxa: add regulator_has_full_constraints to poodle board file | Dmitry Eremin-Solenikov | 2015-05-09 | 1 | -0/+2 |
* | ARM: pxa: add regulator_has_full_constraints to corgi board file | Dmitry Eremin-Solenikov | 2015-05-09 | 1 | -0/+3 |
* | MIPS: Fix kernel lockup or crash after CPU offline/online | Hemmo Nieminen | 2015-03-06 | 1 | -1/+1 |
* | MIPS: IRQ: Fix disable_irq on CPU IRQs | Felix Fietkau | 2015-03-06 | 1 | -0/+4 |
* | x86: mm/fault: Fix semaphore imbalance | Ben Hutchings | 2015-03-06 | 1 | -1/+1 |
* | KVM: x86: SYSENTER emulation is broken | Nadav Amit | 2015-02-20 | 1 | -17/+8 |
* | KVM: x86 emulator: reject SYSENTER in compatibility mode on AMD guests | Avi Kivity | 2015-02-20 | 1 | -0/+19 |
* | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov | 2015-02-20 | 2 | -0/+11 |
* | Revert "x86, 64bit, mm: Mark data/bss/brk to nx" | Ben Hutchings | 2015-02-20 | 1 | -4/+3 |
* | Revert "x86, mm: Set NX across entire PMD at boot" | Ben Hutchings | 2015-02-20 | 1 | -10/+1 |
* | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 2015-02-20 | 24 | -1/+52 |
* | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski | 2015-02-20 | 2 | -2/+36 |
* | x86, tls, ldt: Stop checking lm in LDT_empty | Andy Lutomirski | 2015-02-20 | 1 | -7/+2 |
* | x86, hyperv: Mark the Hyper-V clocksource as being continuous | K. Y. Srinivasan | 2015-02-20 | 1 | -0/+1 |
* | ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing | Steven Rostedt (Red Hat) | 2015-02-20 | 1 | -5/+15 |
* | crypto: include crypto- module prefix in template | Kees Cook | 2015-02-20 | 1 | -0/+3 |
* | crypto: prefix module autoloading with "crypto-" | Kees Cook | 2015-02-20 | 15 | -24/+24 |
* | x86_64, vdso: Fix the vdso address randomization algorithm | Andy Lutomirski | 2015-02-20 | 1 | -14/+27 |
* | x86/tls: Don't validate lm in set_thread_area() after all | Andy Lutomirski | 2015-02-20 | 2 | -6/+7 |
* | x86/tls: Disallow unusual TLS segments | Andy Lutomirski | 2015-02-20 | 1 | -0/+22 |
* | x86_64, switch_to(): Load TLS descriptors before switching DS and ES | Andy Lutomirski | 2015-02-20 | 1 | -28/+73 |
* | bus: omap_l3_noc: Correct returning IRQ_HANDLED unconditionally in the irq ha... | Keerthy | 2015-02-20 | 1 | -3/+7 |
* | KVM: s390: flush CPU on load control | Christian Borntraeger | 2015-02-20 | 1 | -0/+2 |
* | x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only | Paolo Bonzini | 2015-01-01 | 3 | -2/+16 |
* | crypto: ghash-clmulni-intel - use C implementation for setkey() | Ard Biesheuvel | 2015-01-01 | 2 | -31/+11 |
* | s390,time: revert direct ktime path for s390 clockevent device | Martin Schwidefsky | 2015-01-01 | 1 | -15/+4 |
* | move d_rcu from overlapping d_child to overlapping d_alias | Al Viro | 2015-01-01 | 1 | -2/+2 |
* | x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit | Andy Lutomirski | 2015-01-01 | 2 | -2/+8 |
* | x86/tls: Validate TLS entries to protect espfix | Andy Lutomirski | 2015-01-01 | 1 | -0/+23 |