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-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
2017-04-24
powerpc: Introduce a new helper to obtain function entry points
Naveen N. Rao
1
-3
/
+3
2017-04-24
powerpc/kprobes: Add support for KPROBES_ON_FTRACE
Naveen N. Rao
3
-1
/
+114
2017-04-24
powerpc/ftrace: Restore LR from pt_regs
Naveen N. Rao
1
-6
/
+7
2017-04-23
powerpc/kprobes: Blacklist exception handlers
Naveen N. Rao
2
-0
/
+11
2017-04-23
powerpc/kprobes: Convert __kprobes to NOKPROBE_SYMBOL()
Naveen N. Rao
1
-21
/
+34
2017-04-23
powerpc/ftrace: Move stack setup and teardown code into ftrace_graph_caller()
Naveen N. Rao
1
-4
/
+1
2017-04-23
powerpc/kprobes: Remove duplicate saving of MSR
Naveen N. Rao
1
-1
/
+0
2017-04-23
powerpc/64s: Simplify POWER9 DD1 idle workaround code
Nicholas Piggin
1
-11
/
+5
2017-04-23
powerpc/64s: Idle POWER8 avoid full state loss recovery where possible
Nicholas Piggin
1
-6
/
+83
2017-04-23
powerpc/64s: Idle do not hold reservation longer than required
Nicholas Piggin
1
-9
/
+11
2017-04-23
powerpc/64s: Expand core idle state bits
Nicholas Piggin
1
-16
/
+17
2017-04-23
powerpc/64s: Fix POWER9 machine check handler from stop state
Nicholas Piggin
2
-35
/
+69
2017-04-23
powerpc/64s: Use alternative feature patching
Nicholas Piggin
1
-9
/
+14
2017-04-23
powerpc/64s: Stop using bit in HSPRG0 to test winkle
Nicholas Piggin
2
-35
/
+13
2017-04-23
powerpc/64s: Move remaining system reset idle code into idle_book3s.S
Nicholas Piggin
2
-46
/
+44
2017-04-23
powerpc/64s: Remove unnecessary relocation branch from idle handler
Nicholas Piggin
1
-1
/
+1
2017-04-20
PCI: Add BAR index argument to pci_mmap_page_range()
David Woodhouse
1
-1
/
+2
2017-04-20
powerpc/kprobes: Emulate instructions on kprobe handler re-entry
Naveen N. Rao
1
-0
/
+8
2017-04-20
powerpc/kprobes: Factor out code to emulate instruction into a helper
Naveen N. Rao
1
-21
/
+31
2017-04-20
powerpc/kretprobes: Override default function entry offset
Naveen N. Rao
1
-0
/
+9
2017-04-20
powerpc/kprobes: Fix handling of function offsets on ABIv2
Naveen N. Rao
2
-4
/
+4
2017-04-20
kprobes: Convert kprobe_lookup_name() to a function
Naveen N. Rao
2
-2
/
+60
2017-04-20
KVM: PPC: iommu: Unify TCE checking
Alexey Kardashevskiy
1
-24
/
+13
2017-04-19
powerpc/powernv: Override pcibios_default_alignment() to force PCI devices to...
Yongji Xie
1
-0
/
+8
2017-04-19
powerpc/64s: Minor fix for MCE TLB flush for radix
Nicholas Piggin
1
-2
/
+6
[prev]
[next]