- 0faf20a powerpc/64s/interrupt: Don't enable MSR[EE] in irq handlers unless perf is in use by Nicholas Piggin · 3 years, 4 months ago
- 047a6fd powerpc/config: Add CONFIG_BOOKE_OR_40x by Christophe Leroy · 3 years, 3 months ago
- ff058a8 powerpc/64: warn if local irqs are enabled in NMI or hardirq context by Nicholas Piggin · 3 years, 3 months ago
- 9869416 powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt() by Christophe Leroy · 3 years, 5 months ago
- 2b43dd7 powerpc/64: enable MSR[EE] in irq replay pt_regs by Nicholas Piggin · 3 years, 7 months ago
- 862fa56 powerpc/64: interrupt soft-enable race fix by Nicholas Piggin · 3 years, 7 months ago
- e522331 powerpc/irq: Enhance readability of trap types by Christophe Leroy · 3 years, 9 months ago
- 0c2472d powerpc/64e/interrupt: use new interrupt return by Nicholas Piggin · 3 years, 10 months ago
- 48cf12d powerpc/irq: Inline call_do_irq() and call_do_softirq() by Christophe Leroy · 3 years, 10 months ago
- ad2d234 powerpc/64s: Make kuap_check_amr() and kuap_get_and_check_amr() generic by Christophe Leroy · 3 years, 10 months ago
- 29c395c Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
- b12b472 Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 11 months ago
- a3251c1 Merge branch 'x86/paravirt' into x86/entry by Ingo Molnar · 4 years ago
- 60a707d powerpc/kuap: Restore AMR after replaying soft interrupts by Alexey Kardashevskiy · 4 years ago
- db1cc7a softirq: Move do_softirq_own_stack() to generic asm header by Thomas Gleixner · 4 years ago
- 1b1b6a6 powerpc: handle irq_enter/irq_exit in interrupt handler wrappers by Nicholas Piggin · 4 years ago
- 3a96570 powerpc: convert interrupt handlers to use wrappers by Nicholas Piggin · 4 years ago
- 4025c78 powerpc/64s: prevent recursive replay_soft_interrupts causing superfluous interrupt by Nicholas Piggin · 4 years ago
- 59d512e powerpc/64: irq replay remove decrementer overflow check by Nicholas Piggin · 4 years, 2 months ago
- 6601ec1 powerpc: Remove get_tb_or_rtc() by Christophe Leroy · 4 years, 4 months ago
- 4555755 powerpc/64: make restore_interrupts 64e only by Nicholas Piggin · 4 years, 4 months ago
- 903dd1f powerpc/64e: remove 64s specific interrupt soft-mask code by Nicholas Piggin · 4 years, 4 months ago
- 012a9a9 powerpc/64e: remove PACA_IRQ_EE_EDGE by Nicholas Piggin · 4 years, 4 months ago
- 2b48e96 powerpc/64: fix irq replay pt_regs->softe value by Nicholas Piggin · 4 years, 4 months ago
- 903fd31 powerpc/64: fix irq replay missing preempt by Nicholas Piggin · 4 years, 4 months ago
- ada68a6 powerpc/64s: Move HMI IRQ stat from percpu variable to paca. by Mahesh Salgaonkar · 4 years, 7 months ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- cb0849a powerpc: use __vmalloc_node in alloc_vm_stack by Christoph Hellwig · 4 years, 8 months ago
- 0c89649 powerpc/64s: Fix doorbell wakeup msgclr optimisation by Nicholas Piggin · 4 years, 10 months ago
- 6cc0c16 powerpc/64s: Implement interrupt exit logic in C by Nicholas Piggin · 5 years ago
- 3282a3d powerpc/64: Implement soft interrupt replay in C by Nicholas Piggin · 5 years ago
- 532d43a powerpc/irq: Use current_stack_pointer in do_IRQ() by Christophe Leroy · 5 years ago
- 0dec6e1c powerpc/irq: use IS_ENABLED() in check_stack_overflow() by Christophe Leroy · 5 years ago
- 84ab148 powerpc/irq: Use current_stack_pointer in check_stack_overflow() by Christophe Leroy · 5 years ago
- 3d13e83 powerpc: Rename current_stack_pointer() to current_stack_frame() by Michael Ellerman · 5 years ago
- 547db12 powerpc/32: Use vmapped stacks for interrupts by Christophe Leroy · 5 years ago
- 099bc48 powerpc/irq: fix stack overflow verification by Christophe Leroy · 5 years ago
- 192f0f8 Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
- 0fc12c0 powerpc/irq: Don't WARN continuously in arch_local_irq_restore() by Michael Ellerman · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- e2b36d5 powerpc/64: Don't trace code that runs with the soft irq mask unreconciled by Nicholas Piggin · 6 years ago
- 502523f powerpc/irq: drop __irq_offset_value by Christophe Leroy · 6 years ago
- d608898 powerpc: clean stack pointers naming by Christophe Leroy · 6 years ago
- a7916a1 powerpc: regain entire stack space by Christophe Leroy · 6 years ago
- ed1cd6d powerpc: Activate CONFIG_THREAD_INFO_IN_TASK by Christophe Leroy · 6 years ago
- 7306e83 powerpc: Don't use CURRENT_THREAD_INFO to find the stack by Christophe Leroy · 6 years ago
- c8e409a powerpc/irq: use memblock functions returning virtual address by Christophe Leroy · 6 years ago
- 607ea50 powerpc/irq: drop arch_early_irq_init() by Christophe Leroy · 6 years ago
- 4da1f79 powerpc/64: Disable irq restore warning for now by Michael Ellerman · 6 years ago
- 9b81c02 powerpc/64s: make PACA_IRQ_HARD_DIS track MSR[EE] closely by Nicholas Piggin · 7 years ago
- e360cd3 powerpc/time: account broadcast timer event interrupts separately by Nicholas Piggin · 7 years ago
- bd13ac9 powerpc/tau: Synchronize function prototypes and body by Mathieu Malaterre · 7 years ago
- ff6781f powerpc/64s: Fix lost pending interrupt due to race causing lost update to irq_happened by Nicholas Piggin · 7 years ago
- 9aa8818 powerpc: Add new kconfig CONFIG_PPC_IRQ_SOFT_MASK_DEBUG by Madhavan Srinivasan · 7 years ago
- f442d00 powerpc/64s: Add support to mask perf interrupts and replay them by Madhavan Srinivasan · 7 years ago
- 4e26bc4 powerpc/64: Rename soft_enabled to irq_soft_mask by Madhavan Srinivasan · 7 years ago
- 01417c6 powerpc/64: Change soft_enabled from flag to bitmask by Madhavan Srinivasan · 7 years ago
- 0b63acf powerpc/64: Move set_soft_enabled() and rename by Madhavan Srinivasan · 7 years ago
- c2e480b powerpc/64: Add #defines for paca->soft_enabled flags by Madhavan Srinivasan · 7 years ago
- ff96790 powerpc/64: Fix latency tracing for lazy irq replay by Nicholas Piggin · 7 years ago
- 6de6638 KVM: PPC: Book3S HV: Handle host system reset in guest mode by Nicholas Piggin · 7 years ago
- 78adf6c powerpc/64s: Implement system reset idle wakeup reason by Nicholas Piggin · 7 years ago
- d6f73fc powerpc/64s: Merge HV and non-HV paths for doorbell IRQ replay by Nicholas Piggin · 7 years ago
- 6f881ea powerpc/64: Cleanup __check_irq_replay() by Nicholas Piggin · 7 years ago
- 15c659ff Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
- 968159c powerpc/8xx: Getting rid of remaining use of CONFIG_8xx by Christophe Leroy · 7 years ago
- 04019bf powerpc: Add irq accounting for watchdog interrupts by Nicholas Piggin · 7 years ago
- ca41ad4 powerpc: Add irq accounting for system reset interrupts by Nicholas Piggin · 7 years ago
- 3db40c3 powerpc/64: Fix __check_irq_replay missing decrementer interrupt by Nicholas Piggin · 7 years ago
- 771d430 powerpc/64s/idle: Process interrupts from system reset wakeup by Nicholas Piggin · 8 years ago
- 2201f99 powerpc/64s/idle: Move soft interrupt mask logic into C code by Nicholas Piggin · 8 years ago
- 0edc2ca Revert "powerpc: Handle simultaneous interrupts at once" by Michael Ellerman · 8 years ago
- 45cb08f powerpc: Handle simultaneous interrupts at once by Christophe Leroy · 8 years ago
- 3c19d5a Merge branch 'topic/xive' (early part) into next by Michael Ellerman · 8 years ago
- 3ae05fb powerpc: Remove unnecessary includes of asm/debug.h by Michael Ellerman · 8 years ago
- a978e13 powerpc/smp: Remove migrate_irq() custom implementation by Benjamin Herrenschmidt · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- ef24ba7 powerpc: Remove all usages of NO_IRQ by Michael Ellerman · 8 years ago
- e0e0d6b powerpc/64: Replay hypervisor maintenance interrupt first by Nicholas Piggin · 8 years ago
- 0545d54 powerpc/sparse: Add more assembler prototypes by Daniel Axtens · 8 years ago
- b92a226 powerpc: Move cpu_has_feature() to a separate file by Kevin Hao · 8 years ago
- 1d607bb powerpc/irq: Add mechanism to force a replay of interrupts by Benjamin Herrenschmidt · 9 years ago
- fa2cff3f powerpc: Fix typo in comment reference to CONFIG_TRACE_IRQFLAGS by Andrew Donnellan · 9 years ago
- 5d31a96 powerpc/livepatch: Add livepatch stack to struct thread_info by Michael Ellerman · 9 years ago
- da92b4e powerpc, irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 10 years ago
- 68cf0d6 powerpc: Remove superfluous bootmem includes by Anton Blanchard · 10 years ago
- 69111ba powerpc: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
- acf620e powerpc: Rename __get_SP() to current_stack_pointer() by Anton Blanchard · 10 years ago
- a7696b3 powerpc: Add printk levels to powerpc code by Anton Blanchard · 10 years ago
- 0869b6f powerpc/book3s: Add basic infrastructure to handle HMI in Linux. by Mahesh Salgaonkar · 10 years ago
- 0d2b7ea powerpc: update comments for generic idle conversion by Geert Uytterhoeven · 11 years ago
- a4e04c9 powerpc: Irq: Use generic_handle_irq by Thomas Gleixner · 11 years ago
- 04a3411 powerpc/ppc32: Fix the bug in the init of non-base exception stack for UP by Kevin Hao · 11 years ago
- c041cfa powerpc: Make irq_stat.timers_irqs counting more specific by fan.du · 12 years ago
- 1006fae Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 8b5ede6 powerpc/irq: Don't switch to irq stack from softirq stack by Benjamin Herrenschmidt · 11 years ago
- 7d65f4a irq: Consolidate do_softirq() arch overriden implementations by Frederic Weisbecker · 11 years ago
- cbc9565 powerpc: Remove ksp_limit on ppc64 by Benjamin Herrenschmidt · 11 years ago
- 0366a1c powerpc/irq: Run softirqs off the top of the irq stack by Benjamin Herrenschmidt · 11 years ago