summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-12-01Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-01Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-12-01Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-12-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2019-12-01powerpc/mm: remove pmd_huge/pud_huge stubs and include hugetlb.hMike Kravetz
2019-12-01x86/kasan: support KASAN_VMALLOCDaniel Axtens
2019-12-01fork: support VMAP_STACK with KASAN_VMALLOCDaniel Axtens
2019-12-01x86/mm/pat: Fix off-by-one bugs in interval tree searchIngo Molnar
2019-12-01ARC: mm: remove __ARCH_USE_5LEVEL_HACKVineet Gupta
2019-12-01s390: remove compat vdso codeHeiko Carstens
2019-11-30Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-30Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-30Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-30Merge branch 'parisc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-11-30Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
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