summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf2017-05-021-0/+12
* ARCv2: save r30 on kernel entry as gcc uses it for code-genVineet Gupta2017-05-022-1/+3
* MIPS: Avoid BUG warning in arch_check_elfJames Cowgill2017-05-021-1/+1
* MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan2017-05-021-15/+33
* sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka2017-05-021-7/+8
* sparc64: kern_addr_valid regressionbob picco2017-05-021-1/+1
* xen/x86: don't lose event interruptsStefano Stabellini2017-05-021-3/+3
* MIPS: Fix crash registers on non-crashing CPUsCorey Minyard2017-05-021-3/+13
* ARM: OMAP2+: timer: add probe for clocksourcesTero Kristo2017-05-021-2/+5
* x86, pmem: fix broken __copy_user_nocache cache-bypass assumptionsDan Williams2017-04-271-13/+32
* kvm: arm/arm64: Fix locking for kvm_free_stage2_pgdSuzuki K Poulose2017-04-271-0/+12
* x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam2017-04-271-1/+1
* powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria2017-04-271-3/+3
* s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger2017-04-271-0/+2
* MIPS: fix Select HAVE_IRQ_EXIT_ON_IRQ_STACK patch.Greg Kroah-Hartman2017-04-211-2/+2
* mm: Tighten x86 /dev/mem with zeroing readsKees Cook2017-04-211-11/+30
* powerpc: Disable HFSCR[TM] if TM is not supportedBenjamin Herrenschmidt2017-04-211-0/+9
* kvm: fix page struct leak in handle_vmonPaolo Bonzini2017-04-211-2/+8
* Revert "MIPS: Lantiq: Fix cascaded IRQ setup"Greg Kroah-Hartman2017-04-211-17/+21
* x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner2017-04-211-1/+1
* x86/vdso: Ensure vdso32_enabled gets set to valid values onlyMathias Krause2017-04-211-2/+9
* perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra2017-04-211-0/+3
* MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatchMatt Redfearn2017-04-181-1/+1
* MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACKMatt Redfearn2017-04-181-0/+1
* MIPS: Switch to the irq_stack in interruptsMatt Redfearn2017-04-181-5/+76
* MIPS: Only change $28 to thread_info if coming from user modeMatt Redfearn2017-04-181-0/+7
* MIPS: Stack unwinding while on IRQ stackMatt Redfearn2017-04-181-1/+14
* MIPS: Introduce irq_stackMatt Redfearn2017-04-183-0/+24
* MIPS: Flush wrong invalid FTLB entry for huge pageHuacai Chen2017-04-121-4/+21
* MIPS: Lantiq: fix missing xbar kernel panicHauke Mehrtens2017-04-121-1/+1
* MIPS: End spinlocks with .insnPaul Burton2017-04-121-4/+4
* MIPS: ralink: Fix typos in rt3883 pinctrlJohn Crispin2017-04-121-2/+2
* MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernelsJames Hogan2017-04-121-1/+1
* s390/uaccess: get_user() should zero on failure (again)Heiko Carstens2017-04-121-1/+1
* s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri2017-04-121-16/+19
* nios2: reserve boot memory for device treeTobias Klauser2017-04-122-0/+10
* powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras2017-04-121-8/+19
* powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat2017-04-121-2/+5
* metag/usercopy: Add missing fixupsJames Hogan2017-04-121-24/+48
* metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan2017-04-121-8/+28
* metag/usercopy: Set flags before ADDZJames Hogan2017-04-121-4/+4
* metag/usercopy: Zero rest of buffer from copy_from_userJames Hogan2017-04-122-46/+26
* metag/usercopy: Add early abort to copy_to_userJames Hogan2017-04-121-0/+20
* metag/usercopy: Fix alignment error checkingJames Hogan2017-04-121-6/+4
* metag/usercopy: Drop unused macrosJames Hogan2017-04-121-113/+0
* arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_regionMarc Zyngier2017-04-121-3/+8
* arm/arm64: KVM: Take mmap_sem in stage2_unmap_vmMarc Zyngier2017-04-121-0/+2
* MIPS: Lantiq: Fix cascaded IRQ setupFelix Fietkau2017-04-081-21/+17
* xen/setup: Don't relocate p2m over existing oneRoss Lagerwall2017-04-081-3/+3
* metag/ptrace: Reject partial NT_METAG_RPIPE writesDave Martin2017-03-311-0/+2