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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-31
powerpc/pseries: Only register vio drivers if vio bus exists
Michael Ellerman
1
-0
/
+4
2021-03-29
powerpc/powernv: Remove unneeded variable: "rc"
dingsenjie
1
-4
/
+1
2021-03-29
powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configuration
Chen Huang
1
-1
/
+1
2021-03-29
powerpc/pseries/hotplug-cpu: Show 'last online CPU' error in dlpar_cpu_offline()
Daniel Henrique Barboza
1
-0
/
+14
2021-03-29
selftests/powerpc: unmark non-kernel-doc comments
Randy Dunlap
1
-2
/
+2
2021-03-29
cxl: Fix couple of spellings
Bhaskar Chowdhury
1
-1
/
+1
2021-03-29
powerpc/irq: Inline call_do_irq() and call_do_softirq()
Christophe Leroy
4
-49
/
+41
2021-03-29
powerpc/setup_64: Fix sparse warnings
He Ying
1
-2
/
+3
2021-03-29
powerpc/embedded6xx: Remove CONFIG_MV64X60
Christophe Leroy
2
-6
/
+1
2021-03-29
powerpc/iommu/debug: fix ifnullfree.cocci warnings
kernel test robot
1
-2
/
+1
2021-03-29
powerpc: Fix arch_stack_walk() to have running function as first entry
Christophe Leroy
1
-0
/
+3
2021-03-29
powerpc: Convert stacktrace to generic ARCH_STACKWALK
Christophe Leroy
2
-75
/
+17
2021-03-29
powerpc: Rename 'tsk' parameter into 'task'
Christophe Leroy
1
-8
/
+8
2021-03-29
powerpc: Activate HAVE_RELIABLE_STACKTRACE for all
Christophe Leroy
2
-3
/
+1
2021-03-29
powerpc/book3s64/kuap: Move Kconfig varriables to BOOK3S_64
Aneesh Kumar K.V
1
-2
/
+2
2021-03-29
powerpc/kernel: Trivial typo fix in kgdb.c
Bhaskar Chowdhury
1
-1
/
+1
2021-03-29
powerpc/64s: Fix hash fault to use TRAP accessor
Nicholas Piggin
1
-2
/
+2
2021-03-29
powerpc/mm: Remove unneeded #ifdef CONFIG_PPC_MEM_KEYS
Christophe Leroy
1
-6
/
+1
2021-03-29
powerpc/fsl-pci: Fix section mismatch warning
Michael Ellerman
1
-1
/
+1
2021-03-29
powerpc: Fix section mismatch warning in smp_setup_pacas()
Michael Ellerman
1
-1
/
+1
2021-03-29
powerpc/64s: Fold update_current_thread_[i]amr() into their only callers
Michael Ellerman
1
-15
/
+5
2021-03-29
powerpc/eeh: Fix build failure with CONFIG_PROC_FS=n
Michael Ellerman
1
-0
/
+2
2021-03-29
powerpc/pci: fix warning comparing pointer to 0
Jiapeng Chong
1
-1
/
+1
2021-03-29
powerpc/xive: use true and false for bool variable
Yang Li
1
-1
/
+1
2021-03-29
powerpc/asm-offsets: GPR14 is not needed either
Christophe Leroy
1
-3
/
+0
2021-03-29
powerpc/math: Fix missing __user qualifier for get_user() and other sparse wa...
Christophe Leroy
3
-3
/
+4
2021-03-29
powerpc/mm/book3s64: Fix a typo in mmu_context.c
Bhaskar Chowdhury
1
-1
/
+1
2021-03-29
powerpc/64e: Trivial spelling fixes throughout head_fsl_booke.S
Bhaskar Chowdhury
1
-3
/
+3
2021-03-29
powerpc/Makefile: Remove workaround for gcc versions below 4.9
Christophe Leroy
1
-6
/
+0
2021-03-29
powerpc/32: Manage KUAP in C
Christophe Leroy
7
-105
/
+11
2021-03-29
powerpc/8xx: Create C version of kuap save/restore/check helpers
Christophe Leroy
1
-0
/
+31
2021-03-29
powerpc/32s: Create C version of kuap save/restore/check helpers
Christophe Leroy
1
-0
/
+45
2021-03-29
powerpc/64s: Make kuap_check_amr() and kuap_get_and_check_amr() generic
Christophe Leroy
4
-30
/
+18
2021-03-29
powerpc/32s: Move KUEP locking/unlocking in C
Christophe Leroy
9
-48
/
+64
2021-03-29
powerpc/32: Only use prepare_transfer_to_handler function on book3s/32 and e500
Christophe Leroy
3
-4
/
+6
2021-03-29
powerpc/32: Return directly from power_save_ppc32_restore()
Christophe Leroy
3
-13
/
+2
2021-03-29
powerpc/32: Save remaining registers in exception prolog
Christophe Leroy
3
-23
/
+28
2021-03-29
powerpc/32: Refactor saving of volatile registers in exception prologs
Christophe Leroy
3
-27
/
+24
2021-03-29
powerpc/32: Remove the xfer parameter in EXCEPTION() macro
Christophe Leroy
7
-89
/
+81
2021-03-29
powerpc/32: Dismantle EXC_XFER_STD/LITE/TEMPLATE
Christophe Leroy
7
-106
/
+92
2021-03-29
powerpc/32: Only restore non volatile registers when required
Christophe Leroy
6
-16
/
+62
2021-03-29
powerpc/32: Add a prepare_transfer_to_handler macro for exception prologs
Christophe Leroy
3
-0
/
+11
2021-03-29
powerpc/32: Save trap number on stack in exception prolog
Christophe Leroy
6
-54
/
+58
2021-03-29
powerpc/32: Call bad_page_fault() from do_page_fault()
Christophe Leroy
7
-26
/
+10
2021-03-29
powerpc/32: Set regs parameter in r3 in transfer_to_handler
Christophe Leroy
7
-34
/
+5
2021-03-29
powerpc/32: Don't save thread.regs on interrupt entry
Christophe Leroy
1
-4
/
+1
2021-03-29
powerpc/32: Replace ASM exception exit by C exception exit from ppc64
Christophe Leroy
2
-319
/
+123
2021-03-29
powerpc/32: Always save non volatile registers on exception entry
Christophe Leroy
4
-19
/
+5
2021-03-29
powerpc/32: Perform normal function call in exception entry
Christophe Leroy
3
-15
/
+9
2021-03-29
powerpc/32: Refactor booke critical registers saving
Christophe Leroy
2
-33
/
+41
[next]