summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-08-07sparc32,leon: fix leon buildSam Ravnborg
2015-08-07parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.John David Anglin
2015-08-07MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard.Ralf Baechle
2015-08-07MIPS: Fix cpu_has_mips_r2_exec_hazard.Ralf Baechle
2015-08-07MIPS: Octeon: Remove udelay() causing huge IRQ latencyAlexander Sverdlin
2015-08-07MIPS: Fix race condition in lazy cache flushing.Lars Persson
2015-08-07powerpc+sparc64/mm: Remove hack in mmap randomize layoutDan McGee
2015-08-07x86/reboot: Fix a warning message triggered by stop_other_cpus()Feng Tang
2015-08-07config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk
2015-08-07powerpc: Don't skip ePAPR spin-table CPUsScott Wood
2015-08-07powerpc: Make logical to real cpu mapping code endian safeAnton Blanchard
2015-08-07MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan
2015-08-07x86_64: Fix strnlen_user() to not touch memory after specified maximumBen Hutchings
2015-08-07x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov
2015-08-07crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger
2015-08-07powerpc: Align TOC to 256 bytesAnton Blanchard
2015-08-07KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini
2015-08-07powerpc/pseries: Correct cpu affinity for dlpar added cpusNathan Fontenot
2015-08-07KVM: VMX: Preserve host CR4.MCE value while in guest mode.Ben Serebrin
2015-08-07powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTHAnton Blanchard
2015-08-07s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens
2015-08-07powerpc: Fix missing L2 cache size in /sys/devices/system/cpuDave Olson
2015-08-07x86/iommu: Fix header comments regarding standard and _FINISH macrosAravind Gopalakrishnan
2015-08-07MIPS: Hibernate: flush TLB entries earlierHuacai Chen
2015-08-07ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin
2015-08-07KVM: s390: Zero out current VMDB of STSI before including level3 data.Ekaterina Tumanova
2015-05-09Revert "KVM: s390: flush CPU on load control"Ben Hutchings
2015-05-09x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirkStefan Lippers-Hollmann
2015-05-09x86/reboot: Add reboot quirk for Certec BPC600Christian Gmeiner
2015-05-09x86/reboot: Add reboot quirk for Dell Latitude E5410Ville Syrjälä
2015-05-09x86/reboot: Remove the duplicate C6100 entry in the reboot quirks listMasoud Sharbiani
2015-05-09x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaroundDave Jones
2015-05-09x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyMasoud Sharbiani
2015-05-09x86/reboot: Remove quirk entry for SBC FITPCDavid Hooper
2015-05-09ACPI, x86: fix Dell M6600 ACPI reboot regression via DMIZhang Rui
2015-05-09x86/reboot: Remove VersaLogic Menlow reboot quirkMichael D Labriola
2015-05-09crypto: aesni - fix memory usage in GCM decryptionStephan Mueller
2015-05-09x86/asm/entry/32: Fix user_mode() misusesAndy Lutomirski
2015-05-09x86/vdso: Fix the build on GCC5Jiri Slaby
2015-05-09x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski
2015-05-09KVM: emulate: fix CMPXCHG8B on 32-bit hostsPaolo Bonzini
2015-05-09x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert
2015-05-09ARM: 8284/1: sa1100: clear RCSR_SMR on resumeDmitry Eremin-Solenikov
2015-05-09KVM: s390: base hrtimer on a monotonic clockDavid Hildenbrand
2015-05-09axonram: Fix bug in direct_accessMatthew Wilcox
2015-05-09hx4700: regulator: declare full constraintsMartin Vajnar
2015-05-09ARM: pxa: add regulator_has_full_constraints to spitz board fileDmitry Eremin-Solenikov
2015-05-09ARM: pxa: add regulator_has_full_constraints to poodle board fileDmitry Eremin-Solenikov
2015-05-09ARM: pxa: add regulator_has_full_constraints to corgi board fileDmitry Eremin-Solenikov
2015-03-06MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen