summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-30KVM: PPC: Book3S HV: Include prototypesCédric Le Goater
2021-01-30KVM: PPC: Make the VMX instruction emulation routines staticCédric Le Goater
2021-01-30powerpc/watchdog: Declare soft_nmi_interrupt() prototypeCédric Le Goater
2021-01-30powerpc/mm: Declare arch_report_meminfo() prototype.Cédric Le Goater
2021-01-30powerpc/mm/hugetlb: Make pseries_alloc_bootmem_huge_page() staticCédric Le Goater
2021-01-30powerpc/mm: Declare preload_new_slb_context() prototypeCédric Le Goater
2021-01-30powerpc/mm: Move hpte_insert_repeating() prototypeCédric Le Goater
2021-01-30powerpc/mm: Declare some prototypesCédric Le Goater
2021-01-30powerpc/optprobes: Make patch_imm64_load_insns() staticCédric Le Goater
2021-01-30powerpc/optprobes: Remove unused routine patch_imm32_load_insns()Cédric Le Goater
2021-01-30powerpc/smp: Make debugger_ipi_callback() staticCédric Le Goater
2021-01-30powerpc/smp: Include tick_broadcast() prototypeCédric Le Goater
2021-01-30powerpc/mce: Include prototypesCédric Le Goater
2021-01-30powerpc/setup_64: Make some routines staticCédric Le Goater
2021-01-30powerpc/pmem: Include pmem prototypesCédric Le Goater
2021-01-30powerpc/pseries/ras: Make init_ras_hotplug_IRQ() staticCédric Le Goater
2021-01-30powerpc/pseries/eeh: Make pseries_pcibios_bus_add_device() staticCédric Le Goater
2021-01-30powerpc/pseries/ras: Remove unused variable 'status'Cédric Le Goater
2021-01-30powerpc/mm: Include __find_linux_pte() prototypeCédric Le Goater
2021-01-30powerpc/perf/hv-24x7: Dont create sysfs event files for dummy eventsKajol Jain
2021-01-30powerpc/64s/kuap: Use mmu_has_feature()Michael Ellerman
2021-01-30 ocxl: use DEFINE_MUTEX() for mutex lockZheng Yongjun
2021-01-05selftests/powerpc: Make the test check in eeh-basic.sh posix compliantPo-Hsu Lin
2021-01-03Linux 5.11-rc2v5.11-rc2Linus Torvalds
2021-01-02Merge tag 's390-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-01-02Merge tag 'pm-5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-01-02Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2021-01-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-01-01Merge tag 'block-5.11-2021-01-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-01Merge tag 'io_uring-5.11-2021-01-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-01depmod: handle the case of /sbin/depmod without /sbin in PATHLinus Torvalds
2020-12-30kernel/io_uring: cancel io_uring before task worksPavel Begunkov
2020-12-30io_uring: fix io_sqe_files_unregister() hangsPavel Begunkov
2020-12-30io_uring: add a helper for setting a ref nodePavel Begunkov
2020-12-30Merge tag 'ceph-for-5.11-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-12-30intel_idle: add SnowRidge C-state tableArtem Bityutskiy
2020-12-30cpufreq: intel_pstate: Fix fast-switch fallback pathRafael J. Wysocki
2020-12-30Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki
2020-12-30s390/Kconfig: sort config S390 select list once againHeiko Carstens
2020-12-30s390: update defconfigsHeiko Carstens
2020-12-29block: add debugfs stanza for QUEUE_FLAG_NOWAITAndres Freund
2020-12-29fs: block_dev.c: fix kernel-doc warnings from struct block_device changesRandy Dunlap
2020-12-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-29mm: slub: call account_slab_page() after slab page initializationRoman Gushchin
2020-12-29zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.cRandy Dunlap
2020-12-29lib/zlib: fix inflating zlib streams on s390Ilya Leoshkevich
2020-12-29lib/genalloc: fix the overflow when size is too bigHuang Shijie
2020-12-29kdev_t: always inline major/minor helper functionsJosh Poimboeuf
2020-12-29sizes.h: add SZ_8G/SZ_16G/SZ_32G macrosHuang Shijie
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap