index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
2018-10-14
5
-44
/
+181
*
powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setup
Nicholas Piggin
2018-10-14
6
-0
/
+37
*
powerpc/64s/hash: Add SLB allocation status bitmaps
Nicholas Piggin
2018-10-14
4
-17
/
+59
*
powerpc/64s/hash: Convert SLB miss handlers to C
Nicholas Piggin
2018-10-14
6
-626
/
+214
*
powerpc/64: Interrupts save PPR on stack rather than thread_struct
Nicholas Piggin
2018-10-14
7
-23
/
+19
*
powerpc/ptrace: Don't use sizeof(struct pt_regs) in ptrace code
Michael Ellerman
2018-10-14
1
-7
/
+7
*
powerpc: Split user/kernel definitions of struct pt_regs
Michael Ellerman
2018-10-14
3
-1
/
+72
*
powerpc/prom_init: Make "default_colors" const
Benjamin Herrenschmidt
2018-10-14
1
-1
/
+1
*
powerpc/prom_init: Make "fake_elf" const
Benjamin Herrenschmidt
2018-10-14
1
-1
/
+1
*
powerpc/prom_init: Make of_workarounds static
Benjamin Herrenschmidt
2018-10-14
1
-1
/
+1
*
powerpc/book3s64: Avoid multiple endian conversion in pte helpers
Christophe Leroy
2018-10-14
1
-39
/
+32
*
powerpc/8xx: change name of a few page flags to avoid confusion
Christophe Leroy
2018-10-14
4
-19
/
+19
*
powerpc/mm: Get rid of pte-common.h
Christophe Leroy
2018-10-14
2
-27
/
+24
*
powerpc/mm: Define platform default caches related flags
Christophe Leroy
2018-10-14
3
-11
/
+7
*
powerpc/mm: Allow platforms to redefine some helpers
Christophe Leroy
2018-10-14
6
-44
/
+91
*
powerpc/nohash/64: do not include pte-common.h
Christophe Leroy
2018-10-14
3
-36
/
+44
*
powerpc/mm: Distribute platform specific PAGE and PMD flags and definitions
Christophe Leroy
2018-10-14
6
-66
/
+159
*
powerpc/mm: Move pte_user() into nohash/pgtable.h
Christophe Leroy
2018-10-14
2
-13
/
+10
*
powerpc/book3s/32: do not include pte-common.h
Christophe Leroy
2018-10-14
2
-17
/
+101
*
powerpc/mm: move __P and __S tables in the common pgtable.h
Christophe Leroy
2018-10-14
3
-40
/
+19
*
powerpc/mm: drop unused page flags
Christophe Leroy
2018-10-14
2
-25
/
+2
*
powerpc/mm: Split dump_pagelinuxtables flag_array table
Christophe Leroy
2018-10-14
6
-153
/
+307
*
powerpc/mm: use pte helpers in generic code
Christophe Leroy
2018-10-14
7
-45
/
+41
*
powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()
Christophe Leroy
2018-10-14
5
-8
/
+10
*
powerpc/mm: add pte helpers to query and change pte flags
Christophe Leroy
2018-10-14
5
-0
/
+114
*
powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.h
Christophe Leroy
2018-10-14
3
-28
/
+48
*
powerpc/mm: don't use _PAGE_EXEC in book3s/32
Christophe Leroy
2018-10-14
2
-4
/
+4
*
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
2018-10-14
19
-76
/
+63
*
powerpc/mm: properly set PAGE_KERNEL flags in ioremap()
Christophe Leroy
2018-10-14
6
-32
/
+23
*
powerpc: don't use ioremap_prot() nor __ioremap() unless really needed.
Christophe Leroy
2018-10-14
6
-11
/
+10
*
powerpc/32: Add ioremap_wt() and ioremap_coherent()
Christophe Leroy
2018-10-13
3
-0
/
+35
*
powerpc/rtas: Fix a potential race between CPU-Offline & Migration
Gautham R. Shenoy
2018-10-13
1
-0
/
+9
*
powerpc/cacheinfo: Report the correct shared_cpu_map on big-cores
Gautham R. Shenoy
2018-10-13
1
-2
/
+35
*
powerpc: Use cpu_smallcore_sibling_mask at SMT level on bigcores
Gautham R. Shenoy
2018-10-13
1
-1
/
+18
*
powerpc: Detect the presence of big-cores via "ibm, thread-groups"
Gautham R. Shenoy
2018-10-13
3
-0
/
+235
*
powerpc: Fix stackprotector detection for non-glibc toolchains
Michael Ellerman
2018-10-13
1
-1
/
+2
*
powerpc/xmon: Show the stack protector canary in xmon
Michael Ellerman
2018-10-13
1
-0
/
+3
*
powerpc: Use SWITCH_FRAME_SIZE for prom and rtas entry
Joel Stanley
2018-10-13
2
-14
/
+5
*
powerpc/pseries/mobility: Extend start/stop topology update scope
Michael Bringmann
2018-10-13
3
-2
/
+11
*
powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS
Joel Stanley
2018-10-13
1
-1
/
+5
*
powerpc/pseries/memory-hotplug: Fix return value type of find_aa_index
YueHaibing
2018-10-13
1
-33
/
+28
*
powerpc/eeh: Cleanup control flow in eeh_handle_normal_event()
Sam Bobroff
2018-10-13
1
-102
/
+94
*
powerpc/eeh: Cleanup eeh_ops.wait_state()
Sam Bobroff
2018-10-13
6
-108
/
+62
*
powerpc/eeh: Cleanup eeh_pe_state_mark()
Sam Bobroff
2018-10-13
5
-52
/
+45
*
powerpc/eeh: Cleanup unnecessary eeh_pe_state_mark_with_cfg()
Sam Bobroff
2018-10-13
2
-24
/
+4
*
powerpc/eeh: Cleanup eeh_enabled()
Sam Bobroff
2018-10-13
1
-5
/
+1
*
powerpc/eeh: Cleanup logic in eeh_rmv_from_parent_pe()
Sam Bobroff
2018-10-13
1
-2
/
+2
*
powerpc/eeh: Cleanup field names in eeh_rmv_data
Sam Bobroff
2018-10-13
1
-10
/
+11
*
powerpc/eeh: Cleanup list_head field names
Sam Bobroff
2018-10-13
6
-21
/
+19
*
powerpc/eeh: Cleanup eeh_add_virt_device()
Sam Bobroff
2018-10-13
1
-4
/
+3
[next]