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