index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-30
powerpc: Remove obsoleted declarations for use_cop and drop_cop
Gaosheng Cui
1
-3
/
+0
2024-08-29
powerpc/64s/mm: Move __real_pte stubs into hash-4k.h
Michael Ellerman
2
-26
/
+20
2024-08-22
powerpc/mm: Fix return type of pgd_val()
Christophe Leroy
2
-5
/
+11
2024-08-21
powerpc/code-patching: Add data patch alignment check
Benjamin Gray
1
-0
/
+6
2024-08-21
powerpc/code-patching: Add generic memory patching
Benjamin Gray
1
-0
/
+31
2024-08-21
powerpc: Remove unused LHZX_BE macro
Christophe Leroy
1
-2
/
+0
2024-08-13
powerpc/topology: Check if a core is online
Nysal Jan K.A
1
-0
/
+13
2024-08-07
powerpc: Remove useless config comment in asm/percpu.h
Jinjie Ruan
1
-1
/
+1
2024-07-29
treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*
Valentin Schneider
1
-3
/
+3
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-10
/
+2
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
22
-329
/
+195
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2024-07-19
Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
30
-360
/
+70
2024-07-18
Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-2
/
+0
2024-07-18
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
6
-4
/
+22
2024-07-12
powerpc/mm: remove hugepd leftovers
Christophe Leroy
4
-32
/
+0
2024-07-12
powerpc/64s: use contiguous PMD/PUD instead of HUGEPD
Christophe Leroy
9
-142
/
+56
2024-07-12
powerpc/e500: use contiguous PMD instead of hugepd
Christophe Leroy
5
-56
/
+68
2024-07-12
powerpc/e500: encode hugepage size in PTE bits
Christophe Leroy
2
-15
/
+22
2024-07-12
powerpc/e500: switch to 64 bits PGD on 85xx (32 bits)
Christophe Leroy
1
-0
/
+4
2024-07-12
powerpc/e500: remove enc and ind fields from struct mmu_psize_def
Christophe Leroy
1
-3
/
+0
2024-07-12
powerpc/8xx: simplify struct mmu_psize_def
Christophe Leroy
1
-7
/
+2
2024-07-12
powerpc/8xx: rework support for 8M pages using contiguous PTE entries
Christophe Leroy
5
-58
/
+45
2024-07-12
powerpc/mm: allow hugepages without hugepd
Christophe Leroy
3
-11
/
+3
2024-07-12
powerpc/mm: remove _PAGE_PSIZE
Christophe Leroy
4
-12
/
+3
2024-07-12
powerpc/64e: remove unused IBM HTW code
Michael Ellerman
1
-2
/
+1
2024-07-11
powerpc: Check only single values are passed to CPU/MMU feature checks
Michael Ellerman
2
-0
/
+2
2024-07-11
powerpc: Drop clang workaround for builtin constant checks
Michael Ellerman
2
-4
/
+0
2024-07-11
powerpc64/bpf: jit support for signed division and modulo
Artem Savkov
1
-0
/
+1
2024-07-11
powerpc64/bpf: jit support for sign extended load
Artem Savkov
1
-0
/
+1
2024-07-10
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
1
-1
/
+0
2024-07-04
powerpc/64s/radix/kfence: map __kfence_pool at page granularity
Hari Bathini
1
-1
/
+10
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2
-10
/
+2
2024-06-28
powerpc: Replace CONFIG_4xx with CONFIG_44x
Michael Ellerman
2
-2
/
+2
2024-06-28
powerpc/4xx: Remove CONFIG_BOOKE_OR_40x
Michael Ellerman
6
-9
/
+9
2024-06-28
powerpc: Remove core support for 40x
Christophe Leroy
10
-304
/
+6
2024-06-28
powerpc/iommu: Reimplement the iommu_table_group_ops for pSeries
Shivaprasad G Bhat
1
-2
/
+2
2024-06-28
powerpc/iommu: Move dev_has_iommu_table() to iommu.c
Shivaprasad G Bhat
1
-0
/
+6
2024-06-28
powerpc/iommu: Move pSeries specific functions to pseries/iommu.c
Shivaprasad G Bhat
1
-1
/
+3
2024-06-17
powerpc/kexec_file: fix extra size calculation for kexec FDT
Sourabh Jain
1
-4
/
+2
2024-06-17
powerpc/perf: Set cpumode flags using sample address
Anjali K
1
-1
/
+2
2024-06-11
KVM: Delete the now unused kvm_arch_sched_in()
Sean Christopherson
1
-1
/
+0
2024-06-11
function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove it
Steven Rostedt (Google)
1
-2
/
+0
2024-06-06
KVM: PPC: Book3S HV: Add one-reg interface for HASHPKEYR register
Shivaprasad G Bhat
2
-0
/
+2
2024-06-06
KVM: PPC: Book3S HV: Add one-reg interface for HASHKEYR register
Shivaprasad G Bhat
2
-0
/
+2
2024-06-06
KVM: PPC: Book3S HV: Add one-reg interface for DEXCR register
Shivaprasad G Bhat
2
-0
/
+2
2024-06-06
KVM: PPC: Book3S HV nestedv2: Add DPDES support in helper library for Guest s...
Gautam Menghani
2
-1
/
+3
2024-06-04
powerpc/pseries/iommu: Split Dynamic DMA Window to be used in Hybrid mode
Gaurav Batra
1
-0
/
+2
2024-06-03
KVM: PPC: Book3S HV nestedv2: Add support for reading VPA counters for pserie...
Gautam Menghani
2
-3
/
+13
2024-06-03
powerpc/pseries: Remove unused cede related functions
Gautam Menghani
1
-28
/
+0
[prev]
[next]