summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-08-10parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...John David Anglin5-168/+212
2015-08-10powerpc/powernv: Fix race in updating core_idle_stateShreyas B. Prabhu1-10/+21
2015-08-03x86/mpx: Do not set ->vm_ops on MPX VMAsKirill A. Shutemov2-19/+8
2015-08-03ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.hSzabolcs Nagy1-23/+33
2015-08-03ARM: 8393/1: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd1-2/+2
2015-08-03arm64: Don't report clear pmds and puds as hugeChristoffer Dall1-2/+2
2015-08-03arm64: bpf: fix endianness conversion bugsXi Wang2-2/+24
2015-08-03arm64: bpf: fix out-of-bounds read in bpf2a64_offset()Xi Wang1-3/+4
2015-08-03ARM64: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd1-2/+2
2015-08-03ARM: dove: fix legacy dove IRQ numbersRussell King2-63/+63
2015-08-03ARM: dts: mx23: fix iio-hwmon supportStefan Wahren1-0/+1
2015-08-03ARM: at91/dt: update udc compatible stringsBoris Brezillon4-4/+4
2015-08-03ARM: at91/dt: sama5d4: fix dma conf for aes, sha and tdes nodesludovic.desroches@atmel.com1-10/+10
2015-08-03ARM: at91/dt: sama5d4ek: mci0 uses slot 0Ludovic Desroches1-2/+2
2015-08-03m68knommu: force setting of CONFIG_CLOCK_FREQ for ColdFireGreg Ungerer2-14/+2
2015-08-03m68knommu: make ColdFire SoC selection a choiceGreg Ungerer1-9/+18
2015-08-03openrisc: fix CONFIG_UID16 settingAndrew Morton1-3/+1
2015-07-21arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon1-0/+4
2015-07-21arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin1-1/+1
2015-07-21arm64: entry: fix context tracking for el0_sp_pcMark Rutland1-0/+1
2015-07-21arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas1-0/+8
2015-07-21arc: fix use of uninitialized arc_pmuMax Filippov1-1/+0
2015-07-21ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta1-4/+5
2015-07-21ARC: add smp barriers around atomics per Documentation/atomic_ops.txtVineet Gupta4-0/+89
2015-07-21sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman1-8/+4
2015-07-10KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář3-4/+4
2015-07-10KVM: x86: properly restore LVT0Radim Krčmář1-0/+1
2015-07-10s390/kdump: fix REGSET_VX_LOW vector register ELF notesMichael Holzheu1-1/+1
2015-07-10s390/bpf: Fix backward jumpsMichael Holzheu1-1/+1
2015-07-10KVM: s390: clear floating interrupt bitmap and parametersJens Freimann1-0/+3
2015-07-10KVM: s390: fix external call injection without sigp interpretationDavid Hildenbrand1-1/+1
2015-07-10MIPS: Fix KVM guest fixmap addressJames Hogan1-0/+4
2015-07-10KVM: mips: use id_to_memslot correctlyPaolo Bonzini1-1/+1
2015-07-10x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237ABjorn Helgaas1-0/+11
2015-07-10x86/PCI: Use host bridge _CRS info on systems with >32 bit addressingBjorn Helgaas1-2/+4
2015-07-10powerpc/perf: Fix book3s kernel to userspace backtracesAnton Blanchard1-1/+10
2015-07-10ARM: mvebu: fix suspend to RAM on big-endian configurationsThomas Petazzoni1-0/+3
2015-07-10ARM: tegra20: Store CPU "resettable" status in IRAMDmitry Osipenko5-22/+38
2015-07-10ARM: kvm: psci: fix handling of unimplemented functionsLorenzo Pieralisi1-13/+3
2015-07-10arm: KVM: force execution of HCPTR access on VM exitMarc Zyngier2-8/+22
2015-07-10ARM: mvebu: update Ethernet compatible string for Armada XPSimon Guinot5-5/+19
2015-07-10KVM: nSVM: Check for NRIPS support before updating control fieldBandan Das1-2/+6
2015-07-10ARM: clk-imx6q: refine sata's parentSebastien Szymanski1-1/+1
2015-07-10ARM: dts: sunxi: Adjust touchscreen compatible for sun5i and laterHans de Goede3-3/+3
2015-06-29perf/x86: Honor the architectural performance monitoring versionPalik, Imre1-6/+6
2015-06-29perf/x86/intel/bts: Fix DS area sharing with x86_pmu eventsAlexander Shishkin3-19/+46
2015-06-29perf/x86: Add more Broadwell model numbersAndi Kleen1-0/+2
2015-06-29x86/boot: Fix overflow warning with 32-bit binutilsBorislav Petkov1-3/+10
2015-06-18Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-10/+16
2015-06-16KVM: x86: fix lapic.timer_mode on restoreRadim Krčmář1-10/+16