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-07-06
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2017-07-06
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+0
2017-07-06
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
7
-69
/
+47
2017-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-201
/
+588
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-93
/
+6
2017-07-05
Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+5
2017-07-03
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-43
/
+64
2017-07-03
Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2017-07-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-14
/
+37
2017-07-03
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-07-03
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
15
-211
/
+697
2017-07-03
KVM: PPC: Book3S: Fix typo in XICS-on-XIVE state saving code
Paul Mackerras
1
-2
/
+2
2017-07-01
KVM: PPC: Book3S HV: Close race with testing for signals on guest entry
Paul Mackerras
3
-79
/
+127
2017-07-01
KVM: PPC: Book3S HV: Simplify dynamic micro-threading code
Paul Mackerras
4
-54
/
+39
2017-06-30
Merge tag 'powerpc-4.12-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-7
/
+1
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-76
/
+284
2017-06-30
Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
3
-6
/
+5
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
1
-6
/
+0
2017-06-28
powerpc: merge __dma_set_mask into dma_set_mask
Christoph Hellwig
2
-10
/
+4
2017-06-28
dma-mapping: remove the set_dma_mask method
Christoph Hellwig
1
-4
/
+0
2017-06-28
powerpc/cell: use the dma_supported method for ops switching
Christoph Hellwig
1
-16
/
+9
2017-06-28
powerpc/cell: clean up fixed mapping dma_ops initialization
Christoph Hellwig
1
-20
/
+7
2017-06-28
powerpc: implement ->mapping_error
Christoph Hellwig
6
-19
/
+27
2017-06-27
powerpc/nvram: use memdup_user
Geliang Tang
1
-9
/
+5
2017-06-26
powerpc/32: Avoid miscompilation w/GCC 4.6.3 - don't inline copy_to/from_user()
Michael Ellerman
1
-7
/
+1
2017-06-24
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
10
-70
/
+284
2017-06-23
Merge tag 'powerpc-4.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
7
-50
/
+166
2017-06-23
powerpc: Only obtain cpu_hotplug_lock if called by rtasd
Thiago Jung Bauermann
3
-4
/
+26
2017-06-23
powerpc/64: Initialise thread_info for emergency stacks
Nicholas Piggin
1
-3
/
+28
2017-06-22
powerpc/powernv/npu-dma: Add explicit flush when sending an ATSD
Alistair Popple
1
-29
/
+65
2017-06-22
Merge branch 'linus' into x86/mm, to pick up fixes
Ingo Molnar
9
-19
/
+17
2017-06-22
KVM: PPC: Book3S HV: Add capability to report possible virtual SMT modes
Paul Mackerras
1
-0
/
+10
2017-06-22
KVM: PPC: Book3S HV: Exit guest upon MCE when FWNMI capability is enabled
Aravinda Prasad
5
-32
/
+69
2017-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-14
/
+17
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
3
-0
/
+16
2017-06-20
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
3
-20
/
+118
2017-06-20
Merge branch 'WIP.sched/core' into sched/core
Ingo Molnar
28
-74
/
+137
2017-06-20
KVM: PPC: Book3S HV: Don't sleep if XIVE interrupt pending on POWER9
Paul Mackerras
1
-1
/
+16
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
3
-4
/
+4
2017-06-19
KVM: PPC: Book3S HV: Virtualize doorbell facility on POWER9
Paul Mackerras
6
-11
/
+153
2017-06-19
KVM: PPC: Book3S HV: Allow userspace to set the desired SMT mode
Paul Mackerras
4
-12
/
+75
2017-06-19
KVM: PPC: Book3S HV: Context-switch HFSCR between host and guest on POWER9
Paul Mackerras
4
-1
/
+28
2017-06-19
KVM: PPC: Book3S HV: Don't let VCPU sleep if it has a doorbell pending
Paul Mackerras
1
-3
/
+22
2017-06-19
KVM: PPC: Book3S HV: Enable guests to use large decrementer mode on POWER9
Paul Mackerras
4
-8
/
+33
2017-06-17
Merge tag 'powerpc-4.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-10
/
+13
2017-06-16
powerpc/perf: Fix oops when kthread execs user process
Ravi Bangoria
1
-1
/
+2
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
3
-5
/
+41
[next]