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/fsl_booke/kaslr: support nokaslr cmdline parameter
Jason Yan
2019-11-13
1
-0
/
+7
|
|
*
|
|
|
|
|
|
powerpc/fsl_booke/kaslr: clear the original kernel if randomized
Jason Yan
2019-11-13
3
-0
/
+14
|
|
*
|
|
|
|
|
|
powerpc/fsl_booke/32: randomize the kernel image offset
Jason Yan
2019-11-13
1
-2
/
+323
|
|
*
|
|
|
|
|
|
powerpc/fsl_booke/32: implement KASLR infrastructure
Jason Yan
2019-11-13
9
-17
/
+109
|
|
*
|
|
|
|
|
|
powerpc/fsl_booke/32: introduce reloc_kernel_entry() helper
Jason Yan
2019-11-13
2
-0
/
+14
|
|
*
|
|
|
|
|
|
powerpc/fsl_booke/32: introduce create_kaslr_tlb_entry() helper
Jason Yan
2019-11-13
2
-0
/
+36
|
|
*
|
|
|
|
|
|
powerpc: introduce kernstart_virt_addr to store the kernel base
Jason Yan
2019-11-13
2
-0
/
+4
|
|
*
|
|
|
|
|
|
powerpc: move memstart_addr and kernstart_addr to init-common.c
Jason Yan
2019-11-13
3
-10
/
+5
|
|
*
|
|
|
|
|
|
powerpc: unify definition of M_IF_NEEDED
Jason Yan
2019-11-13
4
-29
/
+14
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
powerpc/fadump: when fadump is supported register the fadump sysfs files.
Michal Suchanek
2019-11-13
1
-9
/
+6
|
*
|
|
|
|
|
|
powerpc/perf: remove current_is_64bit()
Michal Suchanek
2019-11-13
1
-16
/
+1
|
*
|
|
|
|
|
|
powerpc/eeh: differentiate duplicate detection message
Sam Bobroff
2019-11-13
1
-2
/
+2
|
*
|
|
|
|
|
|
powerpc/pseries/hotplug-memory: Change rc variable to bool
Leonardo Bras
2019-11-13
1
-3
/
+3
|
*
|
|
|
|
|
|
powerpc: use <asm-generic/dma-mapping.h>
Christoph Hellwig
2019-11-13
2
-18
/
+1
|
*
|
|
|
|
|
|
powerpc/xive: Prevent page fault issues in the machine crash handler
Cédric Le Goater
2019-11-13
1
-0
/
+9
|
*
|
|
|
|
|
|
powerpc/64s/exception: Fix kaup -> kuap typo
Andrew Donnellan
2019-11-13
1
-3
/
+3
|
*
|
|
|
|
|
|
powerpc: Replace GPL boilerplate with SPDX identifiers
Thomas Huth
2019-11-13
4
-65
/
+3
|
*
|
|
|
|
|
|
powerpc/book3s/mm: Update Oops message to print the correct translation in use
Aneesh Kumar K.V
2019-11-13
1
-4
/
+11
|
*
|
|
|
|
|
|
powerpc/spufs: remove set but not used variable 'ctx'
YueHaibing
2019-11-13
1
-2
/
+0
|
*
|
|
|
|
|
|
powerpc/powernv/ioda: using kfree_rcu() to simplify the code
YueHaibing
2019-11-13
1
-9
/
+1
|
*
|
|
|
|
|
|
powerpc/powernv: Make some symbols static
YueHaibing
2019-11-13
3
-4
/
+4
|
*
|
|
|
|
|
|
powerpc/configs: remove obsolete CONFIG_INET_XFRM_MODE_* and CONFIG_INET6_XFR...
YueHaibing
2019-11-13
43
-126
/
+0
|
*
|
|
|
|
|
|
powerpc/pseries: Fix platform_no_drv_owner.cocci warnings
YueHaibing
2019-11-13
1
-1
/
+0
|
*
|
|
|
|
|
|
powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init()
YueHaibing
2019-11-13
1
-1
/
+1
|
*
|
|
|
|
|
|
powerpc/powernv/npu: Fix debugfs_simple_attr.cocci warnings
YueHaibing
2019-11-13
1
-4
/
+4
|
*
|
|
|
|
|
|
powerpc/64s: Fix debugfs_simple_attr.cocci warnings
YueHaibing
2019-11-13
1
-10
/
+14
|
*
|
|
|
|
|
|
powerpc/pseries: Use correct event modifier in rtas_parse_epow_errlog()
YueHaibing
2019-11-13
1
-1
/
+1
|
*
|
|
|
|
|
|
powerpc/watchpoint: Don't ignore extraneous exceptions blindly
Ravi Bangoria
2019-11-13
1
-21
/
+31
|
*
|
|
|
|
|
|
powerpc/watchpoint: Fix ptrace code that muck around with address/len
Ravi Bangoria
2019-11-13
2
-8
/
+5
|
*
|
|
|
|
|
|
powerpc/watchpoint: Fix length calculation for unaligned target
Ravi Bangoria
2019-11-13
5
-23
/
+56
|
*
|
|
|
|
|
|
powerpc/watchpoint: Introduce macros for watchpoint length
Ravi Bangoria
2019-11-13
4
-6
/
+9
|
*
|
|
|
|
|
|
powerpc/security: Fix wrong message when RFI Flush is disable
Gustavo L. F. Walbon
2019-11-13
1
-10
/
+6
|
*
|
|
|
|
|
|
powerpc/crypto: Add cond_resched() in crc-vpmsum self-test
Chris Smart
2019-11-13
1
-0
/
+1
|
*
|
|
|
|
|
|
powerpc/pseries/cmm: Simulation mode
David Hildenbrand
2019-11-13
1
-8
/
+30
|
*
|
|
|
|
|
|
powerpc/pseries/cmm: Switch to balloon_page_alloc()
David Hildenbrand
2019-11-13
1
-2
/
+1
|
*
|
|
|
|
|
|
powerpc/pseries/cmm: Implement balloon compaction
David Hildenbrand
2019-11-13
2
-14
/
+120
|
*
|
|
|
|
|
|
powerpc/pseries/cmm: Convert loaned_pages to an atomic_long_t
David Hildenbrand
2019-11-13
1
-16
/
+19
|
*
|
|
|
|
|
|
powerpc/pseries/cmm: Rip out memory isolate notifier
David Hildenbrand
2019-11-13
1
-96
/
+1
|
*
|
|
|
|
|
|
powerpc/pseries/cmm: Use adjust_managed_page_count() insted of totalram_pages_*
David Hildenbrand
2019-11-13
1
-3
/
+3
|
*
|
|
|
|
|
|
powerpc/pseries/cmm: Drop page array
David Hildenbrand
2019-11-13
1
-127
/
+36
|
*
|
|
|
|
|
|
powerpc/pseries/cmm: Cleanup rc handling in cmm_init()
David Hildenbrand
2019-11-13
1
-4
/
+3
|
*
|
|
|
|
|
|
powerpc/pseries/cmm: Report errors when registering notifiers fails
David Hildenbrand
2019-11-13
1
-2
/
+6
|
*
|
|
|
|
|
|
powerpc/pseries/cmm: Implement release() function for sysfs device
David Hildenbrand
2019-11-13
1
-0
/
+5
|
*
|
|
|
|
|
|
powerpc/pseries: Enable support for ibm,drc-info property
Tyrel Datwyler
2019-11-13
1
-1
/
+1
|
*
|
|
|
|
|
|
powerpc/pseries: Add cpu DLPAR support for drc-info property
Tyrel Datwyler
2019-11-13
1
-15
/
+112
|
*
|
|
|
|
|
|
powerpc/pseries: Fix drc-info mappings of logical cpus to drc-index
Tyrel Datwyler
2019-11-13
1
-13
/
+10
|
*
|
|
|
|
|
|
powerpc/pseries: Fix bad drc_index_start value parsing of drc-info entry
Tyrel Datwyler
2019-11-13
1
-5
/
+3
|
*
|
|
|
|
|
|
Merge branch 'topic/secureboot' into next
Michael Ellerman
2019-11-13
14
-1
/
+640
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
powerpc: expose secure variables to userspace via sysfs
Nayna Jain
2019-11-13
3
-0
/
+260
|
|
*
|
|
|
|
|
|
powerpc/powernv: Add OPAL API interface to access secure variable
Nayna Jain
2019-11-13
9
-2
/
+211
[prev]
[next]