summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-04-12perf/x86/intel: Fix PEBS data source interpretation on Nehalem/WestmereAndi Kleen
2016-04-12perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2Jiri Olsa
2016-04-12perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmiKan Liang
2016-04-12perf/x86/pebs: Add workaround for broken OVFL status on HSW+Stephane Eranian
2016-04-12ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulatorLudovic Desroches
2016-04-12ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulatorLudovic Desroches
2016-04-12fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn
2016-04-12ARC: bitops: Remove non relevant commentsVineet Gupta
2016-04-12ARC: [BE] readl()/writel() to work in Big Endian CPU configurationLada Trimasova
2016-04-12xtensa: clear all DBREAKC registers on startMax Filippov
2016-04-12xtensa: fix preemption in {clear,copy}_user_highpageMax Filippov
2016-04-12xtensa: ISS: don't hang if stdin EOF is reachedMax Filippov
2016-04-12ia64: define ioremap_uc()Luis R. Rodriguez
2016-04-12x86/mm: TLB_REMOTE_SEND_IPI should count pagesNadav Amit
2016-04-12x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski
2016-04-12x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski
2016-04-12x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()Dave Jones
2016-04-12x86/irq: Cure live lock in fixup_irqs()Thomas Gleixner
2016-04-12s390/pci: enforce fmb page boundary ruleSebastian Ott
2016-04-12s390/cpumf: add missing lpp magic initializationHeiko Carstens
2016-04-12s390: fix floating pointer register corruption (again)Martin Schwidefsky
2016-04-12sched/preempt, sh: kmap_coherent relies on disabled preemptionDavid Hildenbrand
2016-04-12KVM: VMX: fix nested vpid for old KVM guestsPaolo Bonzini
2016-04-12KVM: VMX: avoid guest hang on invalid invvpid instructionPaolo Bonzini
2016-04-12KVM: VMX: avoid guest hang on invalid invept instructionPaolo Bonzini
2016-04-12KVM: i8254: change PIT discard tick policyRadim Krčmář
2016-04-12KVM: x86: fix missed hardware breakpointsPaolo Bonzini
2016-04-12x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARsBjorn Helgaas
2016-04-12perf/x86/intel: Add definition for PT PMI bitStephane Eranian
2016-04-12x86/entry/compat: Keep TS_COMPAT set during signal deliveryAndy Lutomirski
2016-04-12x86/microcode: Untangle from BLK_DEV_INITRDBorislav Petkov
2016-04-12x86/microcode/intel: Make early loader look for builtin microcode tooBorislav Petkov
2016-04-12ASoC: samsung: pass DMA channels as pointersArnd Bergmann
2016-04-12s390/cpumf: Fix lpp detectionChristian Borntraeger
2016-03-16MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan
2016-03-16MIPS: Fix build error when SMP is used without GICHauke Mehrtens
2016-03-16powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usagesRussell Currey
2016-03-16powerpc/powernv: Add a kmsg_dumper that flushes console output on panicRussell Currey
2016-03-16powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab
2016-03-16x86/mm: Fix slow_virt_to_phys() for X86_PAE againDexuan Cui
2016-03-16s390/mm: four page table levels vs. forkMartin Schwidefsky
2016-03-16KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0Paolo Bonzini
2016-03-16KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 comboPaolo Bonzini
2016-03-16KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exitPaul Mackerras
2016-03-16KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUSDavid Hildenbrand
2016-03-16KVM: VMX: disable PEBS before a guest entryRadim Krčmář
2016-03-16ARM: OMAP2+: hwmod: Introduce ti,no-idle dt propertyLokesh Vutla
2016-03-16ARM: dts: dra7: do not gate cpsw clock due to errata i877Mugunthan V N
2016-03-16ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory windowThomas Petazzoni
2016-03-16arm64: account for sparsemem section alignment when choosing vmemmap offsetArd Biesheuvel