index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-25
powerpc: Don't add -mabi= flags when building with Clang
Nathan Chancellor
1
-0
/
+4
2019-11-25
powerpc: Fix Kconfig indentation
Krzysztof Kozlowski
2
-14
/
+14
2019-11-25
powerpc/fixmap: don't clear fixmap area in paging_init()
Christophe Leroy
1
-8
/
+0
2019-11-21
selftests/powerpc: spectre_v2 test must be built 64-bit
Michael Ellerman
1
-0
/
+2
2019-11-21
powerpc/powernv: Disable native PCIe port management
Oliver O'Halloran
1
-0
/
+17
2019-11-21
powerpc/kexec: Move kexec files into a dedicated subdir.
Christophe Leroy
11
-19
/
+27
2019-11-21
powerpc/32: Split kexec low level code out of misc_32.S
Christophe Leroy
3
-491
/
+501
2019-11-21
powerpc/sysdev: drop simple gpio
Christophe Leroy
9
-215
/
+0
2019-11-19
powerpc/83xx: map IMMR with a BAT.
Christophe Leroy
2
-0
/
+18
2019-11-19
powerpc/32s: automatically allocate BAT in setbat()
Christophe Leroy
1
-1
/
+10
2019-11-19
powerpc/ioremap: warn on early use of ioremap()
Christophe Leroy
2
-0
/
+3
2019-11-19
powerpc: Add support for GENERIC_EARLY_IOREMAP
Christophe Leroy
5
-0
/
+20
2019-11-19
powerpc/fixmap: Use __fix_to_virt() instead of fix_to_virt()
Christophe Leroy
1
-1
/
+6
2019-11-19
powerpc/8xx: use the fixmapped IMMR in cpm_reset()
Christophe Leroy
1
-7
/
+1
2019-11-19
powerpc/8xx: add __init to cpm1 init functions
Christophe Leroy
2
-6
/
+6
2019-11-18
powerpc: cleanup hw_irq.h
Christophe Leroy
2
-31
/
+34
2019-11-18
powerpc: permanently include 8xx registers in reg.h
Christophe Leroy
3
-4
/
+3
2019-11-18
powerpc/reg: use ASM_FTR_IFSET() instead of opencoding fixup.
Christophe Leroy
1
-13
/
+3
2019-11-18
powerpc/32: Don't populate page tables for block mapped pages except on the 8xx.
Christophe Leroy
2
-7
/
+50
2019-11-18
powerpc/mm: Show if a bad page fault on data is read or write.
Christophe Leroy
1
-2
/
+4
2019-11-18
powerpc/mm: drop #ifdef CONFIG_MMU in is_ioremap_addr()
Christophe Leroy
1
-4
/
+0
2019-11-18
powerpc: Refactor BUG/WARN macros
Christophe Leroy
1
-26
/
+15
2019-11-17
powerpc/kmcent2: add ranges to the pci bridges
Valentin Longchamp
1
-0
/
+36
2019-11-17
powerpc/booke: Spelling s/date/data/
Geert Uytterhoeven
1
-1
/
+1
2019-11-17
powerpc/85xx: remove mostly pointless mpc85xx_qe_init()
Rasmus Villemoes
6
-30
/
+0
2019-11-17
powerpc/kmcent2: update the ethernet devices' phy properties
Valentin Longchamp
1
-5
/
+11
2019-11-14
selftests/powerpc: Handle Makefile for unrecognized option
Harish
1
-1
/
+6
2019-11-13
powerpc/fsl_booke/32: Document KASLR implementation
Jason Yan
2
-0
/
+43
2019-11-13
powerpc/fsl_booke/kaslr: export offset in VMCOREINFO ELF notes
Jason Yan
1
-0
/
+1
2019-11-13
powerpc/fsl_booke/kaslr: dump out kernel offset information on panic
Jason Yan
2
-0
/
+25
2019-11-13
powerpc/fsl_booke/kaslr: support nokaslr cmdline parameter
Jason Yan
1
-0
/
+7
2019-11-13
powerpc/fsl_booke/kaslr: clear the original kernel if randomized
Jason Yan
3
-0
/
+14
2019-11-13
powerpc/fsl_booke/32: randomize the kernel image offset
Jason Yan
1
-2
/
+323
2019-11-13
powerpc/fsl_booke/32: implement KASLR infrastructure
Jason Yan
9
-17
/
+109
2019-11-13
powerpc/fsl_booke/32: introduce reloc_kernel_entry() helper
Jason Yan
2
-0
/
+14
2019-11-13
powerpc/fsl_booke/32: introduce create_kaslr_tlb_entry() helper
Jason Yan
2
-0
/
+36
2019-11-13
powerpc: introduce kernstart_virt_addr to store the kernel base
Jason Yan
2
-0
/
+4
2019-11-13
powerpc: move memstart_addr and kernstart_addr to init-common.c
Jason Yan
3
-10
/
+5
2019-11-13
powerpc: unify definition of M_IF_NEEDED
Jason Yan
4
-29
/
+14
2019-11-13
powerpc/fadump: when fadump is supported register the fadump sysfs files.
Michal Suchanek
1
-9
/
+6
2019-11-13
powerpc/perf: remove current_is_64bit()
Michal Suchanek
1
-16
/
+1
2019-11-13
powerpc/eeh: differentiate duplicate detection message
Sam Bobroff
1
-2
/
+2
2019-11-13
powerpc/pseries/hotplug-memory: Change rc variable to bool
Leonardo Bras
1
-3
/
+3
2019-11-13
powerpc: use <asm-generic/dma-mapping.h>
Christoph Hellwig
2
-18
/
+1
2019-11-13
powerpc/xive: Prevent page fault issues in the machine crash handler
Cédric Le Goater
1
-0
/
+9
2019-11-13
powerpc/64s/exception: Fix kaup -> kuap typo
Andrew Donnellan
1
-3
/
+3
2019-11-13
powerpc: Replace GPL boilerplate with SPDX identifiers
Thomas Huth
4
-65
/
+3
2019-11-13
powerpc/book3s/mm: Update Oops message to print the correct translation in use
Aneesh Kumar K.V
1
-4
/
+11
2019-11-13
powerpc/spufs: remove set but not used variable 'ctx'
YueHaibing
1
-2
/
+0
2019-11-13
powerpc/powernv/ioda: using kfree_rcu() to simplify the code
YueHaibing
1
-9
/
+1
[next]