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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-14
/
+5
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-49
/
+20
2018-08-01
powerpc/64s/radix: Fix missing global invalidations when removing copro
Frederic Barrat
1
-12
/
+21
2018-07-25
locking/atomics: Rework ordering barriers
Mark Rutland
1
-12
/
+5
2018-07-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
6
-5
/
+5
2018-07-18
KVM: PPC: Check if IOMMU page is contained in the pinned physical page
Alexey Kardashevskiy
1
-2
/
+2
2018-07-17
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
10
-4
/
+42
2018-06-26
powerpc/mm/32: Fix pgtable_page_dtor call
Aneesh Kumar K.V
2
-2
/
+0
2018-06-26
perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()
Frederic Weisbecker
1
-1
/
+0
2018-06-26
perf/arch/powerpc: Implement hw_breakpoint_arch_parse()
Frederic Weisbecker
1
-1
/
+5
2018-06-26
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...
Frederic Weisbecker
1
-1
/
+1
2018-06-26
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
7
-1
/
+39
2018-06-23
powerpc: Wire up io_pgetevents
Breno Leitao
3
-1
/
+3
2018-06-21
atomics/treewide: Make conditional inc/dec ops optional
Mark Rutland
1
-0
/
+1
2018-06-21
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
1
-0
/
+4
2018-06-21
atomics/treewide: Make test ops optional
Mark Rutland
1
-30
/
+0
2018-06-21
atomics/powerpc: Define atomic64_fetch_add_unless()
Mark Rutland
1
-4
/
+5
2018-06-21
atomics/treewide: Make atomic_fetch_add_unless() optional
Mark Rutland
1
-0
/
+1
2018-06-21
atomics/treewide: Make atomic64_inc_not_zero() optional
Mark Rutland
1
-0
/
+1
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
1
-4
/
+4
2018-06-21
powerpc/kprobes: Don't call the ->break_handler() in powerpc kprobes code
Masami Hiramatsu
1
-10
/
+0
2018-06-21
powerpc/kprobes: Remove jprobe powerpc implementation
Masami Hiramatsu
1
-2
/
+0
2018-06-20
powerpc/mm/hash/4k: Free hugetlb page table caches correctly.
Aneesh Kumar K.V
6
-0
/
+38
2018-06-19
powerpc/64s: Fix build failures with CONFIG_NMI_IPI=n
Michael Ellerman
1
-1
/
+1
2018-06-14
Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
8
-46
/
+77
2018-06-13
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+1
2018-06-11
powerpc/kbuild: move -mprofile-kernel check to Kconfig
Nicholas Piggin
1
-1
/
+1
2018-06-10
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-1
/
+3
2018-06-08
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
2
-6
/
+0
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
74
-501
/
+474
2018-06-06
powerpc: Wire up restartable sequences system call
Boqun Feng
3
-1
/
+3
2018-06-06
powerpc/64s/radix: Fix missing ptesync in flush_cache_vmap
Nicholas Piggin
1
-3
/
+2
2018-06-06
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2018-06-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-43
/
+40
2018-06-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+0
2018-06-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+0
2018-06-05
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-15
/
+0
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-18
/
+0
2018-06-03
powerpc/time: inline arch_vtime_task_switch()
Christophe Leroy
1
-1
/
+15
2018-06-03
powerpc: Implement csum_ipv6_magic in assembly
Christophe Leroy
1
-0
/
+6
2018-06-03
powerpc/lib: Adjust .balign inside string functions for PPC32
Christophe Leroy
1
-0
/
+3
2018-06-03
powerpc/64: optimises from64to32()
Christophe Leroy
1
-5
/
+2
2018-06-03
powerpc/sstep: Introduce GETTYPE macro
Ravi Bangoria
1
-0
/
+2
2018-06-03
powerpc: Use barrier_nospec in copy_from_user()
Michael Ellerman
1
-1
/
+10
2018-06-03
powerpc/64s: Enable barrier_nospec based on firmware settings
Michal Suchanek
1
-0
/
+1
2018-06-03
powerpc/64s: Patch barrier_nospec in modules
Michal Suchanek
1
-0
/
+7
2018-06-03
powerpc/64s: Add support for ori barrier_nospec patching
Michal Suchanek
3
-1
/
+11
2018-06-03
powerpc/64s: Add barrier_nospec
Michal Suchanek
1
-0
/
+15
2018-06-03
powerpc/64s: Wire up arch_trigger_cpumask_backtrace()
Michael Ellerman
1
-0
/
+6
2018-06-03
powerpc/nmi: Add an API for sending "safe" NMIs
Michael Ellerman
1
-0
/
+1
[next]