Age | Commit message (Expand) | Author | Files | Lines |
2015-08-07 | powerpc: Don't skip ePAPR spin-table CPUs | Scott Wood | 1 | -1/+9 |
2015-08-07 | powerpc: Make logical to real cpu mapping code endian safe | Anton Blanchard | 1 | -3/+3 |
2015-08-07 | MIPS: Fix enabling of DEBUG_STACKOVERFLOW | James Hogan | 1 | -1/+1 |
2015-08-07 | x86_64: Fix strnlen_user() to not touch memory after specified maximum | Ben Hutchings | 1 | -1/+1 |
2015-08-07 | x86: bpf_jit: fix compilation of large bpf programs | Alexei Starovoitov | 1 | -1/+6 |
2015-08-07 | crypto: s390/ghash - Fix incorrect ghash icv buffer handling. | Harald Freudenberger | 1 | -12/+13 |
2015-08-07 | powerpc: Align TOC to 256 bytes | Anton Blanchard | 1 | -0/+1 |
2015-08-07 | KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pages | Paolo Bonzini | 1 | -1/+1 |
2015-08-07 | powerpc/pseries: Correct cpu affinity for dlpar added cpus | Nathan Fontenot | 1 | -7/+6 |
2015-08-07 | KVM: VMX: Preserve host CR4.MCE value while in guest mode. | Ben Serebrin | 1 | -2/+10 |
2015-08-07 | powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTH | Anton Blanchard | 1 | -1/+1 |
2015-08-07 | s390/hibernate: fix save and restore of kernel text section | Heiko Carstens | 1 | -0/+6 |
2015-08-07 | powerpc: Fix missing L2 cache size in /sys/devices/system/cpu | Dave Olson | 1 | -9/+34 |
2015-08-07 | x86/iommu: Fix header comments regarding standard and _FINISH macros | Aravind Gopalakrishnan | 1 | -5/+6 |
2015-08-07 | MIPS: Hibernate: flush TLB entries earlier | Huacai Chen | 1 | -1/+2 |
2015-08-07 | ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASE | Andrey Ryabinin | 1 | -1/+1 |
2015-08-07 | KVM: s390: Zero out current VMDB of STSI before including level3 data. | Ekaterina Tumanova | 1 | -0/+1 |
2015-05-10 | Revert "KVM: s390: flush CPU on load control" | Ben Hutchings | 1 | -2/+0 |
2015-05-10 | x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirk | Stefan Lippers-Hollmann | 1 | -0/+9 |
2015-05-10 | x86/reboot: Add reboot quirk for Certec BPC600 | Christian Gmeiner | 1 | -0/+9 |
2015-05-10 | x86/reboot: Add reboot quirk for Dell Latitude E5410 | Ville Syrjälä | 1 | -0/+8 |
2015-05-10 | x86/reboot: Remove the duplicate C6100 entry in the reboot quirks list | Masoud Sharbiani | 1 | -8/+0 |
2015-05-10 | x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaround | Dave Jones | 1 | -1/+1 |
2015-05-10 | x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically | Masoud Sharbiani | 1 | -0/+16 |
2015-05-10 | x86/reboot: Remove quirk entry for SBC FITPC | David Hooper | 1 | -8/+0 |
2015-05-10 | ACPI, x86: fix Dell M6600 ACPI reboot regression via DMI | Zhang Rui | 1 | -0/+8 |
2015-05-10 | x86/reboot: Remove VersaLogic Menlow reboot quirk | Michael D Labriola | 1 | -8/+0 |
2015-05-10 | crypto: aesni - fix memory usage in GCM decryption | Stephan Mueller | 1 | -2/+2 |
2015-05-10 | x86/asm/entry/32: Fix user_mode() misuses | Andy Lutomirski | 1 | -1/+1 |
2015-05-10 | x86/vdso: Fix the build on GCC5 | Jiri Slaby | 1 | -0/+1 |
2015-05-10 | x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization | Andy Lutomirski | 1 | -5/+8 |
2015-05-10 | KVM: emulate: fix CMPXCHG8B on 32-bit hosts | Paolo Bonzini | 1 | -1/+2 |
2015-05-10 | x86, mm/ASLR: Fix stack randomization on 64-bit systems | Hector Marco-Gisbert | 1 | -3/+3 |
2015-05-10 | ARM: 8284/1: sa1100: clear RCSR_SMR on resume | Dmitry Eremin-Solenikov | 1 | -0/+1 |
2015-05-10 | KVM: s390: base hrtimer on a monotonic clock | David Hildenbrand | 1 | -1/+1 |
2015-05-10 | axonram: Fix bug in direct_access | Matthew Wilcox | 1 | -1/+1 |
2015-05-10 | hx4700: regulator: declare full constraints | Martin Vajnar | 1 | -0/+2 |
2015-05-10 | ARM: pxa: add regulator_has_full_constraints to spitz board file | Dmitry Eremin-Solenikov | 1 | -0/+2 |
2015-05-10 | ARM: pxa: add regulator_has_full_constraints to poodle board file | Dmitry Eremin-Solenikov | 1 | -0/+2 |
2015-05-10 | ARM: pxa: add regulator_has_full_constraints to corgi board file | Dmitry Eremin-Solenikov | 1 | -0/+3 |
2015-03-06 | MIPS: Fix kernel lockup or crash after CPU offline/online | Hemmo Nieminen | 1 | -1/+1 |
2015-03-06 | MIPS: IRQ: Fix disable_irq on CPU IRQs | Felix Fietkau | 1 | -0/+4 |
2015-03-06 | x86: mm/fault: Fix semaphore imbalance | Ben Hutchings | 1 | -1/+1 |
2015-02-20 | KVM: x86: SYSENTER emulation is broken | Nadav Amit | 1 | -17/+8 |
2015-02-20 | KVM: x86 emulator: reject SYSENTER in compatibility mode on AMD guests | Avi Kivity | 1 | -0/+19 |
2015-02-20 | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov | 2 | -0/+11 |
2015-02-20 | Revert "x86, 64bit, mm: Mark data/bss/brk to nx" | Ben Hutchings | 1 | -4/+3 |
2015-02-20 | Revert "x86, mm: Set NX across entire PMD at boot" | Ben Hutchings | 1 | -10/+1 |
2015-02-20 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 24 | -1/+52 |
2015-02-20 | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski | 2 | -2/+36 |