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-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-11-14
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-21
/
+8
2017-11-14
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-9
/
+0
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-10
/
+7
2017-11-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+9
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-8
/
+3
2017-11-09
Merge branch 'dt/kbuild' into dt/next
Rob Herring
2
-2
/
+1
2017-11-08
kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
Masahiro Yamada
1
-1
/
+1
2017-11-08
.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
Masahiro Yamada
1
-1
/
+0
2017-11-08
Merge tag 'kvm-ppc-fixes-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2
-10
/
+29
2017-11-08
KVM: PPC: Book3S HV: Fix exclusion between HPT resizing and other HPT updates
Paul Mackerras
2
-10
/
+29
2017-11-07
resource: Provide resource struct in resource walk callback
Tom Lendacky
1
-3
/
+9
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
426
-27
/
+469
2017-11-03
Merge tag 'powerpc-4.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-13
/
+26
2017-11-02
powerpc/watchdog: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+2
2017-11-03
powerpc/perf: Fix core-imc hotplug callback failure during imc initialization
Madhavan Srinivasan
1
-0
/
+14
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
418
-0
/
+418
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
25
-0
/
+25
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
15
-0
/
+15
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
378
-0
/
+378
2017-11-01
powerpc/kprobes: Dereference function pointers only if the address does not b...
Naveen N. Rao
1
-1
/
+6
2017-11-01
Revert "powerpc64/elfv1: Only dereference function descriptor for non-text sy...
Naveen N. Rao
1
-9
/
+1
2017-10-25
powerpc/64s/radix: Fix preempt imbalance in TLB flush
Nicholas Piggin
1
-0
/
+2
2017-10-25
powerpc: Fix check for copy/paste instructions in alignment handler
Paul Mackerras
1
-1
/
+1
2017-10-25
powerpc/perf: Fix IMC allocation routine
Guilherme G. Piccoli
1
-2
/
+2
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-10-24
Merge tag 'v4.14-rc6' into locking/core, to pick up fixes
Ingo Molnar
4
-38
/
+53
2017-10-19
dma-mapping: turn dma_cache_sync into a dma_map_ops method
Christoph Hellwig
1
-5
/
+0
2017-10-19
powerpc: make dma_cache_sync a no-op
Christoph Hellwig
1
-2
/
+0
2017-10-19
floppy: consolidate the dummy fd_cacheflush definition
Christoph Hellwig
1
-2
/
+0
2017-10-19
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
3
-14
/
+25
2017-10-18
locking/arch, powerpc/rtas: Use arch_spin_lock() instead of arch_spin_lock_fl...
Will Deacon
1
-1
/
+1
2017-10-16
KVM: PPC: Book3S HV: Add more barriers in XIVE load/unload code
Benjamin Herrenschmidt
1
-3
/
+5
2017-10-14
KVM: PPC: Book3S: Protect kvmppc_gpa_to_ua() with SRCU
Alexey Kardashevskiy
1
-9
/
+14
2017-10-14
KVM: PPC: Book3S HV: POWER9 more doorbell fixes
Nicholas Piggin
1
-0
/
+5
2017-10-14
KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTM
Greg Kurz
1
-2
/
+1
2017-10-13
Merge tag 'powerpc-4.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-38
/
+53
2017-10-13
powerpc/perf: Fix IMC initialization crash
Anju T Sudhakar
1
-1
/
+2
2017-10-12
treewide: Fix typos in Kconfig
Masanari Iida
1
-1
/
+1
2017-10-12
powerpc/perf: Add ___GFP_NOWARN flag to alloc_pages_node()
Anju T Sudhakar
1
-4
/
+4
2017-10-12
powerpc/perf: Fix for core/nest imc call trace on cpuhotplug
Anju T Sudhakar
1
-0
/
+28
2017-10-10
powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology()
Thiago Jung Bauermann
1
-1
/
+0
2017-10-10
locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations
Will Deacon
1
-3
/
+1
2017-10-10
locking/core: Remove {read,spin,write}_can_lock()
Will Deacon
1
-3
/
+0
2017-10-10
powerpc/lib/sstep: Fix count leading zeros instructions
Sandipan Das
1
-2
/
+4
2017-10-10
powerpc/livepatch: Fix livepatch stack access
Kamalesh Babulal
1
-30
/
+15
2017-10-09
Merge branch 'ppc-bundle' (bundle from Michael Ellerman)
Linus Torvalds
2
-2
/
+35
2017-10-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-4
/
+2
2017-10-06
Merge tag 'powerpc-4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
7
-7
/
+37
2017-10-06
Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-15
/
+15
[next]