summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-10-31Revert "fix minor infoleak in get_user_ex()"Greg Kroah-Hartman1-5/+1
2016-10-31Revert "x86/mm: Expand the exception table logic to allow new handling options"Greg Kroah-Hartman6-109/+57
2016-10-31ARM: pxa: pxa_cplds: fix interrupt handlingRobert Jarzmik1-9/+15
2016-10-31powerpc/nvram: Fix an incorrect partition mergePan Xinhui1-3/+3
2016-10-31x86/mm: Expand the exception table logic to allow new handling optionsTony Luck6-57/+109
2016-10-31crypto: arm/ghash-ce - add missing async import/exportArd Biesheuvel1-0/+24
2016-10-31powerpc/eeh: Null check uses of eeh_pe_bus_getRussell Currey2-0/+13
2016-10-31drm/i915: Account for TSEG size when determining 865G stolen baseVille Syrjälä1-6/+5
2016-10-28powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat1-0/+2
2016-10-28arm64: kernel: Init MDCR_EL2 even in the absence of a PMUMarc Zyngier1-1/+2
2016-10-28arm64: percpu: rewrite ll/sc loops in assemblyWill Deacon1-64/+56
2016-10-28s390/mm: fix gmap tlb flush issuesDavid Hildenbrand2-3/+4
2016-10-28kvm: x86: memset whole irq_eoiJiri Slaby1-1/+1
2016-10-28x86/e820: Don't merge consecutive E820_PRAM rangesDan Williams1-1/+1
2016-10-28arc: don't leak bits of kernel stack into coredumpAl Viro1-4/+4
2016-10-28metag: Only define atomic_dec_if_positive conditionallyGuenter Roeck1-2/+1
2016-10-28MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski1-1/+1
2016-10-28MIPS: Fix -mabi=64 build of vdso.ldsJames Hogan1-1/+1
2016-10-28powerpc/pseries: Fix stack corruption in htpe codeLaurent Dufour1-2/+2
2016-10-28powerpc/64: Fix incorrect return value from __copy_tofrom_userPaul Mackerras1-1/+1
2016-10-28powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()Gavin Shan1-2/+2
2016-10-28powerpc/powernv: Use CPU-endian hub diag-data type in pnv_eeh_get_and_dump_hu...Gavin Shan1-1/+1
2016-10-28powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()Gavin Shan1-1/+1
2016-10-28powerpc/vdso64: Use double word compare on pointersAnton Blanchard2-2/+2
2016-10-28parisc: Increase initial kernel mapping sizeHelge Deller1-3/+3
2016-10-28parisc: Fix kernel memory layout regarding position of __gpHelge Deller1-2/+5
2016-10-28parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernelsHelge Deller2-1/+9
2016-10-20x86/build: Build compressed x86 kernels as PIEH.J. Lu3-1/+49
2016-10-16ARM: dts: MSM8064 remove flags from SPMI/MPP IRQsLinus Walleij1-19/+57
2016-10-16ARM: dts: mvebu: armada-390: add missing compatibility string and bracketGrzegorz Jaszczyk1-0/+3
2016-10-16x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack accessJosh Poimboeuf1-2/+2
2016-10-16x86/irq: Prevent force migration of irqs which are not in the vector domainMika Westerberg1-3/+20
2016-10-16x86/boot: Fix kdump, cleanup aborted E820_PRAM max_pfn manipulationDan Williams1-9/+5
2016-10-16KVM: PPC: BookE: Fix a sanity checkDan Carpenter1-1/+1
2016-10-16KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan1-10/+53
2016-10-16KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 registerThomas Huth2-0/+3
2016-10-07KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE writeRadim Krčmář1-0/+13
2016-10-07powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-sup...Michael Ellerman1-3/+6
2016-10-07avr32: off by one in at32_init_pio()Dan Carpenter1-1/+1
2016-10-07tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2-0/+3
2016-10-07ARM: sa1111: fix pcmcia suspend/resumeRussell King1-9/+13
2016-10-07ARM: shmobile: fix regulator quirk for Gen2Wolfram Sang1-36/+26
2016-10-07ARM: sa1100: clear reset status prior to rebootRussell King1-0/+3
2016-10-07ARM: sa1100: fix 3.6864MHz clockRussell King1-0/+2
2016-10-07ARM: sa1100: register clocks earlyRussell King3-2/+4
2016-10-07ARM: sun5i: Fix typo in trip point temperatureHugo Grostabussiat1-1/+1
2016-10-07MIPS: uprobes: fix use of uninitialised variableMarcin Nowakowski1-3/+2
2016-10-07MIPS: Malta: Fix IOCU disable switch read for MIPS64Paul Burton1-1/+7
2016-10-07MIPS: fix uretprobe implementationMarcin Nowakowski1-1/+1
2016-10-07MIPS: uprobes: remove incorrect set_orig_insnMarcin Nowakowski2-19/+0