index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-29
cpufreq: zynq: Fix refcount leak in zynq_get_revision
Miaoqian Lin
1
-0
/
+1
2022-06-29
arm64: dts: juno: Add cache-level property to L2 caches
Sudeep Holla
3
-0
/
+6
2022-06-29
powerpc/memhotplug: Add add_pages override for PPC
Aneesh Kumar K.V
2
-1
/
+36
2022-06-29
powerpc/bpf: Fix use of user_pt_regs in uapi
Naveen N. Rao
2
-9
/
+9
2022-06-29
KVM: arm64: nvhe: Add intermediates to 'targets' instead of extra-y
Masahiro Yamada
1
-1
/
+1
2022-06-29
KVM: arm64: nvhe: Rename confusing obj-y
Masahiro Yamada
1
-5
/
+5
2022-06-29
powerpc: dts: Add DTS file for CZ.NIC Turris 1.x routers
Pali Rohár
1
-0
/
+475
2022-06-29
KVM: PPC: Kconfig: Fix indentation
Juerg Haefliger
1
-1
/
+1
2022-06-29
powerpc/powernv: Kconfig: Replace single quotes
Juerg Haefliger
1
-1
/
+1
2022-06-29
powerpc: Kconfig.debug: Remove extra empty line
Juerg Haefliger
1
-1
/
+0
2022-06-29
powerpc: Kconfig: Replace tabs with whitespaces
Juerg Haefliger
1
-3
/
+3
2022-06-29
powerpc/perf: Update MMCR2 to support event exclude_idle
Madhavan Srinivasan
2
-0
/
+4
2022-06-29
powerpc/pseries/iommu: Print ibm,query-pe-dma-windows parameters
Alexey Kardashevskiy
1
-3
/
+5
2022-06-29
KVM: PPC: Do not warn when userspace asked for too big TCE table
Alexey Kardashevskiy
1
-1
/
+1
2022-06-29
powerpc/bpf/32: Add instructions for atomic_[cmp]xchg
Hari Bathini
1
-3
/
+22
2022-06-29
powerpc/bpf/32: add support for BPF_ATOMIC bitwise operations
Hari Bathini
1
-12
/
+41
2022-06-29
powerpc/bpf/64: Add instructions for atomic_[cmp]xchg
Hari Bathini
1
-5
/
+34
2022-06-29
powerpc/bpf/64: add support for atomic fetch operations
Hari Bathini
1
-1
/
+13
2022-06-29
powerpc/bpf/64: add support for BPF_ATOMIC bitwise operations
Hari Bathini
1
-28
/
+29
2022-06-29
powerpc/64s: Don't read H_BLOCK_REMOVE characteristics in radix mode
Laurent Dufour
1
-3
/
+2
2022-06-29
powerpc/papr_scm: use dev_get_drvdata
Haowen Bai
1
-1
/
+1
2022-06-29
powerpc/64: Drop ppc_inst_as_str()
Michael Ellerman
5
-35
/
+18
2022-06-29
Merge branch kvm-arm64/burn-the-flags into kvmarm-master/next
Marc Zyngier
19
-164
/
+248
2022-06-29
arm64/fpsimd: Remove duplicate SYS_SVCR read
Schspa Shi
1
-1
/
+0
2022-06-29
arm64: head: remove __PHYS_OFFSET
Mark Rutland
1
-8
/
+3
2022-06-29
KVM: arm64: Move the handling of !FP outside of the fast path
Marc Zyngier
2
-4
/
+10
2022-06-29
KVM: arm64: Document why pause cannot be turned into a flag
Marc Zyngier
1
-3
/
+9
2022-06-29
KVM: arm64: Reduce the size of the vcpu flag members
Marc Zyngier
1
-3
/
+3
2022-06-29
KVM: arm64: Add build-time sanity checks for flags
Marc Zyngier
1
-0
/
+16
2022-06-29
KVM: arm64: Warn when PENDING_EXCEPTION and INCREMENT_PC are set together
Marc Zyngier
1
-0
/
+2
2022-06-29
KVM: arm64: Convert vcpu sysregs_loaded_on_cpu to a state flag
Marc Zyngier
3
-8
/
+6
2022-06-29
KVM: arm64: Kill unused vcpu flags field
Marc Zyngier
1
-3
/
+0
2022-06-29
KVM: arm64: Move vcpu WFIT flag to the state flag set
Marc Zyngier
4
-5
/
+5
2022-06-29
KVM: arm64: Move vcpu ON_UNSUPPORTED_CPU flag to the state flag set
Marc Zyngier
1
-4
/
+5
2022-06-29
KVM: arm64: Move vcpu SVE/SME flags to the state flag set
Marc Zyngier
2
-9
/
+11
2022-06-29
KVM: arm64: Move vcpu debug/SPE/TRBE flags to the input flag set
Marc Zyngier
6
-29
/
+31
2022-06-29
KVM: PPC: Align pt_regs in kvm_vcpu_arch structure
Fabiano Rosas
1
-1
/
+5
2022-06-29
KVM: PPC: Book3S HV: tracing: Add missing hcall names
Fabiano Rosas
2
-1
/
+28
2022-06-29
arm64: lds: use PROVIDE instead of conditional definitions
Ard Biesheuvel
1
-31
/
+30
2022-06-29
KVM: PPC: Book3S HV: Provide more detailed timings for P9 entry path
Fabiano Rosas
4
-24
/
+34
2022-06-29
KVM: PPC: Book3S HV: Expose timing functions to module code
Fabiano Rosas
2
-9
/
+12
2022-06-29
KVM: PPC: Book3S HV: Decouple the debug timing from the P8 entry path
Fabiano Rosas
4
-4
/
+33
2022-06-29
KVM: PPC: Book3S HV: Add a new config for P8 debug timing
Fabiano Rosas
3
-14
/
+18
2022-06-29
KVM: PPC: Book3S HV: Fix "rm_exit" entry in debugfs timings
Fabiano Rosas
1
-11
/
+2
2022-06-29
powerpc/64e: KASAN Full support for BOOK3E/64
Christophe Leroy
8
-3
/
+155
2022-06-29
powerpc/64e: Reorganise virtual memory
Christophe Leroy
1
-3
/
+4
2022-06-29
powerpc/64e: Move virtual memory closer to linear memory
Christophe Leroy
2
-28
/
+38
2022-06-29
powerpc/64e: Remove unused REGION related macros
Christophe Leroy
1
-12
/
+0
2022-06-29
powerpc/64e: Remove MMU_FTR_USE_TLBRSRV and MMU_FTR_USE_PAIRED_MAS
Christophe Leroy
4
-101
/
+8
2022-06-29
powerpc/64e: Fix early TLB miss with KUAP
Christophe Leroy
1
-9
/
+8
[prev]
[next]