summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-11-10x86/time: Correct the attribute on jiffies' definitionNathan Chancellor
2018-11-10x86/percpu: Fix this_cpu_read()Peter Zijlstra
2018-11-10ARM: dts: imx53-qsb: disable 1.2GHz OPPSascha Hauer
2018-11-10MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki
2018-11-10MIPS: microMIPS: Fix decoding of swsp16 instructionMatt Redfearn
2018-11-10MIPS: Handle non word sized instructions when examining frameMatt Redfearn
2018-11-10sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller
2018-11-10sparc64 mm: Fix more TSB sizing issuesMike Kravetz
2018-11-10sparc/pci: Refactor dev_archdata initialization into pci_init_dev_archdataSowmini Varadhan
2018-11-10arm64: Fix potential race with hardware DBM in ptep_set_access_flags()Catalin Marinas
2018-11-10MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki
2018-11-10x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARsPrarit Bhargava
2018-11-10um: Avoid longjmp/setjmp symbol clashes with libpthread.aFlorian Fainelli
2018-11-10x86/mm/pat: Prevent hang during boot when mapping pagesMatt Fleming
2018-11-10ARM: dts: apq8064: add ahci ports-implemented maskSrinivas Kandagatla
2018-11-10ARM: 8799/1: mm: fix pci_ioremap_io() offset checkThomas Petazzoni
2018-10-22Revert "BACKPORT, FROMGIT: crypto: arm/speck - add NEON-accelerated implement...Alistair Strachan
2018-10-22Revert "BACKPORT, FROMLIST: crypto: arm64/speck - add NEON-accelerated implem...Alistair Strachan
2018-10-20Merge 4.4.162 into android-4.4Greg Kroah-Hartman
2018-10-20ARC: build: Get rid of toolchain checkAlexey Brodkin
2018-10-20powerpc/tm: Avoid possible userspace r1 corruption on reclaimMichael Neuling
2018-10-20powerpc/tm: Fix userspace r13 corruptionMichael Neuling
2018-10-20x86/fpu: Finish excising 'eagerfpu'Andy Lutomirski
2018-10-20x86/fpu: Remove struct fpu::counterRik van Riel
2018-10-20x86/fpu: Remove use_eager_fpu()Andy Lutomirski
2018-10-20KVM: x86: remove eager_fpu field of struct kvm_vcpu_archPaolo Bonzini
2018-10-20ARM: dts: at91: add new compatibility string for macb on sama5d3Nicolas Ferre
2018-10-16ANDROID: x86_64_cuttlefish_defconfig: disable CONFIG_MEMORY_STATE_TIMESteve Muckle
2018-10-13Merge 4.4.161 into android-4.4Greg Kroah-Hartman
2018-10-13ARC: clone syscall to setp r25 as thread pointerVineet Gupta
2018-10-13powerpc/fadump: Return error when fadump registration failsMichal Suchanek
2018-10-13x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski
2018-10-13x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski
2018-10-10Merge 4.4.160 into android-4.4Greg Kroah-Hartman
2018-10-10arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda
2018-10-10hexagon: modify ffs() and fls() to return intRandy Dunlap
2018-10-10arch/hexagon: fix kernel/dma.c build warningRandy Dunlap
2018-10-10KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate functionPaul Mackerras
2018-10-10arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier
2018-10-10arm64: cpufeature: Track 32bit EL0 supportSuzuki K Poulose
2018-10-10arm64: KVM: Tighten guest core register access from userspaceDave Martin
2018-10-10ARM: dts: dra7: fix DCAN node addressesKevin Hilman
2018-10-10ARM: mvebu: declare asm symbols as character arrays in pmsu.cEthan Tuttle
2018-10-10s390/extmem: fix gcc 8 stringop-overflow warningVasily Gorbik
2018-10-10powerpc/powernv/ioda2: Reduce upper limit for DMA window sizeAlexey Kardashevskiy
2018-10-10x86/entry/64: Add two more instruction suffixesJan Beulich
2018-10-10x86/tsc: Add missing header to tsc_msr.cAndy Shevchenko
2018-10-10powerpc/kdump: Handle crashkernel memory reservation failureHari Bathini
2018-10-10x86/numa_emulation: Fix emulated-to-physical node mappingDan Williams
2018-09-29Merge 4.4.159 into android-4.4Greg Kroah-Hartman