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
2015-11-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-8
/
+197
2015-11-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-14
/
+24
2015-10-28
Merge tag 'powerpc-4.3-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2015-10-28
powerpc/dma: dma_set_coherent_mask() should not be GPL only
Benjamin Herrenschmidt
1
-1
/
+1
2015-10-23
Merge tag 'powerpc-4.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
7
-86
/
+28
2015-10-22
powerpc/rtas: Validate rtas.entry before calling enter_rtas()
Vasant Hegde
1
-0
/
+3
2015-10-21
powerpc/powernv: Handle irq_happened flag correctly in off-line loop
Paul Mackerras
1
-5
/
+24
2015-10-21
powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on ...
Paul Mackerras
5
-81
/
+1
2015-10-20
perf/powerpc: Add support for PERF_SAMPLE_BRANCH_CALL
Stephane Eranian
1
-0
/
+3
2015-10-16
Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-23
/
+25
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
11
-14
/
+24
2015-10-09
powerpc/powernv: Panic on unhandled Machine Check
Daniel Axtens
1
-2
/
+5
2015-10-09
powerpc: Fix checkstop in native_hpte_clear() with lockdep
Cyril Bur
2
-14
/
+18
2015-10-08
arch/powerpc: provide zero_bytemask() for big-endian
Chris Metcalf
1
-0
/
+5
2015-10-08
Merge branch 'perf/urgent' into perf/core, before pulling new changes
Ingo Molnar
1
-0
/
+1
2015-10-06
word-at-a-time.h: fix some Kbuild files
Chris Metcalf
1
-1
/
+0
2015-10-04
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
1
-0
/
+1
2015-09-30
powerpc/ps3: Remove unused os_area_db_id_video_mode
Michael Ellerman
1
-5
/
+0
2015-09-29
powerpc/configs: Re-enable CONFIG_SCSI_DH
Michael Ellerman
2
-2
/
+2
2015-09-28
Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...
Ingo Molnar
53
-70
/
+131
2015-09-25
Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+7
2015-09-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-1
/
+13
2015-09-25
KVM: disable halt_poll_ns as default for s390x
David Hildenbrand
1
-0
/
+1
2015-09-21
powerpc: Wire up sys_membarrier()
Michael Ellerman
3
-1
/
+3
2015-09-21
KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store()
Thomas Huth
1
-0
/
+6
2015-09-21
KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exit
Gautham R. Shenoy
1
-0
/
+1
2015-09-21
KVM: PPC: Book3S HV: Fix handling of interrupted VCPUs
Paul Mackerras
1
-1
/
+5
2015-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-0
/
+3
2015-09-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
33
-54
/
+48
2015-09-18
Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
14
-14
/
+58
2015-09-17
powerpc32: memset: only use dcbz once cache is enabled
LEROY Christophe
2
-0
/
+9
2015-09-17
powerpc32: memcpy: only use dcbz once cache is enabled
LEROY Christophe
2
-0
/
+8
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
26
-46
/
+35
2015-09-16
powerpc/mpc8xx: Use irq_set_handler_locked()
Thomas Gleixner
1
-1
/
+1
2015-09-16
powerpc/ipic: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-09-16
powerpc/cpm2: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-09-16
powerpc/mpc52xx: Use irq_set_handler_locked()
Thomas Gleixner
1
-1
/
+1
2015-09-16
powerpc/mm: Recompute hash value after a failed update
Aneesh Kumar K.V
1
-1
/
+2
2015-09-16
powerpc/boot: Specify ABI v2 when building an LE boot wrapper
Benjamin Herrenschmidt
1
-0
/
+3
2015-09-16
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
3
-0
/
+3
2015-09-15
PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"
Bjorn Helgaas
1
-1
/
+7
2015-09-15
powerpc, irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
3
-3
/
+3
2015-09-14
powerpc/cell: Prepare irq handler for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-09-14
powerpc/85xx: Prepare irq handlers for irq argument removal
Thomas Gleixner
2
-2
/
+4
2015-09-14
powerpc/mpc5121_ads_cpld: Prepare irq handler for irq argument removal
Thomas Gleixner
1
-1
/
+3
2015-09-13
perf/core: Drop PERF_EVENT_TXN
Sukadev Bhattiprolu
1
-5
/
+1
2015-09-13
powerpc, perf/powerpc/hv-24x7: Use PMU_TXN_READ interface
Sukadev Bhattiprolu
1
-2
/
+164
2015-09-13
perf/core: Add a 'flags' parameter to the PMU transactional interfaces
Sukadev Bhattiprolu
1
-1
/
+29
2015-09-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-63
/
+6
2015-09-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
23
-146
/
+955
[next]