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
2017-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-5
/
+0
2017-06-09
Merge tag 'powerpc-4.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
16
-50
/
+109
2017-06-09
security/keys: add CONFIG_KEYS_COMPAT to Kconfig
Bilal Amarni
1
-5
/
+0
2017-06-08
powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by default
Michael Ellerman
2
-11
/
+11
2017-06-08
powerpc/mm/4k: Limit 4k page size config to 64TB virtual address space
Aneesh Kumar K.V
4
-16
/
+15
2017-06-06
powerpc/perf: Fix Power9 test_adder fields
Madhavan Srinivasan
1
-2
/
+2
2017-06-06
powerpc/numa: Fix percpu allocations to be NUMA aware
Michael Ellerman
2
-2
/
+16
2017-06-06
powerpc/kernel: Initialize load_tm on task creation
Breno Leitao
1
-0
/
+1
2017-06-05
powerpc/kernel: Fix FP and vector register restoration
Breno Leitao
1
-0
/
+2
2017-06-01
powerpc/64: Reclaim CPU_FTR_SUBCORE
Michael Ellerman
3
-4
/
+8
2017-06-01
powerpc/hotplug-mem: Fix missing endian conversion of aa_index
Michael Bringmann
1
-0
/
+2
2017-06-01
powerpc/sysdev/simple_gpio: Fix oops in gpio save_regs function
Christophe Leroy
1
-1
/
+2
2017-06-01
powerpc/spufs: Fix coredump of SPU contexts
Michael Ellerman
1
-0
/
+2
2017-06-01
powerpc/64s: Add dt_cpu_ftrs boot time setup option
Nicholas Piggin
2
-14
/
+48
2017-05-27
Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-5
/
+11
2017-05-25
powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructions
Nicholas Piggin
2
-1
/
+4
2017-05-25
powerpc/spufs: Fix hash faults for kernel regions
Jeremy Kerr
1
-1
/
+3
2017-05-25
powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=N
Michael Neuling
1
-0
/
+2
2017-05-25
powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() call
Alistair Popple
1
-3
/
+2
2017-05-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-22
/
+80
2017-05-19
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-1
/
+0
2017-05-19
devicetree: Move include prefixes from arch to separate directory
Olof Johansson
1
-1
/
+0
2017-05-19
powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hash
Michael Ellerman
1
-0
/
+12
2017-05-17
powerpc/mm: Fix crash in page table dump with huge pages
Michael Ellerman
1
-3
/
+4
2017-05-16
powerpc/kprobes: Fix handling of instruction emulation on probe re-entry
Naveen N. Rao
1
-1
/
+2
2017-05-16
powerpc/powernv: Set NAPSTATELOST after recovering paca on P9 DD1
Gautham R. Shenoy
1
-1
/
+1
2017-05-15
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
6
-22
/
+80
2017-05-15
powerpc/tm: Fix FP and VMX register corruption
Michael Neuling
1
-0
/
+19
2017-05-15
powerpc/modules: If mprofile-kernel is enabled add it to vermagic
Michael Ellerman
1
-0
/
+4
2017-05-12
Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
20
-24
/
+1203
2017-05-12
KVM: PPC: Book3S PR: Don't include SPAPR TCE code on non-pseries platforms
Paul Mackerras
4
-13
/
+33
2017-05-12
KVM: PPC: Book3S PR: Check copy_to/from_user return values
Paul Mackerras
1
-8
/
+26
2017-05-12
KVM: PPC: Book3S HV: Add radix checks in real-mode hypercall handlers
Paul Mackerras
2
-1
/
+21
2017-05-11
Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-45
/
+0
2017-05-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
24
-84
/
+3359
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2017-05-10
uapi: export all headers under uapi directories
Nicolas Dichtel
1
-45
/
+0
2017-05-09
powerpc/64s: Support new device tree binding for discovering CPU features
Nicholas Piggin
11
-16
/
+1150
2017-05-09
powerpc: Don't print cpu_spec->cpu_name if it's NULL
Nicholas Piggin
1
-1
/
+1
2017-05-09
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
4
-0
/
+44
2017-05-09
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
24
-84
/
+3359
2017-05-09
powerpc/64s: Fix unnecessary machine check handler relocation branch
Nicholas Piggin
1
-3
/
+1
2017-05-09
powerpc/mm/book3s/64: Rework page table geometry for lower memory usage
Michael Ellerman
1
-3
/
+3
2017-05-09
powerpc: Fix distclean with Makefile.postlink
Horia Geantă
1
-1
/
+1
2017-05-09
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-6
/
+23
2017-05-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-51
/
+27
2017-05-09
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
1
-1
/
+1
2017-05-09
powerpc/fadump: reuse crashkernel parameter for fadump memory reservation
Hari Bathini
1
-13
/
+10
2017-05-09
powerpc/fadump: remove dependency with CONFIG_KEXEC
Hari Bathini
5
-37
/
+16
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
22
-167
/
+1537
[next]