index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-25
powerpc/64s/interrupt: Fix decrementer storm
Nicholas Piggin
1
-2
/
+3
2022-01-25
KVM: PPC: Book3S HV Nested: Fix nested HFSCR being clobbered with multiple vCPUs
Nicholas Piggin
4
-4
/
+3
2022-01-24
powerpc/perf: Fix power_pmu_disable to call clear_pmi_irq_pending only if PMI...
Athira Rajeev
1
-3
/
+14
2022-01-24
powerpc/fixmap: Fix VM debug warning on unmap
Christophe Leroy
6
-2
/
+18
2022-01-23
Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
12
-82
/
+125
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2
-4
/
+2
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
1
-2
/
+2
2022-01-21
Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
3
-2
/
+7
2022-01-20
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+2
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-104
/
+10
2022-01-20
mm: percpu: add generic pcpu_populate_pte() function
Kefeng Wang
1
-46
/
+1
2022-01-20
mm: percpu: add generic pcpu_fc_alloc/free funciton
Kefeng Wang
1
-49
/
+2
2022-01-20
mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef
Kefeng Wang
1
-4
/
+11
2022-01-20
mm: percpu: generalize percpu related config
Kefeng Wang
1
-13
/
+4
2022-01-19
powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO buses
Tobias Waldekranz
1
-0
/
+2
2022-01-19
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2022-01-18
powerpc/64s: Mask SRR0 before checking against the masked NIP
Nicholas Piggin
1
-0
/
+2
2022-01-17
powerpc/perf: Only define power_pmu_wants_prompt_pmi() for CONFIG_PPC64
Athira Rajeev
1
-30
/
+28
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+4
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
21
-101
/
+85
2022-01-16
powerpc/32s: Fix kasan_init_region() for KASAN
Christophe Leroy
3
-33
/
+38
2022-01-16
powerpc/time: Fix build failure due to do_hard_irq_enable() on PPC32
Christophe Leroy
1
-1
/
+1
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+3
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
1
-2
/
+2
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
1
-2
/
+0
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
1
-0
/
+1
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
1
-4
/
+2
2022-01-15
powerpc/audit: Fix syscall_get_arch()
Christophe Leroy
2
-2
/
+4
2022-01-15
powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06
Naveen N. Rao
2
-9
/
+14
2022-01-15
powerpc/bpf: Update ldimm64 instructions during extra pass
Naveen N. Rao
3
-7
/
+35
2022-01-15
powerpc32/bpf: Fix codegen for bpf-to-bpf calls
Naveen N. Rao
1
-0
/
+3
2022-01-14
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
355
-3419
/
+5408
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-465
/
+23
2022-01-12
Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-17
/
+14
2022-01-11
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+2
2022-01-11
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-63
/
+7
2022-01-10
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-4
/
+4
2022-01-10
Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-10
/
+8
2022-01-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+1
2022-01-10
Merge tag 'asm-generic-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+0
2022-01-08
kbuild: do not quote string values in include/config/auto.conf
Masahiro Yamada
1
-1
/
+1
2022-01-06
powerpc/xmon: Dump XIVE information for online-only processors.
Sachin Sant
1
-2
/
+2
2022-01-05
powerpc/opal: use default_groups in kobj_type
Greg Kroah-Hartman
2
-2
/
+4
2022-01-05
powerpc/cacheinfo: use default_groups in kobj_type
Greg Kroah-Hartman
1
-2
/
+3
2022-01-04
powerpc/sched: Remove unused TASK_SIZE_OF
Guo Ren
1
-5
/
+1
2022-01-04
powerpc/xive: Add missing null check after calling kmalloc
Ammar Faizi
1
-0
/
+3
2022-01-04
powerpc/floppy: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
1
-3
/
+5
2021-12-31
crypto: powerpc/sha - remove duplicate hash init function
Tianjia Zhang
3
-63
/
+7
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-11
/
+37
2021-12-28
Merge tag 'powerpc-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
[next]