summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-06-06MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan
2016-06-06MIPS: KVM: Fix timer IRQ race when freezing timerJames Hogan
2016-06-04MIPS64: R6: R2 emulation bugfixLeonid Yegoshin
2016-06-03MIPS: Avoid using unwind_stack() with usermodeJames Hogan
2016-06-03MIPS: Don't unwind to user mode with EVAJames Hogan
2016-06-03MIPS: Fix siginfo.h to use strict posix typesJames Hogan
2016-06-03arm64: Ensure pmd_present() returns false after pmd_mknotpresent()Catalin Marinas
2016-06-03MIPS: ath79: make bootconsole wait for both THRE and TEMTMatthias Schiffer
2016-06-03arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tablesMarc Zyngier
2016-06-03powerpc/book3s64: Fix branching to OOL handlers in relocatable kernelHari Bathini
2016-05-30perf/x86/intel/pt: Generate PMI in the STOP region as wellSasha Levin
2016-05-17parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin
2016-05-17x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu
2016-05-17x86/sysfb_efi: Fix valid BAR address range checkWang YanQing
2016-05-17powerpc: Fix bad inline asm constraint in create_zero_mask()Anton Blanchard
2016-05-17ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernelSascha Hauer
2016-05-10x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich
2016-05-10s390/hugetlb: add hugepages_supported defineDominik Dingel
2016-05-08powerpc: Update cpu_user_features2 in scan_features()Anton Blanchard
2016-05-08powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard
2016-05-08crypto: sha1-mb - use corrcet pointer while completing jobsXiaodong Liu
2016-05-08s390/pci: add extra padding to function measurement blockSebastian Ott
2016-04-20kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack
2016-04-20parisc: Unbreak handling exceptions from kernel modulesHelge Deller
2016-04-20parisc: Fix kernel crash with reversed copy_from_user()Helge Deller
2016-04-20parisc: Avoid function pointers for kernel exception routinesHelge Deller
2016-04-20KVM: x86: Inject pending interrupt even if pending nmi existYuki Shibuya
2016-04-20ARM: OMAP2+: hwmod: Fix updating of sysconfig registerLokesh Vutla
2016-04-18arm64: errata: Add -mpc-relative-literal-loads to build flagsdann frazier
2016-04-18fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn
2016-04-18KVM: VMX: avoid guest hang on invalid invept instructionPaolo Bonzini
2016-04-18x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()Dave Jones
2016-04-18mmc: atmel-mci: restore dma on AVR32Mans Rullgard
2016-04-18x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski
2016-04-18s390/pci: enforce fmb page boundary ruleSebastian Ott
2016-04-18xtensa: clear all DBREAKC registers on startMax Filippov
2016-04-18xtensa: fix preemption in {clear,copy}_user_highpageMax Filippov
2016-04-18xtensa: ISS: don't hang if stdin EOF is reachedMax Filippov
2016-04-18x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARsBjorn Helgaas
2016-04-18perf/x86/intel: Add definition for PT PMI bitStephane Eranian
2016-04-18x86: Add new MSRs and MSR bits used for Intel Skylake PMU supportAndi Kleen
2016-04-18KVM: i8254: change PIT discard tick policyRadim Krčmář
2016-04-18ARM: dts: armada-375: use armada-370-sata for SATALior Amsalem
2016-04-18x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski
2016-04-13KVM: x86: Reload pit counters for all channels when restoring stateAndrew Honig
2016-04-13MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan
2016-04-13powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab
2016-04-13arm64: account for sparsemem section alignment when choosing vmemmap offsetArd Biesheuvel
2016-04-13arm64: vmemmap: use virtual projection of linear regionArd Biesheuvel
2016-04-13x86/entry/compat: Add missing CLAC to entry_INT80_32Andy Lutomirski