index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-16
powerpc/papr_scm: Fix build error due to wrong printf specifier
Michael Ellerman
1
-1
/
+1
2021-04-16
powerpc/configs: Add PAPR_SCM to pseries_defconfig
Michael Ellerman
1
-0
/
+1
2021-04-14
powerpc/mm/radix: Make radix__change_memory_range() static
Michael Ellerman
1
-2
/
+2
2021-04-14
powerpc/vdso: Add support for time namespaces
Christophe Leroy
6
-21
/
+114
2021-04-14
powerpc/vdso: Separate vvar vma from vdso
Dmitry Safonov
2
-16
/
+40
2021-04-14
lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data()
Christophe Leroy
4
-4
/
+7
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
[next]