index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-25
powerpc/32: Interchange r10 and r12 in SYSCALL_ENTRY on non booke
Christophe Leroy
1
-17
/
+17
2021-06-25
powerpc: Remove klimit
Christophe Leroy
5
-10
/
+5
2021-06-25
powerpc/mm: Properly coalesce pages in ptdump
Christophe Leroy
1
-19
/
+3
2021-06-25
powerpc/mm: Leave a gap between early allocated IO areas
Christophe Leroy
2
-3
/
+3
2021-06-25
powerpc/papr_scm: Properly handle UUID types and API
Andy Shevchenko
1
-9
/
+18
2021-06-25
powerpc/pseries: fail quicker in dlpar_memory_add_by_ic()
Daniel Henrique Barboza
1
-8
/
+6
2021-06-25
powerpc/pseries: break early in dlpar_memory_add_by_count() loops
Daniel Henrique Barboza
1
-5
/
+12
2021-06-25
powerpc/pseries: skip reserved LMBs in dlpar_memory_add_by_count()
Daniel Henrique Barboza
1
-0
/
+3
2021-06-25
powerpc: Offline CPU in stop_this_cpu()
Nicholas Piggin
1
-0
/
+11
2021-06-25
powerpc: Make PPC_IRQ_SOFT_MASK_DEBUG depend on PPC64
Nicholas Piggin
1
-0
/
+1
2021-06-25
powerpc/64s: Remove irq mask workaround in accumulate_stolen_time()
Nicholas Piggin
1
-11
/
+0
2021-06-25
powerpc/pseries: Enable hardlockup watchdog for PowerVM partitions
Nicholas Piggin
1
-4
/
+9
2021-06-25
powerpc/64s/interrupt: Check and fix srr_valid without crashing
Nicholas Piggin
1
-0
/
+89
2021-06-25
powerpc/interrupt: Remove prep_irq_for_user_exit()
Christophe Leroy
1
-13
/
+3
2021-06-25
powerpc/interrupt: Refactor prep_irq_for_{user/kernel_enabled}_exit()
Christophe Leroy
1
-22
/
+7
2021-06-25
powerpc/interrupt: Interchange prep_irq_for_{kernel_enabled/user}_exit()
Christophe Leroy
1
-12
/
+11
2021-06-25
powerpc/interrupt: Refactor interrupt_exit_user_prepare()
Christophe Leroy
1
-54
/
+3
2021-06-25
powerpc/interrupt: Rename and lightly change syscall_exit_prepare_main()
Christophe Leroy
1
-5
/
+4
2021-06-25
powerpc/64: use interrupt restart table to speed up return from interrupt
Nicholas Piggin
9
-158
/
+457
2021-06-25
powerpc/64: treat low kernel text as irqs soft-masked
Nicholas Piggin
4
-13
/
+35
2021-06-25
powerpc/64: interrupt soft-enable race fix
Nicholas Piggin
1
-0
/
+95
2021-06-25
powerpc/64: allow alternate return locations for soft-masked interrupts
Nicholas Piggin
7
-3
/
+138
2021-06-25
powerpc/64s: save one more register in the masked interrupt handler
Nicholas Piggin
1
-14
/
+20
2021-06-25
powerpc/64s: system call avoid setting MSR[RI] until we set MSR[EE]
Nicholas Piggin
2
-4
/
+2
2021-06-25
powerpc/64: move interrupt return asm to interrupt_64.S
Nicholas Piggin
4
-625
/
+640
2021-06-25
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
47
-179
/
+418
2021-06-25
powerpc/64s: introduce different functions to return from SRR vs HSRR interrupts
Nicholas Piggin
4
-55
/
+92
2021-06-25
powerpc: remove interrupt exit helpers unused argument
Nicholas Piggin
2
-4
/
+4
2021-06-25
powerpc/interrupt: Fix CONFIG ifdef typo
Christophe Leroy
1
-1
/
+1
2021-06-25
powerpc/prom_init: Pass linux_banner to firmware via option vector 7
Michael Ellerman
1
-0
/
+13
2021-06-25
powerpc/prom_init: Convert prom_strcpy() into prom_strscpy_pad()
Michael Ellerman
1
-6
/
+24
2021-06-25
powerpc/64s: Fix boot failure with 4K Radix
Michael Ellerman
1
-1
/
+7
2021-06-23
KVM: PPC: Book3S HV: Workaround high stack usage with clang
Nathan Chancellor
1
-1
/
+2
2021-06-22
KVM: PPC: Book3S HV: Use H_RPT_INVALIDATE in nested KVM
Bharata B Rao
2
-7
/
+32
2021-06-22
KVM: PPC: Book3S HV: Add KVM_CAP_PPC_RPT_INVALIDATE capability
Bharata B Rao
3
-0
/
+22
2021-06-22
KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATE
Bharata B Rao
5
-7
/
+170
2021-06-21
KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE
Bharata B Rao
3
-0
/
+222
2021-06-21
powerpc/book3s64/radix: Add H_RPT_INVALIDATE pgsize encodings to mmu_psize_def
Bharata B Rao
2
-0
/
+6
2021-06-21
KVM: PPC: Book3S HV: Fix comments of H_RPT_INVALIDATE arguments
Aneesh Kumar K.V
1
-2
/
+2
2021-06-21
powerpc/boot: Add a boot wrapper for Microwatt
Joel Stanley
3
-0
/
+33
2021-06-21
powerpc/boot: Fixup device-tree on little endian
Benjamin Herrenschmidt
2
-27
/
+41