index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-11
softirq: Move do_softirq_own_stack() to generic asm header
Thomas Gleixner
1
-0
/
+1
2020-12-09
powerpc/64: irq replay remove decrementer overflow check
Nicholas Piggin
1
-49
/
+4
2020-10-08
powerpc: Remove get_tb_or_rtc()
Christophe Leroy
1
-1
/
+1
2020-10-06
powerpc/64: make restore_interrupts 64e only
Nicholas Piggin
1
-18
/
+19
2020-10-06
powerpc/64e: remove 64s specific interrupt soft-mask code
Nicholas Piggin
1
-1
/
+1
2020-10-06
powerpc/64e: remove PACA_IRQ_EE_EDGE
Nicholas Piggin
1
-23
/
+0
2020-10-06
powerpc/64: fix irq replay pt_regs->softe value
Nicholas Piggin
1
-1
/
+1
2020-10-06
powerpc/64: fix irq replay missing preempt
Nicholas Piggin
1
-0
/
+7
2020-07-29
powerpc/64s: Move HMI IRQ stat from percpu variable to paca.
Mahesh Salgaonkar
1
-3
/
+6
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-02
powerpc: use __vmalloc_node in alloc_vm_stack
Christoph Hellwig
1
-3
/
+2
2020-04-02
powerpc/64s: Fix doorbell wakeup msgclr optimisation
Nicholas Piggin
1
-0
/
+13
2020-04-01
powerpc/64s: Implement interrupt exit logic in C
Nicholas Piggin
1
-32
/
+4
2020-04-01
powerpc/64: Implement soft interrupt replay in C
Nicholas Piggin
1
-35
/
+130
2020-03-04
powerpc/irq: Use current_stack_pointer in do_IRQ()
Christophe Leroy
1
-1
/
+1
2020-03-04
powerpc/irq: use IS_ENABLED() in check_stack_overflow()
Christophe Leroy
1
-2
/
+3
2020-03-04
powerpc/irq: Use current_stack_pointer in check_stack_overflow()
Christophe Leroy
1
-1
/
+1
2020-03-04
powerpc: Rename current_stack_pointer() to current_stack_frame()
Michael Ellerman
1
-2
/
+2
2020-01-27
powerpc/32: Use vmapped stacks for interrupts
Christophe Leroy
1
-0
/
+22
2019-12-13
powerpc/irq: fix stack overflow verification
Christophe Leroy
1
-2
/
+2
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-3
/
+3
2019-07-10
powerpc/irq: Don't WARN continuously in arch_local_irq_restore()
Michael Ellerman
1
-3
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-02
powerpc/64: Don't trace code that runs with the soft irq mask unreconciled
Nicholas Piggin
1
-10
/
+3
2019-05-02
powerpc/irq: drop __irq_offset_value
Christophe Leroy
1
-3
/
+0
2019-02-23
powerpc: clean stack pointers naming
Christophe Leroy
1
-10
/
+7
2019-02-23
powerpc: regain entire stack space
Christophe Leroy
1
-10
/
+9
2019-02-23
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
1
-78
/
+1
2019-02-23
powerpc: Don't use CURRENT_THREAD_INFO to find the stack
Christophe Leroy
1
-1
/
+1
2019-02-23
powerpc/irq: use memblock functions returning virtual address
Christophe Leroy
1
-5
/
+0
2019-01-14
powerpc/irq: drop arch_early_irq_init()
Christophe Leroy
1
-5
/
+0
2018-08-07
powerpc/64: Disable irq restore warning for now
Michael Ellerman
1
-3
/
+10
2018-07-24
powerpc/64s: make PACA_IRQ_HARD_DIS track MSR[EE] closely
Nicholas Piggin
1
-10
/
+24
2018-06-03
powerpc/time: account broadcast timer event interrupts separately
Nicholas Piggin
1
-0
/
+6
2018-05-25
powerpc/tau: Synchronize function prototypes and body
Mathieu Malaterre
1
-1
/
+1
2018-03-23
powerpc/64s: Fix lost pending interrupt due to race causing lost update to ir...
Nicholas Piggin
1
-0
/
+8
2018-01-19
powerpc: Add new kconfig CONFIG_PPC_IRQ_SOFT_MASK_DEBUG
Madhavan Srinivasan
1
-2
/
+2
2018-01-19
powerpc/64s: Add support to mask perf interrupts and replay them
Madhavan Srinivasan
1
-1
/
+6
2018-01-19
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
1
-18
/
+5
2018-01-19
powerpc/64: Change soft_enabled from flag to bitmask
Madhavan Srinivasan
1
-3
/
+17
2018-01-19
powerpc/64: Move set_soft_enabled() and rename
Madhavan Srinivasan
1
-10
/
+4
2018-01-19
powerpc/64: Add #defines for paca->soft_enabled flags
Madhavan Srinivasan
1
-4
/
+5
2017-11-06
powerpc/64: Fix latency tracing for lazy irq replay
Nicholas Piggin
1
-0
/
+9
2017-11-06
KVM: PPC: Book3S HV: Handle host system reset in guest mode
Nicholas Piggin
1
-1
/
+2
2017-10-04
powerpc/64s: Implement system reset idle wakeup reason
Nicholas Piggin
1
-3
/
+38
2017-08-23
powerpc/64s: Merge HV and non-HV paths for doorbell IRQ replay
Nicholas Piggin
1
-2
/
+0
2017-08-23
powerpc/64: Cleanup __check_irq_replay()
Nicholas Piggin
1
-22
/
+23
2017-08-23
Merge branch 'fixes' into next
Michael Ellerman
1
-1
/
+14
2017-08-10
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
Christophe Leroy
1
-1
/
+1
[next]