summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton2017-07-051-0/+3
* MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton2017-07-051-8/+1
* MIPS: Avoid accidental raw backtraceJames Hogan2017-07-051-0/+2
* powerpc/slb: Force a full SLB flush when we insert for a bad EAMichael Ellerman2017-06-291-0/+10
* powerpc/kprobes: Pause function_graph tracing during jprobes handlingNaveen N. Rao2017-06-291-0/+11
* KVM: PPC: Book3S HV: Preserve userspace HTM state properlyPaul Mackerras2017-06-291-0/+21
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-2614-24/+27
* MIPS: Fix bnezc/jialc return address calculationPaul Burton2017-06-261-1/+3
* x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()Laura Abbott2017-06-261-0/+1
* sparc64: make string buffers large enoughDan Carpenter2017-06-171-2/+2
* s390/kvm: do not rely on the ILC on kvm host protection faulsChristian Borntraeger2017-06-171-6/+13
* xtensa: don't use linux IRQ #0Max Filippov2017-06-174-13/+11
* ARM: dts: imx6dl: Fix the VDD_ARM_CAP voltage for 396MHz operationFabio Estevam2017-06-171-1/+1
* s390/vmem: fix identity mappingHeiko Carstens2017-06-171-1/+1
* arm64: ensure extension of smp_store_release valueMark Rutland2017-06-141-4/+14
* arm64: armv8_deprecated: ensure extension of addrMark Rutland2017-06-141-1/+2
* arm64: entry: improve data abort handling of tagged pointersKristina Martsenko2017-06-142-2/+17
* arm64: hw_breakpoint: fix watchpoint matching for tagged pointersKristina Martsenko2017-06-142-1/+10
* powerpc/hotplug-mem: Fix missing endian conversion of aa_indexMichael Bringmann2017-06-141-0/+2
* powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman2017-06-142-2/+16
* powerpc/eeh: Avoid use after free in eeh_handle_special_event()Russell Currey2017-06-141-4/+15
* KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pagesMarc Zyngier2017-06-141-0/+3
* KVM: async_pf: avoid async pf injection when in guest modeWanpeng Li2017-06-143-4/+7
* arm: KVM: Allow unaligned accesses at HYPMarc Zyngier2017-06-141-3/+2
* KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulationWanpeng Li2017-06-141-9/+11
* kvm: async_pf: fix rcu_irq_enter() with irqs enabledPaolo Bonzini2017-06-141-1/+1
* arch/sparc: support NR_CPUS = 4096Jane Chu2017-06-142-6/+15
* sparc64: delete old wrap codePavel Tatashin2017-06-146-45/+1
* sparc64: new context wrapPavel Tatashin2017-06-141-27/+54
* sparc64: add per-cpu mm of secondary contextsPavel Tatashin2017-06-142-2/+4
* sparc64: redefine first versionPavel Tatashin2017-06-142-4/+4
* sparc64: combine activate_mm and switch_mmPavel Tatashin2017-06-141-20/+1
* sparc64: reset mm cpumask after wrapPavel Tatashin2017-06-141-0/+2
* sparc: Machine description indices can varyJames Clarke2017-06-142-4/+65
* sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz2017-06-142-6/+12
* sparc: Fix -Wstringop-overflow warningOrlando Arias2017-06-073-4/+4
* osf_wait4(): fix infoleakAl Viro2017-05-251-2/+4
* metag/uaccess: Check access_ok in strncpy_from_userJames Hogan2017-05-251-2/+7
* metag/uaccess: Fix access_ok()James Hogan2017-05-251-16/+24
* arm64: uaccess: ensure extension of access_ok() addrMark Rutland2017-05-251-1/+2
* arm64: xchg: hazard against entire exchange variableMark Rutland2017-05-251-1/+1
* ARM: dts: at91: sama5d3_xplained: not all ADC channels are availableLudovic Desroches2017-05-251-3/+1
* ARM: dts: at91: sama5d3_xplained: fix ADC vrefLudovic Desroches2017-05-251-0/+1
* powerpc/64e: Fix hang when debugging programs with relocated kernelLiuHailong2017-05-251-0/+12
* powerpc/pseries: Fix of_node_put() underflow during DLPAR removeTyrel Datwyler2017-05-251-1/+0
* powerpc/book3s/mce: Move add_taint() later in virtual modeMahesh Salgaonkar2017-05-252-2/+4
* s390/cputime: fix incorrect system timeMartin Schwidefsky2017-05-251-3/+18
* s390/kdump: Add final noteMichael Holzheu2017-05-251-0/+15
* KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulationWanpeng Li2017-05-251-9/+15
* KVM: x86: Fix load damaged SSEx MXCSR registerWanpeng Li2017-05-252-2/+8