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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-04
Merge tag 'powerpc-4.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
9
-21
/
+71
2017-08-04
powerpc/64: Fix __check_irq_replay missing decrementer interrupt
Nicholas Piggin
1
-1
/
+14
2017-08-04
powerpc/perf: POWER9 PMU stops after idle workaround
Nicholas Piggin
1
-1
/
+7
2017-08-02
powerpc/83xx/mpc832x_rdb: fix of_irq_to_resource() error check
Sergei Shtylyov
1
-1
/
+1
2017-07-31
powerpc/64s: Fix stack setup in watchdog soft_nmi_common()
Nicholas Piggin
1
-1
/
+9
2017-07-31
Merge tag 'v4.13-rc1' into fixes
Michael Ellerman
18
-139
/
+600
2017-07-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+5
2017-07-28
Merge tag 'powerpc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
9
-36
/
+168
2017-07-28
powerpc/powernv/pci: Return failure for some uses of dma_set_mask()
Alistair Popple
1
-0
/
+8
2017-07-28
powerpc/boot: Fix 64-bit boot wrapper build with non-biarch compiler
Michael Ellerman
1
-3
/
+11
2017-07-28
powerpc/smp: Call smp_ops->setup_cpu() directly on the boot CPU
Michael Ellerman
1
-10
/
+2
2017-07-28
powerpc/tm: Fix saving of TM SPRs in core dump
Gustavo Romero
1
-3
/
+10
2017-07-28
powerpc/mm: Fix pmd/pte_devmap() on non-leaf entries
Oliver O'Halloran
1
-1
/
+9
2017-07-27
powerpc/mm/hash: Free the subpage_prot_table correctly
Aneesh Kumar K.V
1
-1
/
+1
2017-07-26
powerpc/Makefile: Fix ld version check with 64-bit LE-only toolchain
Michael Ellerman
1
-12
/
+13
2017-07-26
powerpc/pseries: Fix of_node_put() underflow during reconfig remove
Laurent Vivier
1
-1
/
+0
2017-07-26
powerpc/mm/radix: Workaround prefetch issue with KVM
Benjamin Herrenschmidt
6
-22
/
+154
2017-07-24
KVM: PPC: Book3S HV: Fix host crash on changing HPT size
Paul Mackerras
1
-1
/
+3
2017-07-24
KVM: PPC: Book3S HV: Enable TM before accessing TM registers
Paul Mackerras
1
-0
/
+2
2017-07-22
Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2017-07-21
Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
11
-34
/
+102
2017-07-21
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2017-07-20
debug: Fix WARN_ON_ONCE() for modules
Josh Poimboeuf
1
-4
/
+4
2017-07-18
powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y
Michael Ellerman
8
-0
/
+39
2017-07-18
powerpc/mm/hash: Refactor hash__mark_rodata_ro()
Michael Ellerman
1
-13
/
+19
2017-07-18
powerpc/mm/radix: Refactor radix__mark_rodata_ro()
Michael Ellerman
1
-5
/
+15
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-17
tty: Fix TIOCGPTPEER ioctl definition
Gleb Fotengauer-Malinovskiy
1
-1
/
+1
2017-07-17
powerpc/powernv: Fix boot on Power8 bare metal due to opal_configure_cores()
Michael Ellerman
1
-1
/
+1
2017-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-3
/
+19
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+0
2017-07-14
Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
14
-31
/
+162
2017-07-12
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
2
-2
/
+2
2017-07-12
powerpc,mmap: properly account for stack randomization in mmap_base
Rik van Riel
1
-9
/
+19
2017-07-12
include/linux/string.h: add the option of fortified string.h functions
Daniel Micay
1
-0
/
+1
2017-07-12
powerpc: make feature-fixup tests fortify-safe
Daniel Axtens
1
-90
/
+90
2017-07-12
powerpc: don't fortify prom_init
Daniel Axtens
1
-0
/
+3
2017-07-12
powerpc/64s: implement arch-specific hardlockup watchdog
Nicholas Piggin
9
-25
/
+458
2017-07-12
kernel/watchdog: split up config options
Nicholas Piggin
2
-1
/
+2
2017-07-12
powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr
Xunlei Pang
1
-2
/
+1
2017-07-12
powerpc/64: Fix atomic64_inc_not_zero() to return an int
Michael Ellerman
1
-2
/
+2
2017-07-12
powerpc: Fix emulation of mfocrf in emulate_step()
Anton Blanchard
1
-0
/
+13
2017-07-12
powerpc: Fix emulation of mcrf in emulate_step()
Anton Blanchard
1
-2
/
+4
2017-07-12
powerpc/perf: Add POWER9 alternate PM_RUN_CYC and PM_RUN_INST_CMPL events
Anton Blanchard
2
-0
/
+6
2017-07-11
powerpc/perf: Fix SDAR_MODE value for continous sampling on Power9
Madhavan Srinivasan
1
-2
/
+4
2017-07-11
spufs: Implement show_options
David Howells
1
-3
/
+19
2017-07-11
powerpc/asm: Mark cr0 as clobbered in mftb()
Oliver O'Halloran
1
-1
/
+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: move ELF_ET_DYN_BASE to 4GB / 4MB
Kees Cook
1
-6
/
+7
[next]