summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-11-30Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-11-30Merge tag 'nds32-for-linus-5.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-30x86/ioperm: Save an indentation level in tss_update_io_bitmap()Borislav Petkov
2019-11-30s390/livepatch: Implement reliable stack tracing for the consistency modelMiroslav Benes
2019-11-30s390/unwind: add stack pointer alignment sanity checksMiroslav Benes
2019-11-30s390/unwind: filter out unreliable bogus %r14Vasily Gorbik
2019-11-30s390/unwind: start unwinding from reliable stateVasily Gorbik
2019-11-30s390/test_unwind: add program check context testsVasily Gorbik
2019-11-30s390/test_unwind: add irq context testsVasily Gorbik
2019-11-30s390/test_unwind: print verbose unwinding resultsVasily Gorbik
2019-11-30s390/test_unwind: add CALL_ON_STACK testsVasily Gorbik
2019-11-30s390: fix register clobbering in CALL_ON_STACKVasily Gorbik
2019-11-30s390/test_unwind: require that unwinding ended successfullyVasily Gorbik
2019-11-30s390/unwind: add a test for the internal APIIlya Leoshkevich
2019-11-30s390/unwind: always inline get_stack_pointerVasily Gorbik
2019-11-30s390/pci: add error message on device number limitNiklas Schnelle
2019-11-30s390/pci: add error message for UID collisionNiklas Schnelle
2019-11-30s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter
2019-11-30s390/cpum_sf: Use TEAR_REG macro consistantlyThomas Richter
2019-11-30s390/cpum_sf: Remove unnecessary check for pending SDBsThomas Richter
2019-11-30s390/cpum_sf: Replace function name in debug statementsThomas Richter
2019-11-30s390/kaslr: store KASLR offset for early dumpsGerald Schaefer
2019-11-30s390/unwind: stop gracefully at task pt_regsVasily Gorbik
2019-11-30s390/head64: correct init_task stack setupVasily Gorbik
2019-11-30s390/unwind: make reuse_sp default when unwinding pt_regsVasily Gorbik
2019-11-30s390/unwind: report an error if pt_regs are not on stackVasily Gorbik
2019-11-30s390: avoid misusing CALL_ON_STACK for task stack setupVasily Gorbik
2019-11-30s390: correct CALL_ON_STACK back_chain savingVasily Gorbik
2019-11-30s390/unwind: unify task is current checksVasily Gorbik
2019-11-30s390: disable preemption when switching to nodat stack with CALL_ON_STACKVasily Gorbik
2019-11-30s390: always inline disabled_waitVasily Gorbik
2019-11-30s390/vdso: fix getcpuHeiko Carstens
2019-11-30s390/smp,vdso: fix ASCE handlingHeiko Carstens
2019-11-30s390: implement perf_arch_fetch_caller_regsIlya Leoshkevich
2019-11-29xtensa: clean up system_call/xtensa_rt_sigreturn interactionMax Filippov
2019-11-29xtensa: fix system_call interaction with ptraceMax Filippov
2019-11-29xtensa: rearrange syscall tracingMax Filippov
2019-11-29Merge tag 'kvm-ppc-uvmem-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2019-11-29powerpc/fixmap: fix crash with HIGHMEMChristophe Leroy
2019-11-29cpuidle: Drop disabled field from struct cpuidle_stateRafael J. Wysocki
2019-11-29x86/mce/therm_throt: Mask out read-only and reserved MSR bitsSrinivas Pandruvada
2019-11-29Merge tag 'perf-core-for-mingo-5.5-20191128' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2019-11-28Revert "arm64: dts: juno: add dma-ranges property"Sudeep Holla
2019-11-28Merge branch 'remotes/lorenzo/pci/meson'Bjorn Helgaas
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas
2019-11-28Merge branch 'pci/msi'Bjorn Helgaas
2019-11-28Merge branch 'pci/misc'Bjorn Helgaas
2019-11-28x86/fpu: Don't cache access to fpu_fpregs_owner_ctxSebastian Andrzej Siewior