summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-02-23KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář1-25/+11
2017-02-23x86/apic/uv: Silence a shift wrapping warningDan Carpenter1-2/+2
2017-02-23tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf1-2/+2
2017-02-23x86/traps: Ignore high word of regs->cs in early_fixup_exception()Andy Lutomirski1-1/+1
2017-02-23KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addrPaolo Bonzini1-0/+3
2017-02-23KVM: Disable irq while unregistering user notifierIgnacio Alvarado1-2/+11
2017-02-23parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin1-2/+9
2017-02-23m68k: Fix ndelay() macroBoris Brezillon1-1/+1
2017-02-23KVM: x86: fix wbinvd_dirty_mask use-after-freeIdo Yariv1-1/+3
2017-02-23s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu1-3/+3
2017-02-23KVM: MIPS: Precalculate MMIO load resume PCJames Hogan2-13/+19
2017-02-23MIPS: KVM: Fix unused variable build warningNicholas Mc Guire1-6/+0
2017-02-23KVM: MIPS: Make ERET handle ERL before EXLJames Hogan1-4/+4
2017-02-23powerpc: Convert cmp to cmpd in idle enter sequenceSegher Boessenkool1-1/+1
2017-02-23arm64: KVM: Take S1 walks into account when determining S2 write faultsWill Deacon1-5/+6
2017-02-23arm64: kernel: Init MDCR_EL2 even in the absence of a PMUMarc Zyngier1-1/+2
2017-02-23MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski1-1/+1
2017-02-23mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai4-1/+33
2017-02-23x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai4-3/+26
2017-02-23powerpc/64: Fix incorrect return value from __copy_tofrom_userPaul Mackerras1-1/+1
2017-02-23powerpc/pseries: Fix stack corruption in htpe codeLaurent Dufour1-2/+2
2017-02-23metag: Only define atomic_dec_if_positive conditionallyGuenter Roeck1-2/+1
2017-02-23powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()Gavin Shan1-2/+2
2017-02-23powerpc/vdso64: Use double word compare on pointersAnton Blanchard2-2/+2
2017-02-23KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 registerThomas Huth2-0/+3
2017-02-23KVM: PPC: BookE: Fix a sanity checkDan Carpenter1-1/+1
2017-02-23KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-threadPaul Mackerras6-11/+18
2017-02-23powerpc/eeh: Null check uses of eeh_pe_bus_getRussell Currey2-0/+13
2017-02-23powerpc/nvram: Fix an incorrect partition mergePan Xinhui1-3/+3
2017-02-23ARM: dts: exynos: Fix mismatched value for SD4 pull up/down configuration on ...Krzysztof Kozlowski1-1/+1
2017-02-23arc: don't leak bits of kernel stack into coredumpAl Viro1-3/+4
2017-02-23ARM: pxa: fix GPIO double shiftsRobert Jarzmik4-17/+9
2017-02-23arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEPWill Deacon1-2/+4
2017-02-23x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack accessJosh Poimboeuf1-2/+2
2016-11-20KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan1-8/+53
2016-11-20ARC: use ASL assembler mnemonicVineet Gupta1-3/+3
2016-11-20arm64: perf: reject groups spanning multiple HW PMUsSuzuki K. Poulose1-6/+15
2016-11-20ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7Srinivas Ramana1-1/+1
2016-11-20MIPS: Malta: Fix IOCU disable switch read for MIPS64Paul Burton1-1/+7
2016-11-20ARM: 8617/1: dma: fix dma_max_pfn()Roger Quadros1-1/+1
2016-11-20openrisc: fix the fix of copy_from_user()Guenter Roeck1-1/+1
2016-11-20avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck1-2/+2
2016-11-20perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2Matt Fleming1-2/+2
2016-11-20avr32: fix copy_from_user()Al Viro3-4/+13
2016-11-20microblaze: fix __get_user()Al Viro1-1/+1
2016-11-20microblaze: fix copy_from_user()Al Viro1-3/+6
2016-11-20m32r: fix __get_user()Al Viro1-1/+1
2016-11-20blackfin: fix copy_from_user()Al Viro1-4/+5
2016-11-20sparc32: fix copy_from_user()Al Viro1-1/+3
2016-11-20sh: fix copy_from_user()Al Viro1-1/+4