index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
2
-4
/
+2
|
\
|
*
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2022-01-15
1
-2
/
+2
|
*
include: move find.h from asm_generic to linux
Yury Norov
2022-01-15
1
-2
/
+0
*
|
proc: remove PDE_DATA() completely
Muchun Song
2022-01-22
1
-2
/
+2
*
|
Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2022-01-21
3
-2
/
+7
|
\
\
|
*
|
powerpc: wii_defconfig: Enable the RTC driver
Emmanuel Gil Peyrot
2021-12-16
1
-1
/
+1
|
*
|
powerpc: gamecube_defconfig: Enable the RTC driver
Emmanuel Gil Peyrot
2021-12-16
1
-1
/
+1
|
*
|
powerpc: wii.dts: Expose HW_SRNPROT on this platform
Emmanuel Gil Peyrot
2021-12-16
1
-0
/
+5
*
|
|
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-01-20
1
-0
/
+2
|
\
\
\
|
*
|
|
powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO buses
Tobias Waldekranz
2022-01-19
1
-0
/
+2
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
2
-104
/
+10
|
\
\
\
\
|
*
|
|
|
mm: percpu: add generic pcpu_populate_pte() function
Kefeng Wang
2022-01-20
1
-46
/
+1
|
*
|
|
|
mm: percpu: add generic pcpu_fc_alloc/free funciton
Kefeng Wang
2022-01-20
1
-49
/
+2
|
*
|
|
|
mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef
Kefeng Wang
2022-01-20
1
-4
/
+11
|
*
|
|
|
mm: percpu: generalize percpu related config
Kefeng Wang
2022-01-20
1
-13
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-01-19
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
kbuild: do not quote string values in include/config/auto.conf
Masahiro Yamada
2022-01-08
1
-1
/
+1
*
|
|
|
|
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
1
-4
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-13
1
-4
/
+4
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-16
21
-101
/
+85
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2021-12-19
29
-730
/
+1558
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
KVM: powerpc: Use Makefile.kvm for common files
David Woodhouse
2021-12-09
1
-6
/
+2
|
*
|
|
|
|
|
|
Merge branch 'kvm-on-hv-msrbm-fix' into HEAD
Paolo Bonzini
2021-12-08
3
-4
/
+8
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
Sean Christopherson
2021-12-08
4
-4
/
+4
|
*
|
|
|
|
|
|
KVM: Drop obsolete kvm_arch_vcpu_block_finish()
Sean Christopherson
2021-12-08
1
-1
/
+0
|
*
|
|
|
|
|
|
KVM: Force PPC to define its own rcuwait object
Sean Christopherson
2021-12-08
2
-1
/
+3
|
*
|
|
|
|
|
|
KVM: Keep memslots in tree-based structures instead of array-based ones
Maciej S. Szmigiero
2021-12-08
4
-12
/
+13
|
*
|
|
|
|
|
|
KVM: Use interval tree to do fast hva lookup in memslots
Maciej S. Szmigiero
2021-12-08
1
-0
/
+1
|
*
|
|
|
|
|
|
KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
Sean Christopherson
2021-12-08
1
-2
/
+0
|
*
|
|
|
|
|
|
KVM: PPC: Avoid referencing userspace memory region in memslot updates
Sean Christopherson
2021-12-08
6
-23
/
+7
|
*
|
|
|
|
|
|
KVM: Let/force architectures to deal with arch specific memslot data
Sean Christopherson
2021-12-08
6
-25
/
+33
|
*
|
|
|
|
|
|
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
2021-12-08
10
-24
/
+27
|
*
|
|
|
|
|
|
KVM: Move wiping of the kvm->vcpus array to common code
Marc Zyngier
2021-12-08
1
-9
/
+1
*
|
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
2
-4
/
+3
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
2022-01-15
1
-0
/
+1
|
*
|
|
|
|
|
|
|
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
2022-01-15
1
-4
/
+2
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-01-14
355
-3419
/
+5408
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
powerpc/xmon: Dump XIVE information for online-only processors.
Sachin Sant
2022-01-06
1
-2
/
+2
|
*
|
|
|
|
|
|
|
powerpc/opal: use default_groups in kobj_type
Greg Kroah-Hartman
2022-01-05
2
-2
/
+4
|
*
|
|
|
|
|
|
|
powerpc/cacheinfo: use default_groups in kobj_type
Greg Kroah-Hartman
2022-01-05
1
-2
/
+3
|
*
|
|
|
|
|
|
|
powerpc/sched: Remove unused TASK_SIZE_OF
Guo Ren
2022-01-04
1
-5
/
+1
|
*
|
|
|
|
|
|
|
powerpc/xive: Add missing null check after calling kmalloc
Ammar Faizi
2022-01-04
1
-0
/
+3
|
*
|
|
|
|
|
|
|
powerpc/floppy: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
2022-01-04
1
-3
/
+5
|
*
|
|
|
|
|
|
|
powerpc/64s: Use EMIT_WARN_ENTRY for SRR debug warnings
Michael Ellerman
2021-12-25
1
-4
/
+4
|
*
|
|
|
|
|
|
|
powerpc/64s: Mask NIP before checking against SRR0
Michael Ellerman
2021-12-25
1
-0
/
+2
|
*
|
|
|
|
|
|
|
powerpc/perf: Fix spelling of "its"
Randy Dunlap
2021-12-23
1
-1
/
+1
|
*
|
|
|
|
|
|
|
powerpc/32: Fix boot failure with GCC latent entropy plugin
Christophe Leroy
2021-12-23
2
-0
/
+4
|
*
|
|
|
|
|
|
|
powerpc/code-patching: Replace patch_instruction() by ppc_inst_write() in sel...
Christophe Leroy
2021-12-23
2
-40
/
+53
|
*
|
|
|
|
|
|
|
powerpc/code-patching: Move code patching selftests in its own file
Christophe Leroy
2021-12-23
3
-355
/
+359
|
*
|
|
|
|
|
|
|
powerpc/code-patching: Move instr_is_branch_{i/b}form() in code-patching.h
Christophe Leroy
2021-12-23
2
-15
/
+15
[next]