summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-08-03MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire
2015-08-03arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon
2015-08-03arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin
2015-08-03arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas
2015-08-03ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta
2015-07-10KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář
2015-07-10MIPS: Fix KVM guest fixmap addressJames Hogan
2015-07-10x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237ABjorn Helgaas
2015-07-10powerpc/perf: Fix book3s kernel to userspace backtracesAnton Blanchard
2015-07-10arm: KVM: force execution of HCPTR access on VM exitMarc Zyngier
2015-07-10sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq...Sowmini Varadhan
2015-07-03bus: mvebu: pass the coherency availability information at init timeGreg Ungerer
2015-07-03KVM: nSVM: Check for NRIPS support before updating control fieldBandan Das
2015-07-03ARM: clk-imx6q: refine sata's parentSebastien Szymanski
2015-07-03x86/microcode/intel: Guard against stack overflow in the loaderQuentin Casasnovas
2015-07-03config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk
2015-06-22MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan
2015-06-05ARM: fix missing syscall trace exitRussell King
2015-06-05ARM: dts: imx27: only map 4 Kbyte for fec registersPhilippe Reynes
2015-06-05crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger
2015-06-05powerpc: Align TOC to 256 bytesAnton Blanchard
2015-06-05KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini
2015-05-17ARM: mvebu: armada-xp-openblocks-ax3-4: Disable internal RTCGregory CLEMENT
2015-05-17ARM: dts: imx23-olinuxino: Fix dr_mode of usb0Stefan Wahren
2015-05-17ARM: dts: imx28: Fix AUART4 TX-DMA interrupt nameMarek Vasut
2015-05-17ARM: dts: imx25: Add #pwm-cells to pwm4Markus Pargmann
2015-05-13ARC: signal handling robustifyVineet Gupta
2015-05-13ARM: dts: dove: Fix uart[23] reg propertySebastian Hesselbarth
2015-05-06s390: Fix build errorGuenter Roeck
2015-05-06nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2015-05-06C6x: time: Ensure consistency in __initNishanth Menon
2015-05-06xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_rangeMax Filippov
2015-05-06xtensa: xtfpga: fix hardware lockup caused by LCD driverMax Filippov
2015-05-06powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTHAnton Blanchard
2015-05-06arm64: kernel: compiling issue, need delete read_current_timer()Chen Gang
2015-05-06ARM: S3C64XX: Use fixed IRQ bases to avoid conflicts on CragganmoreCharles Keepax
2015-05-06ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin
2015-05-06MIPS: Hibernate: flush TLB entries earlierHuacai Chen
2015-05-06s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens
2015-05-06KVM: s390: Zero out current VMDB of STSI before including level3 data.Ekaterina Tumanova
2015-04-29arc: mm: Fix build failureGuenter Roeck
2015-04-29x86: mm: move mmap_sem unlock from mm_fault_error() to callerLinus Torvalds
2015-04-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-04-29move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2015-04-29KVM: x86: SYSENTER emulation is brokenNadav Amit
2015-04-13powerpc/mpc85xx: Add ranges to etsec2 nodesScott Wood
2015-03-26ARM: at91: pm: fix at91rm9200 standbyAlexandre Belloni
2015-03-26powerpc/smp: Wait until secondaries are active & onlineMichael Ellerman
2015-03-26x86/vdso: Fix the build on GCC5Jiri Slaby
2015-03-26x86/fpu: Drop_fpu() should not assume that tsk equals currentOleg Nesterov