summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-11-21Merge tag 'v4.4.33' into dev-4.4openbmc-4.4-20161121-1dev-4.4Joel Stanley38-161/+220
2016-11-18KVM: MIPS: Precalculate MMIO load resume PCJames Hogan2-12/+19
2016-11-18ARC: timer: rtc: implement read loop in "C" vs. inline asmVineet Gupta1-8/+11
2016-11-18s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu1-3/+3
2016-11-15KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan1-10/+53
2016-11-15Revert KVM: MIPS: Drop other CPU ASIDs on guest MMU changesGreg Kroah-Hartman1-53/+10
2016-11-10kvm: x86: Check memopp before dereference (CVE-2016-8630)Owen Hofmann1-1/+1
2016-11-10ARM: 8584/1: floppy: avoid gcc-6 warningArnd Bergmann1-1/+1
2016-11-10powerpc/ptrace: Fix out of bounds array access warningKhem Raj1-2/+2
2016-11-10x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()Juergen Gross1-1/+1
2016-11-10parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin1-2/+9
2016-11-10KVM: MIPS: Make ERET handle ERL before EXLJames Hogan1-4/+4
2016-11-10KVM: x86: fix wbinvd_dirty_mask use-after-freeIdo Yariv1-1/+3
2016-11-10Fix potential infoleak in older kernelsLinus Torvalds1-5/+5
2016-11-10h8300: fix syscall restartingMark Rutland2-5/+1
2016-11-01Revert "fix minor infoleak in get_user_ex()"Greg Kroah-Hartman1-5/+1
2016-11-01Revert "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-21Merge tag 'v4.4.26' into dev-4.4Joel Stanley144-744/+1213
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