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-03-29
powerpc/32: Handle bookE debugging in C in exception entry
Christophe Leroy
2
-23
/
+2
2021-03-29
powerpc/32: Entry cpu time accounting in C
Christophe Leroy
3
-11
/
+3
2021-03-29
powerpc/32: Reconcile interrupts in C
Christophe Leroy
2
-58
/
+4
2021-03-29
powerpc/40x: Prepare normal exception handler for enabling MMU early
Christophe Leroy
3
-13
/
+21
2021-03-29
powerpc/40x: Prepare for enabling MMU in critical exception prolog
Christophe Leroy
1
-3
/
+37
2021-03-29
powerpc/40x: Reorder a few instructions in critical exception prolog
Christophe Leroy
1
-4
/
+4
2021-03-29
powerpc/40x: Save SRR0/SRR1 and r10/r11 earlier in critical exception
Christophe Leroy
2
-9
/
+8
2021-03-29
powerpc/40x: Change CRITICAL_EXCEPTION_PROLOG macro to a gas macro
Christophe Leroy
1
-35
/
+36
2021-03-29
powerpc/40x: Don't use SPRN_SPRG_SCRATCH0/1 in TLB miss handlers
Christophe Leroy
1
-21
/
+18
2021-03-29
powerpc/traps: Declare unrecoverable_exception() as __noreturn
Christophe Leroy
2
-2
/
+5
2021-03-29
powerpc/uprobes: Validation for prefixed instruction
Ravi Bangoria
1
-0
/
+7
2021-03-29
powerpc/signal: Use __get_user() to copy sigset_t
Christopher M. Riedl
3
-3
/
+10
2021-03-29
powerpc/signal64: Rewrite rt_sigreturn() to minimise uaccess switches
Daniel Axtens
1
-4
/
+6
2021-03-29
powerpc/signal64: Rewrite handle_rt_signal64() to minimise uaccess switches
Daniel Axtens
1
-21
/
+36
2021-03-29
powerpc/signal64: Replace restore_sigcontext() w/ unsafe_restore_sigcontext()
Christopher M. Riedl
1
-27
/
+41
2021-03-29
powerpc/signal64: Replace setup_sigcontext() w/ unsafe_setup_sigcontext()
Christopher M. Riedl
1
-27
/
+45
2021-03-29
powerpc/signal64: Remove TM ifdefery in middle of if/else block
Christopher M. Riedl
2
-51
/
+54
2021-03-29
powerpc: Reference parameter in MSR_TM_ACTIVE() macro
Christopher M. Riedl
1
-1
/
+1
2021-03-29
powerpc/signal64: Remove non-inline calls from setup_sigcontext()
Christopher M. Riedl
1
-11
/
+21
2021-03-29
powerpc/signal: Add unsafe_copy_{vsx, fpr}_from_user()
Christopher M. Riedl
1
-0
/
+26
2021-03-29
powerpc/uaccess: Add unsafe_copy_from_user()
Christopher M. Riedl
1
-0
/
+21
2021-03-29
powerpc/qspinlock: Use generic smp_cond_load_relaxed
Davidlohr Bueso
2
-16
/
+7
2021-03-26
powerpc/spinlock: Unserialize spin_is_locked
Davidlohr Bueso
2
-14
/
+1
2021-03-26
powerpc/spinlock: Define smp_mb__after_spinlock only once
Davidlohr Bueso
3
-5
/
+3
2021-03-26
powerpc/ptrace: Convert gpr32_set_common() to user access block
Christophe Leroy
2
-13
/
+19
2021-03-26
powerpc/futex: Switch to user_access block
Christophe Leroy
1
-7
/
+5
2021-03-26
powerpc/net: Switch csum_and_copy_{to/from}_user to user_access block
Christophe Leroy
1
-11
/
+4
2021-03-26
powerpc/lib: Don't use __put_user_asm_goto() outside of uaccess.h
Christophe Leroy
1
-4
/
+9
2021-03-26
powerpc/syscalls: Use sys_old_select() in ppc_select()
Christophe Leroy
2
-10
/
+3
2021-03-26
powerpc/uaccess: Move copy_mc_xxx() functions down
Christophe Leroy
1
-26
/
+26
2021-03-26
powerpc/uaccess: Swap clear_user() and __clear_user()
Christophe Leroy
1
-9
/
+8
2021-03-26
powerpc/uaccess: Also perform 64 bits copies in unsafe_copy_to_user() on ppc32
Christophe Leroy
1
-3
/
+3
2021-03-26
powerpc/pseries: export LPAR security flavor in lparcfg
Laurent Dufour
4
-0
/
+11
2021-03-24
powerpc: Enable KFENCE for PPC32
Christophe Leroy
7
-10
/
+57
2021-03-24
powerpc/ptrace: Remove duplicate check from pt_regs_check()
Denis Efremov
1
-2
/
+0
2021-03-24
powerpc/pseries: Move hvc_vio_init_early() prototype to shared location
Lee Jones
3
-3
/
+4
2021-03-24
powerpc: Fix misspellings in tlbflush.h
Zhang Yunkai
1
-1
/
+1
2021-03-24
powerpc: Remove duplicate includes
Zhang Yunkai
5
-6
/
+0
2021-03-24
powerpc/prom: Mark identical_pvr_fixup as __init
Nathan Chancellor
1
-1
/
+1
2021-03-24
powerpc/fadump: Mark fadump_calculate_reserve_size as __init
Nathan Chancellor
1
-1
/
+1
2021-03-24
powerpc: Fix spelling of "droping" to "dropping" in traps.c
Bhaskar Chowdhury
1
-1
/
+1
2021-03-24
powerpc: remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2021-03-24
powerpc/chrp: Make hydra_init() static
Geert Uytterhoeven
2
-4
/
+1
2021-03-24
powerpc/mm: Move the linear_mapping_mutex to the ifdef where it is used
Sebastian Andrzej Siewior
1
-1
/
+1
2021-03-14
Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2021-03-14
Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+4
2021-03-14
Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-11
/
+11
2021-03-14
Merge tag 'x86_urgent_for_v5.12_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-29
/
+99
2021-03-14
Merge tag 'powerpc-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
7
-9
/
+20
2021-03-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
25
-79
/
+184
[next]