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
2017-06-23
powerpc/64: Initialise thread_info for emergency stacks
Nicholas Piggin
1
-3
/
+28
2017-06-16
powerpc/64s: Handle data breakpoints in Radix mode
Naveen N. Rao
1
-4
/
+7
2017-06-16
powerpc/kprobes: Skip livepatch_handler() for jprobes
Naveen N. Rao
2
-5
/
+40
2017-06-16
powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGS
Naveen N. Rao
1
-8
/
+12
2017-06-16
powerpc/kprobes: Pause function_graph tracing during jprobes handling
Naveen N. Rao
1
-0
/
+11
2017-06-08
powerpc/mm/4k: Limit 4k page size config to 64TB virtual address space
Aneesh Kumar K.V
1
-1
/
+1
2017-06-06
powerpc/numa: Fix percpu allocations to be NUMA aware
Michael Ellerman
1
-2
/
+2
2017-06-06
powerpc/kernel: Initialize load_tm on task creation
Breno Leitao
1
-0
/
+1
2017-06-05
powerpc/kernel: Fix FP and vector register restoration
Breno Leitao
1
-0
/
+2
2017-06-01
powerpc/64: Reclaim CPU_FTR_SUBCORE
Michael Ellerman
1
-1
/
+0
2017-06-01
powerpc/64s: Add dt_cpu_ftrs boot time setup option
Nicholas Piggin
1
-9
/
+48
2017-05-25
powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructions
Nicholas Piggin
1
-1
/
+2
2017-05-25
powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=N
Michael Neuling
1
-0
/
+2
2017-05-16
powerpc/kprobes: Fix handling of instruction emulation on probe re-entry
Naveen N. Rao
1
-1
/
+2
2017-05-16
powerpc/powernv: Set NAPSTATELOST after recovering paca on P9 DD1
Gautham R. Shenoy
1
-1
/
+1
2017-05-15
powerpc/tm: Fix FP and VMX register corruption
Michael Neuling
1
-0
/
+19
2017-05-12
Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
8
-17
/
+1109
2017-05-09
powerpc/64s: Support new device tree binding for discovering CPU features
Nicholas Piggin
5
-13
/
+1095
2017-05-09
powerpc: Don't print cpu_spec->cpu_name if it's NULL
Nicholas Piggin
1
-1
/
+1
2017-05-09
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
1
-0
/
+12
2017-05-09
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-0
/
+10
2017-05-09
powerpc/64s: Fix unnecessary machine check handler relocation branch
Nicholas Piggin
1
-3
/
+1
2017-05-09
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+10
2017-05-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-46
/
+18
2017-05-09
powerpc/fadump: reuse crashkernel parameter for fadump memory reservation
Hari Bathini
1
-13
/
+10
2017-05-09
powerpc/fadump: remove dependency with CONFIG_KEXEC
Hari Bathini
3
-33
/
+8
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-24
/
+13
2017-05-05
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
39
-1296
/
+2090
2017-05-03
powerpc/64s: Power9 has no LPCR[VRMASD] field so don't set it
Nicholas Piggin
1
-9
/
+12
2017-05-03
powerpc/book3s/mce: Move add_taint() later in virtual mode
Mahesh Salgaonkar
2
-2
/
+4
2017-05-03
powerpc/sysfs: Move #ifdef CONFIG_HOTPLUG_CPU out of the function body
Michael Ellerman
1
-2
/
+4
2017-05-03
powerpc/smp: Document irq enable/disable after migrating IRQs
Michael Ellerman
1
-1
/
+8
2017-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+4
2017-05-02
Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-51
/
+38
2017-05-02
powerpc/eeh: Clean up and document event handling functions
Russell Currey
1
-12
/
+24
2017-05-02
powerpc/eeh: Avoid use after free in eeh_handle_special_event()
Russell Currey
1
-4
/
+15
2017-05-02
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2017-05-02
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-15
/
+11
2017-05-02
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2017-04-30
powerpc/64e: Fix hang when debugging programs with relocated kernel
LiuHailong
1
-0
/
+12
2017-04-28
Merge branch 'pci/resource-mmap' into next
Bjorn Helgaas
1
-1
/
+2
2017-04-28
powerpc: Add struct smp_ops_t.cause_nmi_ipi operation
Nicholas Piggin
1
-0
/
+3
2017-04-28
powerpc: Add NMI IPI infrastructure
Nicholas Piggin
1
-36
/
+207
2017-04-28
powerpc: Mark system reset as an NMI with nmi_enter/exit()
Nicholas Piggin
1
-0
/
+11
2017-04-28
powerpc/64s: Dedicated system reset interrupt stack
Nicholas Piggin
3
-3
/
+11
2017-04-28
powerpc/64s: Disallow system reset vs system reset reentrancy
Nicholas Piggin
3
-6
/
+40
2017-04-28
powerpc/64s: Fix system reset vs general interrupt reentrancy
Nicholas Piggin
2
-3
/
+7
2017-04-28
powerpc/64s: Exception macro for stack frame and initial register save
Nicholas Piggin
1
-9
/
+4
2017-04-28
powerpc/64s: Add exception macro that does not enable RI
Nicholas Piggin
1
-13
/
+4
2017-04-28
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-4
/
+50
[next]