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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
3
-4
/
+2
2018-10-31
memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace __alloc_bootmem_node with appropriate memblock_ API
Mike Rapoport
1
-2
/
+4
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
5
-12
/
+9
2018-10-27
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
45
-825
/
+1380
2018-10-26
Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+2
2018-10-26
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-4
/
+5
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2018-10-24
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-25
/
+18
2018-10-21
powerpc: Fix stack protector crashes on CPU hotplug
Michael Ellerman
1
-7
/
+3
2018-10-20
powerpc/traps: restore recoverability of machine_check interrupts
Christophe Leroy
1
-2
/
+7
2018-10-20
powerpc/64/module: REL32 relocation range check
Nicholas Piggin
1
-1
/
+8
2018-10-20
powerpc/ftrace: Handle large kernel configs
Naveen N. Rao
3
-5
/
+281
2018-10-20
powerpc/time: no steal_time when CONFIG_PPC_SPLPAR is not selected
Christophe Leroy
1
-2
/
+3
2018-10-20
powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64
Christophe Leroy
1
-2
/
+10
2018-10-20
powerpc/time: isolate scaled cputime accounting in dedicated functions.
Christophe Leroy
1
-26
/
+43
2018-10-20
powerpc/kgdb: add kgdb_arch_set/remove_breakpoint()
Christophe Leroy
1
-8
/
+35
2018-10-20
powerpc64/module elfv1: Set opd addresses after module relocation
Naveen N. Rao
2
-5
/
+8
2018-10-19
swiotlb: remove the overflow buffer
Christoph Hellwig
1
-2
/
+2
2018-10-19
powerpc/time: Fix clockevent_decrementer initalisation for PR KVM
Michael Ellerman
1
-0
/
+4
2018-10-18
powerpc: Add -Werror at arch/powerpc level
Michael Ellerman
2
-4
/
+0
2018-10-18
powerpc/traps: remove redundant in_interrupt panic in die()
Christophe Leroy
1
-2
/
+0
2018-10-18
powerpc/prom_init: Generate "phandle" instead of "linux, phandle"
Benjamin Herrenschmidt
1
-8
/
+5
2018-10-18
powerpc: Check prom_init for disallowed sections
Benjamin Herrenschmidt
1
-0
/
+16
2018-10-18
powerpc/prom_init: Move __prombss to it's own section and store it in .bss
Benjamin Herrenschmidt
2
-1
/
+4
2018-10-18
powerpc/prom_init: Move a few remaining statics to appropriate sections
Benjamin Herrenschmidt
1
-5
/
+5
2018-10-18
powerpc/prom_init: Move const structures to __initconst
Benjamin Herrenschmidt
1
-3
/
+3
2018-10-18
powerpc/prom_init: Move ibm_arch_vec to __prombss
Benjamin Herrenschmidt
1
-1
/
+7
2018-10-18
powerpc/prom_init: Move prom_radix_disable to __prombss
Benjamin Herrenschmidt
1
-1
/
+6
2018-10-18
powerpc/prom_init: Remove support for OPAL v2
Benjamin Herrenschmidt
1
-115
/
+10
2018-10-18
powerpc/prom_init: Replace __initdata with __prombss when applicable
Benjamin Herrenschmidt
1
-26
/
+29
2018-10-18
powerpc/pseries: PAPR persistent memory support
Oliver O'Halloran
1
-0
/
+2
2018-10-18
powerpc/traps: fix machine check handlers to use pr_cont()
Christophe Leroy
1
-39
/
+39
2018-10-14
powerpc/64s/hash: Simplify slb_flush_and_rebolt()
Nicholas Piggin
1
-1
/
+1
2018-10-14
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
1
-0
/
+7
2018-10-14
powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setup
Nicholas Piggin
1
-0
/
+9
2018-10-14
powerpc/64s/hash: Add SLB allocation status bitmaps
Nicholas Piggin
1
-1
/
+1
2018-10-14
powerpc/64s/hash: Convert SLB miss handlers to C
Nicholas Piggin
1
-160
/
+42
2018-10-14
powerpc/64: Interrupts save PPR on stack rather than thread_struct
Nicholas Piggin
4
-14
/
+9
2018-10-14
powerpc/ptrace: Don't use sizeof(struct pt_regs) in ptrace code
Michael Ellerman
1
-7
/
+7
2018-10-14
powerpc: Split user/kernel definitions of struct pt_regs
Michael Ellerman
1
-0
/
+39
2018-10-14
powerpc/prom_init: Make "default_colors" const
Benjamin Herrenschmidt
1
-1
/
+1
2018-10-14
powerpc/prom_init: Make "fake_elf" const
Benjamin Herrenschmidt
1
-1
/
+1
2018-10-14
powerpc/prom_init: Make of_workarounds static
Benjamin Herrenschmidt
1
-1
/
+1
2018-10-14
powerpc/8xx: change name of a few page flags to avoid confusion
Christophe Leroy
1
-3
/
+3
2018-10-14
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
3
-6
/
+6
2018-10-14
powerpc/mm: properly set PAGE_KERNEL flags in ioremap()
Christophe Leroy
2
-4
/
+4
[next]