summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-02powerpc: Rewrite 4xx flush_cache_instruction() in CChristophe Leroy2-6/+9
2020-09-02powerpc: Move flush_instruction_cache() prototype in asm/cacheflush.hChristophe Leroy3-1/+3
2020-09-02powerpc: Remove flush_instruction_cache for book3s/32Christophe Leroy1-10/+2
2020-09-02powerpc/pseries: explicitly reschedule during drmem_lmb list traversalNathan Lynch1-1/+17
2020-09-02powerpc: Drop _nmask_and_or_msr()Christophe Leroy4-16/+4
2020-09-02powerpc: Use simple i2c probe functionStephen Kitt2-5/+4
2020-09-02powerpc/pseries: new lparcfg key/value pair: partition_affinity_scoreScott Cheloha1-0/+35
2020-09-02powerpc/perf: consolidate GPCI hcall structs into asm/hvcall.hScott Cheloha3-36/+36
2020-09-02powerpc: drop hard_reset_now() and poweroff_now() declarationChristophe Leroy1-2/+0
2020-09-02powerpc/fpu: Drop cvt_fd() and cvt_df()Christophe Leroy2-17/+0
2020-09-02powerpc/irq: Drop forward declaration of struct irqactionChristophe Leroy1-1/+0
2020-09-02powerpc/hwirq: Remove stale forward irq_chip declarationChristophe Leroy1-6/+0
2020-09-02macintosh: windfarm: remove detatch debug containing spelling mistakesColin Ian King2-4/+0
2020-09-02powerpc/32s: Fix assembler warning about r0Christophe Leroy1-1/+1
2020-08-24powerpc/nx: Don't pack struct coprocessor_request_blockOliver O'Halloran1-2/+4
2020-08-24powerpc/powernv: Fix spurious kerneldoc warnings in opal-prd.cOliver O'Halloran1-1/+1
2020-08-24powerpc/powernv: Staticify functions without prototypesOliver O'Halloran3-8/+7
2020-08-24powerpc/powernv: Include asm/powernv.h from the local powernv.hOliver O'Halloran2-0/+9
2020-08-24powerpc/powernv/smp: Fix spurious DBG() warningOliver O'Halloran1-1/+1
2020-08-24powerpc/oprofile: fix spelling mistake "contex" -> "context"Colin Ian King1-1/+1
2020-08-24powerpc/vmemmap: Don't warn if we don't find a mapping vmemmap list entryAneesh Kumar K.V1-3/+1
2020-08-24powerpc/vmemmap: Fix memory leak with vmemmap list allocation failures.Aneesh Kumar K.V1-7/+28
2020-08-24powerpc/powernv: Remove set but not used variable 'parent'zhengbin1-8/+0
2020-08-24powerpc/perf: Remove set but not used variable 'target'zhengbin1-3/+0
2020-08-24powerpc/fadump: Remove set but not used variable 'elf'zhengbin1-2/+0
2020-08-24powerc/dtc/t1024rdb: remove interrupts propertyBiwen Li1-1/+0
2020-08-24powerpc/dts/t4240rdb: remove interrupts propertyBiwen Li1-1/+0
2020-08-24cxl: Rework error message for incompatible slotsFrederic Barrat1-2/+2
2020-08-24ocxl: Remove custom service to allocate interruptsFrederic Barrat2-33/+0
2020-08-24ocxl: Don't return trigger page when allocating an interruptFrederic Barrat5-22/+12
2020-08-24ocxl: Access interrupt trigger page from xive directlyFrederic Barrat1-2/+6
2020-08-24scsi: cxlflash: Access interrupt trigger page from xive directlyFrederic Barrat2-11/+8
2020-08-24powerpc/icp-hv: Fix missing of_node_put() in success pathNicholas Mc Guire1-0/+1
2020-08-24powerpc/pseries: Fix missing of_node_put() in rng_init()Nicholas Mc Guire1-0/+1
2020-08-24Linux 5.9-rc2Linus Torvalds1-1/+1
2020-08-23Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds21-25/+161
2020-08-23Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+6
2020-08-23Merge tag 'perf-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+49
2020-08-23Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-92/+52
2020-08-23Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2020-08-23Merge tag 'edac_urgent_for_v5.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-7/+7
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds44-163/+310
2020-08-23Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-13/+13
2020-08-23do_epoll_ctl(): clean the failure exits up a bitAl Viro1-13/+6
2020-08-23epoll: Keep a reference on files added to the check listMarc Zyngier1-2/+9
2020-08-22net: nexthop: don't allow empty NHA_GROUPNikolay Aleksandrov1-1/+4
2020-08-22Merge tag 'kbuild-fixes-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-89/+86
2020-08-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds6-22/+42
2020-08-22Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds8-41/+79
2020-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-18/+36