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-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-11
/
+64
2018-08-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+3
2018-08-18
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
1
-1
/
+3
2018-08-17
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
77
-384
/
+471
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-13
powerpc/mm/book3s/radix: Add mapping statistics
Aneesh Kumar K.V
2
-0
/
+10
2018-08-13
Merge branch 'fixes' into next
Michael Ellerman
1
-14
/
+23
2018-08-10
powerpc/uaccess: Enable get_user(u64, *p) on 32-bit
Michael Ellerman
1
-3
/
+10
2018-08-10
powerpc/mm/hash: Remove unnecessary do { } while(0) loop
Aneesh Kumar K.V
1
-3
/
+2
2018-08-10
powerpc/64s: move machine check SLB flushing to mm/slb.c
Nicholas Piggin
1
-0
/
+3
2018-08-10
powerpc/mm/tlbflush: update the mmu_gather page size while iterating address ...
Aneesh Kumar K.V
1
-4
/
+2
2018-08-10
powerpc/mm: remove huge_pte_offset_and_shift() prototype
Christophe Leroy
1
-3
/
+0
2018-08-10
powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabled
Christophe Leroy
1
-0
/
+1
2018-08-10
powerpc/fadump: handle crash memory ranges array index overflow
Hari Bathini
1
-3
/
+0
2018-08-10
powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPM
Christophe Leroy
1
-0
/
+1
2018-08-07
crypto/nx: Initialize 842 high and normal RxFIFO control registers
Haren Myneni
2
-1
/
+3
2018-08-07
powerpc: Add show_user_instructions()
Murilo Opsfelder Araujo
1
-0
/
+13
2018-08-07
powerpc/pseries: Query hypervisor for count cache flush settings
Michael Ellerman
1
-0
/
+2
2018-08-07
powerpc/64s: Add support for software count cache flush
Michael Ellerman
2
-0
/
+7
2018-08-07
powerpc/64s: Add new security feature flags for count cache flush
Michael Ellerman
1
-0
/
+6
2018-08-07
powerpc/asm: Add a patch_site macro & helpers for patching instructions
Michael Ellerman
2
-0
/
+20
2018-08-07
powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E
Diana Craciun
1
-1
/
+7
2018-08-07
powerpc/64: Call setup_barrier_nospec() from setup_arch()
Michael Ellerman
1
-0
/
+4
2018-08-07
powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC
Michael Ellerman
2
-4
/
+4
2018-08-07
powerpc/64s: Drop unused loc parameter to MASKABLE_EXCEPTION macros
Michael Ellerman
2
-6
/
+6
2018-08-07
powerpc/64s: Remove PSERIES naming from the MASKABLE macros
Michael Ellerman
2
-18
/
+14
2018-08-07
powerpc/64s: Drop _MASKABLE_RELON_EXCEPTION_PSERIES()
Michael Ellerman
1
-7
/
+4
2018-08-07
powerpc/64s: Drop _MASKABLE_EXCEPTION_PSERIES()
Michael Ellerman
1
-7
/
+4
2018-08-07
powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES to EXCEPTION_PROLOG
Michael Ellerman
1
-8
/
+6
2018-08-07
powerpc/64s: Rename EXCEPTION_RELON_PROLOG_PSERIES
Michael Ellerman
1
-4
/
+3
2018-08-07
powerpc/64s: Rename EXCEPTION_RELON_PROLOG_PSERIES_1
Michael Ellerman
1
-10
/
+10
2018-08-07
powerpc/64s: Remove PSERIES from the NORI macros
Michael Ellerman
1
-5
/
+5
2018-08-07
powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES_1 to EXCEPTION_PROLOG_2
Michael Ellerman
1
-10
/
+10
2018-08-07
powerpc/64s: Rename STD_RELON_EXCEPTION_PSERIES_OOL to STD_RELON_EXCEPTION_OOL
Michael Ellerman
2
-2
/
+2
2018-08-07
powerpc/64s: Rename STD_RELON_EXCEPTION_PSERIES to STD_RELON_EXCEPTION
Michael Ellerman
2
-2
/
+2
2018-08-07
powerpc/64s: Rename STD_EXCEPTION_PSERIES_OOL to STD_EXCEPTION_OOL
Michael Ellerman
2
-2
/
+2
2018-08-07
powerpc/64s: Rename STD_EXCEPTION_PSERIES to STD_EXCEPTION
Michael Ellerman
2
-2
/
+2
2018-08-07
powerpc/64s: Move SET_SCRATCH0() into EXCEPTION_RELON_PROLOG_PSERIES()
Michael Ellerman
1
-2
/
+1
2018-08-07
powerpc/64s: Move SET_SCRATCH0() into EXCEPTION_PROLOG_PSERIES()
Michael Ellerman
1
-2
/
+1
2018-08-07
powerpc/lib: Implement strlen() in assembly for PPC32
Christophe Leroy
1
-0
/
+2
2018-08-07
powerpc/pseries: Defer the logging of rtas error to irq work queue.
Mahesh Salgaonkar
1
-0
/
+3
2018-08-07
powerpc/xive: Remove xive_kexec_teardown_cpu()
Benjamin Herrenschmidt
1
-1
/
+0
2018-08-07
powerpc/64s/radix: tlb do not flush on page size when fullmm
Nicholas Piggin
1
-0
/
+3
2018-08-06
Merge tag 'v4.18-rc6' into HEAD
Paolo Bonzini
6
-5
/
+5
2018-08-01
powerpc/64s/radix: Fix missing global invalidations when removing copro
Frederic Barrat
1
-12
/
+21
2018-07-31
powerpc/powernv: Add support to enable sensor groups
Shilpasri G Bhat
2
-0
/
+3
2018-07-31
powernv/cpuidle: Use parsed device tree values for cpuidle_init
Akshay Adiga
1
-0
/
+2
2018-07-31
powernv/cpuidle: Parse dt idle properties into global structure
Akshay Adiga
1
-0
/
+11
2018-07-30
powerpc/mm: Don't report PUDs as memory leaks when using kmemleak
Michael Ellerman
1
-2
/
+21
[next]