index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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-10-09
mm: Preserve _PAGE_DEVMAP across mprotect() calls
Jan Kara
1
-2
/
+2
2018-09-29
Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
1
-0
/
+1
2018-09-18
powerpc: Avoid code patching freed init sections
Michael Neuling
1
-0
/
+1
2018-09-12
KVM: PPC: Avoid marking DMA-mapped pages dirty in real mode
Alexey Kardashevskiy
3
-3
/
+1
2018-08-24
Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-7
/
+26
2018-08-23
powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid.
Aneesh Kumar K.V
1
-1
/
+17
2018-08-23
powerpc/nohash: fix pte_access_permitted()
Christophe Leroy
1
-6
/
+3
2018-08-21
powerpc/topology: Get topology for shared processors at boot
Srikar Dronamraju
1
-0
/
+5
2018-08-20
powerpc/powernv: provide a console flush operation for opal hvc driver
Nicholas Piggin
1
-0
/
+1
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
[next]