index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-02
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
610
-3119
/
+617
2019-06-25
powerpc/mm/64s/hash: Reallocate context ids on fork
Michael Ellerman
1
-4
/
+42
2019-06-25
powerpc/bpf: use unsigned division instruction for 64-bit operations
Naveen N. Rao
3
-5
/
+6
2019-06-22
KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpu
Paul Mackerras
1
-8
/
+1
2019-06-22
KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list
Paul Mackerras
3
-8
/
+8
2019-06-22
KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setup
Paul Mackerras
3
-26
/
+42
2019-06-22
powerpc/powernv: Return for invalid IMC domain
Anju T Sudhakar
1
-0
/
+4
2019-06-19
powerpc/64s: Fix THP PMD collapse serialisation
Nicholas Piggin
2
-0
/
+33
2019-06-19
powerpc: Fix kexec failure on book3s/32
Christophe Leroy
2
-1
/
+6
2019-06-15
powerpc/pseries: Track LMB nid instead of using device tree
Nathan Fontenot
3
-10
/
+34
2019-06-09
KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
Thomas Huth
1
-0
/
+3
2019-06-09
powerpc/kexec: Fix loading of kernel + initramfs with kexec_file_load()
Thiago Jung Bauermann
1
-1
/
+5
2019-06-09
powerpc/perf: Fix MMCRA corruption by bhrb_filter
Ravi Bangoria
3
-2
/
+10
2019-06-09
KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()
Suraj Jitindar Singh
1
-0
/
+1
2019-06-09
KVM: PPC: Book3S HV: Fix lockdep warning when entering guest on POWER9
Paul Mackerras
1
-2
/
+5
2019-06-09
KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough interrupts
Cédric Le Goater
1
-2
/
+2
2019-05-31
powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX
Russell Currey
1
-1
/
+3
2019-05-31
powerpc/numa: improve control of topology updates
Nathan Lynch
1
-6
/
+12
2019-05-31
powerpc/watchdog: Use hrtimers for per-CPU heartbeat
Nicholas Piggin
1
-41
/
+40
2019-05-31
powerpc/perf: Fix loop exit condition in nest_imc_event_init
Anju T Sudhakar
2
-2
/
+2
2019-05-31
powerpc/boot: Fix missing check of lseek() return value
Bo YU
1
-1
/
+5
2019-05-31
powerpc/perf: Return accordingly on invalid chip-id in
Anju T Sudhakar
1
-0
/
+5
2019-05-25
x86/mpx, mm/core: Fix recursive munmap() corruption
Dave Hansen
1
-1
/
+0
2019-05-22
powerpc/32s: fix flush_hash_pages() on SMP
Christophe Leroy
1
-1
/
+2
2019-05-16
powerpc/booke64: set RI in default MSR
Laurentiu Tudor
1
-1
/
+1
2019-05-16
powerpc/powernv/idle: Restore IAMR after idle
Russell Currey
1
-0
/
+20
2019-05-16
powerpc/book3s/64: check for NULL pointer in pgd_alloc()
Rick Lindsley
1
-0
/
+3
2019-05-14
powerpc/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
2
-4
/
+4
2019-05-04
Merge tag 'powerpc-5.1-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-4
/
+14
2019-05-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-4
/
+6
2019-05-02
powerpc/32s: Fix BATs setting with CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
1
-4
/
+14
2019-04-28
Merge tag 'powerpc-5.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-40
/
+60
2019-04-23
Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
1
-0
/
+4
2019-04-18
Merge tag 'kvm-ppc-fixes-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2
-4
/
+6
2019-04-17
powerpc/mm_iommu: Allow pinning large regions
Alexey Kardashevskiy
1
-4
/
+20
2019-04-17
powerpc/mm_iommu: Fix potential deadlock
Alexey Kardashevskiy
1
-36
/
+39
2019-04-17
powerpc/mm/radix: Make Radix require HUGETLB_PAGE
Michael Ellerman
2
-1
/
+2
2019-04-15
arch: add pidfd and io_uring syscalls everywhere
Arnd Bergmann
1
-0
/
+4
2019-04-13
Merge tag 'powerpc-5.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-10
/
+14
2019-04-10
powerpc/mm: Define MAX_PHYSMEM_BITS for all 64-bit configs
Michael Ellerman
1
-1
/
+1
2019-04-08
powerpc/64s/radix: Fix radix segment exception handling
Nicholas Piggin
1
-0
/
+12
2019-04-07
powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64
Christophe Leroy
1
-1
/
+1
2019-04-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+7
2019-04-06
kmemleak: powerpc: skip scanning holes in the .bss section
Catalin Marinas
1
-0
/
+7
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
1
-5
/
+2
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
1
-5
/
+3
2019-04-05
KVM: PPC: Book3S: Protect memslots while validating user address
Alexey Kardashevskiy
1
-3
/
+3
2019-04-05
KVM: PPC: Book3S HV: Perserve PSSCR FAKE_SUSPEND bit on guest exit
Suraj Jitindar Singh
1
-1
/
+3
2019-04-01
powerpc/32: Fix early boot failure with RTAS built-in
Christophe Leroy
1
-8
/
+0
2019-03-31
Merge tag 'powerpc-5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-13
/
+32
[next]