index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Lines
2021-02-09
powerpc/64s: Implement ptep_clear_flush_young that does not flush TLBs
Nicholas Piggin
-3
/
+20
2021-02-09
powerpc/perf: Expose Performance Monitor Counter SPR's as part of extended regs
Athira Rajeev
-6
/
+24
2021-02-09
powerpc/pkeys: Remove unused code
Sandipan Das
-9
/
+0
2021-02-09
powerpc: remove unneeded semicolons
Chengyang Fan
-20
/
+20
2021-02-09
powerpc/64s: runlatch interrupt handling in C
Nicholas Piggin
-0
/
+7
2021-02-09
powerpc/64s: move NMI soft-mask handling to C
Nicholas Piggin
-0
/
+25
2021-02-09
powerpc: move NMI entry/exit code into wrapper
Nicholas Piggin
-0
/
+28
2021-02-09
powerpc/64: entry cpu time accounting in C
Nicholas Piggin
-24
/
+6
2021-02-09
powerpc/64: move account_stolen_time into its own function
Nicholas Piggin
-0
/
+14
2021-02-09
powerpc/64s: reconcile interrupts in C
Nicholas Piggin
-4
/
+11
2021-02-09
powerpc/64s: move context tracking exit to interrupt exit path
Nicholas Piggin
-3
/
+31
2021-02-09
powerpc: handle irq_enter/irq_exit in interrupt handler wrappers
Nicholas Piggin
-0
/
+2
2021-02-09
powerpc/64: add context tracking to asynchronous interrupts
Nicholas Piggin
-0
/
+2
2021-02-09
powerpc/64: context tracking move to interrupt wrappers
Nicholas Piggin
-0
/
+9
2021-02-09
powerpc/64s/hash: improve context tracking of hash faults
Nicholas Piggin
-0
/
+1
2021-02-09
powerpc/64: context tracking remove _TIF_NOHZ
Nicholas Piggin
-3
/
+1
2021-02-09
powerpc: add interrupt_cond_local_irq_enable helper
Nicholas Piggin
-0
/
+7
2021-02-09
powerpc: convert interrupt handlers to use wrappers
Nicholas Piggin
-43
/
+67
2021-02-09
powerpc: add interrupt wrapper entry / exit stub functions
Nicholas Piggin
-0
/
+66
2021-02-09
powerpc: interrupt handler wrapper functions
Nicholas Piggin
-0
/
+169
2021-02-09
powerpc: introduce die_mce
Nicholas Piggin
-0
/
+1
2021-02-09
powerpc: add and use unknown_async_exception
Nicholas Piggin
-0
/
+1
2021-02-09
powerpc/time: move timer_broadcast_interrupt prototype to asm/time.h
Nicholas Piggin
-1
/
+2
2021-02-09
powerpc/64s: add do_bad_page_fault_segv handler
Nicholas Piggin
-0
/
+1
2021-02-09
powerpc: bad_page_fault get registers from regs
Nicholas Piggin
-2
/
+2
2021-02-09
powerpc: do_break get registers from regs
Nicholas Piggin
-2
/
+1
2021-02-09
powerpc: remove arguments from fault handler functions
Nicholas Piggin
-4
/
+4
2021-02-09
powerpc/64s: move the hash fault handling logic to C
Nicholas Piggin
-0
/
+1
2021-02-06
powerpc/kuap: Allow kernel thread to access userspace after kthread_use_mm
Aneesh Kumar K.V
-9
/
+11
2021-02-03
powerpc/pci: Add ppc_md.discover_phbs()
Oliver O'Halloran
-0
/
+3
2021-01-31
powerpc: Fix build error in paravirt.h
Michal Suchanek
-0
/
+1
2021-01-31
powerpc/mce: Remove per cpu variables from MCE handlers
Ganesh Goudar
-0
/
+22
2021-01-31
powerpc/mce: Reduce the size of event arrays
Ganesh Goudar
-1
/
+1
2021-01-31
powerpc/pci: Delete traverse_pci_dn()
Oliver O'Halloran
-3
/
+0
2021-01-30
KVM: PPC: Book3S HV: Declare some prototypes
Cédric Le Goater
-0
/
+7
2021-01-30
powerpc/watchdog: Declare soft_nmi_interrupt() prototype
Cédric Le Goater
-0
/
+1
2021-01-30
powerpc/mm: Declare arch_report_meminfo() prototype.
Cédric Le Goater
-0
/
+3
2021-01-30
powerpc/mm: Declare preload_new_slb_context() prototype
Cédric Le Goater
-0
/
+1
2021-01-30
powerpc/mm: Move hpte_insert_repeating() prototype
Cédric Le Goater
-0
/
+2
2021-01-30
powerpc/mm: Declare some prototypes
Cédric Le Goater
-0
/
+2
2021-01-30
powerpc/64s/kuap: Use mmu_has_feature()
Michael Ellerman
-2
/
+2
2021-01-29
arch: powerpc: Stop building and using oprofile
Viresh Kumar
-188
/
+0
2021-01-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-0
/
+2
2021-01-24
powerpc/mm/highmem: use __set_pte_at() for kmap_local()
Thomas Gleixner
-0
/
+2
2021-01-20
powerpc/64s: fix scv entry fallback flush vs interrupt
Nicholas Piggin
-0
/
+23
2021-01-14
powerpc/vdso: Fix clock_gettime_fallback for vdso32
Andreas Schwab
-1
/
+15
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
-1
/
+0
2020-12-21
powerpc/vdso: Fix DOTSYM for 32-bit LE VDSO
Michael Ellerman
-1
/
+6
2020-12-21
powerpc/time: Force inlining of get_tb()
Christophe Leroy
-1
/
+1
2020-12-17
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-577
/
+1480
[prev]
[next]