aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * powerpc: Fix missing L2 cache size in /sys/devices/system/cpuDave Olson2015-08-071-9/+34
| * x86/iommu: Fix header comments regarding standard and _FINISH macrosAravind Gopalakrishnan2015-08-071-5/+6
| * MIPS: Hibernate: flush TLB entries earlierHuacai Chen2015-08-071-1/+2
| * ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin2015-08-071-1/+1
| * KVM: s390: Zero out current VMDB of STSI before including level3 data.Ekaterina Tumanova2015-08-071-0/+1
| * Revert "KVM: s390: flush CPU on load control"Ben Hutchings2015-05-091-2/+0
| * x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirkStefan Lippers-Hollmann2015-05-091-0/+9
| * x86/reboot: Add reboot quirk for Certec BPC600Christian Gmeiner2015-05-091-0/+9
| * x86/reboot: Add reboot quirk for Dell Latitude E5410Ville Syrjälä2015-05-091-0/+8
| * x86/reboot: Remove the duplicate C6100 entry in the reboot quirks listMasoud Sharbiani2015-05-091-8/+0
| * x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaroundDave Jones2015-05-091-1/+1
| * x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyMasoud Sharbiani2015-05-091-0/+16
| * x86/reboot: Remove quirk entry for SBC FITPCDavid Hooper2015-05-091-8/+0
| * ACPI, x86: fix Dell M6600 ACPI reboot regression via DMIZhang Rui2015-05-091-0/+8
| * x86/reboot: Remove VersaLogic Menlow reboot quirkMichael D Labriola2015-05-091-8/+0
| * crypto: aesni - fix memory usage in GCM decryptionStephan Mueller2015-05-091-2/+2
| * x86/asm/entry/32: Fix user_mode() misusesAndy Lutomirski2015-05-091-1/+1
| * x86/vdso: Fix the build on GCC5Jiri Slaby2015-05-091-0/+1
| * x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski2015-05-091-5/+8
| * KVM: emulate: fix CMPXCHG8B on 32-bit hostsPaolo Bonzini2015-05-091-1/+2
| * x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert2015-05-091-3/+3
| * ARM: 8284/1: sa1100: clear RCSR_SMR on resumeDmitry Eremin-Solenikov2015-05-091-0/+1
| * KVM: s390: base hrtimer on a monotonic clockDavid Hildenbrand2015-05-091-1/+1
| * axonram: Fix bug in direct_accessMatthew Wilcox2015-05-091-1/+1
| * hx4700: regulator: declare full constraintsMartin Vajnar2015-05-091-0/+2
| * ARM: pxa: add regulator_has_full_constraints to spitz board fileDmitry Eremin-Solenikov2015-05-091-0/+2
| * ARM: pxa: add regulator_has_full_constraints to poodle board fileDmitry Eremin-Solenikov2015-05-091-0/+2
| * ARM: pxa: add regulator_has_full_constraints to corgi board fileDmitry Eremin-Solenikov2015-05-091-0/+3
| * MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen2015-03-061-1/+1
| * MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau2015-03-061-0/+4
| * x86: mm/fault: Fix semaphore imbalanceBen Hutchings2015-03-061-1/+1
| * KVM: x86: SYSENTER emulation is brokenNadav Amit2015-02-201-17/+8
| * KVM: x86 emulator: reject SYSENTER in compatibility mode on AMD guestsAvi Kivity2015-02-201-0/+19
| * x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov2015-02-202-0/+11
| * Revert "x86, 64bit, mm: Mark data/bss/brk to nx"Ben Hutchings2015-02-201-4/+3
| * Revert "x86, mm: Set NX across entire PMD at boot"Ben Hutchings2015-02-201-10/+1
| * vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-02-2024-1/+52
| * x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski2015-02-202-2/+36
| * x86, tls, ldt: Stop checking lm in LDT_emptyAndy Lutomirski2015-02-201-7/+2
| * x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan2015-02-201-0/+1
| * ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracingSteven Rostedt (Red Hat)2015-02-201-5/+15
| * crypto: include crypto- module prefix in templateKees Cook2015-02-201-0/+3
| * crypto: prefix module autoloading with "crypto-"Kees Cook2015-02-2015-24/+24
| * x86_64, vdso: Fix the vdso address randomization algorithmAndy Lutomirski2015-02-201-14/+27
| * x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski2015-02-202-6/+7
| * x86/tls: Disallow unusual TLS segmentsAndy Lutomirski2015-02-201-0/+22
| * x86_64, switch_to(): Load TLS descriptors before switching DS and ESAndy Lutomirski2015-02-201-28/+73
| * bus: omap_l3_noc: Correct returning IRQ_HANDLED unconditionally in the irq ha...Keerthy2015-02-201-3/+7
| * KVM: s390: flush CPU on load controlChristian Borntraeger2015-02-201-0/+2
| * x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini2015-01-013-2/+16