index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-21
powerpc/book3s: EXPORT_SYMBOL_GPL machine_check_print_event_info
Mahesh Salgaonkar
1
-0
/
+1
2017-06-21
KVM: PPC: Book3S HV: Add new capability to control MCE behaviour
Aravinda Prasad
1
-0
/
+1
2017-06-19
KVM: PPC: Book3S HV: Virtualize doorbell facility on POWER9
Paul Mackerras
1
-0
/
+1
2017-06-19
KVM: PPC: Book3S HV: Context-switch HFSCR between host and guest on POWER9
Paul Mackerras
1
-0
/
+1
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-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+10
2017-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-46
/
+18
2017-05-08
powerpc/fadump: reuse crashkernel parameter for fadump memory reservation
Hari Bathini
1
-13
/
+10
2017-05-08
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-02
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-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2017-05-01
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-15
/
+11
2017-05-01
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
2017-04-28
Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-next
Paul Mackerras
4
-46
/
+38
2017-04-27
pstore: Fix flags to enable dumps on powerpc
Ankit Kumar
1
-0
/
+1
2017-04-27
powerpc/ftrace/64: Split further based on -mprofile-kernel
Naveen N. Rao
4
-305
/
+346
2017-04-27
powerpc: Split ftrace bits into a separate file
Naveen N. Rao
8
-493
/
+532
2017-04-27
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
Benjamin Herrenschmidt
1
-0
/
+10
2017-04-26
powerpc/64s: Revert setting of LPCR[LPES] on POWER9
Nicholas Piggin
1
-2
/
+2
2017-04-25
powerpc/sysfs: Fix reference leak of cpu device_nodes present at boot
Tyrel Datwyler
1
-0
/
+6
2017-04-25
Merge branch 'topic/kprobes' into next
Michael Ellerman
5
-31
/
+244
2017-04-24
powerpc/kprobes: Prefer ftrace when probing function entry
Naveen N. Rao
1
-2
/
+15
[next]