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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-27
powerpc: Define arch_is_kernel_initmem_freed() for lockdep
Michael Ellerman
1
-0
/
+14
2019-11-25
powerpc/prom_init: Use -ffreestanding to avoid a reference to bcmp
Nathan Chancellor
1
-0
/
+1
2019-11-25
powerpc: Avoid clang warnings around setjmp and longjmp
Nathan Chancellor
2
-4
/
+4
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
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
8
-185
/
+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-18
Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...
Michael Ellerman
8
-36
/
+48
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
Merge branch 'topic/kaslr-book3e32' into next
Michael Ellerman
17
-54
/
+548
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
[next]