index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MAINTAINERS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-14
powerpc: move norestart trap flag to bit 0
Nicholas Piggin
1
-6
/
+11
2021-04-14
powerpc: remove partial register save logic
Nicholas Piggin
12
-89
/
+9
2021-04-14
powerpc: clean up do_page_fault
Nicholas Piggin
4
-33
/
+17
2021-04-14
powerpc/64e/interrupt: handle bad_page_fault in C
Nicholas Piggin
2
-10
/
+1
2021-04-14
powerpc/64e/interrupt: Use new interrupt context tracking scheme
Nicholas Piggin
2
-43
/
+1
2021-04-14
powerpc/64e/interrupt: reconcile irq soft-mask state in C
Nicholas Piggin
3
-52
/
+13
2021-04-14
powerpc/64e/interrupt: NMI save irq soft-mask state in C
Nicholas Piggin
3
-43
/
+38
2021-04-14
powerpc/64e/interrupt: use new interrupt return
Nicholas Piggin
5
-404
/
+25
2021-04-14
powerpc/interrupt: update common interrupt code for
Nicholas Piggin
2
-16
/
+28
2021-04-14
powerpc/64e/interrupt: always save nvgprs on interrupt
Nicholas Piggin
3
-45
/
+4
2021-04-14
powerpc/syscall: switch user_exit_irqoff and trace_hardirqs_off order
Nicholas Piggin
1
-2
/
+2
2021-04-14
powerpc/perf: Infrastructure to support checking of attr.config*
Madhavan Srinivasan
2
-0
/
+17
2021-04-14
powerpc/fadump: make symbol 'rtas_fadump_set_regval' static
Pu Lehui
1
-1
/
+1
2021-04-14
powerpc/mem: Use kmap_local_page() in flushing functions
Christophe Leroy
1
-9
/
+10
2021-04-14
powerpc/mem: Inline flush_dcache_page()
Christophe Leroy
2
-16
/
+13
2021-04-14
powerpc/mem: Help GCC realise __flush_dcache_icache() flushes single pages
Christophe Leroy
1
-1
/
+1
2021-04-14
powerpc/mem: flush_dcache_icache_phys() is for HIGHMEM pages only
Christophe Leroy
1
-8
/
+9
2021-04-14
powerpc/mem: Optimise flush_dcache_icache_hugepage()
Christophe Leroy
1
-6
/
+6
2021-04-14
powerpc/mem: Call flush_coherent_icache() at higher level
Christophe Leroy
1
-8
/
+3
2021-04-14
powerpc/mem: Remove address argument to flush_coherent_icache()
Christophe Leroy
1
-8
/
+5
2021-04-14
powerpc/mem: Declare __flush_dcache_icache() static
Christophe Leroy
2
-31
/
+30
2021-04-14
powerpc/mem: Move cache flushing functions into mm/cacheflush.c
Christophe Leroy
3
-282
/
+257
2021-04-14
powerpc/powernv: make symbol 'mpipl_kobj' static
Bixuan Cui
1
-1
/
+1
2021-04-14
powerpc/xmon: Make symbol 'spu_inst_dump' static
Pu Lehui
1
-2
/
+1
2021-04-14
powerpc/perf/hv-24x7: Make some symbols static
Bixuan Cui
1
-5
/
+5
2021-04-14
powerpc/perf: Make symbol 'isa207_pmu_format_attr' static
Bixuan Cui
1
-1
/
+1
2021-04-14
powerpc/pseries/pmem: Make symbol 'drc_pmem_match' static
Bixuan Cui
1
-1
/
+1
2021-04-14
powerpc/pseries: Make symbol '__pcpu_scope_hcall_stats' static
Bixuan Cui
1
-1
/
+1
2021-04-14
powerpc/iommu: Enable remaining IOMMU Pagesizes present in LoPAR
Leonardo Bras
1
-7
/
+30
2021-04-14
powerpc/syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
2
-43
/
+4
2021-04-14
powerpc/syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
5
-56
/
+10
2021-04-14
powerpc/rtas: rename RTAS_RMOBUF_MAX to RTAS_USER_REGION_SIZE
Nathan Lynch
3
-7
/
+7
2021-04-14
powerpc/rtas: move syscall filter setup into separate function
Nathan Lynch
1
-8
/
+13
2021-04-14
powerpc/rtas: remove ibm_suspend_me_token
Nathan Lynch
1
-5
/
+2
2021-04-14
powerpc/rtas-proc: remove unused RMO_READ_BUF_MAX
Nathan Lynch
1
-2
/
+0
2021-04-14
powerpc/rtas: improve ppc_rtas_rmo_buf_show documentation
Nathan Lynch
1
-1
/
+10
2021-04-14
powerpc/eeh: Fix EEH handling for hugepages in ioremap space.
Mahesh Salgaonkar
1
-7
/
+4
2021-04-14
powerpc/xive: Modernize XIVE-IPI domain with an 'alloc' handler
Cédric Le Goater
1
-8
/
+19
2021-04-14
powerpc/xive: Map one IPI interrupt per node
Cédric Le Goater
2
-15
/
+47
2021-04-14
powerpc/xive: Fix xmon command "dxi"
Cédric Le Goater
1
-4
/
+10
2021-04-14
powerpc/xive: Simplify the dump of XIVE interrupts under xmon
Cédric Le Goater
3
-26
/
+17
2021-04-14
powerpc/xive: Drop check on irq_data in xive_core_debug_show()
Cédric Le Goater
1
-11
/
+10
2021-04-14
powerpc/xive: Simplify xive_core_debug_show()
Cédric Le Goater
1
-14
/
+4
2021-04-14
powerpc/xive: Remove useless check on XIVE_IPI_HW_IRQ
Cédric Le Goater
1
-2
/
+1
2021-04-14
powerpc/xive: Introduce an IPI interrupt domain
Cédric Le Goater
1
-33
/
+46
2021-04-14
powerpc/smp: Make some symbols static
Yu Kuai
1
-3
/
+3
2021-04-14
macintosh/via-pmu: Make some symbols static
Yu Kuai
1
-2
/
+2
2021-04-14
windfarm: make symbol 'wf_thread' static
Yu Kuai
1
-1
/
+1
2021-04-14
macintosh/windfarm: Make symbol 'pm121_sys_state' static
Yu Kuai
1
-1
/
+1
2021-04-14
powerpc/mce: Make symbol 'mce_ue_event_work' static
Li Huafei
1
-1
/
+1
[next]