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.13.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
2017-08-15
powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32
Christophe Leroy
1
-1
/
+1
2017-08-15
powerpc/8xx: Reduce DTLB miss handler by one insn
Christophe Leroy
1
-7
/
+7
2017-08-15
powerpc/8xx: Make pinning of ITLBs optional
Christophe Leroy
1
-12
/
+45
2017-08-15
powerpc/32: Avoid risk of unrecoverable TLBmiss inside entry_32.S
Christophe Leroy
1
-0
/
+7
2017-08-15
powerpc/8xx: Remove macro that checks kernel address
Christophe Leroy
1
-13
/
+16
2017-08-15
powerpc/l2cr_6xx: Fix invalid use of register expressions
Andreas Schwab
1
-2
/
+2
2017-08-15
powerpc/iommu: Avoid undefined right shift in iommu_range_alloc()
Michael Ellerman
1
-1
/
+1
2017-08-10
powerpc/8xx: Remove cpu dependent macro instructions from head_8xx
Christophe Leroy
1
-4
/
+1
2017-08-10
powerpc/8xx: Use symbolic names for DSISR bits in DSI
Christophe Leroy
1
-1
/
+1
2017-08-10
powerpc/8xx: Use symbolic PVR value
Christophe Leroy
1
-1
/
+1
2017-08-10
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
Christophe Leroy
4
-6
/
+6
2017-08-10
powerpc/time: refactor MFTB() to limit number of ifdefs
Christophe Leroy
1
-9
/
+3
2017-08-10
powerpc/8xx: Remove SoftwareEmulation()
Christophe Leroy
2
-19
/
+1
2017-08-10
powerpc/8xx: Move 8xx machine check handlers into platforms/8xx
Christophe Leroy
1
-25
/
+0
2017-08-10
powerpc/traps: Use SRR1 defines for program check reasons
Michael Ellerman
1
-5
/
+5
2017-08-10
powerpc/mce: Move 64-bit machine check code into mce.c
Michael Ellerman
2
-33
/
+33
2017-08-10
powerpc/traps: machine_check_generic() is only used on 32-bit
Michael Ellerman
1
-1
/
+1
2017-08-10
powerpc/traps: Inline get_mc_reason()
Michael Ellerman
1
-10
/
+4
2017-08-10
powerpc/4xx: Move machine_check_4xx() into platforms/4xx
Michael Ellerman
1
-17
/
+1
2017-08-10
powerpc/44x: Move 44x machine check handlers into platforms/44x
Michael Ellerman
1
-74
/
+0
2017-08-10
powerpc/47x: Guard 47x cputable entries with CONFIG_PPC_47x
Michael Ellerman
1
-0
/
+2
2017-08-10
powerpc: Add irq accounting for watchdog interrupts
Nicholas Piggin
2
-0
/
+13
2017-08-10
powerpc: Add irq accounting for system reset interrupts
Nicholas Piggin
2
-0
/
+8
2017-08-10
powerpc: Fix powerpc-specific watchdog build configuration
Nicholas Piggin
2
-4
/
+4
2017-08-10
powerpc/64s: Fix mce accounting for powernv
Nicholas Piggin
1
-1
/
+3
2017-08-10
powerpc: Fix invalid use of register expressions
Andreas Schwab
1
-1
/
+1
2017-08-08
powerpc/32: Fix boot failure on non 6xx platforms
Christophe Leroy
1
-2
/
+2
2017-08-03
powerpc/mm: Use symbolic constants for filtering SRR1 bits on ISIs
Benjamin Herrenschmidt
3
-5
/
+5
2017-08-03
powerpc/mm: Update bits used to skip hash_page
Benjamin Herrenschmidt
2
-3
/
+5
2017-08-03
powerpc/6xx: Handle DABR match before calling do_page_fault
Benjamin Herrenschmidt
1
-0
/
+15
2017-08-02
powerpc/mm: Pre-filter SRR1 bits before do_page_fault()
Benjamin Herrenschmidt
2
-3
/
+3
2017-08-01
powerpc/kernel: Avoid preemption check in iommu_range_alloc()
Victor Aoqui
1
-1
/
+1
2017-08-01
powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
Gautham R. Shenoy
2
-2
/
+71
2017-07-21
Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-15
/
+28
2017-07-18
powerpc/64s: Fix hypercall entry clobbering r12 input
Nicholas Piggin
1
-14
/
+14
2017-07-18
powerpc/perf: Avoid spurious PMU interrupts after idle
Nicholas Piggin
1
-1
/
+14
2017-07-15
Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-18
/
+79
2017-07-13
powerpc: don't fortify prom_init
Daniel Axtens
1
-0
/
+3
2017-07-13
powerpc/64s: implement arch-specific hardlockup watchdog
Nicholas Piggin
6
-22
/
+441
2017-07-13
kernel/watchdog: split up config options
Nicholas Piggin
1
-1
/
+1
2017-07-13
powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr
Xunlei Pang
1
-2
/
+1
2017-07-11
powerpc/powernv: Fix local TLB flush for boot and MCE on POWER9
Nicholas Piggin
3
-18
/
+67
2017-07-10
powerpc/kexec: Fix radix to hash kexec due to IAMR/AMOR
Balbir Singh
1
-0
/
+12
2017-07-09
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2017-07-08
kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...
Naveen N. Rao
1
-1
/
+1
2017-07-07
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
19
-403
/
+823
2017-07-07
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-27
/
+24
2017-07-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+4
2017-07-05
Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+5
2017-07-04
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
[next]